On Monday 08 March 2004 10:42, A.K.M.Mozahidul Islam wrote: > Fatal server error: > could not open default font 'fixed' Since this has been answered so many times already, I'll just borrow the last answer given: This indicates the problem is that it cannot connect to your X Font Server (xfs). Restart your xfs (/sbin/service xfs restart) and should be fine. This service should start with runlevel 5 (Red Hat Linux's default run level for graphic login). You can check that with 'chkconfig --list xfs', and make any necessary changes with 'ntsysv'. Is this answer available in the FAQ somewhere, and if not: can we put it in there? It's the 3rd email on this topic that I've seen in the last few days. Regards, Pieter Hulshoff _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86