Hi!
Touseef Liaqat wrote:
its problem with font may be.
Your X server is contacting a font server on port 7100, localhost, which cannot be found:
Could not init font path element unix/:7100, removing from list!
Next try is to find local fonts; none have been configured. This leads to this fatal error.
Make sure make fonts available to your X server by starting a font server on port 7100 or adding at least the following line to your config file /etc/X11/XF86Config:
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
(and maybe the others described in http://xfree86.linuxwiki.org/FAQErrorMessages )
Make sure, the directory is readable and not empty (at least one *pcf* file) and containing the files (created according to the pcf files)
/usr/X11R6/lib/X11/fonts/misc/fonts.alias
/usr/X11R6/lib/X11/fonts/misc/fonts.dir
Other users: make sure, this is actually the configuration file use by your server; some distributions add a "-4" suffix.
Good luck, Hans-Jürgen Tappe
-- Hans-Jürgen Tappe SYSGO AG Am Pfaffenstein 14 D-55270 Klein-Winternheim Germany Phone: +49-61 36-99 48-0 Fax: +49-61 36-99 48-10 hjtappe@xxxxxxxxx www.sysgo.com www.elinos.com
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86