Yes, when I upgraded to the 2.6.20-16, I also installed the nvidia-glx-
new. When it didn't work, I went back to the nvidia-glx.

[EMAIL PROTECTED]:~$ sudo sh -x /sbin/lrm-video nvidia
Password:
+ 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
+ echo Not loading nvidia_new module; not used in /etc/X11/xorg.conf
Not loading nvidia_new module; not used in /etc/X11/xorg.conf
[EMAIL PROTECTED]:~$ 

Here it is with "nvidia" back in the xorg.conf file

[EMAIL PROTECTED]:~$ 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
[EMAIL PROTECTED]:~$ 

Wilbur

-- 
kernel 2.6.20-16 nvidia-glx and nvidia-glx-new won't load
https://bugs.launchpad.net/bugs/118221
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to