E'very Ware wrote:
> The only consistant thing that I see is this line right before it
> crashes (in xdm-errors)
> 
>> > (==) Using config file: "/etc/X11/XF86Config-4"
>> > Could not init font path element unix/:7100, removing from list!
>> >
>> > Fatal server error:
>> > could not open default font 'fixed'
> 
> Which relevant file(s) should I be referring to to determine why I am
> having this problem?

If you cannot determine why the X Font Server is dying, then I suggest that you
stop using it, and use the traditional FontPath entries in the Files section of
your configuration file (/etc/X11/XF86Config-4).

e.g.

Section "Files"
        FontPath "/usr/X11R6/lib/X11/fonts/misc"
        FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
        FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
...
EndSection

'man XF86Config' for more information
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to