lcw0268
2021-02-08 02:55 deepin
啊,学习了。
原来就是蓝牙服务没有启动。
Reply Like 0 View the author
啊,学习了。
原来就是蓝牙服务没有启动。
学习了
好家伙,等的就是你,反手就是点赞关注三联。昨天晚上试了下激活蓝牙,一直激活失败。。。busy。。
请教下大佬hugo的图片是直接插入md里面吗?
请教下大佬hugo的图片是直接插入md里面吗?
嗯,博客里有关于picgo的文章,使用了图床,可以在typora或者终端里直接上传图片到图床并返回一个在线的链接,就不需要使用本地的图床了,避免了老是路径问题的困扰
好家伙,等的就是你,反手就是点赞关注三联。昨天晚上试了下激活蓝牙,一直激活失败。。。busy。。
我也是无意发现用不了,我印象里没有关过蓝牙的服务,开了以后就好了
我也是无意发现用不了,我印象里没有关过蓝牙的服务,开了以后就好了
我按照楼主的办法启动了蓝牙服务,但是控制中心中和菜单栏没有对于蓝牙部分出现。。。设置为开机自启,注销或重启之后也没得。。。
# 启动蓝牙服务,根据大佬说法控制中心的菜单栏应该会出现蓝牙。。但是我的没出。。
$ sudo service bluetooth restart
# 查看蓝牙服务状态:running??你倒是给我出个结果嘛。。
$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2021-02-08 11:58:59 CST; 1s ago
Docs: man:bluetoothd(8)
Main PID: 9607 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
Memory: 580.0K
CGroup: /system.slice/bluetooth.service
└─9607 /usr/lib/bluetooth/bluetoothd
2月 08 11:58:59 xx systemd[1]: Starting Bluetooth service...
2月 08 11:58:59 xx bluetoothd[9607]: Bluetooth daemon 5.50
2月 08 11:58:59 xx systemd[1]: Started Bluetooth service.
2月 08 11:58:59 xx bluetoothd[9607]: Starting SDP server
2月 08 11:58:59 xx bluetoothd[9607]: Bluetooth management interface 1.18 initialized
$ sudo systemctl enable bluetooth.service # 开启开机自启
我按照楼主的办法启动了蓝牙服务,但是控制中心中和菜单栏没有对于蓝牙部分出现。。。设置为开机自启,注销或重启之后也没得。。。
# 启动蓝牙服务,根据大佬说法控制中心的菜单栏应该会出现蓝牙。。但是我的没出。。
$ sudo service bluetooth restart
# 查看蓝牙服务状态:running??你倒是给我出个结果嘛。。
$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2021-02-08 11:58:59 CST; 1s ago
Docs: man:bluetoothd(8)
Main PID: 9607 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
Memory: 580.0K
CGroup: /system.slice/bluetooth.service
└─9607 /usr/lib/bluetooth/bluetoothd
2月 08 11:58:59 xx systemd[1]: Starting Bluetooth service...
2月 08 11:58:59 xx bluetoothd[9607]: Bluetooth daemon 5.50
2月 08 11:58:59 xx systemd[1]: Started Bluetooth service.
2月 08 11:58:59 xx bluetoothd[9607]: Starting SDP server
2月 08 11:58:59 xx bluetoothd[9607]: Bluetooth management interface 1.18 initialized
$ sudo systemctl enable bluetooth.service # 开启开机自启
试试参考链接里的文章,以前有蓝牙吗,是升级了吗。换个内核试试
升级后蓝牙没了,设置中也没有了,解决后就写了篇博客,希望对有此问题的用户有用