#[SOLVED] had to boot into a fallback kernel

115 messages · Page 1 of 1 (latest)

winter snow
#

this was right after i uninstalled gnome-shell and all the other drivers i dont need {radeon and nvidia, because i need intel drivers}

i did install intel drivers after that

upon reboot, arch never got to my greeter.
tried opening a tty using ctrl alt f2, didnt respond.

and now i have no clue what to do

#

gnome-shell wasnt in use and nor was gnome's greeter

winter snow
#

the only thing im truly absolutely sure about is the fact this computer is nvidia-free

ember arch
#

what are the exact commands you typed?

winter snow
#

all i remember

#

i know i put in a few more but i forgot the names

#

i'll try to find it in my history

#

sudo pacman -Rns xorg-server-xvfb

this one too

ember arch
#

gnome-shell is a dependency of gdm

winter snow
#

that might be a problem

winter snow
ember arch
#

and what greeter did you install?

winter snow
#

"tuigreet" is the only portion of it i remember

#

sudo pacman -Rns nautilus libnautilus-extension xdg-desktop-portal-gnome gnome-session gnome-shell

ember arch
#

what do you see on the screen? completely black? blinking cursor?

winter snow
ember arch
#

do you have loglevel set in your kernel parameters?

winter snow
ember arch
#

does systemd print the green [ OK ] stuff on bootup?

winter snow
#

theres usually no logs unless i had recently gone into some sort of recovery, emergency shell utility

winter snow
ember arch
#

then you might wanna enable the logs

winter snow
ember arch
#

also you tried ctrl+alt+f2, did you also try f3 f4 etc?

winter snow
#

unresponsive

ember arch
#

okay, first add loglevel=4 to your parameters

#

then boot into the arch iso and we'll be extracting the journal to see what's wrong

winter snow
ember arch
#

yes

#

i think you press E to edit

winter snow
#

im booted into the fallback kernel rn

#

thats how im talking here

ember arch
#

ohhhhh

#

was your previous boot the one with the regular kernel?

winter snow
#

yeah

ember arch
#

then do this

journalctl -b -2 | curl -F 'file=@-' 0x0.st
#

and tuigreet works normally on the fallback kernel?

winter snow
#

yep

#

okay so let me just quickly say this

#

the boot before rn was also fallback

the boot before that other fallback boot was just regular

winter snow
#

yeah

#

alright

#

do you want the link?

ember arch
#

yes

winter snow
#

sorry my wifi went out

#

anyway hang on a minute

ember arch
#

okay

#

what if you just do mkinitcpio -P?

winter snow
# ember arch what if you just do `mkinitcpio -P`?
[hour@hourfrozen ~]$ mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
==> ERROR: Invalid option -g -- '/boot/initramfs-linux.img' must be writable
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
==> ERROR: Invalid option -g -- '/boot/initramfs-linux-fallback.img' must be writable
ember arch
#

with sudo

winter snow
#

oh oops

#

want the output?

ember arch
ember arch
winter snow
ember arch
#

okay so the journal literally says nothing

#

which intel driver did you install?

#

is your system up to date?

winter snow
winter snow
#

so i did a full upgrade and it exited with "One or more errors."

ember arch
#

show

winter snow
#

cant anymore, history is gone

ember arch
#

then try updating again

winter snow
#

alright

#

this is going to take a bit

ember arch
#

how many packages are there to update/

winter snow
#

only extra

#

core is up to date

ember arch
#

i'm asking about the packages

winter snow
#

oh

#

249

#

i dont have enough free space

#

when i made the partition for linux i made it only half of the amount of storage i actually had

ember arch
#

how big is it?

winter snow
#

the upgrade will take 456.25MiB

#

i have 76.2MiB free

ember arch
#

how big is your partition?

winter snow
#

hold on lemme check

ember arch
#

do you take care of your cache?

winter snow
winter snow
ember arch
#

do you wipe unused cache files

#

like from your pacman

winter snow
#

no

ember arch
#
sudo pacman -Scc
winter snow
ember arch
winter snow
#

that worked out nicely

#

4.5GiB free

ember arch
#

good

winter snow
#

im doing the full upgrade

#

going very very slowly

ember arch
#

why? internet?

winter snow
#

yep

winter snow
#

good morning, gonna try full upgrade again

#
error: failed to commit transaction (conflicting files)
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad103 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad104 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad106 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad107 exists in filesystem
Errors occurred, no packages were upgraded.
#

same thing

winter snow
#

oh damn

ember arch
#

it seems like you haven't updated in at least two months

winter snow
#

i dont have nvidia tho so i just got confused when i first saw that

winter snow
#

that was the issue

#

thank you

#

hold on a minute

#

[SOLVED] had to boot into a fallback kernel

#

there