Xubuntu 16.04 未检测到蓝牙

Xubuntu 16.04 未检测到蓝牙

我有一台华硕笔记本电脑 R556L,我安装了 Xubuntu 16.04,但无法检测到蓝牙。

运行蓝牙管理器显示:

Bluez daemon is not running, blueman-manager cannot continue.
This probably means that there were no Bluetooth adapters detected or Bluetooth daemon was not started.

运行“ps -ef | grep blue”显示:

lawand    3527  3501  0 23:47 ?        00:00:00 /usr/bin/python3 /usr/bin/blueman-applet
lawand    3845  3185  0 23:47 ?        00:00:00 /usr/lib/bluetooth/obexd
lawand    5907  3625  0 23:57 ?        00:00:00 /usr/bin/python3 /usr/bin/blueman-manager
lawand    5917  3185  0 23:57 ?        00:00:00 /usr/bin/python3 /usr/bin/blueman-adapters
lawand    5949  5929  0 23:58 pts/1    00:00:00 grep --color=auto blue

运行“lspci -knn | grep Net -A2; lsusb”显示:

03:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
    Subsystem: AzureWave AW-NE186H [1a3b:1186]
    Kernel driver in use: ath9k
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
Bus 001 Device 002: ID 062a:4101 Creative Labs Wireless Keyboard/Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

我尝试清除“blueman bluez-utils bluez bluetooth”并重新安装它们,但没有效果。

我检查了“sudo rfkill list”:

0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: asus-wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: no
2: asus-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no

有什么想法吗?谢谢。

答案1

事实证明笔记本电脑实际上没有蓝牙设备。

相关内容