Estou usando o Arch Linux há algum tempo e o bluetooth está funcionando sem problemas. Agora, por nenhuma razão explicável, o Arch não detecta mais meus adaptadores Bluetooth.
Eu tentei fazer: $ sudo systemctl enable bluetooth
, $ sudo systemctl start bluetooth
e $ sudo systemctl start dbus
.
Eu habilitei drivers genéricos do bluetooth:
$ sudo modprobe btusb
.
Eu instalei: bluez, bluez-utils-compat e blueman .
$ sudo lsmod | grep bluetooth
retorna:
bluetooth 634880 11 btrtl,btintel,bnep,btbcm,btusb
ecdh_generic 24576 1 bluetooth
rfkill 28672 7 bluetooth,acer_wmi,cfg80211
crc16 16384 2 bluetooth,ext4
$ sudo lspci | grep blue
não retorna nada.
$ sudo hciconfig
não retorna nada.
$ sudo hcitool dev
retorna:
Devices:
$ sudo dmesg | grep Blue
retorna:
[ 283.807549] Bluetooth: Core ver 2.22
[ 283.807585] Bluetooth: HCI device and connection manager initialized
[ 283.807588] Bluetooth: HCI socket layer initialized
[ 283.807589] Bluetooth: L2CAP socket layer initialized
[ 283.807594] Bluetooth: SCO socket layer initialized
[ 349.781130] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 349.781135] Bluetooth: BNEP filters: protocol multicast
[ 349.781148] Bluetooth: BNEP socket layer initialized
$ sudo rfkill list
retorna:
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Eu fiz:
$ bluetoothctl
[bluetoothctl]# scan on
No default controller available
Quando eu abro os adaptadores blueman, ele abre, mas a janela não tem nenhum conteúdo:
Equandoeuabrooblueman-manager,osúnicosbotõesquefuncionamsãoosmenusExibireAjuda:
Algumas informações importantes (se necessário):
Model: Acer Aspire S13 S5-371
Network Card: Qualcomm Atheros QCA61x4A
uname -r: 4.15.14-1-ARCH
BIOS Ver: v1.5
OSes: Windows 10, Arch Linux (dual boot using rEFInd)
Built in Bluetooth 4.0 support