You are not logged in.

#1 2024-10-04 07:04:19

echosun77
Member
Registered: 2024-10-04
Posts: 2

After upgrading my system to 6.11, I hang in triggearing uevents

My screen shows:

#ruuning early hook [udev]
#Starting system-udevd version 256.6-1-arch
#running hook [udev]
#Triggearing uevents

I couldn't enter any other tty by Ctl + Alt +F

I have been woking on this for a day, please help.

What I did before:
I used a bootable usb

$ mount /dev/nvme0n1p3 /mnt
$ arch-chroot /mnt
change pacman.conf:
$ [core]
$ Server = https://archive.archlinux.org/repos/202 … os/x86_64/
$ [extra]
$ Server = https://archive.archlinux.org/repos/202 … os/x86_64/
$ [multilib]
$ Server = https://archive.archlinux.org/repos/202 … os/x86_64/

Then
# sudo pacman -Syyuu

Last edited by echosun77 (2024-10-04 07:08:04)

Offline

#2 2024-10-04 16:36:00

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,524
Website

Re: After upgrading my system to 6.11, I hang in triggearing uevents

Did you already try if increasing the log level gives you more usable output? https://stackoverflow.com/a/16390389
Also which kernel do you have installed? is this the regular "linux" package?

Offline

#3 2024-10-04 20:07:58

echosun77
Member
Registered: 2024-10-04
Posts: 2

Re: After upgrading my system to 6.11, I hang in triggearing uevents

gromit wrote:

Did you already try if increasing the log level gives you more usable output? https://stackoverflow.com/a/16390389

No, I didn't do that

gromit wrote:

Also which kernel do you have installed? is this the regular "linux" package?

I installed linux 6.11

Last edited by echosun77 (2024-10-04 20:08:39)

Offline

#4 2024-10-06 00:00:03

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,524
Website

Re: After upgrading my system to 6.11, I hang in triggearing uevents

Then please try increasing the log level, we'll need some more information about what's going wrong smile

Offline

#5 2024-10-06 06:42:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,158

Re: After upgrading my system to 6.11, I hang in triggearing uevents

https://wiki.archlinux.org/title/Genera … l_messages
Also remove the "quiet" parameter and try to boot the multi-user.target only (2nd link below) and in doubt along "nomodeset"

Offline

Board footer

Powered by FluxBB