Bug 12535

Summary: btusb doesn't work with 1131:1001
Product: Drivers Reporter: Andrey Rahmatullin (wrar)
Component: BluetoothAssignee: drivers_bluetooth (drivers_bluetooth)
Status: RESOLVED CODE_FIX    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.28 Subsystem:
Regression: Yes Bisected commit-id:

Description Andrey Rahmatullin 2009-01-24 05:08:28 UTC
btusb doesn't (and didn't) work with 1131:1001 and, according to google, 1131:1004. While HCI commands work, the rest fails:

$ sudo strace -Ff -enetwork l2ping 00:17:E3:C0:C9:FF
socket(PF_BLUETOOTH, SOCK_RAW, 0)       = 3
bind(3, {sa_family=AF_BLUETOOTH, sa_data="\0\0\0\0\0\0\0\0\0\0\0\0\0\0"}, 10) = 0
connect(3, {sa_family=AF_BLUETOOTH, sa_data="\0\0\377\311\300\343\27\0\0\0\0\0\0\0"}, 10) = -1 ETIMEDOUT (Connection timed out)
Can't connect: Connection timed out


This bug is also reported at least at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/281949 and maybe also at http://bugzilla.kernel.org/show_bug.cgi?id=12045
Comment 1 Andrey Rahmatullin 2009-01-24 05:09:07 UTC
Marking as regression because hci_usb worked but is removed from the kernel.
Comment 2 Andrey Rahmatullin 2009-05-21 06:31:29 UTC
Works in 2.6.30-rc5