First of all, i want to say that im pretty new to linux, but been using it for 1 year now.
I have a chinese laptopt with touchscreen ( EXO Nifty touch T1581).
For the last year i was using thumbleweed but decided to switch to Leap(GNOME). So i did, and then my touchpad stopped working, even in the graphical installation i had to use the touchscreen. So i run some basic research and got the following results:
20: USB 00.0: 10503 USB Mouse
[Created at usb.122]
Unique ID: CiZ2.Aq4cYRXL17B
Parent ID: uIhY.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0
SysFS BusID: 3-3:1.0
Hardware Class: mouse
Model: "Elan Microelectronics Touchscreen"
Hotplug: USB
Vendor: usb 0x04f3 "Elan Microelectronics Corp."
Device: usb 0x0052 "Touchscreen"
Revision: "0.22"
Compatible to: int 0x0210 0x0000
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse0)
Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event10, /dev/input/by-id/usb-ELAN_Touchscreen-event-if00, /dev/input/by-path/pci-0000:00:14.0-usb-0:3:1.0-event
Device Number: char 13:63 (char 13:32)
Speed: 12 Mbps
Module Alias: "usb:v04F3p0052d0022dc00dsc00dp00ic03isc00ip00in00"
Driver Info #0:
Buttons: 0
Wheels: 0
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #19 (Hub)
So if im not mistaken, my touchpad isnt recognized at all… i’ve tried to solve this problem on my own for the last two weeks now, but i finally gave up…
I tried every forum post i could find on the subject, but got no luck
Im sorry if this isnt the right section for this post, and if this is a dumb question with an easy fix that i totally skipped…
I was using TW until last month, but everything worked just fine… i dont remember if i had to do something for be able to use the touchpad…
For dmesg|egrep “input|i2c|hid”
4.797913] hidraw: raw HID events driver (C) Jiri Kosina
4.925950] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
5.161757] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
5.161881] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
5.162044] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
5.162189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
5.361808] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
7.314692] input: PC Speaker as /devices/platform/pcspkr/input/input6
7.366681] snd_hda_codec_realtek hdaudioC0D0: inputs:
7.391065] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
7.391152] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
7.391238] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
8.341689] usbcore: registered new interface driver usbhid
8.341690] usbhid: USB HID core driver
8.346965] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:04F3:0052.0001/input/input10
8.347218] hid-multitouch 0003:04F3:0052.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-3/input0
No dual boot.
I’ve tried a Live Distro a minute ago, and it didnt detected the touchpad either…
Its not a hardware failure… when i run the windows 7 installer i can use the touchpad to navigate ( in the graphical installer )…
After a small search I turned up a couple of reports which suggest that using the “i8042.noloop=1” boot parameter might be helpful - no promises though!
Ok, well I can’t really offer a lot more advice for this hardware. A bug report may be needed. A quick search turns up a number of similar reports for this laptop brand and its problematic Elantech touchpad
For example:
I used Google Translate to read it
FWIW, this post caught my attention…
I came here for the same as you, an Exo Nifty with tochpad that does not work.
Apparently the problem lies in a bug [1] in the PS2 driver that was fixed for recent versions [2] of the kernel and needs to be activated via the i8042.kbdreset option = 1
So one of two, either apply the patch and compile the kernel or use some of the versions that already brings it built-in.