[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xscreensaver



Wednesday 13 March 2002 10.55 skrev Mário Afonso:
> Hello list
>
> I made a fresh upgrade to woody. Everything seems right for now, only this:
>
> mario:~$ xscreensaver
> Xlib:  extension "GLX" missing on display ":0.0".
...
> Xlib:  extension "GLX" missing on display ":0.0".
>
> Can you tell me how to fix it? What's wrong?

You need to enable the GLX module in the /etc/X11/XF86Config-4

relevant entry in my file is:

Section "Module"
        Load    "ddc"
        Load    "GLcore"
        Load    "dbe"
        Load    "dri"
        Load    "extmod"
        Load    "glx"               <-- Make sure this isn't commented out 
#       Load    "pex5"
        Load    "record"
        Load    "xie"
        Load    "bitmap"
        Load    "freetype"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "int10"
EndSection

-- 
Magnus Ekdahl +46-(0)739-287181
public key available at http://oxtan.campus.luth.se/magnus.public
Key fingerprint = 18DE CB62 8A86 374E 824E  09ED 1987 4B18 1213 79F6



Reply to: