|
|
|
|
||||||
| 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 | |
|
![]() |
| Outils de la discussion | |
|
|