* [2.6.24] bcm203x bluetooth dongle does not work
@ 2008-01-30 16:49 Florian Lohoff
2008-01-30 17:33 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Florian Lohoff @ 2008-01-30 16:49 UTC (permalink / raw)
To: linux-kernel; +Cc: marcel
[-- Attachment #1: Type: text/plain, Size: 792 bytes --]
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:
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/85247
Patch:
http://launchpadlibrarian.net/7058766/bcm203x-2.6.20-backport.diff
So it seems this patch never went in but most likely should.
Flo
--
Florian Lohoff flo@rfc822.org +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [2.6.24] bcm203x bluetooth dongle does not work
2008-01-30 16:49 [2.6.24] bcm203x bluetooth dongle does not work Florian Lohoff
@ 2008-01-30 17:33 ` Marcel Holtmann
2008-01-30 19:42 ` Florian Lohoff
2008-01-30 20:17 ` Florian Lohoff
0 siblings, 2 replies; 4+ messages in thread
From: Marcel Holtmann @ 2008-01-30 17:33 UTC (permalink / raw)
To: Florian Lohoff; +Cc: linux-kernel
Hi Florian,
> 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:
> https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/85247
>
> Patch:
> http://launchpadlibrarian.net/7058766/bcm203x-2.6.20-backport.diff
>
> So it seems this patch never went in but most likely should.
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [2.6.24] bcm203x bluetooth dongle does not work
2008-01-30 17:33 ` Marcel Holtmann
@ 2008-01-30 19:42 ` Florian Lohoff
2008-01-30 20:17 ` Florian Lohoff
1 sibling, 0 replies; 4+ messages in thread
From: Florian Lohoff @ 2008-01-30 19:42 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 756 bytes --]
On Wed, Jan 30, 2008 at 06:33:52PM +0100, Marcel Holtmann wrote:
> 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.
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 flo@rfc822.org +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [2.6.24] bcm203x bluetooth dongle does not work
2008-01-30 17:33 ` Marcel Holtmann
2008-01-30 19:42 ` Florian Lohoff
@ 2008-01-30 20:17 ` Florian Lohoff
1 sibling, 0 replies; 4+ messages in thread
From: Florian Lohoff @ 2008-01-30 20:17 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1504 bytes --]
Hi,
On Wed, Jan 30, 2008 at 06:33:52PM +0100, Marcel Holtmann wrote:
> 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.
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 flo@rfc822.org +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-01-30 20:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-30 16:49 [2.6.24] bcm203x bluetooth dongle does not work Florian Lohoff
2008-01-30 17:33 ` Marcel Holtmann
2008-01-30 19:42 ` Florian Lohoff
2008-01-30 20:17 ` Florian Lohoff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox