The other day my PC randomly threw an error saying my hard drive was full. I quickly deleted some games so it wouldn’t freeze and then went to look wtf happened to see the xorg.log file was over 200 gigs!! I deleted it and rebooted and was fine.

But what in the world would cause this??

All AMD system, Linux mint.

  • gens
    link
    fedilink
    English
    arrow-up
    16
    ·
    2 months ago

    It could be anything. A good start is to look at… the log.

    • Lonewolfmcquade@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 months ago

      A lot of us noobs haven’t learned how to do this yet. It is unfortunately, not part of most distros Intro guide

      • gens
        link
        fedilink
        English
        arrow-up
        6
        ·
        2 months ago

        Sometimes the log can be, let’s say less useful. Then I’d check the monitor cable. And if the log starts growing after suspend-resume, as that can be buggy.

        dmesg (as root or using sudo) prints out all kernel messages since boot, and can also be useful. Xorg errors are usually hardware or driver problems.

        Also if you messed with bios… Like the pcie settings.