← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 854445] Re: Asus ep121 (eee slate) touchscreen not working

 

You have to ask the EETI-Support (touch_fae at eeti.com) for a special
driver (Asus EP121; ubuntu 11.10 64bit). They will send you a archive
called "eGTouch_v1.00.0812.L-x64.tar.gz" (Note: the driver provided on
the driver page of EETI is not working properly ).

You just have to run the setup.sh as sudo and add to the "52-egalax-
virtual.conf" file the option InvertY, that it looks like this:

[QUOTE]Section "InputClass"
	Identifier "eGalax virtual class"
	MatchProduct "eGalaxTouch Virtual Device"
	MatchDevicePath "/dev/input/event*"
	Driver "evdev"
	[B][COLOR="Red"]Option "InvertY" "true"[/COLOR][/B]
EndSection[/QUOTE]

And finally reboot you system.

Observations:
1.) I asked the EETI Support if I could share their drive in the ubuntu forum, they said "NO" it is a project (I do not understand what this means, but anyway, please do not upload the driver)
2.) Multi-touch does not work, they told me "If you want to have multi-touch function, the user-space (application) must be able to receive our multi report data from our controller." Well, I also do not understand what this means ...

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/854445

Title:
  Asus ep121 (eee slate) touchscreen not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/854445/+subscriptions


References