Comment 15 for bug 1490130

Revision history for this message
Harris Anggara (harrisanggara) wrote : Re: Elantech touchpad stops working after suspend

Hello thatoo, i compiled the kernel for myself with the patch that given by daniel. this is the instruction i followed https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel
"drivers/input/serio/i8042.c" file only exists on the kernel source.
lines with "+" at first character are the patch that you should modify or add to "drivers/input/serio/i8042.c" file.
to identify your laptop model you can run
sudo dmidecode | grep Product\ Name

btw, i'm sorry for my english, not my native language.