[ 已解决] 如何设置1280 1024 的分辨率 迫不得已发帖了

CPU/显卡/打印机/USB设备等硬件问题
fireray
帖子: 17
注册时间: 2009-09-02 16:59

[ 已解决] 如何设置1280 1024 的分辨率 迫不得已发帖了

#1

帖子 fireray » 2009-09-03 16:25

我是17寸的液晶 默认1280 1024
装了9.04后 怎么也调不出那个值
在论坛查了方法 打开我的xorg.conf 修改了好几次 还是不行 现在又回到默认的去了
也查看了硬件驱动 显示 “YES” 应该是没问题 我的机器是最简单的 945的板载显卡吧
现在贴上我的
# 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"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

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


请高手指导 谢谢大家了
上次由 fireray 在 2009-09-04 16:10,总共编辑 2 次。
头像
wangdu2002
帖子: 13284
注册时间: 2008-12-13 19:39
来自: 物华天宝人杰地灵

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#2

帖子 wangdu2002 » 2009-09-03 16:39

试试这个。加入到对应节区。Ubuntu下调整分辨率确实是个麻烦事。 :em20
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1280 1024
Modes "1280x1024@60"
EndSubSection
EndSection
行到水穷处,坐看云起时。
海内生明月,天涯共此夕。
--------------------吾本独!
fireray
帖子: 17
注册时间: 2009-09-02 16:59

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#3

帖子 fireray » 2009-09-03 16:51

谢谢 wangdu2002 不过还是不行 :em20
我COPY你的替换掉了原来的那段 保存 然后重启 设置里还是没1280 1024的选项
打开 xrog 的确已经修改成功了

想想还有什么办法呢
头像
tenzu
论坛版主
帖子: 36924
注册时间: 2008-11-21 20:26

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#4

帖子 tenzu » 2009-09-03 16:52

我的显卡驱动挂上以后自动就是1280×1024
fireray
帖子: 17
注册时间: 2009-09-02 16:59

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#5

帖子 fireray » 2009-09-03 16:59

我运行 系统-硬件驱动
显示 “这个系统上没有使用专有驱动”
头像
wangdu2002
帖子: 13284
注册时间: 2008-12-13 19:39
来自: 物华天宝人杰地灵

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#6

帖子 wangdu2002 » 2009-09-03 17:02

Intel的显卡只有开源驱动的,问题不是出在驱动上,而是出在显示器的识别上。楼主换910A5试试,看Xorg有没改进这个问题。 :em09
还有可以发个信息请教下leeaman菩萨,她也许有办法。 :em06
行到水穷处,坐看云起时。
海内生明月,天涯共此夕。
--------------------吾本独!
fireray
帖子: 17
注册时间: 2009-09-02 16:59

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#7

帖子 fireray » 2009-09-03 17:08

我已经发信息给leeaman了 :em01
头像
tenzu
论坛版主
帖子: 36924
注册时间: 2008-11-21 20:26

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#8

帖子 tenzu » 2009-09-03 17:10

原来不是N卡啊,LZ还可以召唤ee神,据说它是万能的
fireray
帖子: 17
注册时间: 2009-09-02 16:59

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#9

帖子 fireray » 2009-09-03 17:13

LS的你的头像是谁呀


我现在的分辨率看屏幕真累 :em05
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#10

帖子 leeaman » 2009-09-03 17:53

dudu害我,液晶我都没有用过,如果有点经验升级9.10看看吧,今天我的9.10用开源的ati显卡驱动进不了x了,抱歉,lz :em03
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
头像
wangdu2002
帖子: 13284
注册时间: 2008-12-13 19:39
来自: 物华天宝人杰地灵

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#11

帖子 wangdu2002 » 2009-09-03 18:20

leeaman 写了:dudu害我,液晶我都没有用过,如果有点经验升级9.10看看吧,今天我的9.10用开源的ati显卡驱动进不了x了,抱歉,lz :em03
竟然是这样。。。原来看过菩萨不少贴是提及到调整分辨率的,原来是讲CRT,和LCD不兼容? :em02
这下某家无招了,等ee大婶来瞧下有没高招吧,或是自个放狗慢慢找办法吧。惭愧,惭愧。 :em03
行到水穷处,坐看云起时。
海内生明月,天涯共此夕。
--------------------吾本独!
fireray
帖子: 17
注册时间: 2009-09-02 16:59

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#12

帖子 fireray » 2009-09-04 0:02

leeaman菩萨 ee大婶 :em06 :em04 :em04
fireray
帖子: 17
注册时间: 2009-09-02 16:59

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#13

帖子 fireray » 2009-09-04 9:00

继续求助 这个问题还没解决
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#14

帖子 leeaman » 2009-09-04 9:19

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "Monitor 1920x1080"
Horizsync 31.5-60.0
Vertrefresh 50-60
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1152x864@60" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1680x1050@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1920x1080@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
Gamma 1.0
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1920 1080
Modes "1024×768@60" "1400×1050@60" "1680×1050@60" "1920×1080@60"
EndSubSection
EndSection
参照这个看看,那个modeline可以先不加
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
fireray
帖子: 17
注册时间: 2009-09-02 16:59

Re: 如何设置1280 1024 的分辨率 迫不得已发帖了

#15

帖子 fireray » 2009-09-04 10:09

先回一帖 我在无尽的 修改 +重启中

现在是 其他分辨率基本都可以调出来了 唯独1280 1024 调不出来 我正在各种方法尝试
包括在 Modes "1024×768@60" "1400×1050@60" "1680×1050@60" "1920×1080@60" 这行添加1280的值
还有在 modeline 添加 "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
回复