嗯,这发生在我升级到 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 …Run Code Online (Sandbox Code Playgroud)