[PD] GEM does not open window

Olivier Heinry olivier at heinry.fr
Mon Apr 7 15:00:33 CEST 2008


Le Mon, 07 Apr 2008 14:45:09 +0200,
Birgit Gasteiger <birgitg at 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 at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list




More information about the Pd-list mailing list