public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Extra keyboard events are back with 2.6.8.1 and bluez-libs/utils 2.10
@ 2004-08-24 19:22 Vesa Halttunen
  2004-08-24 19:44 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Vesa Halttunen @ 2004-08-24 19:22 UTC (permalink / raw)
  To: bluez-devel

Hello,

I upgraded to Linux 2.6.8.1 and bluez-libs/utils 2.10 and found out that
the utterly annoying problem I had two months ago has returned: I
started getting extra characters/keypresses from my Logitech Elite
keyboard when typing quickly. The symptoms are EXACTLY the same as
described in my June message:

http://sourceforge.net/mailarchive/forum.php?
thread_id=4969052&forum_id=1881

The problem is simple: when typing quickly multiple keys are down at
the same time and the key up events are not handled correctly. When
I type "sources" I get "sourceces".

I fixed this problem when I was using bthid by patching the bthid source
to handle the situation explained in my June message. Fortunately the
problem also kept away after switching to a more recent hcid and hidd:
2.6.7-mh1 and bluez-libs/utils 2.7 worked just fine.

Unfortunately now the problem is back and even though I already patched
this in bthid I don't know where to look in the current model. Could
someone please take a look at this problem since it's very annoying?
See the URL above for my explanation what happens and how I fixed it.

Regards,

-Vesa
-- 
            · Vesa Halttunen - http://www.jormas.com/~vesuri/ ·




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Extra keyboard events are back with 2.6.8.1 and bluez-libs/utils 2.10
  2004-08-24 19:22 [Bluez-devel] Extra keyboard events are back with 2.6.8.1 and bluez-libs/utils 2.10 Vesa Halttunen
@ 2004-08-24 19:44 ` Marcel Holtmann
  2004-08-24 22:07   ` Vesa Halttunen
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-08-24 19:44 UTC (permalink / raw)
  To: Vesa Halttunen; +Cc: BlueZ Mailing List

Hi Vesa,

> I upgraded to Linux 2.6.8.1 and bluez-libs/utils 2.10 and found out that
> the utterly annoying problem I had two months ago has returned: I
> started getting extra characters/keypresses from my Logitech Elite
> keyboard when typing quickly. The symptoms are EXACTLY the same as
> described in my June message:
> 
> http://sourceforge.net/mailarchive/forum.php?
> thread_id=4969052&forum_id=1881
> 
> The problem is simple: when typing quickly multiple keys are down at
> the same time and the key up events are not handled correctly. When
> I type "sources" I get "sourceces".
> 
> I fixed this problem when I was using bthid by patching the bthid source
> to handle the situation explained in my June message. Fortunately the
> problem also kept away after switching to a more recent hcid and hidd:
> 2.6.7-mh1 and bluez-libs/utils 2.7 worked just fine.
> 
> Unfortunately now the problem is back and even though I already patched
> this in bthid I don't know where to look in the current model. Could
> someone please take a look at this problem since it's very annoying?
> See the URL above for my explanation what happens and how I fixed it.

maybe this is a problem of the boot protocol mode. Try using the patch
2.6.8-mh1 with kernel 2.6.8.1.

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Extra keyboard events are back with 2.6.8.1 and bluez-libs/utils 2.10
  2004-08-24 19:44 ` Marcel Holtmann
@ 2004-08-24 22:07   ` Vesa Halttunen
  2004-08-25  8:49     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Vesa Halttunen @ 2004-08-24 22:07 UTC (permalink / raw)
  To: bluez-devel

On Tue, 2004-08-24 at 21:44 +0200, Marcel Holtmann wrote:
> maybe this is a problem of the boot protocol mode. Try using the patch
> 2.6.8-mh1 with kernel 2.6.8.1.

...and it works fine! Thanks. I should have tried it out earlier but I
thought it isn't necessary "since all bugfixes and new features for the
Bluetooth subsystem got merged into the 2.6.8 release"... :)

Regards,

-Vesa
-- 
            · Vesa Halttunen - http://www.jormas.com/~vesuri/ ·




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Extra keyboard events are back with 2.6.8.1 and bluez-libs/utils 2.10
  2004-08-24 22:07   ` Vesa Halttunen
@ 2004-08-25  8:49     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-08-25  8:49 UTC (permalink / raw)
  To: Vesa Halttunen; +Cc: BlueZ Mailing List

Hi Vesa,

> > maybe this is a problem of the boot protocol mode. Try using the patch
> > 2.6.8-mh1 with kernel 2.6.8.1.
> 
> ...and it works fine! Thanks. I should have tried it out earlier but I
> thought it isn't necessary "since all bugfixes and new features for the
> Bluetooth subsystem got merged into the 2.6.8 release"... :)

the news item also states that this patch contains the HID report
protocol mode support ;)

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2004-08-25  8:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-24 19:22 [Bluez-devel] Extra keyboard events are back with 2.6.8.1 and bluez-libs/utils 2.10 Vesa Halttunen
2004-08-24 19:44 ` Marcel Holtmann
2004-08-24 22:07   ` Vesa Halttunen
2004-08-25  8:49     ` Marcel Holtmann

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