无法进入图形界面,致命错误
系统提示:fatal sever error
failed to initialize core devices
跳出来一大堆东西,上面两行是重点。
是不是要重新安装驱动? 还是多弄点错误信息吧,不然真看不出问题所在。
如果是 core 设备初始化错误,可以修改 /etc/X11/xorg.conf
将第一节里的非键盘 InputDevice 删除:
Section "ServerLayout"
Identifier "single head configuration"
Screen 0"Screen0" 0 0
InputDevice "Mouse0" "CorePointer" ---这行删除
InputDevice "Keyboard0" "CoreKeyboard"
EndSection 因为在安装好以后的设置应用时,电脑设置了半天,估计有7-8分钟,我以为有问题,就重启了。
module loader present
markers:(--)probed,(**) from config file,(==) default setting,
(**)from command line,(!!) notice,(II) informational,
(WW)warning,(EE) error,(NI)not implemented,(??)unknow.
(==)log files:"/var/log/xorg.0.log",Time:THU FEB
(==)using config file :"/etc/X11/xorg.conf"
(EE) xf86OpenSerial :Cannot open device/dev/ttyS
No such file or directory
(EE) Mouse0:cannot open input device
(EE) PreInit failed for input device "Mouse0"
下面还有一段
please also check the log file at "/var/log/xorg.0.log" for additional information
XIO:fatal IO error 104(comection reset by peer) on x server":0 .0"
after o requests( 0 known processed ) with 0 events remaining. 删除了,可还是和原来一样 可以进了,是鼠标驱动的位置,应该在/dev/input/mice :?:
安装的时候你的鼠标选错了? 没有啊,安装时候我记得是没有选错啊 原来地址是PS2鼠标的,新的是USB的
页:
[1]