public inbox for b43-dev@lists.infradead.org
 help / color / mirror / Atom feed
* Can developers add a switch for bluetooth coexistence?
@ 2010-08-10  8:42 Baybal Ni
  2010-08-10  9:33 ` Éric Piel
  0 siblings, 1 reply; 8+ messages in thread
From: Baybal Ni @ 2010-08-10  8:42 UTC (permalink / raw)
  To: b43-dev

The problem is that when it's on my bluetooth mouse laggs, but when
I'm insulating the coexistance system pins it works just perfect.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Can developers add a switch for bluetooth coexistence?
  2010-08-10  8:42 Can developers add a switch for bluetooth coexistence? Baybal Ni
@ 2010-08-10  9:33 ` Éric Piel
  2010-08-10  9:36   ` Baybal Ni
  0 siblings, 1 reply; 8+ messages in thread
From: Éric Piel @ 2010-08-10  9:33 UTC (permalink / raw)
  To: b43-dev

Op 10-08-10 10:42, Baybal Ni schreef:
> The problem is that when it's on my bluetooth mouse laggs, but when
> I'm insulating the coexistance system pins it works just perfect.

Strange, on http://linuxwireless.org/en/users/Drivers/b43 it says that
"Bluetooth coexistence protection" works.

What do you mean by "insulating the coexistance system pins"? Are
physically changing the connections on your board?

Eric

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Can developers add a switch for bluetooth coexistence?
  2010-08-10  9:33 ` Éric Piel
@ 2010-08-10  9:36   ` Baybal Ni
  2010-08-10 12:45     ` Larry Finger
  0 siblings, 1 reply; 8+ messages in thread
From: Baybal Ni @ 2010-08-10  9:36 UTC (permalink / raw)
  To: b43-dev

The problem is that I need to turn the coexistence off. I'm using a
piece of paper to prevent coexistence pins from contacting.

On 10 August 2010 02:33, ?ric Piel <E.A.B.Piel@tudelft.nl> wrote:
> Op 10-08-10 10:42, Baybal Ni schreef:
>> The problem is that when it's on my bluetooth mouse laggs, but when
>> I'm insulating the coexistance system pins it works just perfect.
>
> Strange, on http://linuxwireless.org/en/users/Drivers/b43 it says that
> "Bluetooth coexistence protection" works.
>
> What do you mean by "insulating the coexistance system pins"? Are
> physically changing the connections on your board?
>
> Eric
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Can developers add a switch for bluetooth coexistence?
  2010-08-10  9:36   ` Baybal Ni
@ 2010-08-10 12:45     ` Larry Finger
  2010-08-10 19:55       ` Baybal Ni
  0 siblings, 1 reply; 8+ messages in thread
From: Larry Finger @ 2010-08-10 12:45 UTC (permalink / raw)
  To: b43-dev

On 08/10/2010 04:36 AM, Baybal Ni wrote:
> The problem is that I need to turn the coexistence off. I'm using a
> piece of paper to prevent coexistence pins from contacting.

I think that loading b43 with 'modprobe b43 btcoex=0' should do what you want.
Have you tried that?

Larry

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Can developers add a switch for bluetooth coexistence?
  2010-08-10 12:45     ` Larry Finger
@ 2010-08-10 19:55       ` Baybal Ni
  2010-08-10 20:29         ` Larry Finger
  0 siblings, 1 reply; 8+ messages in thread
From: Baybal Ni @ 2010-08-10 19:55 UTC (permalink / raw)
  To: b43-dev

On 10 August 2010 05:45, Larry Finger <Larry.Finger@lwfinger.net> wrote:
> On 08/10/2010 04:36 AM, Baybal Ni wrote:
>> The problem is that I need to turn the coexistence off. I'm using a
>> piece of paper to prevent coexistence pins from contacting.
>
> I think that loading b43 with 'modprobe b43 btcoex=0' should do what you want.
> Have you tried that?
>
> Larry
>

