[Pkg-utopia-maintainers] Bug#562052: Correctly identify touchpads

Michael Tokarev mjt at tls.msk.ru
Sat Jan 9 23:01:08 UTC 2010


Dmitry Torokhov wrote:
[]
>>> This is exactly what happens, to me and to the original bug reporter --
>>> we both are running 32bit userspace and 64bit kernel.
[]
> Does the following patch fixes it for you guys?

No, Dmitry, it does not.  It's buggy.

With this patch applied, the bits are all completely wrong.

# hexdump -C /sys/devices/platform/i8042/serio4/input/input6/capabilities/key
00000000  00 00 00 00 20 30 20 00  00 00 00 00 20 30 20 00  |.... 0 ..... 0 .|
00000010  20 30 20 00 20 30 20 00  20 30 20 00 0a           | 0 . 0 . 0 ..|
0000001d
# hexdump -C /sys/devices/platform/i8042/serio4/input/input6/capabilities/ev
00000000  00 0a                                             |..|
00000002

The same's in /proc/bus/input/devices, obviously.

I'll try to take a look at the patch tomorrow.

Thanks!

/mjt





More information about the Pkg-utopia-maintainers mailing list