Kernel update broke my computer 02 August 2022, 23:25:36 Hey guys, the latest update broke my computer. It won't even boot up. This is the first time I've faced such a problem. I tried installing another kernel but it doesn't work either, the linux-lts kernel and the normal linux kernel.(edit: it "boots" to GRUB, but after that I just get a big wall of text and a blinking _ can't do anything like login ) Last Edit: 03 August 2022, 01:03:31 by kenny_w
Re: Kernel update broke my computer Reply #1 – 02 August 2022, 23:59:38 Something broke, and I don't know what. Let me know what relevant logs to dig up for you guys. I'll check back here tomorrow.
Re: Kernel update broke my computer Reply #2 – 03 August 2022, 05:12:43 Hello,Have you seen what the wiki suggests:https://wiki.artixlinux.org/Main/Troubleshooting
Re: Kernel update broke my computer Reply #3 – 03 August 2022, 05:57:54 Quote from: kenny_w – on 02 August 2022, 23:25:36Hey guys, the latest update broke my computer. It won't even boot up. This is the first time I've faced such a problem. I tried installing another kernel but it doesn't work either, the linux-lts kernel and the normal linux kernel.(edit: it "boots" to GRUB, but after that I just get a big wall of text and a blinking _ can't do anything like login )So you get a kernel panic?
Re: Kernel update broke my computer Reply #4 – 03 August 2022, 16:34:54 Same here, if you have an ISO you can downgrade back to 5.18.14 with pacman -U. 1 Likes
Re: Kernel update broke my computer Reply #5 – 03 August 2022, 21:04:24 Quote from: Lancia – on 03 August 2022, 05:57:54So you get a kernel panic?yeah I think that's what it was.
Re: Kernel update broke my computer Reply #6 – 03 August 2022, 23:00:36 Quote from: alsoarchuser – on 03 August 2022, 16:34:54Same here, if you have an ISO you can downgrade back to 5.18.14 with pacman -U.that's exactly what I did, chroot'ed in and then downgraded all the packages that were upgraded
Re: Kernel update broke my computer Reply #7 – 04 August 2022, 20:20:30 That's the reason I'm still on 5.12-ck
Re: Kernel update broke my computer Reply #8 – 05 August 2022, 00:20:29 Quote from: nous – on 04 August 2022, 20:20:30That's the reason I'm still on 5.12-ck hmmm, -ck? I feel like I've seen that before. Is that a custom kernel?I updated today and everything worked out thank god, no kernel panics or anything.
Re: Kernel update broke my computer Reply #9 – 05 August 2022, 00:22:20 If you have a kernel panic, you know it for sure, because there is a definite inscription "Kernel panic" on the screen.If your computer doesn't boot with different kernel versions (lts and mainstream), then, maybe it's not kernel update which broke your system. Maybe, it somehow related to initrams or whatever services are in your boot sequence.Inscriptions on the screen might give you some clues, though.
Re: Kernel update broke my computer Reply #10 – 05 August 2022, 01:14:23 I am experiencing similar issue - during boot it gets stuck at "Loading user-specified modules" it stays "busy", there are no errors. It first happened when updating from 5.18.10 to 5.18.14. Tried updating to the latest 5.18.16 just now - no luck. Also tried switching to the LTS kernel which didn't work either. Everything works fine when downgrading back to 5.18.10.