On Sun, 2006-07-16 at 10:57 -0700, Richard Fish wrote:
> On 7/16/06, Michael Sullivan <[EMAIL PROTECTED]> wrote:
> > Since the upgrade to modular X my wife has not been able to view her
> > favourite screesaver (our cats.) Whenever she runs the GLSlideshow
> > screensaver, she gets the following error:
> >
> >
> > Xlib extension GLX missing on display ":0.0"
> >
> > glslideshow display :0.0 does not support the GLX extension
>
>
> Are you loading the glx module in your xorg.conf?
>
> Section "Module"
> ...
> Load "glx"
>
> -Richard
Yes:
Section "Module"
Load "extmod"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "type1"
Load "freetype"
EndSection
--
[email protected] mailing list