刷新频率问题

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

刷新频率问题

#1

帖子 hildolfr » 2008-10-12 14:41

8.04一切正常,用update-manager -d升级到8.10

更新一切正常,重启之后在gdm处进不去,显示器黑屏,提示输入超出显示器刷新频率(LCD显示器,最高只能75MHz)

然后下载beta版livecd,i386和amd64都试过了,在livecd载入时情况同上……

另外试过编辑/etc/X11/xorg.conf至合适的分辨率,刷新频率设置,编辑过之后重启提示在低质量图形环境中,按提示操作重新配置xorg.conf(就是恢复默认)

然后问题又回来了

下面是默认的xorg.conf……
# 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 "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

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

这是8.10的普遍bug吗?问如何解决?

搜索问题无果,发现很多人都遇到splash之后黑屏的问题,相信是和我这个问题一样的
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

Re: 刷新频率问题

#2

帖子 HuntXu » 2008-10-12 14:44

没什么,默认的xorg.conf确实是空的,自己把刷新率那节添加进去
HUNT Unfortunately No Talent...
hildolfr
帖子: 3
注册时间: 2008-10-12 14:30

Re: 刷新频率问题

#3

帖子 hildolfr » 2008-10-12 14:46

试过编辑/etc/X11/xorg.conf至合适的分辨率,刷新频率设置,编辑过之后重启提示在低质量图形环境中,按提示操作重新配置xorg.conf(就是恢复默认)
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

Re: 刷新频率问题

#4

帖子 HuntXu » 2008-10-12 14:51

你用了vesa驱动?

试试关了gdm用startx...
HUNT Unfortunately No Talent...
hildolfr
帖子: 3
注册时间: 2008-10-12 14:30

Re: 刷新频率问题

#5

帖子 hildolfr » 2008-10-12 14:58

一样……唉……

8.04没问题为什么到8.10就有问题了

是A卡的
cndlwb
帖子: 3
注册时间: 2008-10-12 17:17

Re: 刷新频率问题

#6

帖子 cndlwb » 2008-10-19 17:14

我的是在桌面调节刷新率后黑屏,怎么重启一到桌面后马上黑屏,也不知怎么办好
回复