nvtop icon indicating copy to clipboard operation
nvtop copied to clipboard

Support for GPUs on legacy nvidia drivers

Open drobotk opened this issue 10 months ago • 0 comments

nvtop is mostly useless on older cards like fermi generation or lower which are stuck on drivers 390 or older.

Image

The gpu usage on these old drivers can be retrieved by using nvidia-settings --query, provided there is an X server running.

$ nvidia-settings --query GPUUtilization

  Attribute 'GPUUtilization' (localhost:0[gpu:0]): graphics=0, memory=2, video=0, PCIe=0

Could this be implemented?

Thanks

drobotk avatar Feb 03 '25 14:02 drobotk