-
Notifications
You must be signed in to change notification settings - Fork 62
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
Recent NVIDIA driver update broke GPU reporting #420
Comments
Are your host NVIDIA driver version and the Flatpak driver version equal? cat /sys/module/nvidia/version
flatpak info "org.freedesktop.Platform.GL.nvidia-$(cat /sys/module/nvidia/version | tr '.' '-')" |
`❯ cat /sys/module/nvidia/version
|
Does GPU usage display work in the GPU column of the Processes/Apps views? |
I encountered the same issue after updating to new drivers. Running |
I can confirm running |
Is there an existing issue for this?
Current Behavior
GPU reporting was working fine but with the latest NVIDIA driver update 565.77 everything in GPU resources is showing N/A. nvtop and vitals seem to still report correctly.
Expected Behavior
No response
Steps to Reproduce
No response
Debug Logs
Expand logs
The text was updated successfully, but these errors were encountered: