• Bilb!@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    “Fixing it” has been a lot easier to do lately as well. Most distros set up a rollback feature of some kind these days.

    • Joeffect@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      I don’t remember what i did… but i completely fucked my system up… linux wouldnt start at all…

      I tried looking online for help and i basically needed a flash drive with linux to “fix” the issue…

      I didn’t have that, i lost it or whatever…

      I took a shot with asking chat gpt and for all its hate… it was somehow able to explain some weird boot loader thing I’ve never heard of and i punched in some commands into the command line, and everything was fixed…

      Im not sure the point of the story, but don’t go changing system level shit when your trying to fix your graphics card from crashing while playing no mans sky… i did fix the issue though changing the desktop from cinnamon to xde or something…

      But its like a memory bug or something that hopefully gets fixed for amd at some point

      • megopie@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 day ago

        If the game was crashing to desktop, it was probably not a graphics card thing, but that you were running out of ram and the system was just automatically killing the program when that happened. That’s a system stability thing, it prioritizing the needs of the system and desktop over a program so as to prevent the whole system from crashing.

        The easiest solution to that is to increase the “swap” size (IE a bit of storage that gets set aside to act as back up memory). That is a system level thing, but it’s not really a big deal to change.

        If you were getting to the command line, Linux was running, although, if it was just the command line then it may have been an issue with the desktop or window manager not starting. And if it was an issue with the desktop or window manager, then I could see changing some boot loader settings fixing that. Like, making sure the boot loader automatically starts the desktop when the computer boots. not sure how you got from messing with graphics card to the system only booting in command line, but, shit happens. I’ve broken my system in weirder ways while pulling at the guts.

        By switching from cinnamon to XFCE desktop you may have solved the issue with the game crashing simply because you had more memory available, as XFCE is a much lighterweight desktop.

        If the games was slowly slowing to a crawl before freezing up completely but not outright crashing to desktop, that could have been an issue of running out of video ram for the the GPU, I’ve had that happen with helldiver’s 2. I don’t remember exactly what I did to fix that, something with the launch options that affected the graphics settings or capped the frame rate I think. Not sure how changing between desktops could have fixed that though.

        • Joeffect@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 day ago

          Yeah xfce is what i switched to, which was easier than i expected it to be.

          No it was crashing to the login screen… randomly and frequently while playing games … I was trying to update stuff and make tweaks i messed something up and the system didn’t even recognize it had an operating system…

          I looked it up… it was the grub menu that i was finally able to get to load which helped me put things back to normal…

          It helped taking out my old 2 sticks of 8gb ram in my configuration with my teo 16 gb sticks which worked fine when i was using windows… none of the issues happened on windows so i was really trying to figure it out… i mean i did figure it out… but yeah…

          It really did not help that i was running at 120 on an ultra wide at 5120 x 1440 or whatever the resolution is… i also tried to run it at 240 but that was a horrible idea and the start of my issues…

          But yeah, its been a while so…