btop
btop copied to clipboard
[BUG] GPU support is disabled in snap package
Please consider updating the snap version, so it also has GPU Support
> btop --version
btop version: 1.4.0+fd0a9d1
Compiled with: g++-13 (13.3.0)
Configured with: make STATIC=true FORTIFY_SOURCE=true GPU_SUPPORT=false RSMI_STATIC=
> whereis btop
btop: /snap/bin/btop
I have no GPU box if i press 5-0 (nothing happens).
btop --version btop version: 1.4.0+fd0a9d1 Compiled with: g++-13 (13.3.0) Configured with: make STATIC=true FORTIFY_SOURCE=true GPU_SUPPORT=false RSMI_STATIC=
btop: /snap/bin/btop
Hi @SeDi343 the one you shared still shows GPU_SUPPORT=false inside, which means it does not work.
I tried the latest version (1.4.5 as of today), and the snap version still doesn’t have GPU view.
which btop
/snap/bin/btop
btop --version
btop version: 1.4.5+7c29dc0
Compiled with: g++-13 (13.3.0)
Configured with: make STATIC=true GPU_SUPPORT=false RSMI_STATIC=
I can confirm if I use apt to install, it has GPU view.