Raymont Qin
Raymont Qin
@xiaohuirong hi! do you have any idea if it works on a raspberry pi 5? i manually compiled it but it doesnt appear to be working:  `vcgencmd` seems to...
@xiaohuirong I'm using `6.12.22-v8-16k+` Let's track this in: https://github.com/Syllo/nvtop/issues/372
Thanks! had the same issue on Ubuntu 25.05! interestingly, `nala` was working on Trixie for me
closing this https://github.com/volitank/nala/issues/66
``` qincai@pi5-8g:~/nvtop/build $ cmake .. -DV3D_SUPPORT=ON --log-level=TRACE -- Libudev stable: TRUE -- Found Libdrm: /usr/lib/aarch64-linux-gnu/libdrm.so (found version "2.4.124") -- Found libdrm; Enabling support -- Performing Test compiler_has-Wall -- Performing Test...
output of `uname -a`: `Linux pi5-8g 6.12.20+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.20-1+rpt1 (2025-03-26) aarch64 GNU/Linux` EDIT: i upgraded to `6.12.22-v8-16k+`
running: `Debian GNU/Linux trixie/sid trixie/sid aarch64`
not sure if related to this.... ``` __$ glxinfo | grep "renderer string" OpenGL renderer string: llvmpipe (LLVM 19.1.7, 128 bits) ```