[求助] 7.04 下讯景 7300gt 分辨率问题

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

[求助] 7.04 下讯景 7300gt 分辨率问题

#1

帖子 hkgood » 2007-05-12 15:24

在下用的是xfx 7300gt ,刚装7.04,beryl 跟 桌面效果都能够开启,但是唯独分辨率跟刷新率只能维持在1024 50hz
期间有试过修改xorg.conf 跟 改用nvida官方驱动 [Latest Legacy GPU version (1.0-96xx series): 1.0-9631 这个版本装过后不能正确启动图形界面] ,希望那位高人能帮我看看~

贴上我的配置跟截图
# /etc/X11/xorg.conf (xorg 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(5) 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.
#
# 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 "Files"
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/usr/share/fonts/X11/cyrillic"
Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/Type1"
Fontpath "/usr/share/fonts/X11/100dpi"
Fontpath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Device"
Identifier "nVidia Corporation G70 [GeForce 7300 GT]"
Driver "nvidia"
Busid "PCI:6:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "通用显示器"
Option "DPMS"
Horizsync 28-51
Vertrefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G70 [GeForce 7300 GT]"
Monitor "通用显示器"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
附件
:)
:)
这里最多只能到1280X800
这里最多只能到1280X800
分辨率
分辨率
头像
tommy007
帖子: 1352
注册时间: 2007-02-18 0:42

#2

帖子 tommy007 » 2007-05-12 16:06

50hz估计是一个bug......我看显示器OSD上写的是75Hz,但是设置里面就是显示50hz
头像
tommy007
帖子: 1352
注册时间: 2007-02-18 0:42

#3

帖子 tommy007 » 2007-05-12 16:07

Section "Monitor"
Identifier "通用显示器"
Option "DPMS"
Horizsync 28-51
Vertrefresh 43-60
EndSection

这里的
Horizsync
Vertrefresh
最好根据显示器说明书写。
Vertrefresh的最大值决定刷新率的。。
头像
ywj10112004
帖子: 76
注册时间: 2007-01-30 16:49
来自: 上海

#4

帖子 ywj10112004 » 2007-05-12 17:18

按ls的方法做看显示器说明书。 之后在NVIDIA X Server Settings设置刷新率。系统自带的屏幕分辨率首选项不准的。
头像
hkgood
帖子: 15
注册时间: 2006-07-10 23:31
来自: 上海
联系:

#5

帖子 hkgood » 2007-05-12 21:51

多谢楼上两位高人,继续等待有人帮忙解答分辨率的问题
头像
hualang0929
帖子: 1226
注册时间: 2006-11-11 10:23
来自: Mars
联系:

#6

帖子 hualang0929 » 2007-05-12 22:00

代码: 全选

sudo ddcprobe | grep monitorrange
monitorrange: 30-71, 50-160
Horizsync 30-71
Vertrefresh 50-160
抬头望星空一片晴,我独行,夜已渐寒……
头像
yzwlinux
帖子: 79
注册时间: 2006-10-19 20:29
来自: swu
联系:

#7

帖子 yzwlinux » 2007-05-12 22:08

还有个要注意的地方就是你在硬件那里选择正确的显示器,你的型号。
头像
hualang0929
帖子: 1226
注册时间: 2006-11-11 10:23
来自: Mars
联系:

#8

帖子 hualang0929 » 2007-05-12 22:11

这个lz应该没这个问题,如果显示器型号错了连X都进不了
抬头望星空一片晴,我独行,夜已渐寒……
头像
skyx
论坛版主
帖子: 9202
注册时间: 2006-12-23 13:46
来自: Azores Islands
联系:

#9

帖子 skyx » 2007-05-12 22:21

nvidia 的显卡就是这样,只有 nvidia-setting 和显示器中的osd才是正确的数值

驱动好好的,没必要编辑 xorg.conf 用nvidia-setting 安全。
no security measure is worth anything if an attacker has physical access to the machine
头像
hkgood
帖子: 15
注册时间: 2006-07-10 23:31
来自: 上海
联系:

#10

帖子 hkgood » 2007-05-12 22:36

楼上,问题在于我的显示器跟显卡都可以支持到1280,但目前却只能用1024,非常不适应~
而NVIDIA-SETTING也没有1280X960的选项,最高只能到1280x800,这个是很诡异的一点
头像
skyx
论坛版主
帖子: 9202
注册时间: 2006-12-23 13:46
来自: Azores Islands
联系:

#11

帖子 skyx » 2007-05-12 22:48

hkgood 写了:楼上,问题在于我的显示器跟显卡都可以支持到1280,但目前却只能用1024,非常不适应~
而NVIDIA-SETTING也没有1280X960的选项,最高只能到1280x800,这个是很诡异的一点
没看贴,以为是楼主对50hz有问题,一直以来就是这样的(好像是从 6.10 开始)

非4:3屏,可能要改 xorg.conf

当时买lcd 时,知道宽屏对 不少 dlp 投影仪支持不好,对linux的支持也好不到哪里去,另外 同样规格的4:3显示器显示的内容比宽屏还多,我的17就是 1280*1024 , 4:3的 20寸好的是1600*1200 ,宽屏都要差些,所以就没考虑买宽屏

我没改过:




你可改下xorg.conf 中的分辨率,改前记得备份,有可能也不用备份,进不了x ,直接 nvidia-config 可能就改回来了
好像楼上有人提到要改行频和场频,这个抄说示器明书的应该没错
no security measure is worth anything if an attacker has physical access to the machine
Amadeus
帖子: 81
注册时间: 2006-06-07 23:58

#12

帖子 Amadeus » 2007-05-12 22:55

把鼠标指向 Screenshot-NVIDIA X Server Settings-1.png 图中的红框,会有个悬停提示当前频率──这就是你的真实刷新频率。
头像
skyx
论坛版主
帖子: 9202
注册时间: 2006-12-23 13:46
来自: Azores Islands
联系:

#13

帖子 skyx » 2007-05-12 22:59

Depth 24

以下 的那一部分的分辨率改下看看



行场频抄显示器说明书的试下
Section "Monitor"
Identifier "通用显示器"
Option "DPMS"
Horizsync 28-51
Vertrefresh 43-60


你的如果不是lcd ,这个就太低

而我的是这样的
Section "Monitor"
Identifier "LCD-MONITOR"
Option "DPMS"
EndSection
no security measure is worth anything if an attacker has physical access to the machine
头像
skyx
论坛版主
帖子: 9202
注册时间: 2006-12-23 13:46
来自: Azores Islands
联系:

#14

帖子 skyx » 2007-05-12 23:04

如果楼主是lcd ,行场频应该不用填,奇怪的是系统为什么没有认出来你的显示器是 lcd 的?
no security measure is worth anything if an attacker has physical access to the machine
头像
hkgood
帖子: 15
注册时间: 2006-07-10 23:31
来自: 上海
联系:

#15

帖子 hkgood » 2007-05-13 0:42

我的是三星是 785 MB,CRT显示器,实际上是可以到1280X1024 75HZ的
但是死活不给我改,唉~
回复