Re: nvidia kernel build error 6111
Please read the warning message more carefully, the potential problem it hints at can't occur until the NVIDIA kernel module is built, installed and an attempt is made to load it. The problem here is that 1.0-6111 fails to build against recent Linux 2.6 kernels; this problem can be solved by replacing PM_SAVE_STATE with PM_SUSPEND_MEM in usr/src/nv/nv.c.
|