Hello!
I am just starting with Gem and as I tried to create a window with the
object pd gemwin in one of the basic example files of the help
browser, I got the error:
Xlib: extension "GLX" missing on display ":0.0".
I am using the nvidia driver on kubuntu 7.1.
Has anybody an idea how to solve this?
Thank you, Birgit
Birgit Gasteiger wrote:
Hello!
I am just starting with Gem and as I tried to create a window with the
object pd gemwin in one of the basic example files of the help
browser, I got the error:Xlib: extension "GLX" missing on display ":0.0".
I am using the nvidia driver on kubuntu 7.1.
Has anybody an idea how to solve this?
do you have the nvidia-glx package installed?
do you have glx enabled in your /etc/X11/xorg.conf? there should be an entry Load "glx" in the 'Section "Module"'
do other openGL-applications work? (e.g. try "glxgears" which is part of the "mesa-utils" package)
fgmasd IOhannes
IOhannes m zmoelnig schrieb:
Birgit Gasteiger wrote:
Hello!
I am just starting with Gem and as I tried to create a window with the object pd gemwin in one of the basic example files of the help
browser, I got the error:Xlib: extension "GLX" missing on display ":0.0".
I am using the nvidia driver on kubuntu 7.1.
Has anybody an idea how to solve this?
do you have the nvidia-glx package installed?
do you have glx enabled in your /etc/X11/xorg.conf? there should be an entry Load "glx" in the 'Section "Module"'
do other openGL-applications work? (e.g. try "glxgears" which is part of the "mesa-utils" package)
fgmasd IOhannes
Hi,
Gem is working now. The problem was that the nvidia driver was installed but not in use, I had to activate it with the restricted-manager like described on http://wiki.ubuntuusers.de/restricted-manager
Best, Birgit
Le Mon, 07 Apr 2008 14:45:09 +0200, Birgit Gasteiger birgitg@sbox.tugraz.at a écrit :
Hello!
I am just starting with Gem and as I tried to create a window with the
object pd gemwin in one of the basic example files of the help
browser, I got the error:Xlib: extension "GLX" missing on display ":0.0".
I am using the nvidia driver on kubuntu 7.1.
Has anybody an idea how to solve this?
add this line to your /etc/X11/xorg.conf file:
Section "Module" Load "glx" EndSection
Should work with the nvidia-glx-new driver.
Servus O.
Thank you, Birgit
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
hello,
try installing glx extension!
maybe with this line on your xorg.conf : Load "glx" in the module section.
cyrille
Birgit Gasteiger a écrit :
Hello!
I am just starting with Gem and as I tried to create a window with the
object pd gemwin in one of the basic example files of the help
browser, I got the error:Xlib: extension "GLX" missing on display ":0.0".
I am using the nvidia driver on kubuntu 7.1.
Has anybody an idea how to solve this?
Thank you, Birgit
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list