Comment 23 for bug 145112

Revision history for this message
OlivierP (unineurone) wrote : Re: [Bug 145112] Re: Random NVidia Proprietary Driver Lynches / Lock-Ups

No errors here:
olivierp@neuronemobile:~$ cat /etc/modprobe.d/lrm-video
# Make nvidia/nvidia_legacy and fglrx use /sbin/lrm-video to load
install fglrx /sbin/lrm-video fglrx $CMDLINE_OPTS
install nvidia /sbin/lrm-video nvidia $CMDLINE_OPTS
install nvidia_legacy /sbin/lrm-video nvidia_legacy $CMDLINE_OPTS
install nvidia_new /sbin/lrm-video nvidia_new $CMDLINE_OPTS
olivierp@neuronemobile:~$ dmesg | grep -i nvidia.*kernel
[ 20.212000] NVRM: loading NVIDIA UNIX x86 Kernel Module 100.14.09 Sat
May 26 00:47:07 PDT 2007

Note that each time a new kernel comes through the repositories (including
the associated restricted modules) you will need to re-install the NVIDIA
provided kernel module.