我在Windows里面可以1600X1200 60Hz,可是我在Ubuntu里面设置不了了,驱动也装了,我的是8500GT的显卡,显示器是PHILIPS 107Q6,我想改成1024X768 85HZ ,下面是我的/etc/X11/xorg.conf,没有传说中的那几行:
Section "Monitor"
HorizSync 30-83
VertRefresh 56-76
和
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
看不出修改哪里:
# 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" "cn"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
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
还有,发现有个文件/etc/usplash.conf 不知道干嘛的:
# Usplash configuration file
# These parameters will only apply after running update-initramfs.
xres=1152
yres=864
[已解决]Ubuntu 8.04.1分辨率问题
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 11
- 注册时间: 2008-08-18 0:16
[已解决]Ubuntu 8.04.1分辨率问题
上次由 windzhy 在 2008-08-21 21:50,总共编辑 1 次。
-
- 帖子: 11
- 注册时间: 2008-08-18 0:16
hzy@hzy-desktop:~$ sudo nvidia-xconfig
Using X configuration file: "/etc/X11/xorg.conf".
WARNING: The CorePointer device was not specified explicitly in the layout;
using the first CorePointer in the config input list.
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'
Using X configuration file: "/etc/X11/xorg.conf".
WARNING: The CorePointer device was not specified explicitly in the layout;
using the first CorePointer in the config input list.
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'
- bt_one
- 帖子: 136
- 注册时间: 2008-04-18 20:58
- bt_one
- 帖子: 136
- 注册时间: 2008-04-18 20:58
-
- 帖子: 11
- 注册时间: 2008-08-18 0:16
hzy@hzy-desktop:~$ sudo apt-get install nvidia-xconfig
[sudo] password for hzy:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
读取状态信息... 完成
下列软件包将被【卸载】:
nvidia-glx-new
下列【新】软件包将被安装:
nvidia-xconfig
共升级了 0 个软件包,新安装了 1 个软件包,要卸载 1 个软件包,有 0 个软件未被升级。
需要下载 55.5kB 的软件包。
操作完成后,会释放 15.4MB 的磁盘空间。
您希望继续执行吗?[Y/n]y
获取:1 http://cn.archive.ubuntu.com hardy/universe nvidia-xconfig 1.0+20070502-1ubuntu1 [55.5kB]
下载 55.5kB,耗时 15s (3603B/s)
(正在读取数据库 ... 系统当前总共安装有 115467 个文件和目录。)
正在删除 nvidia-glx-new ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
选中了曾被取消选择的软件包 nvidia-xconfig。
(正在读取数据库 ... 系统当前总共安装有 115426 个文件和目录。)
正在解压缩 nvidia-xconfig (从 .../nvidia-xconfig_1.0+20070502-1ubuntu1_i386.deb) ...
正在设置 nvidia-xconfig (1.0+20070502-1ubuntu1) ...
hzy@hzy-desktop:~$ sudo nvidia-xconfig
Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
[sudo] password for hzy:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
读取状态信息... 完成
下列软件包将被【卸载】:
nvidia-glx-new
下列【新】软件包将被安装:
nvidia-xconfig
共升级了 0 个软件包,新安装了 1 个软件包,要卸载 1 个软件包,有 0 个软件未被升级。
需要下载 55.5kB 的软件包。
操作完成后,会释放 15.4MB 的磁盘空间。
您希望继续执行吗?[Y/n]y
获取:1 http://cn.archive.ubuntu.com hardy/universe nvidia-xconfig 1.0+20070502-1ubuntu1 [55.5kB]
下载 55.5kB,耗时 15s (3603B/s)
(正在读取数据库 ... 系统当前总共安装有 115467 个文件和目录。)
正在删除 nvidia-glx-new ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
选中了曾被取消选择的软件包 nvidia-xconfig。
(正在读取数据库 ... 系统当前总共安装有 115426 个文件和目录。)
正在解压缩 nvidia-xconfig (从 .../nvidia-xconfig_1.0+20070502-1ubuntu1_i386.deb) ...
正在设置 nvidia-xconfig (1.0+20070502-1ubuntu1) ...
hzy@hzy-desktop:~$ sudo nvidia-xconfig
Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'