tctien342 / Asus-Vivobook-S510UA-Hackintosh

Asus VivoBook S510UA running macOS 10.15/.14/.13
100 stars 59 forks source link

[IMPROVED/ tentatively SOLVED] Touchpad: occasional erratic/ "spastic" pointer movements #47

Closed LeeBinder closed 3 years ago

LeeBinder commented 4 years ago

The pointer would frequently "go haywire" all across the screen as if it had a 'spastic' attack (regardless of version of macOS).

Switching from GPIO back to polling mode via whatnameisit's custom SSDT as outlined in Issue #43, for me only brought a slight but insufficient improvement, so I switched back to GPIO mode (release default).

This behavior did already get much less frequent here with stevezhengshiqi's VoodooI2C v.2.0.3 compile for Mojave, which - for this reason and because of better 2-finger motions, see solved issue #42 - has been made default now for the current v.10.0 release.

What finally seems to have solved this for good for me was to disable the following patch in Clover config.plist in the ACPI section:

Therefore it is disabled by default in the current v.10.0 release.

If you run into issues with your touchpad, re-enable this patch, save, reboot, and see if it improves touchpad performance for you.

LeeBinder commented 3 years ago

This repo has found a new home at the current maintainer's GitHub corner:

https://github.com/LeeBinder/Asus-Vivobook-S510UA-Hackintosh/

If still interested, please download the latest release from over there, read the ReadMe completely at least once, and follow all instructions all the way to the end.

In case an issue arises, please post it via the issues section over there.

This issue will now be closed.