• Something Burger 🍔
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    3
    ·
    8 days ago

    $ poweroff

    kernel panics for some reason

    have to use the power switch anyway

    Such is life when using Linux on a laptop.

    • denast@lemm.ee
      link
      fedilink
      arrow-up
      17
      ·
      edit-2
      8 days ago

      I’ve recently had so many random freezes of the system, hangs on shutdown, panics on shutdown, freezes in system updates, that hard reset became a thing I did several times a day. Yet there were no systemd logs, nothing in dmesg, literally zero information on what happened.

      I was skeptical in blaming Nvidia because at this point it became a Linux chiche, but then I started to switch to integrated graphics (disabling dGPU) and all of the problems miraculously went away.

      • KillingTimeItself@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        8 days ago

        Yet there were no systemd logs, nothing in dmesg, literally zero information on what happened.

        this is pretty typical for hard crashes, ur system is so unbelievably fucked up that it can’t even write to journal, and if it could, it wouldn’t be persisted anyway (hard shutdown)

      • Something Burger 🍔
        link
        fedilink
        arrow-up
        6
        ·
        8 days ago

        Same. I use nVidia on Wayland, and experience more crashes and panics than when using the iGPU. With older versions of the driver, I could consistently trigger a crash when exiting an app which used the discrete GPU (such as Steam), or by switching between a game and Firefox.

      • ashaman2007@lemm.ee
        link
        fedilink
        arrow-up
        3
        ·
        8 days ago

        NVIDIA definitely has stability issues, newest drivers still kernel panic on resume from suspend. Only thing more you can do is try to capture debug logs with nvidia-bug-report.sh (I go in during a crash via SSH, usually the system is still responsive for a little while after), and post it to the NVIDIA Linux forums. They do actually seem to use the feedback there, NVIDIA reps respond from time to time and say they’ve submitted bug reports from the feedback. Otherwise, after that yeah you just do what you have to do for a usable system and wait…

      • jrgn@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        7 days ago

        Had this issue for ages. Ditched Nvidia a month ago and now everything just works.