You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DictXiong
changed the title
nvidia-container-toolkit-cdi-generator make a mistake with nvidia driver 470
nvidia-container-toolkit-cdi-generator should not mount nvidia-powerd with nvidia driver 470
Jun 12, 2024
DictXiong
changed the title
nvidia-container-toolkit-cdi-generator should not mount nvidia-powerd with nvidia driver 470
nvidia-container-toolkit-cdi-generator should not mount nvidia-powerd when nvidia driver == 470
Jun 12, 2024
Thank you for the report @DictXiong. You can also set hardware.nvidia-container-toolkit.mount-nvidia-executables = false; in the meantime. I'll open a PR as soon as possible.
Describe the bug
The
nvidia-container-toolkit-cdi-generator
service will ask docker to mount the binarynvidia-powerd
which is not provided by the Nvidia driver v470.nixpkgs/nixos/modules/services/hardware/nvidia-container-toolkit/default.nix
Line 95 in 47b604b
Using NixOS 24.05 with nixpkgs
47b604b0
.Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
nvidia-powerd
should not be mounted when the binary is missing.Screenshots
Notify maintainers
@ereslibre
Metadata
Edited: a workaround
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: