• @[email protected]
    link
    fedilink
    English
    928 days ago

    !!! I just learned about this recently because my PC has an Nvidia GPU and it sometimes waked up from sleeping to a blank screen with just the mouse cursor showing. I have 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.

    • @[email protected]
      link
      fedilink
      728 days 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

      • @[email protected]
        link
        fedilink
        English
        228 days ago

        Haha, because I’m lazy and going with the fastest, safe way to reboot when I get stuck.

        • lime!
          link
          fedilink
          English
          1328 days 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.

        • @[email protected]
          link
          fedilink
          1028 days 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

    • @[email protected]
      link
      fedilink
      English
      127 days 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!

    • exu
      link
      fedilink
      English
      428 days ago

      You probably have to enable it in sysctl