2004-12-01 16:55:32

by Michael Frey

[permalink] [raw]
Subject: [Bluez-devel] hidd weirdness under 2.4.20

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel


2004-12-01 20:35:00

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] hidd weirdness under 2.4.20

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-12-01 20:22:35

by Michael Frey

[permalink] [raw]
Subject: Re: [Bluez-devel] hidd weirdness under 2.4.20

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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-12-01 20:16:26

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] hidd weirdness under 2.4.20

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-12-01 19:55:34

by Michael Frey

[permalink] [raw]
Subject: Re: [Bluez-devel] hidd weirdness under 2.4.20

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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-12-01 19:50:22

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] hidd weirdness under 2.4.20

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-12-01 19:45:20

by Michael Frey

[permalink] [raw]
Subject: Re: [Bluez-devel] hidd weirdness under 2.4.20

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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-12-01 19:39:33

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] hidd weirdness under 2.4.20

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel