Trisquel Friendly Way To View Nvidia GPU Usage and VRAM
- Inicie sesión ou rexístrese para enviar comentarios
On most of my systems I have an AMD GPU and would use Radeontop to view the GPU usage and VRAM usage. On my Trisquel systems I have Nvidia GPUs using the Nouveau drivers so that doesn't work. Can anybody recommend Trisquel friendly software that would list the GPU and VRAM usage for GPUs using Nouveau ? The cards specifially are a GT 730 and a Quadro NVS 140M if that matters. Thanks in advance.
Try
glxinfo -B | grep -A 10 'Memory info'
and tell us what you can see, this is a generic way to find the GPU VRAM usage. As far as GPU usage is concerned, I have no idea.
I tried that on both my Trisquel desktop and laptop and when I put it into terminal nothing happens. No errors but also nothing displayed on the screen and nothing on screen.
- Inicie sesión ou rexístrese para enviar comentarios