|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Xlib ?problem?
|
On Sun, 28 Jul 2002, Arthur S. Alexion wrote:
> On Friday 26 July 2002 03:19 pm, Mental wrote:
> > in XF86Config in the Modules section (yes, X has modules):
> >
> > Load "extmod"
> >
> >
> > restart X.
> > xdpyinfo | less
> >
> > Look for RENDER. Should be loaded now. See google and xfree86.org.
>
> OK.
>
> Added a Module section to XF86Config and Loaded "extmod"
>
> Confirmed that XF86Config-4 already had a module section and already
> loaded "extmod".
>
> Restarted X
>
> Did xdpyinfo and still no RENDER. Now, Kpackage database says that I
> have version 4.x of Xfree86, but xdpyinfo says it is version 3.x.
> Weird.
>
maybe your X is a symbolic link to the old X Server. try
ls -l `which X`
and see the file it is linked to. in order to run 4.* make the link to
XFree86 not XF86* something.
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|