[[Email protected]~]# startx
ParseError on line 6 of sections serverlayout in file/etc/x11/xorg.conf
This section must has an identifierline.
Fatalserver Error:
Noscreens found
(EE) Also check the log file at "/var/log/xorg.0.log" foradditional information.
(EE)
Serverterminated with Error (1). Closing log file.
Givingup.
Xinit:connection refused (errno 111): Unable to connect to X server
Xinit:no such process (errno 3): Server error.
[[Email protected]~]# cat/var/log/xorg.0.log
[889.354] Parse error on line 6 of Sectionserverlayout in file/etc/x11/xorg.conf
This section must has an Identifierline
# missing a Identifier the identity line
[889.354] (EE) problem parsing the ConfigFile
[889.354] (EE) Error parsing the config file
Resolution process:
[[Email protected]~]# cd/etc/x11/
[Email protected]~]# cp-a xorg.conf Xorg.conf.bak
[email protected]~]# vim xorg.conf Add an identity row
#--------zhangyiling20161012--------------Srart.
section "Serverlayout"
Identifier "Default Layout"
InputDevice "Keyboard0" "Corekeyboard"
Endsection
#------------------------------------------end.
[[Email protected]~]# startx
[[Email protected]~]# reboot
This article from "Randolph" blog, reproduced please contact the author!
Linux system fails to boot to GNOME login interface for example