[Build] About those touch panels
Andy Isaacson
adi at hexapodia.org
Fri Sep 11 22:48:22 UTC 2009
On Fri, Sep 11, 2009 at 03:37:19PM -0700, nils at shkoo.com wrote:
> From reading the source for drivers/input/touchscreen/inexio.c in the
> linux kernel, it looks like it should should work with the format of the
> messages that are coming from the touch screen, albeit it might have a few
> spurious debug messages and it might miss really short taps. (It looks
> like the driver is not prepared to deal with the 4-byte periodic messages
> messages)
>
> What happens when we try to use this driver?
I don't know, but the driver is included (as a loadable module) in the
Ubuntu 9.04 (Jaunty) release -- I checked 2.6.28-11 for x86_64 but it
should be the same on all Jaunty on all archs. You should be able to
boot from a Ubuntu 9.04 CD, "sudo modprobe inexio", install inputattach
and run it (I don't know what command line args it'll want though).
-andy
More information about the Build
mailing list