* [Bluez-users] Logitech diNovo Desktop: keyboard keys and Mouse buttons
@ 2007-03-30 22:17 Christoph Burger-Scheidlin
2007-03-31 13:36 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Christoph Burger-Scheidlin @ 2007-03-30 22:17 UTC (permalink / raw)
To: bluez-users
Hello all,
I have a logitech diNovo desktop and connect it directly to my bluetooth
adapter in my laptop. I noticed that the F11, F12 and the Refresh button do
not work and are not reported by xev. However, hciconfig shows an increase in
the RX bytes and acl counters. Does this mean that the keyboard transmits
data to the computer? I want to find out if the keyboard is transmitting a
keycode, can someone point me to some resources that tell me how to listen in
on the traffic.
I have a similar issue with the mouse buttons, i.e. that they report the same
buttons to xev and an evtest program. I want to figure out how to see what
the mouse is actually reporting.
Thanks you,
Christoph Burger-Scheidlin
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Logitech diNovo Desktop: keyboard keys and Mouse buttons
2007-03-30 22:17 [Bluez-users] Logitech diNovo Desktop: keyboard keys and Mouse buttons Christoph Burger-Scheidlin
@ 2007-03-31 13:36 ` Marcel Holtmann
2007-03-31 22:10 ` Christoph Burger-Scheidlin
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2007-03-31 13:36 UTC (permalink / raw)
To: BlueZ users
Hi Christoph,
> I have a logitech diNovo desktop and connect it directly to my bluetooth
> adapter in my laptop. I noticed that the F11, F12 and the Refresh button do
> not work and are not reported by xev. However, hciconfig shows an increase in
> the RX bytes and acl counters. Does this mean that the keyboard transmits
> data to the computer? I want to find out if the keyboard is transmitting a
> keycode, can someone point me to some resources that tell me how to listen in
> on the traffic.
>
> I have a similar issue with the mouse buttons, i.e. that they report the same
> buttons to xev and an evtest program. I want to figure out how to see what
> the mouse is actually reporting.
when you call hidd and it shows boot-protocol, then this is no wonder.
You need a Linux kernel with HID report mode enabled HIDP module. You
might wanna try the latest 2.6.21-rc5 kernel.
Regards
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Logitech diNovo Desktop: keyboard keys and Mouse buttons
2007-03-31 13:36 ` Marcel Holtmann
@ 2007-03-31 22:10 ` Christoph Burger-Scheidlin
2007-04-01 7:05 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Christoph Burger-Scheidlin @ 2007-03-31 22:10 UTC (permalink / raw)
To: BlueZ users
[-- Attachment #1: Type: text/plain, Size: 1143 bytes --]
On Saturday 31 March 2007, Marcel Holtmann wrote:
> > [Logitech diNovo Keyboard does not report Fn+F11, Fn+F12 and Refresh to
> > xev, the mouse does not report all buttons]
> when you call hidd and it shows boot-protocol, then this is no wonder.
> You need a Linux kernel with HID report mode enabled HIDP module. You
> might wanna try the latest 2.6.21-rc5 kernel.
Currently I am running 2.6.20 (with Ubuntu patches) with the mh1 patch applied
to it. I am not sure, if the keyboard is in boot-protocol mode. The syslog
message is:
hidd[3632]: New HID device 00:07:61:3C:31:3C (Logitech Bluetooth Keyboard),
hidd reports:
00:07:61:3C:31:3C Logitech Bluetooth Keyboard [046d:b307] connected
Since my original email, I have figured out that the mouse problem is mainly
due to using the /dev/input/mice interface, however, even when switching to
evdev, the buttons above and below my scroll wheel do report the same button
press (button 4 and 5 respectively).
I have attached dumps made with hcidump of the traffic of all my mouse buttons
and of the keys that are not working in the hope that this information is
useful.
Christoph
[-- Attachment #2: keyboard-FnF11.dump --]
[-- Type: application/octet-stream, Size: 54 bytes --]
[-- Attachment #3: mouse-buttonUp.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #4: mouse-leftButton.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #5: mouse-middleButton.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #6: mouse-rightButton.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #7: mouse-thumbBack.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #8: mouse-buttonDown.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #9: mouse-thumbForward.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #10: keyboard-FnF12.dump --]
[-- Type: application/octet-stream, Size: 54 bytes --]
[-- Attachment #11: mouse-thumbSelect.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #12: mouse-wheelDown.dump --]
[-- Type: application/octet-stream, Size: 30 bytes --]
[-- Attachment #13: mouse-wheelLeft.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #14: mouse-wheelRight.dump --]
[-- Type: application/octet-stream, Size: 60 bytes --]
[-- Attachment #15: keyboard-Refresh.dump --]
[-- Type: application/octet-stream, Size: 27 bytes --]
[-- Attachment #16: mouse-wheelUp.dump --]
[-- Type: application/octet-stream, Size: 30 bytes --]
[-- Attachment #17: Type: text/plain, Size: 345 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #18: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Logitech diNovo Desktop: keyboard keys and Mouse buttons
2007-03-31 22:10 ` Christoph Burger-Scheidlin
@ 2007-04-01 7:05 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2007-04-01 7:05 UTC (permalink / raw)
To: BlueZ users
Hi Christoph,
> > > [Logitech diNovo Keyboard does not report Fn+F11, Fn+F12 and Refresh to
> > > xev, the mouse does not report all buttons]
>
> > when you call hidd and it shows boot-protocol, then this is no wonder.
> > You need a Linux kernel with HID report mode enabled HIDP module. You
> > might wanna try the latest 2.6.21-rc5 kernel.
>
> Currently I am running 2.6.20 (with Ubuntu patches) with the mh1 patch applied
> to it. I am not sure, if the keyboard is in boot-protocol mode. The syslog
> message is:
>
> hidd[3632]: New HID device 00:07:61:3C:31:3C (Logitech Bluetooth Keyboard),
>
> hidd reports:
> 00:07:61:3C:31:3C Logitech Bluetooth Keyboard [046d:b307] connected
>
> Since my original email, I have figured out that the mouse problem is mainly
> due to using the /dev/input/mice interface, however, even when switching to
> evdev, the buttons above and below my scroll wheel do report the same button
> press (button 4 and 5 respectively).
>
> I have attached dumps made with hcidump of the traffic of all my mouse buttons
> and of the keys that are not working in the hope that this information is
> useful.
the binary dumps are not really useful. Make them with "hcidump -X -V"
and copy only the text into an email with comments.
However it looks like you are using the HID report mode and so any non
interpreted key code is a problem of the HID subsystem. This means that
this email actually should be send to LKML. To make sense out of it you
have to include the HID descriptor. Use sdptool to get it.
Regards
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-04-01 7:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-30 22:17 [Bluez-users] Logitech diNovo Desktop: keyboard keys and Mouse buttons Christoph Burger-Scheidlin
2007-03-31 13:36 ` Marcel Holtmann
2007-03-31 22:10 ` Christoph Burger-Scheidlin
2007-04-01 7:05 ` Marcel Holtmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.