[Seek Help] deepin无法开机
Tofloor
poster avatar
bdazg1994
deepin
2022-11-17 19:36
Author

系统开机有两个告警

  1. Error: Driver 'pcspkr' is already registered, aborting...
  2. iwlwifi 0000:00:14.3: iwlmum doen't allow to disable BT Coex, check bt_coex_active module parameter

第一个告警 我在 /etc/modprobe.d/ 下 创建blacklist-pcspkr.conf , 编辑内容blacklist pcspkr

第二个告警 我在/etc/modprobe.d/iwlwifi.conf中 将默认的bt_coex_active=0 改为 1 另外两个参数没变。

reboot以后,出现以下画面,电脑就黑屏了。

image.png

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-11-17 21:36
#1

把第二条改回去试一下

Reply View the author
bdazg1994
deepin
2022-11-18 00:25
#2
jjcui8595

把第二条改回去试一下

还是不行 我加了 11n_disable=8 也不行

bt_coex_active改为0就会报 iwlwifi 0000:00:14.3: iwlmum doen't allow to disable BT Coex, check bt_coex_active module parameter

Reply View the author