华为笔记本使用deepin频繁死机
Tofloor
poster avatar
thingway
deepin
2020-12-30 17:30
Author


配置如上,在使用deepin系统的过程中,平均每两个小时就要死一次机,鼠标键盘都无法使用和移动,只能按电源键强制关机,不知道是不是我电脑的问题还是系统的问题。

Reply Favorite View the author
All Replies
gd0668
deepin
2020-12-30 18:10
#1

华为那么扣吗 居然4g内存


Reply View the author
liaofuxing
deepin
2020-12-30 18:42
#2

我的荣耀笔记本也是,我的也是2500U,感觉是适配问题,而且睡眠后还不能唤醒

Reply View the author
hedajun
deepin
2020-12-30 18:43
#3

修改grub

sudo vim /etc/default/grub, 修改grub添加内核参数:idle=nomwait。再更新grub就可以了:sudo update-grub。


修改前:

GRUB_CMDLINE_LINUX_DEFAULT="splash console=tty"

修改后:

GRUB_CMDLINE_LINUX_DEFAULT="splash console=tty idle=nomwait"

Reply View the author
thingway
deepin
2020-12-30 18:44
#4
gd0668

华为那么扣吗 居然4g内存


2*4=8,8G的

Reply View the author
thingway
deepin
2020-12-30 18:45
#5
liaofuxing

我的荣耀笔记本也是,我的也是2500U,感觉是适配问题,而且睡眠后还不能唤醒

应该是的,等后续官方发布通告吧,毕竟华为和深度也是合作关系。

Reply View the author
thingway
deepin
2020-12-30 18:46
#6
hedajun

修改grub

sudo vim /etc/default/grub, 修改grub添加内核参数:idle=nomwait。再更新grub就可以了:sudo update-grub。


修改前:

GRUB_CMDLINE_LINUX_DEFAULT="splash console=tty"

修改后:

GRUB_CMDLINE_LINUX_DEFAULT="splash console=tty idle=nomwait"

谢谢大佬!

Reply View the author
135******12
deepin
2020-12-30 19:41
#7

我之前用hp 2700u也是经常假死,,你有加swap吗,另外8G内在是细了点,开几个就会爆,deepin对爆内在处理不好

Reply View the author
川顺页
deepin
2020-12-31 01:42
#8

感觉是内核问题,升级新版本试试。

Reply View the author
thingway
deepin
2021-01-04 02:54
#9
川顺页

感觉是内核问题,升级新版本试试。

升级了最新的20.1也不行

Reply View the author
不会开车有驾照
deepin
2021-01-04 17:44
#10
thingway

升级了最新的20.1也不行

有人说是wine的原因,是否在使用某些wine软件时死机?

Reply View the author
不会开车有驾照
deepin
2021-01-04 17:46
#11

原来我也有偶发性死机,后来需要的软件没办法时用crossover安装,后边基本不再发生了,我的华为mate D14

Reply View the author