Hi Lotfi, Which kernel version are you using and from where did you get kernel source?
Regards, GOutam On Wed, Jul 4, 2012 at 7:34 PM, Mohamed Lotfi Moukneche <[email protected] > wrote: > Goutam, > i didn't find hid-egalax.c in my sources files ??? > > from where can i get it ? > > Warm regards, > > > 2012/7/4 Goutam Kumar <[email protected]> > >> I feel that would not be required. >> >> >> On Wed, Jul 4, 2012 at 1:39 PM, Mohamed Lotfi Moukneche < >> [email protected]> wrote: >> >>> Hi Goutam, >>> thanks for reply, >>> should i add an idc file ? >>> >>> Best regards, >>> >>> >>> 2012/7/4 Goutam Kumar <[email protected]> >>> >>>> Hi Luccio, >>>> >>>> As I have mentioned in another thread of your query. >>>> >>>> Please use usbhid. this will register your device as generic hid usb >>>> device. Then enable drivers/hid/hid-egalax.c and compile. >>>> Confirm your "idVendor=14c8, idProduct=0005" in hid-egalax.c. >>>> >>>> I hope this will resolve this issue. >>>> >>>> Regards, >>>> Goutam >>>> >>>> On Tue, Jul 3, 2012 at 7:30 PM, Luccio <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> i try to use usbtouchscreen driver with an idc file, here is the debug >>>>> : >>>>> when i plug the eGalax touchscreen, this won't interact with the >>>>> screen >>>>> >>>>> root@android:/sys/bus/usb/**drivers/usbtouchscreen # [ 443.482635] >>>>> usb 1-1.1.2: USB disconnect, device number 6 >>>>> [ 448.572082] usb 1-1.1.2: new full speed USB device number 7 using >>>>> ehci-omap >>>>> [ 448.704833] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 448.712829] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 448.721008] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 448.727844] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 448.742767] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1.**1/1-1.1.2/1-1.1.2:1.0/input/**input3 >>>>> [ 489.814422] usb 1-1.1.2: USB disconnect, device number 7 >>>>> [ 490.251739] usb 1-1.1.2: new full speed USB device number 8 using >>>>> ehci-omap >>>>> [ 490.384826] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 490.392639] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 490.401092] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 490.408020] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 490.423889] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1.**1/1-1.1.2/1-1.1.2:1.0/input/**input4 >>>>> [ 501.333312] usb 1-1.1.2: USB disconnect, device number 8 >>>>> [ 501.775207] usb 1-1.1.2: new full speed USB device number 9 using >>>>> ehci-omap >>>>> [ 501.907897] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 501.915710] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 501.924163] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 501.930969] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 501.945831] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1.**1/1-1.1.2/1-1.1.2:1.0/input/**input5 >>>>> [ 512.852355] usb 1-1.1.2: USB disconnect, device number 9 >>>>> [ 513.298645] usb 1-1.1.2: new full speed USB device number 10 using >>>>> ehci-omap >>>>> [ 513.430755] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 513.438720] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 513.447143] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 513.453948] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 513.467376] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1.**1/1-1.1.2/1-1.1.2:1.0/input/**input6 >>>>> [ 524.627227] usb 1-1.1.2: USB disconnect, device number 10 >>>>> [ 525.048645] usb 1-1.1.2: new full speed USB device number 11 using >>>>> ehci-omap >>>>> [ 525.182189] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 525.190155] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 525.198577] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 525.205383] usb 1-1.1.2: Manufacturer: Zytronic Displays LimitedHi, >>>>> >>>>> i try to use usbtouchscreen driver with an idc file, here is the debug >>>>> : >>>>> when i plug the eGalax touchscreen, this won't interact with the >>>>> screen >>>>> >>>>> root@android:/sys/bus/usb/**drivers/usbtouchscreen # [ 443.482635] >>>>> usb 1-1.1.2: USB disconnect, device number 6 >>>>> [ 448.572082] usb 1-1.1.2: new full speed USB device number 7 using >>>>> ehci-omap >>>>> [ 448.704833] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 448.712829] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 448.721008] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 448.727844] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 448.742767] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1.**1/1-1.1.2/1-1.1.2:1.0/input/**input3 >>>>> [ 489.814422] usb 1-1.1.2: USB disconnect, device number 7 >>>>> [ 490.251739] usb 1-1.1.2: new full speed USB device number 8 using >>>>> ehci-omap >>>>> [ 490.384826] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 490.392639] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 490.401092] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 490.408020] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 490.423889] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1.**1/1-1.1.2/1-1.1.2:1.0/input/**input4 >>>>> [ 501.333312] usb 1-1.1.2: USB disconnect, device number 8 >>>>> [ 501.775207] usb 1-1.1.2: new full speed USB device number 9 using >>>>> ehci-omap >>>>> [ 501.907897] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 501.915710] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 501.924163] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 501.930969] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 501.945831] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1.**1/1-1.1.2/1-1.1.2:1.0/input/**input5 >>>>> [ 512.852355] usb 1-1.1.2: USB disconnect, device number 9 >>>>> [ 513.298645] usb 1-1.1.2: new full speed USB device number 10 using >>>>> ehci-omap >>>>> [ 513.430755] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 513.438720] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 513.447143] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 513.453948] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 513.467376] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1.**1/1-1.1.2/1-1.1.2:1.0/input/**input6 >>>>> [ 524.627227] usb 1-1.1.2: USB disconnect, device number 10 >>>>> [ 525.048645] usb 1-1.1.2: new full speed USB device number 11 using >>>>> ehci-omap >>>>> [ 525.182189] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 525.190155] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 525.198577] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 525.205383] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 525.218536] inpurroot@android:/sys/bus/**usb/drivers/usbtouchscreen >>>>> # [ 443.482635] usb 1-1.1.2: USB disconnect, device number 6 >>>>> [ 448.572082] usb 1-1.1.2: new full speed USB device number 7 using >>>>> ehci-omap >>>>> [ 448.704833] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 448.712829] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 448.721008] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 448.727844] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 448.742767] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1. >>>>> [ 525.218536] inpurroot@android:/sys/bus/**usb/drivers/usbtouchscreen >>>>> # [ 443.482635] usb 1-1.1.2: USB disconnect, device number 6 >>>>> [ 448.572082] usb 1-1.1.2: new full speed USB device number 7 using >>>>> ehci-omap >>>>> [ 448.704833] usb 1-1.1.2: New USB device found, idVendor=14c8, >>>>> idProduct=0005 >>>>> [ 448.712829] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, >>>>> SerialNumber=0 >>>>> [ 448.721008] usb 1-1.1.2: Product: Zytronic Touchscreen Controller >>>>> [ 448.727844] usb 1-1.1.2: Manufacturer: Zytronic Displays Limited >>>>> [ 448.742767] input: Zytronic Displays Limited Zytronic Touchscreen >>>>> Controller as /devices/platform/omap/usbhs_** >>>>> omap/ehci-omap.0/usb1/1-1/1-1. >>>>> >>>>> >>>>> Best Regards, >>>>> >>>>> -- >>>>> unsubscribe: [email protected] >>>>> website: http://groups.google.com/group/android-porting >>>>> >>>> >>>> >>> >> > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
