Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for GPUs on legacy nvidia drivers #356

Open
drobotk opened this issue Feb 3, 2025 · 0 comments
Open

Support for GPUs on legacy nvidia drivers #356

drobotk opened this issue Feb 3, 2025 · 0 comments

Comments

@drobotk
Copy link

drobotk commented Feb 3, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant