Bluetooth is not working on Beagle Bone

Hi all,

I recently bought beaglebone. I tested the board with kernel 3.1 and debian rootfile system.
I liked to test bluetooth in beaglebone. I compiled the kernel and built sucessfully by enabling necessary drivers for bluetooth.

When i plugged in bluetooth dongle in USB

I got the following error message

[ 3245.513220] Bluetooth: hci0 command tx timeout

Is anybody got successful in using bluetooth in beagleboard

When i searched in net about this error, i found it was due to the bug in the kernel. Is there anyway to solve this

I found much difficulty in getting the kernel source for beaglebone.

Where can i get the kernel 2.6 source for beaglebone

SIvakumar

Hi all,

I recently bought beaglebone. I tested the board with kernel 3.1 and debian
rootfile system.
I liked to test bluetooth in beaglebone. I compiled the kernel and built
sucessfully by enabling necessary drivers for bluetooth.

Which 3.1 kernel? Can you provide the .config? If it was properly
enabled, it should work, so best to start with confirming the kernel
really was configured properly.

When i plugged in bluetooth dongle in USB

What dongle did you purchase/use?

I got the following error message

[ 3245.513220] Bluetooth: hci0 command tx timeout

Is anybody got successful in using bluetooth in beagleboard

Yes.

Hi,

in a local angstroem build: where do I have to execute the menuconfig skript to configure the kernel.
In buildroot environment this is clear. But how to proceed in angstroem … open embedded.

thanks in advance and kind regards,
gerrit

Hi, found it
bitbake -c menuconfig virtual/kernel

regards,
gerrit