免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1650 | 回复: 1
打印 上一主题 下一主题

光盘安装下的x启动问题(fedora 6) [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-03-14 13:28 |只看该作者 |倒序浏览
显卡: Ati x1600
显示器:philips 107c6

出现
注意:  90k/61Hz
    刷新率超出范围

我的xorg.conf配置文件为
  1. # Xorg configuration created by pyxf86config

  2. Section "ServerLayout"
  3.         Identifier     "Default Layout"
  4.         Screen      0  "Screen0" 0 0
  5.         InputDevice    "Keyboard0" "CoreKeyboard"
  6.         InputDevice        "Mouse0" "CorePointer"
  7. EndSection

  8. Section "InputDevice"
  9.         Identifier  "Keyboard0"
  10.         Driver      "kbd"
  11.         Option            "XkbModel" "pc105"
  12.         Option            "XkbLayout" "us"
  13. EndSection

  14. Section "Monitor"
  15.         Identifier  "Monitor0"
  16.         VendorName  "Monitor Vendor"
  17.         ModelName  "CRT Panel 1024*768"
  18.         HorizSync 30.0 - 48.5
  19.         VertRefresh 50.0 - 70.0
  20.         Option "dpms"
  21. EndSection

  22. Section "Device"
  23.         Identifier  "Videocard0"
  24.         Driver      "vesa"
  25. EndSection

  26. Section "Screen"
  27.         Identifier "Screen0"
  28.         Device     "Videocard0"
  29.         Monitor        "Monitor0"
  30.         DefaultDepth     24
  31.         SubSection "Display"
  32.                 Viewport   0 0
  33.                 Depth     24
  34.                 Modes        "1024*768" "800*600" "640*480"
  35.         EndSubSection
  36. EndSection

复制代码


请各位大大帮忙

论坛徽章:
0
2 [报告]
发表于 2007-03-16 22:54 |只看该作者
实在不行就用文本安装模式吧。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP