从挂起状态唤醒后,Ubuntu 14.04系统冻结


11

我干净安装了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

/var/log/pm-suspend.log

$ 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

1
sudo pm-suspend对我没有影响。
eshwar

1
这里同样的问题。也许是因为暴发户司机....

1
无论我如何暂停,我都有这个问题。挂起不是我的选择,因为我必须重新启动。
eshwar

1
我的NVIDIA Corporation GT216M [GeForce GT 230M](rev a2)存在相同的问题
Lonnie Best,

Answers:


1

我安装了专有的Nvidia驱动程序在此给出的职位由“软”。瞧!我的系统从挂起恢复正常运行。


我有一个类似的问题,但是当我安装Nvidia驱动程序时,必须去Nvidia设置并将PRIME配置文件更改为Intel Card,以便不冻结地使用系统。虽然它为我提供了冻结屏幕的解决方案,但它带来了另一个问题:我不能脱离“挂起”或“待机”屏幕。它是在您的系统上发生还是在Nvidia设置上运行良好?也许它特定于具有2个视频卡的系统。提前致谢。:链接到我的问题askubuntu.com/questions/458832/...
user153634

我什么都没问题。我根本不需要去Nvidia设置。仅当我从挂起状态恢复后,我才出现冻结屏幕,并且通过安装Nvidia专有驱动程序已解决了该问题。
eshwar

这在没有Nvidia或任何专有驱动程序的系统上发生。
塞林
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.