[Kernel/Drive] 更新5.10.5后蓝牙丢失
Tofloor
poster avatar
弥敦道
deepin
2021-02-08 08:37
Author

5.8的蓝牙是有的,更新之后就没了

Reply Favorite View the author
All Replies
lcw0268
deepin
2021-02-08 08:41
#1

启动蓝牙服务。

Reply View the author
kirin2020
deepin
2021-02-08 14:28
#2

5.10内核都有这情况

Reply View the author
caoayu
deepin
2021-02-08 16:21
#3

看我动态可能会帮到你

Reply View the author
非专业摸鱼选手
deepin
2021-02-08 18:24
#4

可能每次开机都要重启一下蓝牙服务

如果这个办法可行,可以编译一条命令让开机时自动重启,即可解决!

如果开机重启蓝牙服务无法正常使用蓝牙,拿只能回滚到之前5.8/5.4的内核了!

Reply View the author
Ziggy
deepin
2021-02-08 18:37
#5

建议回退内核版本解决

Reply View the author
是大橙子呀
deepin
2021-02-09 00:54
#6

他们说是蓝牙服务没启动

sudo systemctl enable bluetooth    //蓝牙设置开机自启

sudo systemctl start bluetooth  

我是自己编译了5.10.13内核可以用了

Reply View the author