On 06/21/2011 03:28 PM, Leonardo Luiz Padovani da Mata wrote:
The device is correctly created on /dev/input, but the X cannot use it
as a touchscreen interface.
the hardware id are egalax 0x0eef 0x725e

I think the mtev driver has no support to this hardware.

Indeed, that USB ID isn't in mainline yet.  It might be compatible
though.  Are you able to build a kernel?  Check drivers/hid/hid-ids.h
for the list of USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCHn IDs.  There are
five there already (the ExoPC/WeTab use 0eef:72a1 for example).  Try
adding a sixth for 725e, then corresponding entries in
hid-multitouch.c and hid-core.c.

Andy
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to