显示器刷新频率低,怎么都不能改,看着难受!

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
zenghaibo
帖子: 21
注册时间: 2009-11-29 17:00

显示器刷新频率低,怎么都不能改,看着难受!

#1

帖子 zenghaibo » 2010-03-20 16:23

各位大哥,我刚刚把9.10安装成功,但是显示器的刷新频率只有60hz 硬件 显示器hkc 17‘ 显卡 9400gt 还望指点# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection

Section "Module"
Load "glx"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
帮忙看一下是什么问题,小弟先在这里谢过了!!
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#2

帖子 leeaman » 2010-03-20 16:26

装n卡驱动,sudo nvidia-xconfig
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
zenghaibo
帖子: 21
注册时间: 2009-11-29 17:00

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#3

帖子 zenghaibo » 2010-03-20 16:28

zenghaibo@zenghaibo-desktop:~$ sudo nvidia-xconfig
[sudo] password for zenghaibo:

Using X configuration file: "/etc/X11/xorg.conf".

WARNING: No Layout specified, constructing implicit layout section using screen
"Default Screen".


WARNING: Unable to find CorePointer in X configuration; attempting to add new
CorePointer section.


WARNING: The CorePointer device was not specified explicitly in the layout;
using the first mouse device.


WARNING: Unable to find CoreKeyboard in X configuration; attempting to add new
CoreKeyboard section.


WARNING: The CoreKeyboard device was not specified explicitly in the layout;
using the first keyboard device.

Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
zenghaibo
帖子: 21
注册时间: 2009-11-29 17:00

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#4

帖子 zenghaibo » 2010-03-20 16:29

在线等阿!!还望兄弟们多多指点阿!
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#5

帖子 leeaman » 2010-03-20 16:31

似乎蛮严重的 :em06
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
zenghaibo
帖子: 21
注册时间: 2009-11-29 17:00

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#6

帖子 zenghaibo » 2010-03-20 16:36

阿,有救没得阿??
zenghaibo
帖子: 21
注册时间: 2009-11-29 17:00

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#7

帖子 zenghaibo » 2010-03-20 16:40

哥哥姐姐们,快来看看阿!
zenghaibo
帖子: 21
注册时间: 2009-11-29 17:00

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#8

帖子 zenghaibo » 2010-03-20 16:40

哥哥姐姐们,快来看看阿!
rediscover
帖子: 3173
注册时间: 2010-01-13 23:26

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#9

帖子 rediscover » 2010-03-20 16:54

装nvidia显卡驱动。
Here I am.
Ubuntu 桌面培训 - 全中文官方文档,含汉化截图,提供PDF
zenghaibo
帖子: 21
注册时间: 2009-11-29 17:00

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#10

帖子 zenghaibo » 2010-03-20 17:00

显卡驱动显示已经正确安装
头像
daf3707
论坛版主
帖子: 12731
注册时间: 2007-06-13 15:57
来自: 在他乡

Re: 显示器刷新频率低,怎么都不能改,看着难受!

#11

帖子 daf3707 » 2010-03-20 17:06

LCD?CRT?
把/etc/X11/xorg.conf删除试试。记得备份好。
回复