无法开机
Tofloor
poster avatar
yangqinghui
deepin
2020-11-06 18:05
Author

无法开机,保错 Bluetooth:hci0:unexpected event for opcode  0xfc2f。  电脑型号,联想t550。请帮忙看看,急在线等谢谢。

Reply Favorite View the author
All Replies
juteman
deepin
2020-11-06 18:19
#1

如果是蓝牙错误的话,应该不影响开机吧

能切tty吗?


Reply View the author
Shinglee
deepin
2020-11-06 18:25
#2

进BIOS,将蓝牙设备禁用,重启

之后,如果能进系统了

sudo vim /etc/bluetooth/main.conf
AutoEnable=false 


然后禁用蓝牙,如果你不需要蓝牙功能

 systemctl stop bluetooth.service 

systemctl disable bluetooth.service  


或者你可以升级蓝牙协议栈,看我帖子

https://bbs.deepin.org/post/203017

Reply View the author
Comments
deepiner
2020-11-06 18:57
高手啊
yangqinghui
deepin
2020-11-06 19:38
#3
juteman

如果是蓝牙错误的话,应该不影响开机吧

能切tty吗?


多谢回复,试了下还是不行。报错

0.187114] ACPI Error: Needed type [Reference], found [ Integer] 000000004386

46f1 (20190816/exresop 69)

0.187150] ACPI Error: AE AML OPERAND_ TYPE, While resoluing operands for [St

ore] (20190816/dswexec- 434 )

I 0.187193] ACPI Error: Aborting method 、PR .CPuO._ PDC due to previous error

(AE AML OPERAND TYPE) (20190816/psparse 531 )

Reply View the author