博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
This configuration file was broken by system-config-keyboard
阅读量:6874 次
发布时间:2019-06-26

本文共 2101 字,大约阅读时间需要 7 分钟。

5 posts • Page 1 of 1 problem with startxPostby evarie » 2013/02/09 11:45:54 Normally i can get started with the x window system. But i get in troubles. This is my screen output:Code: Select allmarkers:-- probed** from config file== default setting++ from command line!! noticeII informationalWW warningEE errorNI not implemented?? unknown== Log file : "/var/log/Xorg.0.log", Time Sat 25 februari 2012 15:37:12 ==Using config file : "/etc/X11/xorg.conf"Parse error on line 6 of section ServerLayout in file /etc/X11/xorg.confThis section must have an Identifier line.EE problem/error parsing the config lineFatal server error: no screens foundPlease consult the redhat, inc support athttps://www.redhat.com/apps/supportfor helpplease also check the log file at :/var/log/Xorg.0.log" for additionalinformation.giving up.xinit: No such file or directory (error no 2): unable to connect to X serverxinit: No such process (error no 3): server error.[root@www]#And this is my xorg.confCode: Select all# This configuration file was broken by system-config-keyboardSection "ServerLayout"    InputDevice    "Keyboard0" "CoreKeyboard"EndSectionSection "InputDevice"# Keyboard added by system-config-keyboard    Identifier  "Keyboard0"    Driver      "kbd"    Option        "XkbModel" "pc105+inet"    Option        "XkbLayout" "us"EndSectionSection "Device"    Identifier  "Videocard0"    Driver      "vesa"EndSectionevarie  Posts: 29Joined: 2010/11/11 22:47:00 Top-------------------------------------------------------------------------------- problem with startxPostby AlanBartlett » 2013/02/09 21:12:08 My suggestion is to try the following as your xorg.conf file -- Code: Select allSection "ServerLayout"    Identifier    "system-config-keyboard Configured"    InputDevice   "Keyboard0" "CoreKeyboard"EndSectionSection "InputDevice"    Identifier    "Keyboard0"    Driver        "kbd"    Option        "XkbModel" "pc105+inet"    Option        "XkbLayout" "us"EndSectionSection "Device"    Identifier    "Videocard0"    Driver        "vesa"EndSection

 

 

 

From: https://www.centos.org/forums/viewtopic.php?t=6234

 

转载地址:http://avofl.baihongyu.com/

你可能感兴趣的文章
eclipse/myeclipse选中编辑区域文件,Package Explorer定位文件所在项目及文件夹
查看>>
Snail—OC学习之类别Category
查看>>
C#枚举的使用
查看>>
Java笔记2:Eclipse编写第一个Java程序
查看>>
【足迹C++primer】表达式求值
查看>>
javascript小白学习指南0---1
查看>>
8小时与8节课
查看>>
harbor1.4.0高可用部署
查看>>
C#实现接口xml序列化与反序列化
查看>>
[译]Godot系列教程一 - 场景与节点
查看>>
BUG级别定义标准
查看>>
Java常考面试题(经典)
查看>>
可能是迄今为止最好的GitHub代码浏览插件--赞
查看>>
ASP.NET Core 微服务初探[1]:服务发现之Consul
查看>>
HDU-1072 Nightmare BFS
查看>>
认清世界,认清自我,超凡脱俗
查看>>
在VC中向数据库提交SLQ语句
查看>>
如何在Fedora 22上面配置Apache的Docker容器
查看>>
Swift 控制流
查看>>
创新智慧矿山解决方案 广纳集团走绿色可持续发展之路
查看>>