• @[email protected]
    link
    fedilink
    81 day ago

    How is the software-rendered image supposed to show up on the screen if GPU is nonresponsive? Excluding laptops with switchable graphics, the GPU is the one actually connected to the display. If the GPU hangs, how could the CPU continue to update the framebuffer in GPU memory?

    • @[email protected]
      link
      fedilink
      2
      edit-2
      12 hours ago

      I assume the same way that your BIOS splash does before your drivers have loaded. I should read the article though.
      Ugh, so many ad loads. How are those getting through ublock?

      • @[email protected]
        link
        fedilink
        29 hours ago

        My BIOS splash screen only shows up if the monitor’s attached to the motherboard video output. The outputs on the GPU have no signal until plasma starts…

        • @TBi
          link
          1
          edit-2
          6 hours ago

          That’s a bios setting. External GPU should be default unless you’ve changed it.

  • @[email protected]
    link
    fedilink
    61 day ago

    I still remember when the first (and maybe only?) time I’ve had a GPU driver crash in Windows. It just restarted the driver and had a little popup saying what had happened. So far ahead of Linux; I think that was like 10 years ago.

    Would be nice if Linux could catch up.

  • @[email protected]
    link
    fedilink
    262 days ago

    i’m sorry but isn’t the current way of “informing” user-space that it just fucking dies? Because that’s my experience with GPU issues, it either works perfectly fine or everything is clown-vomit and the computer completely shits itself.

  • @[email protected]
    link
    fedilink
    English
    01 day ago

    I had problems that seemed like GPU problems quite a few times when testing stuff and wondered if there was a good way to check it.
    Was thinking if the serial debugger is still in use and whether Linux gives useful output in that for me to set one up.