On Wed, Jan 15, 2003 at 08:11:42PM +0100, Danny Tholen wrote: > Check whether xfs is running if not start it. If it does not work, check if > xfs can write to /tmp. > > Actually, I do not understand why there is not at least a few font in > XF86Config-4 so that X at least starts if xfs fails. > Yes !
My /tmp was owned by root, mod 755, without sticky bit. After I change it, I also had to remove /tmp/.X11-unix* and restart xfs server. xfs creates a /tmp/.font-unix, owned by xfs. Thanx, it works now !
