Comment 8 for bug 1462614

Revision history for this message
Igor (bogi2002) wrote : Re: Atheros bluetooth doesn't find the devices

Was afk.
I didn't remove the package, only executed the commands:

$ sudo modprobe btusb
$ modprobe -c | grep -i e076
alias usb:v0489pE076d*dc*dsc*dp*ic*isc*ip*in* ath3k

After restarting nothing changes to my eye.

Then I've copied the ath3k.ko and btusb.ko from Dropbox to /lib/modules/3.16.0-38-generic/kernel/drivers/bluetooth
run the commands
sudo depmod -a
sudo update-initramfs -u

turn off, turn on - no differences as well.

Then I tried the same with the removed dkms package (I didn't understand "Try after toy install" :) ), no changes.
modprobe returns the same output, as with dkms package installed.

sudo awk -vRS= '/e076/' /sys/kernel/debug/usb/devices
returns the same output with "Driver=(none)"