|
Can't Start X Windows. Font Problem?
I just installed Suse 10.00.
It took awhile but I got it figured out and was using it for a couple days.
Then I rebooted and now it won't get into X windows.
It ends at this warning,
could not init font path Path element /usr/X11R6/lib/X11/fonts/local
removing from list!
could not init font path Path element /usr/X11R6/lib/X11/fonts/CID
removing from list!
I think this isn't platform dependant since I've googled and there is a lot of stuff about this kind of error, but I haven't been able to find anything that works.
First I just commented out the ref to
/usr/X11R6/lib/X11/fonts/local and
/usr/X11R6/lib/X11/fonts/CID
in the /etc/X11/xorg file.
Although the, Could not init errors disappeared, it still didn't do anything.
Then I tried this ln -s /usr/share/X11/fonts /usr/X11R6/lib/X11/fonts
I saw it mentioned somewhere so I tried it. It didn't work.
I need a little help here. I will provide you with any additional info if you need it.
Help help.
|