深度桌面版15.11版本装完以后笔记本无法睡眠唤醒
Tofloor
poster avatar
lxq0018
deepin
2019-11-21 21:47
Author
我装的最新版的15.11的桌面版在睡眠以后无法用鼠标和键盘唤醒,只能重启电脑,这个希望解决下
Reply Favorite View the author
All Replies
avatar
chenlingkan
deepin
2019-11-21 22:03
#1
还是等V20  15.11是无法睡眠的。
Reply View the author
avatar
wuluck
deepin
2019-11-21 23:23
#2
内核升级为5.3一切都会变得美好
Reply View the author
avatar
迷鹿
deepin
2019-11-22 05:11
#3
我的两个笔记本一个台式都能正常睡眠和唤醒,我全是双系统,都使用正常。
Reply View the author
avatar
zicheqingluo
deepin
2019-11-22 05:39
#4
我联想小新亮度都没法调节,hdmi也无输出,睡眠唤醒失败也有
Reply View the author
avatar
xiaozhudaxia
deepin
2019-11-22 06:10
#5
哈哈 我的笔记本可能没装好还能唤醒睡眠。上午安装成功后加载不出来桌面,以为卡了忙活其他事了,下午来黑屏了一点能唤醒睡眠 。
Reply View the author
avatar
lxq0018
deepin
2019-11-24 05:26
#6
https://bbs.deepin.org/post/185546
哈哈 我的笔记本可能没装好还能唤醒睡眠。上午安装成功后加载不出来桌面,以为卡了忙活其他事了,下午来黑 ...

现在来说硬件适配比较全面虽说有问题,但是还是比较稳定的,
Reply View the author
avatar
lxq0018
deepin
2019-11-24 05:27
#7
https://bbs.deepin.org/post/185546
哈哈 我的笔记本可能没装好还能唤醒睡眠。上午安装成功后加载不出来桌面,以为卡了忙活其他事了,下午来黑 ...

嘿嘿,感觉系统是不是挺好用的
Reply View the author
avatar
lxq0018
deepin
2019-11-24 05:28
#8
https://bbs.deepin.org/post/185546
内核升级为5.3一切都会变得美好

大神求教怎么升级5.3,求教程,求办法
Reply View the author
avatar
lxq0018
deepin
2019-11-24 05:29
#9
https://bbs.deepin.org/post/185546
还是等V20  15.11是无法睡眠的。

你楼下好像有大神说怎么解决的,但是不知道能不能成功
Reply View the author
avatar
lxq0018
deepin
2019-11-24 05:29
#10
https://bbs.deepin.org/post/185546
还是等V20  15.11是无法睡眠的。

你楼下好像有大神说怎么解决的,但是不知道能不能成功
Reply View the author
avatar
13818778688
deepin
2019-11-24 06:50
#11
看起来基本都是驱动的问题, LINUX 大众化的路还长着呢。
Reply View the author
avatar
安菲尔德
deepin
2019-11-24 09:44
#12
论坛里有人发过,但找不到了
修改grup,在quite后加上“idle=nomwait”,然后更新一下grup
  1. GRUB_CMDLINE_LINUX_DEFAULT="text quiet idle=nomwait"
Copy the Code
  1. sudo grub-mkconfig -o /boot/grub/grub.cfg
Copy the Code
Reply View the author