Bluetooth não detectado Xubuntu 16.04

3

Eu tenho um laptop Asus R556L e eu instalei o Xubuntu 16.04 e o bluetooth não foi detectado.

A execução do gerenciador do bluetooth mostra:

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.

Rodando "ps -ef | grep blue" mostra:

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

Executando "lspci -knn | grep Net-A2; lsusb" mostra:

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

Eu tentei limpar "blueman bluez-utils bluez bluetooth" e instalá-los novamente, mas isso não funcionou.

Eu verifiquei "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

Alguma ideia? Obrigado.

    
por Lawand 27.08.2016 / 00:03

1 resposta

2

Acontece que o laptop não tem um dispositivo bluetooth.

    
por Lawand 16.09.2016 / 16:23