I recently made the switch from Windows to Debian on my modern computer, aiming for improved performance. In the past, I experienced frequent freezes, particularly where the entire UI would lock up, and I sometimes couldn't even access terminal mode without a hard restart. I was advised to try Fedora, but since I wanted a distribution with preinstalled gaming features, I decided to test Bazzite instead. While it has significantly improved my experience, I'm still encountering kernel panics that cause my system to freeze. This has happened twice now. I'm curious if there are tweaks or settings I can adjust to minimize these issues. Previously, on Debian, my crashes seemed related to graphics, often freezing while viewing images or videos—strangely, not during gaming sessions. I'm wondering if the problem may relate to my integrated versus dedicated GPU switching.
3 Answers
If you're hitting kernel panics, checking the logs is essential. They can provide clues about what's causing the freezes. You might want to look through dmesg or syslog for any error messages related to the crashes.
It's tough to pinpoint the problem without checking your system logs. Taking some time to diagnose the issue might be more beneficial than jumping to a different distro, unless you've got a good reason to switch again.
Before going for a complete reinstall, consider 'rebasing' to the atomic version of Fedora. It's a simple command, and it lets you keep all your files and settings. This might resolve the instability with Bazzite.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux