Hi,
I'm using gentoo and emerged the latest mm patched kernel a few hours ago.
I wanted it for the acx drivers which are in the mm kernel, so I didn't have to get them from third parties.
Now, when I tried to reinstall my nvidia-drivers, they just didn't install, leaving a few undescriptive error messages in /var/log/nvidia-installer.log
NVIDIA-INSTALLER-xxx.run (I tried multiple versions: 9626 and 8774)
cat /var/log/nvidia-installer.log:
Code:
/tmp/selfgz20902/NVIDIA-Linux-x86_64-1.0-9626-pkg2/usr/src/nv/nv.c: In funct
ion 'nv_kern_open':
/tmp/selfgz20902/NVIDIA-Linux-x86_64-1.0-9626-pkg2/usr/src/nv/nv.c:1845: war
ning: passing argument 2 of 'request_irq' from incompatible pointer type
make[4]: *** [/tmp/selfgz20902/NVIDIA-Linux-x86_64-1.0-9626-pkg2/usr/src/nv/
nv.o] Error 1
make[3]: *** [_module_/tmp/selfgz20902/NVIDIA-Linux-x86_64-1.0-9626-pkg2/usr
/src/nv] Error 2
make[2]: *** [modules] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www dot nvidia dot com.
I'm sparing you the other stuff, thinking it's not important.
If anyone can help me out

/usr/src/linux symlink is correct btw, in case your wondering.
Thx in advance...