这种情况时不时发生,重新启动后它可以工作。不知道是什么原因造成的。早些时候发生这种情况时,我会在 Dash 中搜索终端并启动。但今天,即使这样也行不通。
我已经尝试了以下帖子中发布的解决方案,但没有任何运气。
我将首先重新启动lightdm,看看是否有帮助,如果没有,我将重新启动我的笔记本电脑。
我期待着您对我可以尝试的其他建议的建议,这肯定会再次发生。
我在 64 位 Ubuntu 10.04 上使用 Nvidia 7300 gt 和显示器宏碁 V173w。Compiz 和 Emerald 进展顺利,但在进入 GUI 时,我总是收到消息:
“无法为显示器应用存储的配置,找不到合适的屏幕配置”
为什么老是收到,显示器配置或者用的pci-e有什么问题?
root@dellph1-desktop:/# xrandr
Screen 0: minimum 320 x 240, current 1440 x 900, maximum 1440 x 900
default connected 1440x900+0+0 0mm x 0mm
1440x900 50.0*
1024x768 51.0 58.0 59.0
1360x768 52.0 53.0
1152x864 54.0 55.0 56.0 57.0
960x600 60.0
960x540 61.0
896x672 62.0
840x525 63.0 64.0 65.0 66.0
832x624 67.0
800x600 68.0 69.0 70.0 71.0 72.0 73.0
800x512 74.0
720x450 75.0
680x384 76.0 …Run Code Online (Sandbox Code Playgroud) 嗯,这发生在我升级到 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)