我干净安装了Ubuntu 14.04。从暂停状态恢复时,输入密码后系统会冻结。我被迫关闭电源,然后重新开始。升级到13.04时,我在这台笔记本电脑上遇到了类似的问题,不记得如何修复它。
BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash pcie_aspm=force vt.handoff=7
$ lspci -vnn | grep -A12 VGA
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT216M [GeForce GT 230M] [10de:0a28] (rev a2) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:3659]
Flags: bus master, fast devsel, latency 0, IRQ 47
Memory at d2000000 (32-bit, non-prefetchable) [size=16M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at d0000000 (64-bit, prefetchable) [size=32M]
I/O ports at 6000 [size=128]
Expansion ROM at d3080000 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [b4] Vendor Specific Information: Len=14 <?>
Capabilities: [100] Virtual Channel
1
该系统实际上并没有冻结。我可以用m来移动光标,但是什么也不做。几分钟后,它锁定了我,我可以输入密码登录。所以我所能做的就是输入密码!
—
eshwar
sudo pm-suspend对我没有影响。
—
eshwar
无论我如何暂停,我都有这个问题。挂起不是我的选择,因为我必须重新启动。
—
eshwar
我的NVIDIA Corporation GT216M [GeForce GT 230M](rev a2)存在相同的问题
—
Lonnie Best,