I have encountered a complete system freeze on my Ubuntu 24.04 system with GNOME 47. During the freeze, both the mouse and keyboard stop working entirely, and I am unable to interact with the system.
This issue has now occurred twice. I tried various commands and key combinations (e.g., Ctrl + Alt + F1/F2, Alt + SysRq + REISUB), but nothing seemed to work. The only solution was to perform a hard reboot.
Here are some details about my setup:
GNOME Version: 47
Ubuntu Version: 24.04
I suspect it might be related to a software bug or a hardware issue, but I am not sure where to begin troubleshooting.
Has anyone else experienced this issue? If so, do you have any suggestions for debugging or resolving it? I would appreciate any insights or solutions you can offer.
Are you saying that upgrading from 24.04 to 24.10 solved your problem?
Or are you telling @VMC that you upgraded to 24.10?
And if you are using 24.10, why did you say that you were using 24.04?
The use of apt’s -y flag is not recommended outside of scripts. It disables an important safeguard.
The use of apt’s --purge flag should be explained. It’s not the default for a reason.
The use of do-release-upgrade’s -d flag is strongly discouraged. It shouldn’t upgrade folks to 24.10. It should do something very different. Did you test that command?
Hi @ian-weisser,
Thanks for reply, I accepted that I’m just beginner in the Linux journey and also I want to learn and share as my learnings as much as I can.
I just replied to @VMC as he’s asking for the Gnome 47.
I was not aware of the apt’s -y flag as I just searched about how to upgrade Ubuntu on internet.
This post looks like a copy-paste from an LLM such as ChatGPT. While these tools can be handy, it’s not a good idea for an admitted beginner in Linux to post this as fact, especially since you didn’t know what the options do in this particular case.
I like to consider that the output from tools like ChatGPT can be thought of as the ramblings of “An excitable and enthusiastic internal” that need checking. This is worth considering in the future.
I do hope you continue to enjoy your Linux journey.
Personally, I always stick to LTS releases for stability.
If you really want to test interim releases like 24.10, then I recommend doing so in a virtual machine.
You should, if possible, ideally test development releases in a VM unless you have a spare drive or partition that you don’t mind wiping clean again and again
Whatever route you decide to take, make sure you always have solid backups of important data.