[clug] Pioneer L11 touch with Ubuntu (was Re: DreamBook?)

Angus Gratton gus at projectgus.com
Thu Dec 2 19:29:13 MST 2010


On Fri, 2010-12-03 at 12:55 +1100, Sanders King wrote:
> [    3.307307] input: eGalax Inc. USB TouchController as
> /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input4
> [    3.307804] generic-usb 0003:0EEF:72A1.0001:
> input,hiddev96,hidraw0: USB
> HID v2.10 Pointer [eGalax Inc. USB TouchController] on
> usb-0000:00:1a.0-1/input0 

That looks like it to me. Connected via the USB bus, and it's already
registered as a standard HID input device. Good news x2!

A very quick google tells me the eGalax device is also in the USB "touch
screen kits" for netbooks.

My next step would be to run evtest[1] on that device and see whether it
spits out usable event data. It's possible the eGalax requires some kind
of special custom calibration routine to be sent to it or something, or
alternatively that this is a new model and the driver doesn't fully
support it yet. However, if you're very lucky then it'll "just work"
pushing out X/Y coordinates, and then all you may need to do is set up
X11 to use it as an input device.

Good luck,

- Angus

[1] http://processors.wiki.ti.com/index.php/Evtest



More information about the linux mailing list