QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2777|回复: 3

刷新率太低了,怎么改

[复制链接]
发表于 2006-3-19 22:37:39 | 显示全部楼层 |阅读模式
系统: RedHat9.0
图形界面的刷新率弄了很久都没搞好
只能改变分辨率,
显卡是主板集成:82845G这类的
系统好像是能识别显卡设备


XF86Config代码如下:
# XFree86 4 configuration created by redhat-config-xfree86

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "DevInputMice" "AlwaysCore"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LXB-HF769A"
DisplaySize 320 240
HorizSync 30.0 - 69.0
VertRefresh 50.0 - 130.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel 845"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection
发表于 2006-4-17 03:28:56 | 显示全部楼层
怎么还在用RH9,very very old
试试把:Modes "1024x768" "800x600" "640x480"
改为    :Modes "1024x768_85.00" "800x600" "640x480"
回复

使用道具 举报

发表于 2006-4-26 16:11:58 | 显示全部楼层
换个新内核试试,反正我在845GL主板上安了intel的驱动,改了xfree86config也没用,而且系统信息显示是1024×768@85,但是实际只有800×600@60,现在换了debian, 真是爽
回复

使用道具 举报

发表于 2006-4-26 19:47:55 | 显示全部楼层
内核版本太低。不支持你的显卡。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-3-29 16:46 , Processed in 0.111749 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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