btop icon indicating copy to clipboard operation
btop copied to clipboard

[BUG] Intel Arc Battlemage Gpu B580 not appearing (could be user error)

Open Set2Minecraft opened this issue 9 months ago • 6 comments

Describe the bug

When viewing Btop after installing from source, no GPU is avaliable to view (including the AMD iGPU which worked without issues using Arch Repository)

To Reproduce

Download and extract most recent version as of March 22, 2025 of btop for linux (file: btop-x86_64-linux-musl.tbz) cd into extracted foldder run: sudo make install run: sudo make setcap run: btop

Expected behavior

At minimum the AMD iGPU should have been seen, hoped for the Battlemage card due to the recent release of supported intel GPUs (not guarenteed as it is still a recent and not mature card)

Screenshots

This is an image of Arch Repository btop.

Image

These next 2 images are from the compiled version (note: the settings menu for the compiled version shows no gpu option in options, this is why I think it could be my fault) Image Image

Info (please complete the following information):

  • btop++ version: btop version: 1.4.0 Compiled with: g++ (14.2.1) Configured with: make STATIC= FORTIFY_SOURCE=true GPU_SUPPORT=true RSMI_STATIC=

  • Binary: self-compiled

  • Architecture: x86_64

  • Platform: Linux

  • (Linux) Kernel: 6.13.7-arch1-1

  • Terminal used: Alacritty

  • Font used: monospace

Additional context

btop.log

btop.log

Set2Minecraft avatar Mar 22 '25 16:03 Set2Minecraft