Hello,
After I installed the Nvidia drivers on proxmox I continued to use this to install it on the container itself.
First observation is that in my case (vs the refferenced guide ^^), on the HOST I am missing the dev/nvidia-modeset
I decided to skip over the problem for now .... and I installed the driver in the container.
While installing I got this as a warning:
After install:
I would appreciate any hints/guidance ...
Thank you!
After I installed the Nvidia drivers on proxmox I continued to use this to install it on the container itself.
First observation is that in my case (vs the refferenced guide ^^), on the HOST I am missing the dev/nvidia-modeset
Code:
root@hypervisor:~# ls -l /dev/nvidia*
crw-rw-rw- 1 root root 195, 0 Nov 13 14:10 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Nov 13 14:10 /dev/nvidiactl
crw-rw-rw- 1 root root 510, 0 Nov 13 14:10 /dev/nvidia-uvm
crw-rw-rw- 1 root root 510, 1 Nov 13 14:10 /dev/nvidia-uvm-tools
/dev/nvidia-caps:
total 0
cr-------- 1 root root 238, 1 Nov 13 14:10 nvidia-cap1
cr--r--r-- 1 root root 238, 2 Nov 13 14:10 nvidia-cap2
I decided to skip over the problem for now .... and I installed the driver in the container.
While installing I got this as a warning:
After install:
Code:
root@plex:/opt/temp# nvidia-smi
Failed to initialize NVML: Unknown Error
I would appreciate any hints/guidance ...
Thank you!
Last edited: