The btusb module is loaded automatically, the ath3k module doesn't. I
have to modprobe ath3k after every reboot. I'm using the Ubuntu 13.10
default kernel. First I installed the Ubuntu linux-source package,
copied the .conf of my current kernel, copied the Module.symvers of my
current kernel headers. The I did "make prepare", "make scripts" and
"make M=drivers/bluetooth". Finally I copied the ath3k.ko and btusb.ko
into the "/lib/modules/3.11.0-12-generic/kernel/drivers/bluetooth/"
directory.

This is the output of my devices file: http://paste.ubuntu.com/6324339/

2013/10/29 Sujith Manoharan <suj...@msujith.org>:
> Joshua Richenhagen wrote:
>> Forget about my last mail, got it compiled. Bluetooth is working now,
>> thank you very mutch. But after compiling, installing the new modules
>> and a reboot, I had to manually modprobe ath3k to get it working. Is
>> there still something missing in the driver or is this a Ubuntu fault?
>
> The driver should be loaded automatically. Are you using backports ?
>
>> Another question, is there a possibility to see the progress of the
>> patch going upstream? I want to know when its in standard kernel so
>> that I don't have to compile the module myself anymore.
>
> Can you post the contents of /sys/kernel/debug/usb/devices ? It is needed
> to submit the patch upstream.
>
> Sujith
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to