guerrerolor / android-x86

Automatically exported from code.google.com/p/android-x86
2 stars 1 forks source link

Touchscreen does not work - Gigabyte S1080 eGalax #790

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Android-x86 on Gigabyte S1080
2. Attempt to use Touchscreen
3.

What is the expected output? What do you see instead?
I would expect for the touchscreen to react to any touch or gesture.  Instead 
it is unresponsive.  Performing an lsmod shows that hid-multitouch is running.

What version of the product are you using? On what operating system?
I have tried installing version 2.2 and up of Android-x86, including versions 
for the various device types with no positive result.  I just tried with the 
latest 4.0RC1.

Please provide any additional information below.
Running lsusb in the terminal reveals that Bus 002, Device 002 is identified 
properly for the eGalax USB touchscreen.  Running Ubuntu reveals that same 
device, plus the following output:

Bus 002 Device 002: ID 0eef:72e9 D-WAV Scientific Co., Ltd
 Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               1.10
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0
 bDeviceProtocol         0
 bMaxPacketSize0        64
 idVendor           0x0eef D-WAV Scientific Co., Ltd
 idProduct          0x72e9
 bcdDevice           10.15
 iManufacturer           1
 iProduct                2
 iSerial                 0
 bNumConfigurations      1

Standard Linux driver available at the following weblink:

http://home.eeti.com.tw/web20/eGalaxTouchDriver/linuxDriver.htm

Original issue reported on code.google.com by jsr8109...@gmail.com on 19 Mar 2012 at 12:00

GoogleCodeExporter commented 9 years ago
0x0eef:0x72e9 is not in the hid_id.h file. I have one one order from Amazon. 
When I get it in my hands, I will add the ID, compile and test. Will let you 
know. The eGalax Drivers from eeti.com will not work with our kernel!!! been 
there / done that!

Original comment by markesse...@gmail.com on 12 Apr 2012 at 10:07

GoogleCodeExporter commented 9 years ago
Any update on progress with this one?  I don't want to be a pest.  If there is 
anything I can do to help, please let me know.  

Original comment by jsr8109...@gmail.com on 3 Jun 2012 at 7:10