Gillian Lim wrote:
> I have to reboot my pc and change to boot from level 3 which is
> successful. but when i try to change to graphic mode again using either
> X, startx or telinit 5, it will goes into a blank screen. I have
> attached the  log file for your reference. Please advise.

Excerpt from your XFree86.0.log file:
--------------------------------------------------------------------
Could not init font path element unix/:7100, removing from list!

Fatal server error:
could not open default font 'fixed'
--------------------------------------------------------------------

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'.

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to