public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] hidd weirdness under 2.4.20
@ 2004-12-01 16:55 Michael Frey
  2004-12-01 19:39 ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Frey @ 2004-12-01 16:55 UTC (permalink / raw)
  To: BlueZ List Mailing

I am currently running with great success the hidd patch for 2.4.20 
from Marcel.  However when using a bluetooth mouse and keyboard, I get 
the following message from the kernel.

keyboard.c: can't emulate rawmode for keycode 272
keyboard.c: can't emulate rawmode for keycode 272
keyboard.c: can't emulate rawmode for keycode 272
keyboard.c: can't emulate rawmode for keycode 272

This seems to happen quite often, and sometimes I get extra characters 
typed into my system randomly.

Has anyone else seen this?  What could be causing this?

Michael



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] hidd weirdness under 2.4.20
  2004-12-01 16:55 [Bluez-devel] hidd weirdness under 2.4.20 Michael Frey
@ 2004-12-01 19:39 ` Marcel Holtmann
  2004-12-01 19:45   ` Michael Frey
  0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2004-12-01 19:39 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Michael,

> I am currently running with great success the hidd patch for 2.4.20 
> from Marcel.  However when using a bluetooth mouse and keyboard, I get 
> the following message from the kernel.
> 
> keyboard.c: can't emulate rawmode for keycode 272
> keyboard.c: can't emulate rawmode for keycode 272
> keyboard.c: can't emulate rawmode for keycode 272
> keyboard.c: can't emulate rawmode for keycode 272
> 
> This seems to happen quite often, and sometimes I get extra characters 
> typed into my system randomly.
> 
> Has anyone else seen this?  What could be causing this?

this is keycode out of the PS/2 range. What device are you using?

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] hidd weirdness under 2.4.20
  2004-12-01 19:39 ` Marcel Holtmann
@ 2004-12-01 19:45   ` Michael Frey
  2004-12-01 19:50     ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Frey @ 2004-12-01 19:45 UTC (permalink / raw)
  To: bluez-devel

Marcel,

I am using a BlueLogic MiniMouse.

Michael

On Dec 1, 2004, at 2:39 PM, Marcel Holtmann wrote:

> Hi Michael,
>
>> I am currently running with great success the hidd patch for 2.4.20
>> from Marcel.  However when using a bluetooth mouse and keyboard, I get
>> the following message from the kernel.
>>
>> keyboard.c: can't emulate rawmode for keycode 272
>> keyboard.c: can't emulate rawmode for keycode 272
>> keyboard.c: can't emulate rawmode for keycode 272
>> keyboard.c: can't emulate rawmode for keycode 272
>>
>> This seems to happen quite often, and sometimes I get extra characters
>> typed into my system randomly.
>>
>> Has anyone else seen this?  What could be causing this?
>
> this is keycode out of the PS/2 range. What device are you using?
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real 
> users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] hidd weirdness under 2.4.20
  2004-12-01 19:45   ` Michael Frey
@ 2004-12-01 19:50     ` Marcel Holtmann
  2004-12-01 19:55       ` Michael Frey
  0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2004-12-01 19:50 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Michael,

> I am using a BlueLogic MiniMouse.

and what keyboard? A mouse can't generate these messages.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] hidd weirdness under 2.4.20
  2004-12-01 19:50     ` Marcel Holtmann
@ 2004-12-01 19:55       ` Michael Frey
  2004-12-01 20:16         ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Frey @ 2004-12-01 19:55 UTC (permalink / raw)
  To: bluez-devel

Marcel,

No keyboard,  It happens when I press the mouse button.

Michael

On Dec 1, 2004, at 2:50 PM, Marcel Holtmann wrote:

> Hi Michael,
>
>> I am using a BlueLogic MiniMouse.
>
> and what keyboard? A mouse can't generate these messages.
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real 
> users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] hidd weirdness under 2.4.20
  2004-12-01 19:55       ` Michael Frey
@ 2004-12-01 20:16         ` Marcel Holtmann
  2004-12-01 20:22           ` Michael Frey
  0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2004-12-01 20:16 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Michael,

> No keyboard,  It happens when I press the mouse button.

run "hcidump -X" and show us the report that generates this event. This
is the latest -mh patch for that kernel version, right?

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] hidd weirdness under 2.4.20
  2004-12-01 20:16         ` Marcel Holtmann
@ 2004-12-01 20:22           ` Michael Frey
  2004-12-01 20:35             ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Frey @ 2004-12-01 20:22 UTC (permalink / raw)
  To: bluez-devel

Marcel,

here is the dump:

root@(none):~# hcidump -X
HCIDump - HCI packet analyzer ver 1.12
device: hci0 snap_len: 1028 filter: 0xffffffff
 > ACL data: handle 0x0001 flags 0x02 dlen 10keyboard.c: can't emulate 
rawmode for keycode 272

     L2CAP(d): cid 0x0041 len 6 [psm 0]
       0000: a1 02 01 00 00 00                                 ......

Yes -- I am running the latest mh patch.


Michael


On Dec 1, 2004, at 3:16 PM, Marcel Holtmann wrote:

> Hi Michael,
>
>> No keyboard,  It happens when I press the mouse button.
>
> run "hcidump -X" and show us the report that generates this event. This
> is the latest -mh patch for that kernel version, right?
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real 
> users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] hidd weirdness under 2.4.20
  2004-12-01 20:22           ` Michael Frey
@ 2004-12-01 20:35             ` Marcel Holtmann
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Holtmann @ 2004-12-01 20:35 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Michael,

> here is the dump:
> 
> root@(none):~# hcidump -X
> HCIDump - HCI packet analyzer ver 1.12
> device: hci0 snap_len: 1028 filter: 0xffffffff
>  > ACL data: handle 0x0001 flags 0x02 dlen 10keyboard.c: can't emulate 
> rawmode for keycode 272
> 
>      L2CAP(d): cid 0x0041 len 6 [psm 0]
>        0000: a1 02 01 00 00 00                                 ......
> 
> Yes -- I am running the latest mh patch.

this is a mouse report (id 2) and this should not produce a keyboard
input. Is this reproduceable with a plain 2.6.9 or the latest 2.4 with
my -mh patch?

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2004-12-01 20:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-01 16:55 [Bluez-devel] hidd weirdness under 2.4.20 Michael Frey
2004-12-01 19:39 ` Marcel Holtmann
2004-12-01 19:45   ` Michael Frey
2004-12-01 19:50     ` Marcel Holtmann
2004-12-01 19:55       ` Michael Frey
2004-12-01 20:16         ` Marcel Holtmann
2004-12-01 20:22           ` Michael Frey
2004-12-01 20:35             ` Marcel Holtmann

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