You are not logged in.

#1 2022-01-17 20:16:20

josemaria.alkala
Member
Registered: 2012-12-07
Posts: 25

Kernel Panic

I upgraded the system and the system is now unusable. I am getting the following message:
https://i.imgur.com/C4zGxez.jpg

I have a Lenovo Legion 5 15ACH6H.

I managed to enter the partition and "arch-chroot /mnt" into it. I updated the system "yay -Syu", I also tried to do:

# pacman -S linux
# mkinitcpio -p linux
# mount /dev/nvme0n1p1 /boot/EFI
# grub-install --target=x86_64-efi --bootloader-id=grub_uefi --recheck

All this worked fine, but I continue to get the kernel panic.

What else can I do?

Last edited by josemaria.alkala (2022-01-17 20:52:58)

Offline

#2 2022-01-17 20:48:03

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: Kernel Panic

josemaria.alkala wrote:

What else can I do?

Downgrade the kernel or try the linux-lts version instead. This might be a regression.

Also replace your oversized image with a plain URL, as per the Rules.

Offline

#3 2022-01-17 21:39:27

loqs
Member
Registered: 2014-03-06
Posts: 17,391

Re: Kernel Panic

Issue with the rtw89 module that was added in 5.16?

Offline

#4 2022-01-22 16:26:40

josemaria.alkala
Member
Registered: 2012-12-07
Posts: 25

Re: Kernel Panic

Installing linux-lts got the system working. How could I know what was the cause of the issue to file a bug?

Offline

#5 2022-01-22 16:38:38

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: Kernel Panic

https://wiki.archlinux.org/title/Bisect … s_with_Git

Check loqs' posts, they've been helping another user bisect their problem with a kernel regression: https://bbs.archlinux.org/viewtopic.php?id=273295

Do you have a Realtek wireless card? My RTL8852AE uses the new rtw89 driver referenced in your screenshot. No problems with that in my system though.

Offline

Board footer

Powered by FluxBB