I am on a fresh install of Proxmox and I am trying to install Nvidia drivers.
I installed the headers using
The output of my
I am not too sure where to go from here, any help would be appreciated. I have attached a copy of the installer log.
I installed the headers using
I disabled the nouveau driversapt install pve-headers
After a reboot I ran./NVIDIA-Linux-x86_64-418.56.run --disable-nouveau
Got an error saying./NVIDIA-Linux-x86_64-418.56.run --ui=none
To fix this I ranUnable to find the kernel source tree for the currently running kernel.
I am now getting the error./NVIDIA-Linux-x86_64-510.60.02.run --ui=none --kernel-source-path /usr/src/linux-headers-5.4.174-2-pve/
Code:
[ 26.231187] bpfilter: Loaded bpfilter_umh pid 1000
[ 26.231290] Started bpfilter
[ 36.946164] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and
https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[ 449.038536] VFIO - User Level meta-driver version: 0.3
[ 449.124464] nvidia: disagrees about version of symbol module_layout
[ 1074.300071] VFIO - User Level meta-driver version: 0.3
[ 1074.315767] nvidia: disagrees about version of symbol module_layout
The output of my
uname -a
is the followingLinux pve 5.13.19-2-pve #1 SMP PVE 5.13.19-4
I am not too sure where to go from here, any help would be appreciated. I have attached a copy of the installer log.