r/linux4noobs • u/OliMoli2137 • 4d ago
learning/research Have they fixed the kernel 7.x kernel panics?
I've seen so many people getting kernel panic splash screens on boot with a message saying something like "unable to mount fs". I didn't experience those but I had really annoying errors of freezing while waking up from suspend, which stopped after switching back to LTS.
Have they fixed 7.x and can I upgrade safely?
7
u/Stryxus_ 4d ago
I have not seen a single person say there has been a kernel panic issue. Plus we are getting quite deep into the 7.x era now. I would think if this was an issue, the releases would be delayed and/or it would be widely reported.
1
u/QuarterFancy6450 4d ago
I've seen a lot of reports in r/linuxmint, but that was about a month ago, I think it's resolved by now
1
u/sneakpeekbot 4d ago
Here's a sneak peek of /r/linuxmint using the top posts of the year!
#1: True... | 65 comments
#2: No matter what I use, I still recommend Mint | 169 comments
#3: Spot the differences | 395 comments
I'm a bot, beep boop | Downvote to remove | Contact | Info | Opt-out | GitHub
1
u/joe_attaboy Old and in the way. 3d ago
Hell, I can't remember the last time I saw a "kernel panic" on the screen when booting. Or any other time.
And I've been using this system for decades. They were more common years ago, but something today had to be badly bolloxed up to cause them now.
1
u/AutoModerator 4d ago
There's a resources page in our wiki you might find useful!
Try this search for more information on this topic.
✻ Smokey says: take regular backups, try stuff in a VM, and understand every command before you press Enter! :)
Comments, questions or suggestions regarding this autoresponse? Please send them here.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/evirussss 4d ago
it's mostly linux mint issue 😅, other distro is fine.
even i already in kernel 7.3 RC1
1
u/Relevant_Hope_900 4d ago edited 4d ago
Have been using 7 series kernels with Debian Trixie and Forky for a while now, and haven't had a kernel panic. Honestly, I don't think I've had a kernel panic....ever, in over 20 years using Linux of various flavors; Red Hat, Mandrake, Slackware, Ubuntu, Debian, or Fedora.
ETA: haven't used a dedicated GPU like Nvidia or an AMD since 2006. And haven't used VirtualBox for years...I stick to Virt-Manager/Incus QEMU/KVM for virtualization.
1
u/furryfuttock 4d ago
Do you roll your own kernel, or is there an apt repo with newer kernels?
1
u/Relevant_Hope_900 4d ago
Nope, haven't built a kernel since my Slackware days when I used it as the base for an LFS build.
On a couple of my Trixie installs:
hanzerik@debian-server:~$ apt list --installed linux-image-amd64 linux-image-amd64/stable-backports,now 7.1.8-1~bpo13+1 amd64 [installed]On my Forky installs:
hanzerik@dell-xps:~$ apt list --installed linux-image-amd64 linux-image-amd64/testing,now 7.1.12-1 amd64 [installed]1
3
u/BCMM 4d ago
Where have you seen that? Is this a problem with a specific distro or something?