[2.6.24] bcm203x bluetooth dongle does not work
Hi,
after trying around with my ancient bcm2033 bluetooth dongle i found it
not working in 2.6.24 - I debugged udev and found it loading the
firmware correctly but the device seems to have problems disconnecting.
I found an Ubuntu bug which mentions a patch which supposed to be
2.6.20 material. It still applies and fixes my problem:
Ubuntu Bug:
[url]https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/85247[/url]
Patch:
[url]http://launchpadlibrarian.net/7058766/bcm203x-2.6.20-backport.diff[/url]
So it seems this patch never went in but most likely should.
Flo
--
Florian Lohoff [email]flo@rfc822.org[/email] +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHoKqQUaz2rXW+gJcRAtwaAJ9NphT/yzdqC5jQN6AVrRdr/YdTFACeMmkZ
Dprm/CqdLam0Jaf16FK3NVU=
=hc7W
-----END PGP SIGNATURE-----
Re: [2.6.24] bcm203x bluetooth dongle does not work
Hi Florian,
[color=blue]
> after trying around with my ancient bcm2033 bluetooth dongle i found it
> not working in 2.6.24 - I debugged udev and found it loading the
> firmware correctly but the device seems to have problems disconnecting.
>
> I found an Ubuntu bug which mentions a patch which supposed to be
> 2.6.20 material. It still applies and fixes my problem:
>
> Ubuntu Bug:
> [url]https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/85247[/url]
>
> Patch:
> [url]http://launchpadlibrarian.net/7058766/bcm203x-2.6.20-backport.diff[/url]
>
> So it seems this patch never went in but most likely should.[/color]
we moved away from using a timer and using a workqueue now. It wrote the
patch to use a workqueue and tested that it works. Starting with 2.6.19
we the usage of a workqueue is default. Can you verify that non of the
kernels 2.6.19-2.6.23 are working. We might have missed a change inside
the USB subsystem within the 2.6.24 timeframe.
Regards
Marcel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email]majordomo@vger.kernel.org[/email]
More majordomo info at [url]http://vger.kernel.org/majordomo-info.html[/url]
Please read the FAQ at [url]http://www.tux.org/lkml/[/url]
Re: [2.6.24] bcm203x bluetooth dongle does not work
On Wed, Jan 30, 2008 at 06:33:52PM +0100, Marcel Holtmann wrote:[color=blue]
> we moved away from using a timer and using a workqueue now. It wrote the
> patch to use a workqueue and tested that it works. Starting with 2.6.19
> we the usage of a workqueue is default. Can you verify that non of the
> kernels 2.6.19-2.6.23 are working. We might have missed a change inside
> the USB subsystem within the 2.6.24 timeframe.[/color]
My tests were on 2.6.24 which does not work as described. Newer
kernels dont boot due to crash in ide-cd so i cant test ...
Flo
--
Florian Lohoff [email]flo@rfc822.org[/email] +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHoNMwUaz2rXW+gJcRAk1uAJ0SOpM+LpKczkYZfaDbZh7VhtIV/QCfZvWH
sDu5sHumxQMF/BKOyI9kI2k=
=5ZgO
-----END PGP SIGNATURE-----
Re: [2.6.24] bcm203x bluetooth dongle does not work
Hi,
On Wed, Jan 30, 2008 at 06:33:52PM +0100, Marcel Holtmann wrote:[color=blue]
> we moved away from using a timer and using a workqueue now. It wrote the
> patch to use a workqueue and tested that it works. Starting with 2.6.19
> we the usage of a workqueue is default. Can you verify that non of the
> kernels 2.6.19-2.6.23 are working. We might have missed a change inside
> the USB subsystem within the 2.6.24 timeframe.[/color]
I went through the kernels i still have on this box (FSC LifeBook E8110)
and here are the results. Except the debian 2.6.18-5-686 no newer kernel
works. The onboard bluetooth works like a charm always whereas the
bcm203x simply does not reconnect after loading firmware from 2.6.19 on.
2.6.18-5-686 (debian) works
2.6.19 breaks
2.6.21-rc5 breaks
2.6.22-rc5 breaks
2.6.22-2-686 (debian) breaks
2.6.23-1-686 (debian) breaks
2.6.24 breaks
It basically looks always like this:
<insert>
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-1: configuration #1 chosen from 1 choice
Bluetooth: Broadcom Blutonium firmware driver ver 1.1
usbcore: registered new interface driver bcm203x
<wait for 30 seconds - then pull>
bcm203x_complete: URB failed with status -84
usb 1-1: USB disconnect, address 2
Flo
--
Florian Lohoff [email]flo@rfc822.org[/email] +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHoNtHUaz2rXW+gJcRAlXLAJ4o+idAj6fAVbkZCjleG/GuQqcrhACg5T1T
Ql5Wa4i5KQV9H6VGF+Z+21Q=
=33qT
-----END PGP SIGNATURE-----