seems to be a one line change to MUTEX_init to semaphore_init in nv-linux.c -#define NV_INIT_MUTEX(mutex) init_MUTEX(mutex) +#define NV_INIT_MUTEX(mutex) semaphore_init(mutex) builds and works fine here with that on 2.6.31-3-rt
** Attachment added: "mutex_semaphore_nvidia.patch" http://launchpadlibrarian.net/30899432/mutex_semaphore_nvidia.patch -- Nvidia binary driver won't build with 2.6.31-rt kernel https://bugs.launchpad.net/bugs/413296 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-180 in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp