Bootup is normal until the nVidia splash screen appears, it stays there for 5-10 seconds and then the screen turns black for a couple of seconds, then re-splash screen/black screen, etc, etc ...
Server output reads:
- Code: Select all
Could not init font path element unix/:7100, removing from list
Fatal server error
could not open default font 'fixed'
I tried booting another kernel and resetting my nVidia XF86Config but the result is the same.
Anybody got an easy fix for this or is this the time for me to finally install Libranet?
Update:
I found out that most probably the problem is related to my font server not starting.
so I did
# /etc/init.d/xfs status
and I got
xfs dead but pid file exists
I did
# /etc/init.d/xfs start
it gave me an [OK]
Tried to startx to no avail
Apparently, even if XFS appears to start it remains dead with a pid file that exists.
I also looked in /tmp to see if there were any big files which made it impossible for xfs to write to /tmp, apparently nothing in there, just a bunch of ssh-XX3vb dirs (weird because ssh is disabled on this box!).
I'll try to Google some more.




