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

[nvidia] NVML Driver/library version mismatch #81

Open
nguyenvulong opened this issue Jun 27, 2024 · 0 comments
Open

[nvidia] NVML Driver/library version mismatch #81

nguyenvulong opened this issue Jun 27, 2024 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@nguyenvulong
Copy link
Owner

Refer to my answer on stackoverflow.

in short:

  • hold (mark) the version to prevent the driver from updating
  • temporarily unhold for update
sudo apt-mark hold nvidia-dkms-version_number
sudo apt-mark hold nvidia-driver-version_number
sudo apt-mark hold nvidia-utils-version_number

the version_number should be replaced it with your desired version from

cat /proc/driver/nvidia/version
@nguyenvulong nguyenvulong added bug Something isn't working documentation Improvements or additions to documentation labels Jun 27, 2024
@nguyenvulong nguyenvulong changed the title Nvidia NVML Driver/library version mismatch [nvidia] NVML Driver/library version mismatch Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant