rootboboo 发表于 2005-5-23 00:48:25

求助

我才安的共创2005桌面 我主板型号是K7VM3 集成的显卡,可是在LINUX系统下老是闪,很刺眼,我该怎么解决这个问题~我接触LINUX系统不多,希望高手指点
系统配置:CPU XP2600 内存:黑金刚512+256 DDR 400 主板 K7VM3
另外,我建了一个群 是关于LINUX的,希望有兴趣的朋友加进来共同学习,高手进来指点一下我们初学者,谢谢`

12543122 发表于 2005-5-23 00:59:52

修改 /etc/X11/xorg.conf (XF86Config), 正确设置显示器的场频和行频。

搜一下以前的帖子。

PS:群号没贴出来。

rootboboo 发表于 2005-5-23 01:05:19

不好意思~~群号是:8309147
能不能说得详细一点~因为我刚刚接触的LINUX系统~
原来我用过红帽子版本,哪个时候 ,感觉速度太慢,后来系统出了问题,就没有装了,前几天发现了开创桌面.看了介绍比较感兴趣于是又装上了

12543122 发表于 2005-5-23 01:23:25

用文本编辑器打开/etc/X11/xorg.conf (XF86Config)
找到下面一段

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Unknown monitor"
HorizSync 31.5 - 60
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection

把 HorizSync   和VertRefresh   按照你的显示器性能配置。

rootboboo 发表于 2005-5-23 01:37:10

谢谢~~我能加你QQ吗?

rootboboo 发表于 2005-5-23 01:42:21

这里面能改刷新率吗?
它能我按自动搜索,它能认到我的显示器,是PHILIPST6,这都OK,在LINUX系统下,就像是在WINDOWS下,没有装显卡驱动,刷新率为60HZ的哪种~
这个能改吗?
这是我集成显卡蕊片组 型号 KM266Pro但是它自动认成另一种去了

12543122 发表于 2005-5-23 01:51:20

既然能认到, 会不会是你桌面的分辨率太大了啊?

QQ 就是我ID 。不过不会经常在线~

rootboboo 发表于 2005-5-23 01:52:41

它只是能认识我显示器的型号,但是不认识我集成显卡的型号~
我显示器是17的啊`
桌面是1024 768 啊

rootboboo 发表于 2005-5-23 02:19:19

# XFree86 4 configuration created by redhat-config-xfree86
                                                                              
Section "ServerLayout"
      Identifier   "Default Layout"
      Screen      0"Screen0" 0 0
      InputDevice    "Mouse0" "CorePointer"
      InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
                                                                              
Section "Files"
                                                                              
# RgbPath is the location of the RGB database.Note, this is the name of the
# file minus the extension (like ".txt" or ".db").There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
      RgbPath      "/usr/X11R6/lib/X11/rgb"
      FontPath   "unix/:7100"
EndSection
                                                                              
Section "Module"
      Load"dbe"
Type:quit<Enter>to exit Vim

rootboboo 发表于 2005-5-23 02:27:32

哪个高手帮我解决下,感激不尽
页: [1]
查看完整版本: 求助