I haven’t been able to find one. Using Zorin OS which is GNOME.

    • Arthur Besse@lemmy.mlM
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      7 months ago

      +1 to ctrl-alt-fsomething (start at f1 and go up to move through the different virtual terminals). once in a while there are graphics problems which this will fix.

      If you’re using GNOME Shell on X you can reload the shell (and all of its extensions) with alt-f2 and then in the “Run a command” dialog that appears type r and hit enter. Unfortunately this doesn’t work in GNOME on Wayland.

    • Atemu@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      While these can help on other issues, these will do nothing if the driver has an unrecoverable issue.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        7 months ago

        If the kernel runs into a oops it can recover and you won’t notice anything except a nasty looking error in dmesg. If it runs into a panic you need to hard reboot the system as it can’t continue to run.

      • rotopenguin@infosec.pub
        link
        fedilink
        English
        arrow-up
        0
        ·
        7 months ago

        And the driver is stuffed if the hardware decides to have an unrecoverable issue.

        (I’m looking at you, Intel GuC. You dumb little bastard.)

    • Akip@feddit.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      7 months ago

      I agree with Ctrl+Alt+F1/F2 but would add

      init 3 init 5

      but I learned for my case its better to reboot if my GPU is acting up the instability would eventually come back

      • EddyBot@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        7 months ago

        the init command probably only works in Debian nowadays givin it’s a thing from the sysvinit era