Qonfused / ASUS-ZenBook-Duo-14-UX481-Hackintosh

OpenCore configuration for the ASUS ZenBook Duo 14" (UX481FA/FL)
https://github.com/Qonfused/ASUS-ZenBook-Duo-14-UX481-Hackintosh
BSD 3-Clause "New" or "Revised" License
29 stars 1 forks source link

[GPIO] Used APIC pins cause unstable touchscreen touch events #43

Open Qonfused opened 1 year ago

Qonfused commented 1 year ago

The currently used APIC pins sidestep #24 but introduce additional instability in touchscreen events, evidenced in missing pressure events (some touches may be skipped).

A current workaround is to revert to polling mode, although this re-introduces #24.