>From another user with the same August BIOS as mine said that the patched >kernel provided by @kaihengfeng fixed the problem for him: http://people.canonical.com/~khfeng/lp1728244/
https://techtablets.com/forum/topic/how-to-install-antergos-linux-on- the-ezbook-3-pro-v4/#post-74901 "It is 17.10 Ubuntu from the official download site, isorespined (Linuxium), then kernel changed (yesterday did it) from the link above. Ubuntu installed few weeks ago, but had touchpad problem until kernel change.... 4.13.0.17 is working (from your link above)!!!! 4.14-rc7 was not ok (maybe patch was not included at all, god knows who compiled the kernel)!!! Since yesterday all boot was normal, touchpad is working, no freezing issue. Maybe sometimes this 100ms waiting time is not enough. This waiting time includes in the patch. After some debuging this it seems that this touchpad simply never sends an interrupt after a reset as expected by the i2c hid driver. This commit adds a quirk for this device, making i2c_hid_command sleep 100ms after a reset instead of waiting for an irq, fixing i2c-hid failing to bind to this touchpad.” Maybe this 100ms is not enough sometimes, this was the reason, why your touchpad not worked once. (Just a tip)" -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1728244 Title: Touchpad stops working after reboot on Apollo Lake Status in Linux: Unknown Status in linux package in Ubuntu: Triaged Bug description: On the Jumper EZBook 3 Pro (V4) laptop, using an Apollo Lake N3450 processor, if you install Ubuntu 17.10 (or less) with isorespin and use rEFInd as bootloader (this is the only way to get linux booting on this laptop) everything works out of the box, but after a reboot or two the touchpad stops working. Both in Ubuntu and Windows 10. The only way to restore functionality is to boot from usb key ubuntu 17.10 respined, or disassemble laptop and detach-reattach battery cable. This is mesg | grep i2c_hid: [ 2056.460636] i2c_hid i2c-SYNA3602:00: i2c_hid_get_input: incomplete report (27/34) [ 3077.604699] i2c_hid i2c-SYNA3602:00: failed to reset device. [ 3077.605473] dpm_run_callback(): i2c_hid_resume+0x0/0xe0 [i2c_hid] returns -61 [ 3080.468156] i2c_hid i2c-SYNA3602:00: i2c_hid_get_input: incomplete report (27/34) uname -rvps Linux 4.10.0-32-generic #36~16.04.1-Ubuntu SMP Wed Aug 9 09:19:02 UTC 2017 x86_64 There has to be a bug in the kernel. Any way to avoid this? To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1728244/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp