[Bug 775697] New: Bluetooth device BMC20702A0 is not recognized
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c0 Summary: Bluetooth device BMC20702A0 is not recognized Classification: openSUSE Product: openSUSE 12.2 Version: RC 2 Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: resler@cs.cas.cz QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=502138) --> (http://bugzilla.novell.com/attachment.cgi?id=502138) Patch for btusb.c User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1 Broadcom Bluetooth 4.0 USB device BMC20702A0 is used e.g. in Lenovo IdeaPad Z580 notebooks. Command lsusb lists it as "Lite-On Technology Corp." and its USB id is 04ca:2003. The device is not registered in btusb.c in struct btusb_table. After registration, the device is recognized and it works fine. I append the path for btusb.c. Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: No BT device is recognized by system. Expected Results: BT device is recognized and it works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |jlee@suse.com |ovo.novell.com | Severity|Major |Critical -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c1 Joey Lee <jlee@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlee@suse.com AssignedTo|jlee@suse.com |acho@suse.com --- Comment #1 from Joey Lee <jlee@suse.com> 2012-08-14 15:16:54 UTC --- (In reply to comment #0)
Created an attachment (id=502138) --> (http://bugzilla.novell.com/attachment.cgi?id=502138) [details] Patch for btusb.c
Hi Jaroslav, Thanks for your patch, if you want to contribute to kernel upstream with your own e-mail address and name. Then Al can help you and give any hint. or another way is Al can help to send your patch to kernel upstream with the following information in header: from: Jaroslav Resler <resler@cs.cas.cz> Hi Al, Please help to review Jaroslav's patch and help him contribute to kernel upstream. Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c2 Al Cho <acho@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acho@suse.com --- Comment #2 from Al Cho <acho@suse.com> 2012-08-16 07:42:10 UTC --- Hi Jaroslav, Do you already test this patch? If so,Would you please attach info of /sys/kernel/debug/usb/devices and "lsusb -v" ? Cheers, AL -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c3 Jaroslav Resler <resler@cs.cas.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #502138|0 |1 is obsolete| | --- Comment #3 from Jaroslav Resler <resler@cs.cas.cz> 2012-08-16 12:10:27 UTC --- Created an attachment (id=502511) --> (http://bugzilla.novell.com/attachment.cgi?id=502511) Patch for btusb.c -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c4 --- Comment #4 from Jaroslav Resler <resler@cs.cas.cz> 2012-08-16 12:11:48 UTC --- Hi Al, I have tested the modified btusb module successfully but I sent a wrong patch file in my previous post by mistake. I compiled it all once more with a clean kernel src install for sure and I send the correct btusb.c.patch, compiled btusb.ko module, btusb.log and usb_devices.log. Modprobe btusb enables the bluetooth with this modified module and it doesn't work with original module. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c5 --- Comment #5 from Jaroslav Resler <resler@cs.cas.cz> 2012-08-16 12:12:45 UTC --- Created an attachment (id=502512) --> (http://bugzilla.novell.com/attachment.cgi?id=502512) Compiled module btusb.ko -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c6 --- Comment #6 from Jaroslav Resler <resler@cs.cas.cz> 2012-08-16 12:13:47 UTC --- Created an attachment (id=502513) --> (http://bugzilla.novell.com/attachment.cgi?id=502513) Logfile lsusb -v -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c7 --- Comment #7 from Jaroslav Resler <resler@cs.cas.cz> 2012-08-16 12:15:37 UTC --- Created an attachment (id=502514) --> (http://bugzilla.novell.com/attachment.cgi?id=502514) Logfile /sys/kernel/debug/usb/devices -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c8 --- Comment #8 from Al Cho <acho@suse.com> 2012-08-21 09:23:57 UTC --- (In reply to comment #7)
Created an attachment (id=502514) --> (http://bugzilla.novell.com/attachment.cgi?id=502514) [details] Logfile /sys/kernel/debug/usb/devices
Hi Jaroslav, Sorry for late to reply. Thanks for your help. You may use git to clone git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git to make a patch,then add comment with : -- T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#= 4 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=ff(vend.) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 P: Vendor=04ca ProdID=2003 Rev= 1.12 S: Manufacturer=Broadcom Corp S: Product=BCM20702A0 S: SerialNumber=446D57861623 C:* #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr= 0mA I:* If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms I:* If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms I: If#= 1 Alt= 1 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms I: If#= 1 Alt= 2 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms I: If#= 1 Alt= 3 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms I: If#= 1 Alt= 4 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms I: If#= 1 Alt= 5 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms I:* If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) E: Ad=84(I) Atr=02(Bulk) MxPS= 32 Ivl=0ms E: Ad=04(O) Atr=02(Bulk) MxPS= 32 Ivl=0ms I:* If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=01 Driver=(none) -- You may refrence that kernel patch "07c0ea874d43c299d185948452945a361052b6e3" and when you finish the patch , please send to linux-bluetooth mailing list. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c9 --- Comment #9 from Al Cho <acho@suse.com> 2012-09-06 07:10:18 UTC --- Created an attachment (id=504652) --> (http://bugzilla.novell.com/attachment.cgi?id=504652) Bluetooth: Add support for BCM20702A0 [04ca, 2003] Sent this patch to linux bluetooth upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c10 Peter Küppers <peter-mailbox@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |peter-mailbox@web.de --- Comment #10 from Peter Küppers <peter-mailbox@web.de> 2013-03-10 09:36:38 UTC --- Hello, I've just opened a duplicate or similar bug (oops) https://bugzilla.novell.com/show_bug.cgi?id=808558 but maybe it's helpfull to have a look at it ;-) my ID is different: Broadcom BCM20702A0, ID 0489:e031 Foxconn/Hon Hai Thank's Peter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c11 --- Comment #11 from Al Cho <acho@suse.com> 2013-03-22 04:38:48 UTC --- Hi Peter, (In reply to comment #10)
Hello,
I've just opened a duplicate or similar bug (oops) https://bugzilla.novell.com/show_bug.cgi?id=808558
but maybe it's helpfull to have a look at it ;-)
my ID is different: Broadcom BCM20702A0, ID 0489:e031 Foxconn/Hon Hai
ID 0489:e031 should not be Broadcom , it should be Atheros. So it's not a duplicate bug. We will close this bug and help to fix bnc#808558. Thanks, AL -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c12 --- Comment #12 from Peter Küppers <peter-mailbox@web.de> 2013-03-22 17:54:07 UTC --- (In reply to comment #11)
ID 0489:e031 should not be Broadcom , it should be Atheros.
Hello Al, thanks for your reply and help. I'm not certain what you said about Atheros. I don't have an Atheros Minicard with bluetooth support in my laptop (Fujitsu Lifebook T731). Instead I have an Intel Centrino Advanced-N 6205 with bluetooth support. lsusb -s 002:007 -v says: idVendor 0x0489 Foxconn / Hon Hai idProduct 0xe031 bcdDevice 1.12 iManufacturer 1 Broadcom Corp iProduct 2 BCM20702A0 and even under Windows it's said: Broadcom BCM20702 Bluetooth USB Device USB\VID_0489&PID_E031\CCAF78E8ADAA So I suppose, it is a Broadcom - most hints for 0489:e031 are for Broadcom. Cheers Peter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=775697 https://bugzilla.novell.com/show_bug.cgi?id=775697#c13 Jeffrey Cheung <jcheung@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |jcheung@suse.com Resolution| |FIXED --- Comment #13 from Jeffrey Cheung <jcheung@suse.com> 2013-06-04 02:41:59 UTC --- Closed this one as the original issue ( per comment#9 >>> Bluetooth: Add support for BCM20702A0 [04ca, 2003] Sent this patch to linux bluetooth upstream ). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com