-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I can confirm that matches Stephane's patch which was applied to the kernel sometime between 2.6.32 and 2.6.34-rc1.
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8b0e58a70a7a41443c779de074288035b014cb94 On 04/03/10 11:53, miaou86 wrote: > I try the kernel 2.6.32-19.28, the driver for my touch screen does not > work. > > It is compiled but not used. For the hid-quanta driver works. > > in /include/linux/hid.h, change the end of the macro > IS_INPUT_APPLICATION to (a >= 0xd0002 && a <= 0xd0006). > > replace the line: > #define IS_INPUT_APPLICATION(a) (((a >= 0x00010000) && (a <= 0x00010008)) || > (a == 0x00010080) || (a == 0x000c0001) || (a >= 0x000d0002)) > by : > #define IS_INPUT_APPLICATION(a) (((a >= 0x00010000) && (a <= 0x00010008)) || > (a == 0x00010080) || (a == 0x000c0001) || ((a >= 0x000d0002 && a <= > 0x000d0006))) > > source : http://www.lii-enac.fr/en/projects/shareit/linux-howto.html > ps: translated by google > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAku3aaMACgkQwuRiAT9o608HSACgoHR05V5K8He9BuYIzDcoGRQx M5YAoNcUIcJdQDR6DxEVjnj+JXUKfzls =zWL5 -----END PGP SIGNATURE----- -- n-trig: touch screen non-functional in lucid (single touch) https://bugs.launchpad.net/bugs/541453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs