aristocratos / btop

A monitor of resources
Apache License 2.0
21.38k stars 656 forks source link

[BUG] btop from arch repos not reading AMD GPU dispite having rocm-smi-lib installed. #759

Closed Doomguy1364 closed 9 months ago

Doomguy1364 commented 9 months ago

btop installed from the arch repository is not reading my 7900xtx gpu; Attached is a copy of the log, as well as a screenshot showing proof the packages are installed and up to date.

image

btop.log

alerque commented 9 months ago

This is follow up to #705 (and I'm the Arch Linux packager).

As of 1.3.1 the builds I did no longer need GPU disabled to not crash, and at compile time they show that GPU support is detected/enabled, but I am unable to make it actually do anything. It doesn't find my GPU either even with rocm-smi-lib installed.

imwints commented 9 months ago

Please try the linked PR. For some obscure reason the 6.0.x releases from rocm have the internal version 7.0.0.0.

alerque commented 9 months ago

I can confirm that patch works for me.