Quote:
Originally posted by churritz
So If i was using the wrong headers would --kernel-headers /usr/src/linux/include have helped when passed to the nvidia script (i did try that but didn't change much.)
|
For future reference: It would ONLY help if the kernel headers in that directory match the kernel you (a) are running when you compile, and (b) want to run when you use the drivers. A much better directory to use would be /lib/modules/$(uname -r)/build/include (which is the default).
Quote:
|
where would the compile log wind up, all this fancy user interface stuff hides the goodies?
|
Again for future reference, it's in /var/log. Which is why I said /var/log/nvidia-installer.log.
