VoodooI2CGoodix won't work unless you've followed these steps. If you've done each of these steps correctly and it still doesn't work, you can file an issue or chat with us on gitter, providing all of the information below.
If ask for help, you must provide the following information at a minimum.
Describe the problem, the steps you took to reproduce it, and what you expected to happen.
If it will help make it more clear, provide a screenshot or a video illustrating the problem.
Provide all of the following information
- Computer: i.e. Chuwi Minibook 8
- Goodix Touchscreen model: i.e. GT911
- VoodooI2C version: i.e. 2.3
- VoodooI2CGoodix version: i.e. 0.2.3
- macOS Version: i.e. 10.5.2 19C57
- Mount your EFI partition with these instructions
- Find your
DSDT.aml
at/Volumes/EFI/EFI/CLOVER/ACPI/patched/DSDT.aml
- Attach a .zip file containing your DSDT.aml
- Dump your IORegistry with these instructions
- Attach a .zip file containing your IOReg
- Run the following command in Terminal to dump logs from the last 10 minutes:
sudo log show --predicate "processID == 0" --last 10m --debug --info | grep VoodooI2C > ~/Desktop/VoodooI2C.log
- Attach the log file
~/Desktop/VoodooI2C.log