升级15.11后,没有蓝牙了?
Tofloor
poster avatar
lbygljq
deepin
2019-07-31 04:41
Author
本帖最后由 lbygljq 于 2019-8-1 15:06 编辑


Reply Favorite View the author
All Replies
avatar
lbygljq
deepin
2019-08-01 22:21
#1
本帖最后由 lbygljq 于 2019-8-1 15:05 编辑




$ systemctl status bluetooth.service
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset:
   Active: inactive (dead)

$ sudo rfkill list
0: ideapad_wlan: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: ideapad_bluetooth: Bluetooth
        Soft blocked: yes
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

Reply View the author
avatar
striver
deepin
2019-08-02 00:57
#2
我的RTL 8821CU的网卡也是,只能驱动wifi,没有蓝牙。找不到蓝牙适配器,在win10下正常
Reply View the author
avatar
jianguo922
deepin
2019-08-02 02:18
#3
一样的windows7能用,深度deepin无法识别三星370
Reply View the author
avatar
yanfung
deepin
2019-08-02 02:29
#4
一样的,找不到蓝牙适配器!换manjaro开机即用,deepin硬件适配太差了
Reply View the author
avatar
lbygljq
deepin
2019-08-02 02:37
#5
已经解决:
1.激活/关闭蓝牙
  service bluetooth stop
  service bluetooth start
2.使用蓝牙管理软件
(1)安装软件
    sudo apt install bluetooth blueman bluez-cups
(2)在启动项“系统管理”分类中运行“蓝牙管理器”
Reply View the author
avatar
oliverivy
deepin
2019-08-04 01:43
#6
我也是这样
Reply View the author
avatar
laugh0608
deepin
2019-08-11 23:31
#7
https://bbs.deepin.org/post/181383
已经解决:
1.激活/关闭蓝牙
  service bluetooth stop

感谢,已经解决
Reply View the author