> 
> > did you "load" the modules in your XF86config-4(section modules)?
> 
> Possibly not. Which modules do I need.
> 
> Owen

Section "Module"

# This loads the DBE extension module.

    Load        "dbe"
    Load        "owen"


# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

    SubSection  "extmod"
        #Option "omit xfree86-dga"
    EndSubSection

# This loads the Type1 and FreeType font modules

    Load        "type1"
    Load        "freetype"
EndSection

any *.a you find in /usr/X11R6/lib/modules/extensions/ you can load like for instance 
if you have owen.a.




P.S don't look at my modules. I have a sis 6326 which doesn't work correctly so i have 
used to much foo in it

> 
> On Wednesday 31 January 2001  9:29 pm, you wrote:
> > > Yep ! Been there, tried that :-)
> > >
> > > Owen
> > >
> > > On Tuesday 30 January 2001 10:29 pm, you wrote:
> > > > On 01.30 OS wrote:
> > > > > Hello,
> > > > >
> > > > > Why does Mandrake sawfish still complain 'Xlib: extension XINERAMA
> > > > > missing on display ":0:0"' ?
> > > > >
> > > > > Why does Mandrake KDE still complain 'Xlib: extension RENDER missing
> > > > > on display ":0:0"' ?
> > > >
> > > > man XF86Config:
> > > >
> > > > SERVERFLAGS SECTION
> > > >        The ServerFlags section is used to specify some  global  X
> > > > ..
> > > >        Option "Xinerama"  "boolean"
> > > >               enable  or  disable  XINERAMA extension. Default is
> > > >               disabled.
> >
> > did you "load" the modules in your XF86config-4(section modules)?
> 
> 


Reply via email to