关于蓝牙的守护进程的问题
Tofloor
poster avatar
jasperies
deepin
2019-02-09 01:00
Author
有没有大神能指教一下,这是什么意思
Reply Favorite View the author
All Replies
avatar
jasperies
deepin
2019-02-09 03:33
#1
确认电脑有蓝牙模块
Reply View the author
avatar
jasperies
deepin
2019-02-09 21:31
#2
没有大神指教嘛
Reply View the author
avatar
187******09
deepin
2019-02-09 21:43
#3
systemctl status bluez
Reply View the author
avatar
173******56
deepin
2019-02-10 04:06
#4
本帖最后由 Bad-Pig 于 2019-2-9 20:08 编辑

我记得这个服务叫dbus*bluez*
systemctl --list-units | grep bluz获取全名
然后sudo systemctl start 后接你获取的服务名
如果要开机启动  
就 sudo systemctl enable 服务名
Reply View the author
avatar
jasperies
deepin
2019-02-11 05:31
#5
感谢楼上二位,都试了,还是不行呢
Reply View the author