Linux cannot access the graphic interface unexpectedly.

Source: Internet
Author: User
Linux cannot access the graphic interface unexpectedly. For details, refer to "general Linux technology-Linux technology and application information. Linux cannot access the graphic interface unexpectedly. It would have been good! The following error occurs: "Fatal server error: cocould not open default font 'fixed.

Solution:

Check/etc/X11/fs/config, or add the following in/etc/X11/XF86Config:
FontPath "/usr/X11R6/lib/X11/fonts/ 100 dpi"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/75 dpi"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"

FontPath "/usr/X11R6/lib/X11/fonts/CID"

Check whether these directories exist before adding them.

It is a font server xfs setting problem.

If only unix/: 7100 is used, your system is set to use the font server xfs, but xfs is not started.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.