On 12.02.26 02:46, Otto Kekäläinen wrote:

$ objdump -x btop_1.4.6-2_amd64/usr/bin/btop | grep NEEDS
(empty)


This needs more research on how to actually enable it.

Hello Otto,

I was stumped for a moment too, but then I see in src/linux/btop_collect.cpp that the code uses dlopen() to load the library. Which also means just specifying the B-D is not sufficient, it also needs to manually depend on the library so it is present. (Unfortunately.)

So just adding librocm-smi-dev is not sufficient, the package also needs

Depends: librocm-smi64-1

Grüße,
S°

Reply via email to