• DaPorkchop_@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    20 hours 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?

  • FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    22 hours 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.

  • Swedneck
    link
    fedilink
    arrow-up
    28
    ·
    1 day 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.

  • Hirom@beehaw.org
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    There’s always a beer in Phoronix articles. Please drink responsibility, ie as little as possible.

  • ulterno@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 hours 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.