免费注册 查看新帖 |

Chinaunix

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

[Server 2012] OB4.2 关于X-windows设置问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-11-19 21:08 |只看该作者 |倒序浏览
intel 945g主板配nvidia 7300gt显卡,系统安装完成后,X-windows可以进入,但是只能设置到800x600_65HZ。
调整了HorizSync和VertRefresh则出现 out of rage。请高人指教下如何设置呢?谢谢。

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   RgbPath      "/usr/X11R6/share/X11/rgb"
   ModulePath   "/usr/X11R6/lib/modules"
   FontPath     "/usr/fonts"
   FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
   FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
   FontPath     "/usr/X11R6/lib/X11/fonts/OTF"
   FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
   Load  "GLcore"
   Load  "dbe"
   Load  "extmod"
   Load  "glx"
   Load  "record"
   Load  "xtrap"
   Load  "freetype"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "wsmouse"
   Option       "Device" "/dev/wsmouse"
   Option       "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
#   HorizSync   80-105
#   VertRefresh   40-160
   ModeLine  "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync +Vsync
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"              # [<bool>]
        #Option     "HWcursor"              # [<bool>]
        #Option     "NoAccel"               # [<bool>]
        #Option     "ShadowFB"              # [<bool>]
        #Option     "UseFBDev"              # [<bool>]
        #Option     "Rotate"                # [<str>]
        #Option     "VideoKey"              # <i>
        #Option     "FlatPanel"             # [<bool>]
        #Option     "FPDither"              # [<bool>]
        #Option     "CrtcNumber"            # <i>
        #Option     "FPScale"               # [<bool>]
        #Option     "FPTweak"               # <i>
   Identifier  "Card0"
   Driver      "nv"
   VendorName  "nVidia Corporation"
   BoardName   "G70 [GeForce 7300 GT]"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   DefaultDepth   24
   SubSection "Display"
      Viewport   0 0
      Depth     1
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Modes   "1024x768"
      Depth     4
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Modes   "1024x768"
      Depth     8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Modes   "1024x768"
      Depth     15
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Modes   "1024x768"
      Depth     16
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Modes   "1024x768"
      Depth     24
   EndSubSection
EndSection

论坛徽章:
0
2 [报告]
发表于 2007-11-20 09:08 |只看该作者
要看你的显示器支持到多少VertRefresh.
这里分别是中文有英文的howto:
http://man.chinaunix.net/linux/h ... gs-HOWTO.html#toc14
http://www.xfree86.org/3.3.6/VideoModes.html

[ 本帖最后由 meilinxiaoxue 于 2007-11-20 09:13 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP