[问题]关于屏幕分辨率的问题

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

[问题]关于屏幕分辨率的问题

#1

帖子 sdulyd » 2008-08-24 23:41

安装ubuntu8.04之后,无法设置宽屏分辨率,具体就是在系统-首选项-屏幕分辨率设置里选择1440*900之后,屏幕左边就多出一块黑边,而非宽屏分辨率则没有这个问题,不知道为什么,高手来帮忙看看! :idea:
我的显卡是HD2600PRO,19宽屏,是不死显卡的问题阿?
附上/etc/X11/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.
#
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

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

Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
EndSection
Section "Module"
Load "glx"
EndSection
sdulyd
帖子: 8
注册时间: 2008-08-24 17:24

#2

帖子 sdulyd » 2008-08-25 15:31

谁来帮我看看啊
sdulyd
帖子: 8
注册时间: 2008-08-24 17:24

#3

帖子 sdulyd » 2008-08-25 17:22

怎末都没人啊?谁能告诉我啊,好苦恼啊 :twisted:
sdulyd
帖子: 8
注册时间: 2008-08-24 17:24

#4

帖子 sdulyd » 2008-08-25 22:18

来人啊,救命啊
demo8210
帖子: 21
注册时间: 2007-06-09 17:47

#5

帖子 demo8210 » 2008-08-26 11:10

试试用新立得搜索安装EnvyNG 自动 重置一下显卡驱动试试呢?8.04本身自带了很多驱动了呀
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

#6

帖子 luojie-dune » 2008-08-26 11:17

。。。因为你没选宽屏吧。。。 ATI显卡设置我不知道。高手都没碰到过。最讨厌有人叫高手。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
sdulyd
帖子: 8
注册时间: 2008-08-24 17:24

#7

帖子 sdulyd » 2008-08-26 17:09

luojie-dune 写了:。。。因为你没选宽屏吧。。。 ATI显卡设置我不知道。高手都没碰到过。最讨厌有人叫高手。
没选宽屏是什么意思啊?比我高的都是高手。。。
sdulyd
帖子: 8
注册时间: 2008-08-24 17:24

#8

帖子 sdulyd » 2008-08-26 17:09

demo8210 写了:试试用新立得搜索安装EnvyNG 自动 重置一下显卡驱动试试呢?8.04本身自带了很多驱动了呀
恩,我试一下啊
回复