首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu 14.04不睡觉

Ubuntu 14.04不睡觉
EN

Ask Ubuntu用户
提问于 2015-02-03 07:30:08
回答 2查看 696关注 0票数 0

我的乌本图14.04不去睡觉。我不确定这是在系统从13升级或其他什么之后发生的。

我尝试了一些解决方案,包括创建断开usb端口的脚本,ssd硬盘驱动器.他们都不起作用。

我能做些什么来开始识别问题呢?

编辑

我真的很抱歉,我忘了在准备问题的时候加上我想要的细节.当我单击系统菜单中的“挂起”或关闭盖子时,就会发生这种情况。它会进入睡眠状态,但在醒来后会立即醒来,比如“检测到了早起事件”。

谢谢你的回答和评论,这是lspci -nn的评论

代码语言:javascript
复制
julien@venus:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port [8086:0151] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4)
00:1c.2 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 [8086:1e14] (rev c4)
00:1c.3 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 [8086:1e16] (rev c4)
00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation HM77 Express Chipset LPC Controller [8086:1e57] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 635M] [10de:0de3] (rev a1)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01)
03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 2230 [8086:0888] (rev c4)
0c:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 07)
EN

回答 2

Ask Ubuntu用户

回答已采纳

发布于 2015-03-02 06:58:41

根据您的lspci输出,您的系统似乎有一个专用的视频卡:

代码语言:javascript
复制
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 635M] [10de:0de3] (rev a1)

有时,这些视频卡需要额外的驱动程序,以使它与暂停工作。

请在仪表板中搜索“驱动程序”,安装专有驱动程序:

从里面安装nvidia驱动程序。

更确切地说,您可以在dmesg输出失败后检查它,您可能会看到一些类似于“失败挂起”的消息。它也许能告诉你是什么设备导致了这个问题。

票数 0
EN

Ask Ubuntu用户

发布于 2015-02-03 07:56:36

有可能你正在经历一个已知的挂起的错误。您可以阅读这是很容易遵循的指南,它似乎已经修复了大多数人的这个错误。

希望这对你有帮助。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/581108

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档