Unable to detect RTX 5060 ti under proxmox 8.4 with 6.14.0-2-pve kernel
Hi guys,
My objective is to run Proxmox 8.4 with 3 RTX 5060 ti, and use them with LXC pass-through, in order to share GPU with different unprivileged LXCs
Before this setup I was able to run Proxmox 8.3 with an RTX 2060 and use it with LXC pass-through and run Ollama properly
After a successful Ubuntu server 25.04 installation, I succeeded in installing NVIDIA-Linux-x86_64-575.51.02.run and run "nvidia-smi" command and check my RTX 5060 ti was well recognized => so my hardware is working and recognized with ubuntu server with 6.14 kernel
As the 6.14 kernel is now available with proxmox 8.4 I followed this guide : https://yomis.blog/nvidia-gpu-in-proxmox-lxc/ to install last Linux Nvidia drivers
Unfortunately, "nvidia-smi" do not "see" any device on proxmox host
# nvidia-smi
No devices were found
Hardware is well detected :
# ls -l /dev/nvidia*
crw-rw-rw- 1 root root 195, 0 May 23 17:09 /dev/nvidia0
crw-rw-rw- 1 root root 195, 1 May 23 17:09 /dev/nvidia1
crw-rw-rw- 1 root root 195, 2 May 23 17:09 /dev/nvidia2
crw-rw-rw- 1 root root 195, 255 May 23 17:09 /dev/nvidiactl
crw-rw-rw- 1 root root 509, 0 May 23 17:09 /dev/nvidia-uvm
crw-rw-rw- 1 root root 509, 1 May 23 17:09 /dev/nvidia-uvm-tools
/dev/nvidia-caps:
total 0
cr-------- 1 root root 235, 1 May 23 17:09 nvidia-cap1
cr--r--r-- 1 root root 235, 2 May 23 17:09 nvidia-cap2
# lspci | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation Device 2d04 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 22eb (rev a1)
21:00.0 VGA compatible controller: NVIDIA Corporation Device 2d04 (rev a1)
21:00.1 Audio device: NVIDIA Corporation Device 22eb (rev a1)
41:00.0 VGA compatible controller: NVIDIA Corporation Device 2d04 (rev a1)
41:00.1 Audio device: NVIDIA Corporation Device 22eb (rev a1)
Thank you for your help!!!
Hi guys,
My objective is to run Proxmox 8.4 with 3 RTX 5060 ti, and use them with LXC pass-through, in order to share GPU with different unprivileged LXCs
Before this setup I was able to run Proxmox 8.3 with an RTX 2060 and use it with LXC pass-through and run Ollama properly
After a successful Ubuntu server 25.04 installation, I succeeded in installing NVIDIA-Linux-x86_64-575.51.02.run and run "nvidia-smi" command and check my RTX 5060 ti was well recognized => so my hardware is working and recognized with ubuntu server with 6.14 kernel
As the 6.14 kernel is now available with proxmox 8.4 I followed this guide : https://yomis.blog/nvidia-gpu-in-proxmox-lxc/ to install last Linux Nvidia drivers
Unfortunately, "nvidia-smi" do not "see" any device on proxmox host
# nvidia-smi
No devices were found
Hardware is well detected :
# ls -l /dev/nvidia*
crw-rw-rw- 1 root root 195, 0 May 23 17:09 /dev/nvidia0
crw-rw-rw- 1 root root 195, 1 May 23 17:09 /dev/nvidia1
crw-rw-rw- 1 root root 195, 2 May 23 17:09 /dev/nvidia2
crw-rw-rw- 1 root root 195, 255 May 23 17:09 /dev/nvidiactl
crw-rw-rw- 1 root root 509, 0 May 23 17:09 /dev/nvidia-uvm
crw-rw-rw- 1 root root 509, 1 May 23 17:09 /dev/nvidia-uvm-tools
/dev/nvidia-caps:
total 0
cr-------- 1 root root 235, 1 May 23 17:09 nvidia-cap1
cr--r--r-- 1 root root 235, 2 May 23 17:09 nvidia-cap2
# lspci | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation Device 2d04 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 22eb (rev a1)
21:00.0 VGA compatible controller: NVIDIA Corporation Device 2d04 (rev a1)
21:00.1 Audio device: NVIDIA Corporation Device 22eb (rev a1)
41:00.0 VGA compatible controller: NVIDIA Corporation Device 2d04 (rev a1)
41:00.1 Audio device: NVIDIA Corporation Device 22eb (rev a1)
Thank you for your help!!!
Last edited: