On Wed May 31 2000 at 08:51, Gene E. Dascher wrote:

> Is anyone running XFree86 4?  I have installed it on my RH6.1 system and am
> having trouble running xfs.  Every time it starts up, it hangs.  I have to
> go into Interactive Boot Mode to bypass the xfs startup, or my system will
> hang indefinitely.  How necessary is xfs to normal day-to-day operation?

On Redhat boxes, xfs is vital (and an EXCELLENT thing to do too,
btw).  It runs listening to a local unix socket by default ("xfs
-port -1").  You need to tell the X server that it should get its
fonts from a fontserver (xfs) listening on a local socket.  Instead
of using hard-coded font paths, put this into /etc/X11/XF86Config...

    FontPath   "unix/:-1"

Cheers
Tony

Reply via email to