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...
Read more
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...
Read more