Comment 12 for bug 108578

Revision history for this message
kry10 (launchpad-marklinford) wrote : Re: nvidia-glx-new: X does not start on reboot. Possible Module Mis-match?

ok:

sudo modprobe nvidia: nothing happens

sudo sh -x /sbin/lrm-video nvidia:

+ PATH=/sbin:/bin
+ MODULE=nvidia
+ shift
+ [ nvidia = nvidia ]
+ [ -e /lib/linux-restricted-modules/.nvidia_legacy_installed ]
+ [ -e /lib/linux-restricted-modules/.nvidia_new_installed ]
+ MODULE=nvidia_new
+ XORG=nvidia
+ cat /etc/X11/xorg.conf
+ sed -n -e /^[ \t]*section[ \\t]*"device"/I,/^[ \t]*endsection/I{/^[ \t]*driver[ \t]*/I{s/^[ \t]*driver[ \t]*"*//I;s/"*[ \t]*$//;p}}
+ grep -q -w nvidia
+ modprobe --ignore-install -Qb nvidia_new