I'm in the process of installing a NVIDIA graphics driver on my server host and ran into this issue.
It won't install. I tried a few different driver versions but all of them have given me the same result.
I read something about kernel headers and it looks like I have them installed:
I'm not sure where to go from here. I'm seeing some suggestions to roll back my kernel? Some people had success with 6.5?
I'm open to any additional input or assistance with rolling back my kernel. I'm not familiar with how to download or install them.
Code:
warning: the compiler differs from the one used to build the kernel
The kernel was built by: gcc (Debian 12.2.0-14) 12.2.0
You are using: cc (Debian 12.2.0-14) 12.2.0
It won't install. I tried a few different driver versions but all of them have given me the same result.
I read something about kernel headers and it looks like I have them installed:
Code:
proxmox-headers-6.8.12-4-pve
I'm not sure where to go from here. I'm seeing some suggestions to roll back my kernel? Some people had success with 6.5?
I'm open to any additional input or assistance with rolling back my kernel. I'm not familiar with how to download or install them.