Problema
Não estou conseguindo usar o bluetooth. Durante a inicialização, recebo este erro:
usb 1-1.1: firmware: failed to load ar3k/AthrBT_0x01020200.dfu (-2)
Bluetooth: Loading patch file failed
Laptop: Asus x201e SO: Debian 9.2.1 Mate
O que eu tentei
https://askubuntu.com/questions/574312/why-bluetooth-or-usb-3-0-fails-to-load-during-booting
echo "blacklist ath3k" | sudo tee /etc/modrobe.d/ath3k.conf
pegue isto
debian@debian:~$ echo "blacklist ath3k" | sudo tee /etc/modrobe.d/ath3k.conf
tee: /etc/modrobe.d/ath3k.conf: No such file or directory
blacklist ath3k
também já tentei isso:
sudo apt install firmware-atheros
resultado:
E: Impossível localizar o pacote firmware-atheros
Eu também tentei essas instruções para construir o firmware https://wiki.debian.org/ath9k_htc/open_firmware
29 de dezembro de 2017 Edit: Ainda tenho esse problema não resolvido.