Eu sei que isso pode ser um pouco tarde, mas para obter resultados confiáveis do meu bluetooth usando esse chipset eu tive que colocar blacklist ath3k usando echo "blacklist ath3k" | sudo tee /etc/modprobe.d/ath3k.conf
, então eu editei rc.local gksudo gedit /etc/rc.local
e adicionei modprobe ath3k
acima da última linha precisa ser exit 0
, em seguida, salve, saia e reinicie
Você precisa de firmware, então sudo apt-get install linux-firmware
Existe um problema de temporização com o ath3k e os drivers xhci que normalmente param o ath3k de carregar o firmware, mas atrasando o ath3k de carregar desta forma o trabalho é feito
lsusb
output é:
Bus 002 Device 004: ID 0ac8:c40a Z-Star Microelectronics Corp.
Bus 002 Device 003: ID 046a:0011 Cherry GmbH G83 (RS 6000) Keyboard
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 003: ID 046d:c050 Logitech, Inc. RX 250 Optical Mouse
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub