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

  • Xuntari@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    21 hours ago

    Yeah, sorry for assuming it’s obvious. Maybe I’ve been around Linux people too much xD

    AngryCommieKender is mostly right. It would delete every file and directory in your home directory, which is the Linux equivalent of the Users/<username> folder on Windows. It’s where all of your Documents, Pictures, Downloads, config files, and the likes are stored.

    I’m not sure it’s a protected action, since it’s not the actual root of the computer. But, I’ve never tried, so I don’t know :P