• perishthethought@lemm.ee
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    1 day ago

    !!! I just learned about this recently because my PC has an Nvidia GPU and it sometimes wakes up from sleeping to a blank screen with just the mouse cursor showing.

    I try that REISUB first but if that doesn’t do anything, I have to go to Ctrl-Alt-F3 and do “sudo reboot”.

    Linux is fun except for when it’s not.

    • Trainguyrom@reddthat.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      I once kept opening new terminal sessions then launching a fresh X session while doing something that had a tendency to crash X. I ended up with about 3 crashed graphical sessions by the time I finished what I was doing and actually rebooted!

    • hddsx@lemmy.ca
      link
      fedilink
      arrow-up
      8
      ·
      1 day ago

      I’m confused. Why would you REISUB/O if you can use the reboot command?

      REISUB is a last resort before hitting the physical power button

        • lime!@feddit.nu
          link
          fedilink
          English
          arrow-up
          11
          ·
          1 day ago

          reisub is not “safe”. it is the “safest” way when your system has reached an otherwise broken state, but you’re still interrupting things that may be saving state or changing configurations. if your system is working behind the scenes you may very well break it more.

        • hddsx@lemmy.ca
          link
          fedilink
          arrow-up
          9
          ·
          1 day ago

          You should really use the reboot command first because you don’t have to control the order and timing. REISU(B/O) requires pauses between letters for the specific action to run. It also requires those letters to be in that particular order - you can’t sync the file system if you put it into read only. If REISUB is sometimes not working but you can go elsewhere and reboot, you’re likely not doing it right and you should err on the side of caution and use the reboot command