无法为监视器应用存储的配置

Her*_*ntz 12 resolution 11.04

嗯,这发生在我升级到 Natty 时。我不仅似乎无法将分辨率更改为高于 1024x768,而且它出现在左侧并且仅使用显示器宽度的 70%。

无法为监视器应用存储的配置

我尝试登录,但在 ubuntu 经典模式下,我能够更改它,但该技巧不再起作用。(这可能是一个compiz问题吗?)

无论如何,这是我的 /var/log/Xorg.0.log http://pastebin.com/Ew4wwLab

lspci -nn | grep VGA

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
Run Code Online (Sandbox Code Playgroud)

我尝试使用 xrandr 手动添加 1280x1768 的分辨率,但没有运气。这是 xrandr 输出

Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096
LVDS1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*+
   800x600        60.3     56.2  
   640x480        59.9  
VGA1 disconnected (normal left inverted right x axis y axis)
TV1 disconnected (normal left inverted right x axis y axis)
  1280x1024 (0xc6)  109.0MHz
        h: width  1280 start 1368 end 1496 total 1712 skew    0 clock   63.7KHz
        v: height 1024 start 1027 end 1034 total 1063           clock   59.9Hz
Run Code Online (Sandbox Code Playgroud)

编辑:

好的,经过一些故障排除后,将笔记本电脑连接到第二个显示器,发现 ubuntu 工作正常。所以这是我的 Vaio 笔记本电脑屏幕的硬件问题。

小智 14

尝试删除文件

~/.config/monitors.xml
Run Code Online (Sandbox Code Playgroud)

我有同样的问题,这对我有用。