On 27-12-11 18:22, Andre Guedes wrote: > Could you please send us the kernel log messages with Bluetooth debug > enabled? Here goes the instructions: > > 1. Compile kernel with CONFIG_DYNAMIC_DEBUG=y. > 2. Load Bluetooth module. > 3. Run the following commands to turn debug on (remember to mount debugfs > first): > -- > $ echo "file hci_core.c +pf"> /sys/kernel/debug/dynamic_debug/control > $ echo "file hci_event.c +pf"> /sys/kernel/debug/dynamic_debug/control > $ echo "file mgmt.c +pf"> /sys/kernel/debug/dynamic_debug/control > $ echo "file btusb.c +pf"> /sys/kernel/debug/dynamic_debug/control > -- > 4. Plug the Bluetooth adapter. Thanks for the verbosity. Here's a -- full, just in case it's useful -- dmesg from vanilla 3.1.6 (i.e., when bluetooth does not work) generated per the above. The bluetooth bit is the last part. Regards, Rene