On Sunday 03 August 2003 09:43 pm, Claudiu Spataru wrote: > When starting up my X server for the first time after installing RedHat > 9.0, I get the following error messages, as per the attached XFree86.0.log > file. > > Claudiu Spataru
Off hand I would say XFS is not running. Open a terminal and type; ps | grep xfs If it is running you should get something similar to this; xfs 1019 0.0 1.2 7840 6320 ? S 21:10 0:00 xfs -port -1 -daemon -droppriv -user xfs If it is not running, the do a "su" in a terminal and (I think RH puts it in the same place as Mandrake) type this; /etc/init.d/xfs start then type; startx -- Registered Linux user 193414 http://counter.li.org "Trying"? My contribution was much closer to a "feeble wave in the general direction of something that might lead you one step closer to a solution if you squint really hard and do all of the work." _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

