CentOS6 X11 prompts Fatal server error: no screens found solution

Source: Internet
Author: User

After installing the CentOS-6.6-x86_64-minimal, I installed a Desktop for it, so I ran yum groupinstall "Desktop". It should be that the Desktop environment should be able to run normally. However, when running the start command, the following error occurs:

Fatal server error:
.......
No screens found
(EE)
Please consult the CentOS support
At http://wiki.centos.org/Documentation
For help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
Server terminated with error (1). Closing log file.

Solution:

$ Yum groupinstall-y 'X Window system'
$ Rm-rf/etc/X11/xorg. conf
$ Xorg-configure # A new configuration file xorg. conf. new is generated.
$ Cp ~ /Xorg. conf. new/etc/X11/xorg. conf
$ Startx

Note: after all, Centos is used on servers. It is relatively difficult to use a GUI on my computer in a zhuopian environment without windows.

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.