LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 605|回复: 1

X不能运行,谁帮我看看什么问题,该怎么解决

[复制链接]
发表于 2004-8-14 22:57:30 | 显示全部楼层 |阅读模式
级别5进X就是屏幕总是闪烁,进不了!
级别3,startx运行退出
最后提示
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
Could not init font path element unix/:7100, removing from list!
Fatal server error:
could not open default font 'fixed'
Please consult the The X.Org Foundation support
         at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.
到底是出了什么问题,我的是fedora2
谢谢各位了,帮我看看是什么问题,要是什么字体的原因,该从什么文件下手!
发表于 2004-8-14 23:18:23 | 显示全部楼层
修改/etc/X11/xorg.conf
注销FontPath "unix:\7100"
手动添加如下信息:

  1. FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
  2.         FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
  3.         FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
  4.         FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
  5.         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
  6.         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
复制代码


就可以进入X。
另外查看一下/var/log/Xorg.0.log,
看看标记有WW,EE的信息。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表