无法保存屏幕参数设置~

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
zdho
帖子: 26
注册时间: 2005-07-22 11:53

无法保存屏幕参数设置~

#1

帖子 zdho » 2005-07-27 20:44

在调整好屏幕参数设置,但下一次开机参数设置没有保留,每一次都要手动更改,
请教解决方法~
yongyi
帖子: 3025
注册时间: 2005-05-07 23:57
联系:

#2

帖子 yongyi » 2005-07-27 21:16

你是用Gnome的?说清楚点你的情况,比如分辨率如何改法?试过了保存会话行不?
独自看一看大海
总想起身边走在路上的朋友
Lenovo E290-420[Celeron-M420/256M/60G/Intel GMA950]
zdho
帖子: 26
注册时间: 2005-07-22 11:53

#3

帖子 zdho » 2005-07-28 1:00

我是想改成1024*768的,但开机后就肯定的是 1280*1024,我尝试过保存会话,不过问题依旧。
头像
yonsan
帖子: 887
注册时间: 2005-07-01 18:56
来自: 广州市

#4

帖子 yonsan » 2005-07-28 1:03

贴一下你的xorg.conf内容!!
I will be back!
yongyi
帖子: 3025
注册时间: 2005-05-07 23:57
联系:

#5

帖子 yongyi » 2005-07-28 8:40

奇怪这种现象我只在不使用完整的桌面管理器时才会遇到的。

试试在xorg.conf(注意备份!)中,

找出Section "Screen"

看看DefaultDepth 是多少?(我是24)

然后在下面相应的Depth:

代码: 全选

Depth 24
Modes   "1280x1024 " "1024x768" "832x624" "800x600" "720x450" "720x400" "640x480"
中把高于1024*768 的都删除,就是成了:

代码: 全选

Depth 24
Modes "1024x768" "832x624" "800x600" "720x450" "720x400" "640x480"
独自看一看大海
总想起身边走在路上的朋友
Lenovo E290-420[Celeron-M420/256M/60G/Intel GMA950]
zdho
帖子: 26
注册时间: 2005-07-22 11:53

#6

帖子 zdho » 2005-07-30 3:16

Identifier "Default Screen"
Device "Generic Device"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"

谢谢各位的帮助,我不知应该如何修改
yongyi
帖子: 3025
注册时间: 2005-05-07 23:57
联系:

#7

帖子 yongyi » 2005-07-30 8:14

啊?! :shock:
你的xorg.conf里根本没有1280*1024啊!只有1024x768的!?
独自看一看大海
总想起身边走在路上的朋友
Lenovo E290-420[Celeron-M420/256M/60G/Intel GMA950]
头像
DarkEyes
帖子: 549
注册时间: 2005-07-01 13:09
来自: 广西南宁

#8

帖子 DarkEyes » 2005-07-31 20:07

这个问题也捆扰我很久了
不过因为我一开机就是连续几个星期所以基本上没有感觉:)
呵呵
最新座驾:帕萨特1.8T御尊版
头像
lyreopera
帖子: 771
注册时间: 2005-05-23 13:38
来自: gdsz

#9

帖子 lyreopera » 2005-08-01 16:55

DarkEyes 写了:这个问题也捆扰我很久了
不过因为我一开机就是连续几个星期所以基本上没有感觉:)
呵呵
兄弟你都干些什么?

服务器?
……
头像
DarkEyes
帖子: 549
注册时间: 2005-07-01 13:09
来自: 广西南宁

#10

帖子 DarkEyes » 2005-08-01 21:32

lyreopera 写了:
DarkEyes 写了:这个问题也捆扰我很久了
不过因为我一开机就是连续几个星期所以基本上没有感觉:)
呵呵
兄弟你都干些什么?

服务器?
也没干啥。懒得关机而已
最新座驾:帕萨特1.8T御尊版
zdho
帖子: 26
注册时间: 2005-07-22 11:53

#11

帖子 zdho » 2005-08-02 2:35

大虾有解决的办法吗?
zdho
帖子: 26
注册时间: 2005-07-22 11:53

#12

帖子 zdho » 2005-08-03 0:32

自己顶上去 !
头像
yonsan
帖子: 887
注册时间: 2005-07-01 18:56
来自: 广州市

#13

帖子 yonsan » 2005-08-03 0:44

整个xorg.conf都贴出来!
I will be back!
zdho
帖子: 26
注册时间: 2005-07-22 11:53

#14

帖子 zdho » 2005-08-03 2:41

# bare-bones XFree86 config to start the server in probe-only mode
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
RgbPath "/etc/X11/rgb.txt"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
EndSection
Section "Device"
Identifier "Generic Device"
Driver "::DRIVER::"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Device"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Generic Mouse"
EndSection
yongyi
帖子: 3025
注册时间: 2005-05-07 23:57
联系:

#15

帖子 yongyi » 2005-08-03 7:30

难道LCD的xorg.conf都是这么的清爽的吗?

还有,Section "Device"中
Driver "::DRIVER::"
怎么驱动是这样子的?

有没有尝试过 sudo dpkg-reconfigure xserver-xorg

有没曾经参考这篇文档来设置一下:
http://www.ubuntu.org.cn/support/docume ... 0%E7%8E%87
独自看一看大海
总想起身边走在路上的朋友
Lenovo E290-420[Celeron-M420/256M/60G/Intel GMA950]
回复