Cannot install Nvidia drivers

gavinguthrie

New Member
Apr 6, 2022
1
0
1
I am on a fresh install of Proxmox and I am trying to install Nvidia drivers.

I installed the headers using
apt install pve-headers
I disabled the nouveau drivers
./NVIDIA-Linux-x86_64-418.56.run --disable-nouveau
After a reboot I ran
./NVIDIA-Linux-x86_64-418.56.run --ui=none
Got an error saying
Unable to find the kernel source tree for the currently running kernel.
To fix this I ran
./NVIDIA-Linux-x86_64-510.60.02.run --ui=none --kernel-source-path /usr/src/linux-headers-5.4.174-2-pve/
I am now getting the error
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 following
Linux 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.
 

Attachments