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