this post was submitted on 02 Mar 2025
83 points (98.8% liked)

Linux

12570 readers
318 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 22 comments
sorted by: hot top controversial new old
[–] Swedneck@discuss.tchncs.de 28 points 1 year ago (1 children)

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.

[–] AtariDump@lemmy.world 3 points 1 year ago

Thanks for the laugh.

[–] hellofriend@lemmy.world 9 points 1 year ago (1 children)
[–] fossphi@lemm.ee 3 points 1 year ago

Abandon Nvidia for well hung and open GPUs

[–] FizzyOrange@programming.dev 8 points 1 year 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.

[–] DaPorkchop_@lemmy.ml 8 points 1 year ago (1 children)

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?

[–] caseyweederman@lemmy.ca 3 points 1 year ago* (last edited 1 year ago) (2 children)

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?

[–] oatscoop@midwest.social 3 points 1 year ago (1 children)

I had zero with uBlock -- do you have the plugin disabled for that site?

[–] caseyweederman@lemmy.ca 3 points 1 year ago

I forget to install it after migrating to Iceraven >.>

[–] DaPorkchop_@lemmy.ml 2 points 1 year ago (1 children)

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@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

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

[–] DaPorkchop_@lemmy.ml 1 points 1 year ago

I just checked again, but I have no such option in my BIOS. In fact, there aren't any video-related options at all.

[–] jia_tan@lemmy.blahaj.zone 7 points 1 year ago (2 children)

wt actual f is happening in that picture

[–] The_Decryptor@aussie.zone 13 points 1 year ago

Using a PCI screw bracket as a bottle opener

[–] Sunshine@lemmy.ca 5 points 1 year ago (1 children)

Now that you mention it yeah...

[–] somedev@aussie.zone 4 points 1 year ago* (last edited 1 year ago) (2 children)

Looks like they're using a dremel like tool to cut the PCI bracket, maybe to fit it in a smaller case or something?

[–] ArcaneSlime@lemmy.dbzer0.com 6 points 1 year ago (1 children)

That Dremel is a Guinness lol.

[–] somedev@aussie.zone 1 points 1 year ago
[–] zxy@lemmy.world 1 points 1 year ago

the whole card has been ripped in half…

[–] Hirom@beehaw.org 3 points 1 year ago (1 children)

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

[–] ulterno@programming.dev 3 points 1 year ago

Alcohol is only good when being used to clean thermal paste residue.

[–] ulterno@programming.dev 0 points 1 year 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.