Newb here, help needed w/ Bazzite
Newb here, help needed w/ Bazzite
So I have been getting green screen of death on this new computer build of mine. This new computer is the first time I have run linux as I am NOT paying Microsoft any more of my money. The green screens started happening immediately I had originally thought it was due to old drivers at first but I updated every last thing I could find and it is still happening. AI told me that it could be a corrupted file system and suggested a command but it did not seem to do anything and I do not know why. Please help with this and any other suggestions on why I may be greenscreening. It is very intermittent, if I am online for 17 hours it will happen once or twice. Anyway, here is the command the AI gave me and its results...
fsck / btrfs --check --repair fsck from util-linux 2.40.4 If you wish to check the consistency of a BTRFS filesystem or repair a damaged filesystem, see btrfs(8) subcommand 'check'.
Probably a super newb question but I am a super newb here in Linux lol
X870 RX9070 XT Ryzen 9800X3D
Thanks in advance
Run a LiveUSB of anything else. If it works, install that instead.
Stop listening to AI.
The best advice was gratuitous.
If ai gives you something to try it's better than nothing. But I was going to suggest another distro if someone else hadn't. Thanks ai...
Doing nothing is way better than running random commands suggested by AI, or anyone for that matter, if you don't know what it does. I've seen AI suggest to run
rm -rf ~/
, which is obviously never a good idea.I get ai being an existential threat to most of the denizens of lemmy (overwhelmingly techy and left leaning) but ai vastly simplified the Linux install process for me. I took a c++ class 10 years ago that I failed and that was about the extent of my programming knowledge so without AI it would've been a nightmare trying to get everything set up. Gemini remembered what distro I was installing, my drives and their /dev/ name or whatever, how I should insert those into fstab, why grub wasn't picking up my nobara install, etc. AI might be useless in other situations but computer commands and troubleshooting I think it's the one place it excels.