You are not logged in.

#1 2015-11-12 13:27:25

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 198

Touchpad not working after suspend

I have tried the suggestions in the wiki but they didn't work. The only thing I can do is reboot.

Running synclient gives this:

$ synclient TouchpadOff=0
Unable to find a synaptics device.

Any ideas? Tell me if you need more informations smile

Offline

#2 2015-11-12 15:56:33

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 198

Re: Touchpad not working after suspend

I'm not sure if this is useful, but I've discovered this. The output of "cat /proc/bus/input/devices" returns:

$ cat /proc/bus/input/devices
...
I: Bus=0011 Vendor=0002 Product=000e Version=0000
N: Name="ETPS/2 Elantech Touchpad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input11
U: Uniq=
H: Handlers=event11 mouse0 
B: PROP=5
B: EV=b
B: KEY=e420 10000 0 0 0 0
B: ABS=661800011000003
...

but when I suspend and then resume, that part isn't there. hmm

Offline

#3 2015-11-17 16:21:26

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 161
Website

Re: Touchpad not working after suspend

could it be something in your bios? And, how are you suspending? Are you using systemctl?

Last edited by wchouser3 (2015-11-17 16:22:29)


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#4 2015-11-17 17:11:48

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 198

Re: Touchpad not working after suspend

I'm not sure about the bios/firmware, but I don't recall any relevant option in there.

And, how are you suspending? Are you using systemctl?

systemctl suspend or simply closing the laptop lid, it makes no difference.

Also, I'm using linux-grsec kernel, but I've tried both the standard linux and linux-lts and it's the same. hmm

Offline

#5 2015-11-18 10:24:07

c0mm0ner
Member
Registered: 2015-11-09
Posts: 93

Re: Touchpad not working after suspend

Does it work again, if you rmmod and modprobe the touchpad driver? If so, you could use a script as a workaround, that does this on wakeup.

Offline

#6 2015-11-18 11:28:17

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 198

Re: Touchpad not working after suspend

c0mm0ner wrote:

Does it work again, if you rmmod and modprobe the touchpad driver?

No, I already tried that as suggested in the wiki, but it doesn't work. hmm

Offline

#7 2015-12-03 22:25:46

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 198

Re: Touchpad not working after suspend

This is still not solved hmm

I've found that when I resume I get this error in Xorg log:

(EE) ETPS/2 Elantech Touchpad: Read error 19
[    59.691] (II) config/udev: removing device ETPS/2 Elantech Touchpad
[    59.691] (II) UnloadModule: "synaptics"
[    59.691] (II) systemd-logind: releasing fd for 13:71

Offline

Board footer

Powered by FluxBB