Feb  9 15:14:04 buzz kernel: [  157.428648] Bluetooth: Firmware load
driver init. Version:1.0

Following instructions in comment #13,

>Could you try 'hciconfig' to see if there is any hci device appears?

Nothing.

> And try to restart bluetooth daemon
>   sudo service bluetooth restart

Nothing.

> Try to use the newer ath3k firmware if above steps won't work
>  sudo cp /lib/firmware/ath3k-3.fw /lib/firmware/ath3k-3.fw.orig
>  sudo cp /lib/firmware/ath3k-1.fw /lib/firmware/ath3k-3.fw
> And then reboot

There was no  /lib/firmware/ath3k-3.fw, only a /lib/firmware/ath3k-1.fw.
There was a /var/lib/dkms/ar3011/1.1ryu2.4/build/ath3k-3.fw however, so
I swapped that in:

cp /lib/firmware/ath3k-1.fw /lib/firmware/ath3k-1.fw-bak
cp /var/lib/dkms/ar3011/1.1ryu2.4/build/ath3k-3.fw /lib/firmware/

[added btusb and ath3k to modprobe.d/blacklist, and reboot]

Same as before:

root@buzz# modprobe btusb
Feb  9 15:14:04 buzz kernel: [  157.429864] Bluetooth: Generic Bluetooth USB 
driver ver 0.6.1
Feb  9 15:14:04 buzz kernel: [  157.429956] usbcore: registered new interface 
driver btusb

root@buzz:~# hciconfig
(nothing)

root@buzz:~# sudo service bluetooth restart
Feb  9 15:14:41 buzz bluetoothd[1309]: Stopping SDP server
Feb  9 15:14:41 buzz bluetoothd[1309]: Exit
Feb  9 15:14:42 buzz bluetoothd[2678]: Bluetooth daemon 4.96
Feb  9 15:14:42 buzz bluetoothd[2678]: Starting SDP server
Feb  9 15:14:42 buzz NetworkManager[687]: <warn> bluez error getting default 
adapter: No such adapter
Feb  9 15:14:42 buzz dbus[657]: [system] Activating service 
name='org.blueman.Mechanism' (using servicehelper)
Feb  9 15:14:42 buzz blueman-mechanism: Starting blueman-mechanism 
Feb  9 15:14:42 buzz dbus[657]: [system] Successfully activated service 
'org.blueman.Mechanism'
Feb  9 15:14:42 buzz blueman-mechanism: loading Config 
Feb  9 15:14:42 buzz blueman-mechanism: loading Network 
Feb  9 15:14:42 buzz blueman-mechanism: loading Ppp 
Feb  9 15:14:42 buzz blueman-mechanism: loading RfKill 
root@buzz:~# hciconfig
(nothing)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/822128

Title:
  Atheros Bluetooth AR3011 not working {AMD64}

To manage notifications about this bug go to:
https://bugs.launchpad.net/bluez/+bug/822128/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to