Hi there! Bit of a novice to this. I am having significant time-suck issues getting Nvidia driver installed on this system - I wish to pass through to LXC.
What I have tried...
On 6.8.4-3-pve
Installed nvidia-detect which reports to use nvidia-tesla-470-driver
I plan to remove the GT610 next time I have the side panel off, as it no longer has driver support, though I do not think it should present an issue here?
Installed the suggested apt driver
Checked the status
I have previously tried running installation direct from Nvidia downloads (NVIDIA-Linux-x86_64-470.256.02.run) (without the apt drivers installed)
I have pinned at 6.5.13-5-pve to try the apt nvidia-tesla-470-driver which still produces the same issue with nvidia-smi.
The (headless) system has only been up and running a few months with Proxmox (not an upgrade from 7.x). I would like to avoid having to try a clean install if possible. Quite simply, I would like to get a stable system with driver for the K5200 working with passthrough to LXC.
What I have tried...
On 6.8.4-3-pve
Installed nvidia-detect which reports to use nvidia-tesla-470-driver
Code:
root@HPZ:~# nvidia-detect
Detected NVIDIA GPUs:
03:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119 [GeForce GT 610] [10de:104a] (rev a1)
04:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK110GL [Quadro K5200] [10de:103c] (rev a1)
Checking card: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1)
Your card is only supported by the 390 legacy drivers series, which is only available up to bullseye.
Checking card: NVIDIA Corporation GK110GL [Quadro K5200] (rev a1)
Your card is supported by the Tesla 470 drivers series.
It is recommended to install the
nvidia-tesla-470-driver
package.
I plan to remove the GT610 next time I have the side panel off, as it no longer has driver support, though I do not think it should present an issue here?
Installed the suggested apt driver
Code:
root@HPZ:~# apt install nvidia-tesla-470-driver
Checked the status
Code:
root@HPZ:~# nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
I have previously tried running installation direct from Nvidia downloads (NVIDIA-Linux-x86_64-470.256.02.run) (without the apt drivers installed)
I have pinned at 6.5.13-5-pve to try the apt nvidia-tesla-470-driver which still produces the same issue with nvidia-smi.
The (headless) system has only been up and running a few months with Proxmox (not an upgrade from 7.x). I would like to avoid having to try a clean install if possible. Quite simply, I would like to get a stable system with driver for the K5200 working with passthrough to LXC.