LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 697|回复: 1

安了个archlive但是每次注销或重启后分辨率都自动改变1280*1024,怎么办?

[复制链接]
发表于 2009-4-4 00:00:48 | 显示全部楼层 |阅读模式
安了个archlive但是每次注销或重启后分辨率都自动改变成1280*1024,怎么办?
我安的是NVIDIA的驱动,每次登陆点开NVIDIA X SERVER SETTINGS 都是1024*768
但是登陆上来默认的分辨率就1280*1024,屏幕很大。。。点开xfce4的显示就是1280*1024
我看shaman 里有安装了xf86-video-vesa (2.1.0-1),是不是安了NVIDIA驱动,把xf86-video-vesa (2.1.0-1)这个驱动删了就行。
我的xorg.conf是这样的:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder63) Mon Feb 23 15:44:13 PST 2009

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
# Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "rotocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG 775FT Plus"
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "CRT: 1024x768_75 +0+0; CRT: 1024x768 +0+0; CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2009-4-4 00:23:05 | 显示全部楼层
删了vesa吧...
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表