Bazzite randomly stops working

After having my PC turned on for a bit a lot of things just stop working. When I try to open Dolphin I get the error code below. Other symptoms include games not opening, discord crashing and webpages not loading. It doesn't always make all of these things happen, except for the warning when trying to open dolphin. I've had this happening for a couple weeks, but it seems to be happening more frequently. The past couple of days it has been happening at least once a day. Restarting my PC fixes the problem, but its getting really annoying having to restart whenever my PC decides to stop working. I'm using bazzite as a desktop OS, ryzen 5600x + 3060ti
No description
4 Replies
wolfyreload
wolfyreload2mo ago
Sounds like something might have gone wrong with file/folder permission. If you run ll $HOME/.config/dolphinrc I get this
-rw-------. 1 bazzite bazzite 688 Oct 6 17:13 /home/bazzite/.config/dolphinrc
-rw-------. 1 bazzite bazzite 688 Oct 6 17:13 /home/bazzite/.config/dolphinrc
Which is telling us that the owner (bazzite) is able to read/write that file. Do you get different permissions?
Rickoner
RickonerOP2mo ago
No description
wolfyreload
wolfyreload2mo ago
hmm ok it's not permissions.
HikariKnight
HikariKnight2mo ago
i would suggest checking dmesg for btrfs errors if a severe error is hit, btrfs usually makes the partition or subvolume read only to save data

Did you find this page helpful?