Which Linux distro are you using? Which release version?
Fedora 41 Workstation
Which kernel are you using?
6.13.5-200
6.11.4-301
Which BIOS version are you using?
v3.05
Which Framework Laptop 13 model are you using?
AMD Ryzen™ 7040 Series, 7840U
I haven’t touched my F13 in a couple weeks due to life stuff, so I decided to do a system update and get it all healthy. After logging in, Gnome was completely unresponsive. I thought this was due to the extensions, so I found a way to disable them. Now, I can enter the shell for a couple of seconds, but once I do anything like open up the terminal or a browser, it freezes completely. The same thing happens in Sway to my surprise.
This is kind of scaring me, as I really need a reliable machine for university in the summer. What could possibly be happening? What logs should I be looking at?
I could really use the help. I’m really shaken up by this
[Solution] [Solved] Gnome Shell and Sway freezes shortly after logging in - #14 by Joel_Desermeau - Make sure you are using kernel 6.13.5. For some reason, Grub kept reverting to a previous version, perhaps due to a previously forced shutdown. If this is happening to you, run uname -a and make sure Grub is selecting the right kernel. If you find that Grub keeps reverting to a previous entry, use the grubby tool to set your default boot entry to the proper index.
The exact same issue - shell frozen, unresponsive keyboard. Even unable to access an emergency tty.
This is the post that I have initially thought was the issue, but I ignored considering that everybody in the community regarded the issue as fixed with the kernel that I am currently using (6.13.5).
That is, until I just discoverd that when I reboot, grub rolls back to 6.11.4 (!!) and my earlier explicit selection of 6.13.5 does not persist, to my surprise. I was only able to figure this out just now. Every time I rebooted, I was booting into a buggy kernel without me knowing.
I just explicitly booted into 6.13.5, and I am in Gnome and it seems stable. I absolutely MUST test further to see if this is actually fixed, otherwise I run the risk of wasting yours and other people’s time.
I am in Gnome, running dmesg -w in a terminal in the left pane while doing a simple sanity and stress tests in my right pane. If something fishy is going to happen, I’ll see it. I will always have journalctl -b -1 as well if the freeze happens before dmesg output.
better that then rolling back 6.6.74 as grub did to me when I was trying to update to a 6.13.3. ended up switching to efi-stub, now everything works great, and I can chose what kernel I want in bios if the new kernel has issues
I’m going to mark this as solved tomorrow after I do some more testing just to be sure.
Thanks for walking through the issue with me and keeping me grounded and chilled out. I was pretty worried about the prospect of needing to nuke and pave my install.
Hey there I’m so grateful for this post: I ran into the same issue last Sunday, and also did observe that using the “right” kernel version seemed to reduce the chance of freezes in Gnome. I haven’t had a lot of time to do extensive testing ever since, but last night I went into my GRUB settings and changed my saved_default to the 6.13.5 entry, and from limited testing it seemed to give me more stability. I will come back to this post if I notice more freezes, but hopefully this is the end of the story