It doesn't work for me.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Can developers add a switch for bluetooth coexistence?
  2010-08-10 19:55       ` Baybal Ni
@ 2010-08-10 20:29         ` Larry Finger
  2010-08-10 20:57           ` Baybal Ni
  0 siblings, 1 reply; 8+ messages in thread
From: Larry Finger @ 2010-08-10 20:29 UTC (permalink / raw)
  To: b43-dev

On 08/10/2010 02:55 PM, Baybal Ni wrote:
> On 10 August 2010 05:45, Larry Finger <Larry.Finger@lwfinger.net> wrote:
>> On 08/10/2010 04:36 AM, Baybal Ni wrote:
>>> The problem is that I need to turn the coexistence off. I'm using a
>>> piece of paper to prevent coexistence pins from contacting.
>>
>> I think that loading b43 with 'modprobe b43 btcoex=0' should do what you want.
>> Have you tried that?
>>
>> Larry
>>
> 
> It doesn't work for me.

Did you unload it first? AFAICT, that option should do the same as you are doing
with your piece of paper. If not, you will have to debug it. I don't have the
hardware.

Larry

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Can developers add a switch for bluetooth coexistence?
  2010-08-10 20:29         ` Larry Finger
@ 2010-08-10 20:57           ` Baybal Ni
  2010-09-18  3:26             ` Baybal Ni
  0 siblings, 1 reply; 8+ messages in thread
From: Baybal Ni @ 2010-08-10 20:57 UTC (permalink / raw)
  To: b43-dev

On 10 August 2010 13:29, Larry Finger <Larry.Finger@lwfinger.net> wrote:
> On 08/10/2010 02:55 PM, Baybal Ni wrote:
>> On 10 August 2010 05:45, Larry Finger <Larry.Finger@lwfinger.net> wrote:
>>> On 08/10/2010 04:36 AM, Baybal Ni wrote:
>>>> The problem is that I need to turn the coexistence off. I'm using a
>>>> piece of paper to prevent coexistence pins from contacting.
>>>
>>> I think that loading b43 with 'modprobe b43 btcoex=0' should do what you want.
>>> Have you tried that?
>>>
>>> Larry
>>>
>>
>> It doesn't work for me.
>
> Did you unload it first? AFAICT, that option should do the same as you are doing
> with your piece of paper. If not, you will have to debug it. I don't have the
> hardware.
>
> Larry
>

Yes, I unloaded it and rebooted a few times, trying other switches
like hwpctl and their combinations. What kind of debugging output do
you want me to get? But I'm somehow confident that this may not be a
bad hardware problem as "ifconfig wlan1 down" allows my bluetooth
devices to operate normally. And as I can understand ifconfig down
doesn't perform a normal hardware power off.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Can developers add a switch for bluetooth coexistence?
  2010-08-10 20:57           ` Baybal Ni
@ 2010-09-18  3:26             ` Baybal Ni
  0 siblings, 0 replies; 8+ messages in thread
From: Baybal Ni @ 2010-09-18  3:26 UTC (permalink / raw)
  To: b43-dev

I successfully replace my piece of paper with "echo on
>/sys/class/bluetooth/hci0/power/control" It looks that the problem
was broken power management.

On 10 August 2010 13:57, Baybal Ni <nikulinpi@gmail.com> wrote:
> On 10 August 2010 13:29, Larry Finger <Larry.Finger@lwfinger.net> wrote:
>> On 08/10/2010 02:55 PM, Baybal Ni wrote:
>>> On 10 August 2010 05:45, Larry Finger <Larry.Finger@lwfinger.net> wrote:
>>>> On 08/10/2010 04:36 AM, Baybal Ni wrote:
>>>>> The problem is that I need to turn the coexistence off. I'm using a
>>>>> piece of paper to prevent coexistence pins from contacting.
>>>>
>>>> I think that loading b43 with 'modprobe b43 btcoex=0' should do what you want.
>>>> Have you tried that?
>>>>
>>>> Larry
>>>>
>>>
>>> It doesn't work for me.
>>
>> Did you unload it first? AFAICT, that option should do the same as you are doing
>> with your piece of paper. If not, you will have to debug it. I don't have the
>> hardware.
>>
>> Larry
>>
>
> Yes, I unloaded it and rebooted a few times, trying other switches
> like hwpctl and their combinations. What kind of debugging output do
> you want me to get? But I'm somehow confident that this may not be a
> bad hardware problem as "ifconfig wlan1 down" allows my bluetooth
> devices to operate normally. And as I can understand ifconfig down
> doesn't perform a normal hardware power off.
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-09-18  3:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10  8:42 Can developers add a switch for bluetooth coexistence? Baybal Ni
2010-08-10  9:33 ` Éric Piel
2010-08-10  9:36   ` Baybal Ni
2010-08-10 12:45     ` Larry Finger
2010-08-10 19:55       ` Baybal Ni
2010-08-10 20:29         ` Larry Finger
2010-08-10 20:57           ` Baybal Ni
2010-09-18  3:26             ` Baybal Ni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox