https://bugzilla.kernel.org/show_bug.cgi?id=51221 URL: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/9 50413 Summary: Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV Product: Drivers Version: 2.5 Kernel Version: 3.6.8-030608.201211271040 i386 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Bluetooth AssignedTo: linux-bluetooth@xxxxxxxxxxxxxxx ReportedBy: linuxkbugs@xxxxxxxxxxx Regression: Yes Bluetooth connections do not work: the rx channel works, while the tx stalls after a few seconds of connection, and timeouts disconnecting the connection after approximately one minute. The device is 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, as seen on lsusb; it uses the generic btusb driver. This bug has been reported in the following places too, but I could not find any follow-ups from kernel developers, so I'm reporting it on this Bugzilla too. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/950413 http://permalink.gmane.org/gmane.linux.kernel/1279113 http://www.spinics.net/lists/linux-bluetooth/msg23498.html I've tested the latest mainline kernel 3.6.8-030608.201211271040 from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.8-raring/ , this should be the latest according to the timestamp, please tell me if I need to test with another version. I'm using Ubuntu 12.04 on an IBM ThinkPad X41. Terminal output demonstrating the bug: # pand --connect 00:11:22:33:44:55 --nodetach pand[11002]: Bluetooth PAN daemon version 4.98 pand[11002]: Connecting to 00:11:22:33:44:55 pand[11002]: bnep0 connected # pand -l bnep0 55:44:33:22:11:00 PANU // the reversed mac address is another bug... ;) # ifconfig bnep0 bnep0 Link encap:Ethernet HWaddr 00:aa:bb:cc:dd:ee BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisioni:0 txqueuelen:1000 Byte RX:736 (736.0 B) Byte TX:0 (0.0 B) (after some time) # ifconfig bnep0 bnep0: error fetching interface information: Device not found # pand -l # dmesg (...) [ 3145.660165] Bluetooth: hci0 link tx timeout [ 3145.660173] Bluetooth: hci0 killing stalled connection 00:11:22:33:44:55 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html