I followed the most excellent guide from Artofserver how to install a GPU with Proxmox, it worked just fine.
But this was a couple of weeks back when my GPU was too old... or the drivers were too old.
So I bought a GPU that is supported by the newest driver atm. Before I tried this I did run the nvidia-uninstaller script.
Swapped the GPU and tried to install the latest driver to date.
The building of the modules starts and gets interrupted with an error:
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly
configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if another driver, such as nouveau, is
present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA GPU(s), or no NVIDIA GPU installed in this system is supported by
this NVIDIA Linux graphics driver release.
Please see the log entries 'Kernel module load error' and 'Kernel messages' at the end of the file '/var/log/nvidia-installer.log' for more
information.
The log entry that looks interesting is:
[ 6025.889895] NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
So question is: How do I unload the conflicting kernel modules.
But this was a couple of weeks back when my GPU was too old... or the drivers were too old.
So I bought a GPU that is supported by the newest driver atm. Before I tried this I did run the nvidia-uninstaller script.
Swapped the GPU and tried to install the latest driver to date.
The building of the modules starts and gets interrupted with an error:
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly
configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if another driver, such as nouveau, is
present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA GPU(s), or no NVIDIA GPU installed in this system is supported by
this NVIDIA Linux graphics driver release.
Please see the log entries 'Kernel module load error' and 'Kernel messages' at the end of the file '/var/log/nvidia-installer.log' for more
information.
The log entry that looks interesting is:
[ 6025.889895] NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
So question is: How do I unload the conflicting kernel modules.