|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hello!
> A few days ago I reverted to the "nv" driver and so far so good (it's > still a bit early to be sure though though). Interestingly, the > occasional APIC error I used to see in dmesg (a couple a day at most?) > seems to have dried up. I reverted too to the "nv" driver and I have no crash so far, but some application just can't to start. I get the error message on xterm window: $ /usr/brlcad/bin/mged Initializing and backgrounding, please wait...Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". ogl_open: Can't get an appropriate visual. Done $ neverputt neverputt: Couldn't find matching GLX visual Any advices? -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Sat, Sep 08, 2007 at 19:00:58 +0200, Pál Csányi wrote:
> Hello! > > > A few days ago I reverted to the "nv" driver and so far so good (it's > > still a bit early to be sure though though). Interestingly, the > > occasional APIC error I used to see in dmesg (a couple a day at most?) > > seems to have dried up. > > I reverted too to the "nv" driver and I have no crash so far, but > some application just can't to start. > > I get the error message on xterm window: > > $ /usr/brlcad/bin/mged > Initializing and backgrounding, please wait...Xlib: extension "GLX" > missing on display ":0.0". > Xlib: extension "GLX" missing on display ":0.0". > Xlib: extension "GLX" missing on display ":0.0". > Xlib: extension "GLX" missing on display ":0.0". > ogl_open: Can't get an appropriate visual. > Done > > $ neverputt > neverputt: Couldn't find matching GLX visual > > Any advices? Make sure you have Load "glx" in the "Modules" section of your /etc/X11/xorg.conf. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
2007/9/8, Florian Kulzer <florian.kulzer+debian@icfo.es>:
> On Sat, Sep 08, 2007 at 19:00:58 +0200, Pál Csányi wrote: > > > A few days ago I reverted to the "nv" driver and so far so good (it's > > > still a bit early to be sure though though). Interestingly, the > > > occasional APIC error I used to see in dmesg (a couple a day at most?) > > > seems to have dried up. > > > > I reverted too to the "nv" driver and I have no crash so far, but > > some application just can't to start. > > > > I get the error message on xterm window: > > > > $ /usr/brlcad/bin/mged > > Initializing and backgrounding, please wait...Xlib: extension "GLX" > > missing on display ":0.0". > > Xlib: extension "GLX" missing on display ":0.0". > > Xlib: extension "GLX" missing on display ":0.0". > > Xlib: extension "GLX" missing on display ":0.0". > > ogl_open: Can't get an appropriate visual. > > Done > > > > $ neverputt > > neverputt: Couldn't find matching GLX visual > > > > Any advices? > > Make sure you have > > Load "glx" > > in the "Modules" section of your /etc/X11/xorg.conf. I have it. Still get the error message abowe. -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Sat, Sep 08, 2007 at 22:25:02 +0200, Pál Csányi wrote:
> 2007/9/8, Florian Kulzer: > > On Sat, Sep 08, 2007 at 19:00:58 +0200, Pál Csányi wrote: [...] > > > I reverted too to the "nv" driver and I have no crash so far, but > > > some application just can't to start. > > > > > > I get the error message on xterm window: > > > > > > $ /usr/brlcad/bin/mged > > > Initializing and backgrounding, please wait...Xlib: extension "GLX" > > > missing on display ":0.0". > > > Xlib: extension "GLX" missing on display ":0.0". [...] > > > $ neverputt > > > neverputt: Couldn't find matching GLX visual > > > > > > Any advices? > > > > Make sure you have > > > > Load "glx" > > > > in the "Modules" section of your /etc/X11/xorg.conf. > > I have it. Still get the error message abowe. Did you use the nvidia installer script earlier? In that case you have to reinstall the "xserver-xorg" package to restore the original Xorg GLX module (/usr/lib/xorg/modules/extensions/libglx.so). If that does not fix it then you should post the output of egrep -i '^\((EE|WW)\)|glx' /var/log/Xorg.0.log -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
2007/9/8, Florian Kulzer <florian.kulzer+debian@icfo.es>:
> On Sat, Sep 08, 2007 at 22:25:02 +0200, Pál Csányi wrote: > > 2007/9/8, Florian Kulzer: > > > On Sat, Sep 08, 2007 at 19:00:58 +0200, Pál Csányi wrote: > > [...] > > > > > I reverted too to the "nv" driver and I have no crash so far, but > > > > some application just can't to start. > > > > > > > > I get the error message on xterm window: > > > > > > > > $ /usr/brlcad/bin/mged > > > > Initializing and backgrounding, please wait...Xlib: extension "GLX" > > > > missing on display ":0.0". > > > > Xlib: extension "GLX" missing on display ":0.0". > > [...] > > > > > $ neverputt > > > > neverputt: Couldn't find matching GLX visual > > > > > > > > Any advices? > > > > > > Make sure you have > > > > > > Load "glx" > > > > > > in the "Modules" section of your /etc/X11/xorg.conf. > > > > I have it. Still get the error message abowe. > > Did you use the nvidia installer script earlier? In that case you have > to reinstall the "xserver-xorg" package to restore the original Xorg > GLX module (/usr/lib/xorg/modules/extensions/libglx.so). Yes, I did. I reinstalled the "xserver-xorg" package. > If that does not fix it then you should post the output of That does not fix it. > egrep -i '^\((EE|WW)\)|glx' /var/log/Xorg.0.log I attach the output to this mail. -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Sun, Sep 09, 2007 at 17:46:01 +0200, Pál Csányi wrote:
> 2007/9/8, Florian Kulzer: [...] > > Did you use the nvidia installer script earlier? In that case you have > > to reinstall the "xserver-xorg" package to restore the original Xorg > > GLX module (/usr/lib/xorg/modules/extensions/libglx.so). > > Yes, I did. > > I reinstalled the "xserver-xorg" package. > > > If that does not fix it then you should post the output of > > That does not fix it. > > > egrep -i '^\((EE|WW)\)|glx' /var/log/Xorg.0.log > > I attach the output to this mail. Your X server still tries to use nvidia's GLX module: (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" (II) Loading extension GLX (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) Try to reinstall xserver-xorg-core. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
2007/9/9, Florian Kulzer <florian.kulzer+debian@icfo.es>:
> On Sun, Sep 09, 2007 at 17:46:01 +0200, Pál Csányi wrote: > > 2007/9/8, Florian Kulzer: > > [...] > > > > Did you use the nvidia installer script earlier? In that case you have > > > to reinstall the "xserver-xorg" package to restore the original Xorg > > > GLX module (/usr/lib/xorg/modules/extensions/libglx.so). > > > > Yes, I did. > > > > I reinstalled the "xserver-xorg" package. > > > > > If that does not fix it then you should post the output of > > > > That does not fix it. > > > > > egrep -i '^\((EE|WW)\)|glx' /var/log/Xorg.0.log > > > > I attach the output to this mail. > > Your X server still tries to use nvidia's GLX module: > > (II) LoadModule: "glx" > (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > (II) Module glx: vendor="NVIDIA Corporation" > (II) Loading extension GLX > (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) > > Try to reinstall xserver-xorg-core. I tryed, but that not . I restart X Window and the problem remains. (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" (II) Loading extension GLX .... (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
On Sun, Sep 09, 2007 at 21:08:01 +0200, Pál Csányi wrote:
> 2007/9/9, Florian Kulzer: > > On Sun, Sep 09, 2007 at 17:46:01 +0200, Pál Csányi wrote: > > > 2007/9/8, Florian Kulzer: > > > > [...] > > > > > > Did you use the nvidia installer script earlier? In that case you have > > > > to reinstall the "xserver-xorg" package to restore the original Xorg > > > > GLX module (/usr/lib/xorg/modules/extensions/libglx.so). > > > > > > Yes, I did. > > > > > > I reinstalled the "xserver-xorg" package. > > > > > > > If that does not fix it then you should post the output of > > > > > > That does not fix it. > > > > > > > egrep -i '^\((EE|WW)\)|glx' /var/log/Xorg.0.log > > > > > > I attach the output to this mail. > > > > Your X server still tries to use nvidia's GLX module: [...] > > Try to reinstall xserver-xorg-core. > > I tryed, but that not . I restart X Window and the problem remains. > > (II) LoadModule: "glx" > (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > (II) Module glx: vendor="NVIDIA Corporation" > (II) Loading extension GLX > ... > (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) Please post the output of the following commands: ls -l /usr/lib/xorg/modules/extensions/ dpkg -l \*nvidia\* dpkg-divert --list '*glx*' ls -l /etc/init.d/nvidia* -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
2007/9/9, Florian Kulzer <florian.kulzer+debian@icfo.es>:
> On Sun, Sep 09, 2007 at 21:08:01 +0200, Pál Csányi wrote: > > 2007/9/9, Florian Kulzer: > > > On Sun, Sep 09, 2007 at 17:46:01 +0200, Pál Csányi wrote: > > > > 2007/9/8, Florian Kulzer: > > > > > > [...] > > > > > > > > Did you use the nvidia installer script earlier? In that case youhave > > > > > to reinstall the "xserver-xorg" package to restore the original Xorg > > > > > GLX module (/usr/lib/xorg/modules/extensions/libglx.so). > > > > > > > > Yes, I did. > > > > > > > > I reinstalled the "xserver-xorg" package. > > > > > > > > > If that does not fix it then you should post the output of > > > > > > > > That does not fix it. > > > > > > > > > egrep -i '^\((EE|WW)\)|glx' /var/log/Xorg.0.log > > > > > > > > I attach the output to this mail. > > > > > > Your X server still tries to use nvidia's GLX module: > > [...] > > > > Try to reinstall xserver-xorg-core. > > > > I tryed, but that not . I restart X Window and the problem remains. > > > > (II) LoadModule: "glx" > > (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > > (II) Module glx: vendor="NVIDIA Corporation" > > (II) Loading extension GLX > > ... > > (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver notfound) > > Please post the output of the following commands: > > ls -l /usr/lib/xorg/modules/extensions/ > > dpkg -l \*nvidia\* ii nvidia-glx 1.0.8776-4 NVIDIA binary XFree86 4.x driver un nvidia-glx-dev <none> (no description available) pn nvidia-glx-legacy <none> (no description available) un nvidia-glx-src <none> (no description available) un nvidia-kernel <none> (no description available) un nvidia-kernel-1.0. <none> (no description available) pn nvidia-kernel-2.6- <none> (no description available) ii nvidia-kernel-2.6. 1.0.8776-4+custom. NVIDIA binary kernel module for Linux 2.6.18 rc nvidia-kernel-2.6. 1.0.8776+6 NVIDIA binary kernel module for Linux 2.6.18-4-486 pn nvidia-kernel-2.6. <none> (no description available) ii nvidia-kernel-2.6. 1.0.8776-4+2.6.18. NVIDIA binary kernel module for Linux 2.6.18-5-686 ii nvidia-kernel-comm 20051028+1 NVIDIA binary kernel module common files un nvidia-kernel-lega <none> (no description available) pn nvidia-kernel-lega <none> (no description available) un nvidia-kernel-lega <none> (no description available) ii nvidia-kernel-sour 1.0.8776-4 NVIDIA binary kernel module source un nvidia-kernel-src <none> (no description available) ii nvidia-settings 1.0+20060516-3 Tool of configuring the NVIDIA graphics driver ii nvidia-xconfig 1.0+20051122-2 The NVIDIA X Configuration Tool > dpkg-divert --list '*glx*' bash: dpkg-divert: command not found dpkg -l '*glx*' ii libgl1-mesa-glx 6.5.1-0.6 A free implementation of the OpenGL API -- GLX runti ii nvidia-glx 1.0.8776-4 NVIDIA binary XFree86 4.x driver un nvidia-glx-dev <none> (no description available) pn nvidia-glx-legacy <none> (no description available) un nvidia-glx-src <none> (no description available) > ls -l /etc/init.d/nvidia* -rwxr-xr-x 1 root root 2574 2007-01-05 05:51 /etc/init.d/nvidia-glx -rwxr-xr-x 1 root root 860 2005-10-29 04:48 /etc/init.d/nvidia-kernel -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm |
|
|
|
#10 |
|
Messages: n/a
Hébergeur: |
On Sun, Sep 09, 2007 at 09:08:01PM +0200, P?l Cs?nyi wrote:
> 2007/9/9, Florian Kulzer <florian.kulzer+debian@icfo.es>: > > On Sun, Sep 09, 2007 at 17:46:01 +0200, P?l Cs?nyi wrote: > > > 2007/9/8, Florian Kulzer: > > [...] > > > > > > Did you use the nvidia installer script earlier? In that case you have > > > > to reinstall the "xserver-xorg" package to restore the original Xorg > > > > GLX module (/usr/lib/xorg/modules/extensions/libglx.so). > > > > > > I reinstalled the "xserver-xorg" package. > > Try to reinstall xserver-xorg-core. > > I tryed, but that not . I restart X Window and the problem remains. > > (II) LoadModule: "glx" > (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > (II) Module glx: vendor="NVIDIA Corporation" > (II) Loading extension GLX > ... > (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) It may seem drastic, but since you've tried everything else, I would purge all the X stuff and then reinstall. Make sure that you keep a copy of the X config stuff for reference but get it out of /etc so that it doesn't get reused. Doug. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#11 |
|
Messages: n/a
Hébergeur: |
On Sun, Sep 09, 2007 at 21:44:13 +0200, Pál Csányi wrote:
> 2007/9/9, Florian Kulzer: > > On Sun, Sep 09, 2007 at 21:08:01 +0200, Pál Csányi wrote: [...] > > > I tryed, but that not . I restart X Window and the problem remains. > > > > > > (II) LoadModule: "glx" > > > (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > > > (II) Module glx: vendor="NVIDIA Corporation" > > > (II) Loading extension GLX > > > ... > > > (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) > > > > Please post the output of the following commands: > > > > ls -l /usr/lib/xorg/modules/extensions/ > > > > dpkg -l \*nvidia\* > > ii nvidia-glx 1.0.8776-4 NVIDIA binary XFree86 4.x driver > ii nvidia-kernel-2.6. 1.0.8776-4+custom. NVIDIA binary kernel module forLinux 2.6.18 > rc nvidia-kernel-2.6. 1.0.8776+6 NVIDIA binary kernel module forLinux 2.6.18-4-486 > ii nvidia-kernel-2.6. 1.0.8776-4+2.6.18. NVIDIA binary kernel module forLinux 2.6.18-5-686 > ii nvidia-kernel-comm 20051028+1 NVIDIA binary kernel module common files > ii nvidia-kernel-sour 1.0.8776-4 NVIDIA binary kernel module source > ii nvidia-settings 1.0+20060516-3 Tool of configuring the NVIDIA graphics driver > ii nvidia-xconfig 1.0+20051122-2 The NVIDIA X Configuration Tool Purge all the nvidia-* packages; their status has to be "pn" or "un". Then make sure that the nvidia* scripts in /etc/init.d were removed by that. Verify that the libglx diversion has been removed: /usr/sbin/dpkg-divert --list '*glx*' After that it should work. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | |
|
|
|
#12 |
|
Messages: n/a
Hébergeur: |
Hello!
![]() 2007/9/9, Florian Kulzer <florian.kulzer+debian@icfo.es>: > On Sun, Sep 09, 2007 at 21:44:13 +0200, Pál Csányi wrote: > > 2007/9/9, Florian Kulzer: > > > On Sun, Sep 09, 2007 at 21:08:01 +0200, Pál Csányi wrote: > > [...] > > > > > I tryed, but that not . I restart X Window and the problem remains. > > > > > > > > (II) LoadModule: "glx" > > > > (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > > > > (II) Module glx: vendor="NVIDIA Corporation" > > > > (II) Loading extension GLX > > > > ... > > > > (EE) Failed to initialize GLX extension (Compatible NVIDIA X drivernot found) > > > > > > Please post the output of the following commands: > > > > > > ls -l /usr/lib/xorg/modules/extensions/ > > > > > > dpkg -l \*nvidia\* > > > > ii nvidia-glx 1.0.8776-4 NVIDIA binary XFree86 4.x driver > > ii nvidia-kernel-2.6. 1.0.8776-4+custom. NVIDIA binary kernel module for Linux 2.6.18 > > rc nvidia-kernel-2.6. 1.0.8776+6 NVIDIA binary kernel module for Linux 2.6.18-4-486 > > ii nvidia-kernel-2.6. 1.0.8776-4+2.6.18. NVIDIA binary kernel module for Linux 2.6.18-5-686 > > ii nvidia-kernel-comm 20051028+1 NVIDIA binary kernel module common files > > ii nvidia-kernel-sour 1.0.8776-4 NVIDIA binary kernel module source > > ii nvidia-settings 1.0+20060516-3 Tool of configuring the NVIDIA graphics driver > > ii nvidia-xconfig 1.0+20051122-2 The NVIDIA X Configuration Tool > > Purge all the nvidia-* packages; their status has to be "pn" or "un". > Then make sure that the nvidia* scripts in /etc/init.d were removed by > that. Verify that the libglx diversion has been removed: > > /usr/sbin/dpkg-divert --list '*glx*' > > After that it should work. Yes, you have right! It works! ![]() -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm |
|
|
|
#13 |
|
Messages: n/a
Hébergeur: |
2007/9/9, Douglas A. Tutty <dtutty@porchlight.ca>:
> It may seem drastic, but since you've tried everything else, I would > purge all the X stuff and then reinstall. Make sure that you keep a > copy of the X config stuff for reference but get it out of /etc so that > it doesn't get reused. I did so. Now I use "nvidia" driver again and can to login to X Window. I can to use X Window, but unfortunetly it freeze randomly. Maybe the problem is that that I use Intel Core 2 Duo CPU, because I red here: http://www.nvidia.com/object/support_known_issues.html -> http://www.nvidia.com/docs/IO/37395/93.71_open.pdf an open issue. -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|