Contribute
Register

VoodooI2C Help and Support

Status
Not open for further replies.
I don't know but my trackpad works normally but I don't know if I can enable gesture...
IOReg is not attached.

Hi, I have an Acer C720 which I am installing Mojave on. I am trying to get my trackpad to work with the multi-touch gestures recognized by MacOS. I see in IORegistryExplorer that it has ACPI device ID of CYAP0000. I compiled version 2.3 of VoodooI2C project in Xcode and generated the VoodooI2C.kext which I loaded via kextload, but this didn't activate the touchpad. I believe I need to generate VoodooCyapaGen3Device.kext but don't know how to do that. Any suggestions?
You cannot just 'generate' a kext, you must develop it properly.
No need to compile yourself, a release is available in GitHub.
Anyway, please attach a troubleshooting archive made with VoodooI2C + VoodooI2CHID.
 
IOReg is not attached.


You cannot just 'generate' a kext, you must develop it properly.
No need to compile yourself, a release is available in GitHub.
Anyway, please attach a troubleshooting archive made with VoodooI2C + VoodooI2CHID.
Hi, please see attached for the details of my error. Please let me know if you need any more info.

Thanks!
 

Attachments

  • Issue Logs.zip
    533.3 KB · Views: 67
Hi, please see attached for the details of my error. Please let me know if you need any more info.

Thanks!
As per rules, please update your hardware profile to allow others to help you easier

please read the faq for proper hardware profile setup:
 
As per rules, please update your hardware profile to allow others to help you easier

please read the faq for proper hardware profile setup:
I've updated my profile as requested. Please let me know if I can provide any more info to help debug this! :)
 
hi there
I have patched my dsdt with these
  • Rename GFX0 to IGPU
  • Fix _WAK Arg0 v2
  • Fix Mutex with non-zero SyncLevel
  • HPET Fix
  • IRQ Fix
  • OS Check Fix
  • RTC Fix
  • SMBUS Fix
applied windows 10 patch no luck removed 2015 and no luck either

my elan 1200
I have removed apple i2c kexts
I have tried voodooi2c + voodoohid
and voodooi2c + voodooelan
no luck
there is no trackpad detected from the system preferences
 

Attachments

  • Mohammed’s Mac.ioreg
    5.3 MB · Views: 78
  • DSDT.dsl
    1.3 MB · Views: 92
My touch screen work perfectly but my trackpad only work single finger
My laptop is Razer Blade 2016 late Touch V5 with i7 6700
Could any give me some advices?
Thanks!
 

Attachments

  • report.zip
    959.1 KB · Views: 63
hi there
I have patched my dsdt with these
  • Rename GFX0 to IGPU
  • Fix _WAK Arg0 v2
  • Fix Mutex with non-zero SyncLevel
  • HPET Fix
  • IRQ Fix
  • OS Check Fix
  • RTC Fix
  • SMBUS Fix
applied windows 10 patch no luck removed 2015 and no luck either

my elan 1200
I have removed apple i2c kexts
I have tried voodooi2c + voodoohid
and voodooi2c + voodooelan
no luck
there is no trackpad detected from the system preferences


well it appears that the clover configuration was the issue

after changing to rehabman clover it worked as a charm
using i2c+hid
multi guestures also
 
My touch screen work perfectly but my trackpad only work single finger
My laptop is Razer Blade 2016 late Touch V5 with i7 6700
Could any give me some advices?
Thanks!
You have a Synaptics trackpad.
Use VoodooI2CSynaptics.kext as well, change the name match here to your trackpad's name:
Should be 1532020F :)
 
Please can someone help.
 
Last edited:
Just a thing,
With intel power widget
Whenever I swipe for notifications the cpu kicks to maximum dunno if it is a kext related or no
 
Status
Not open for further replies.
Back
Top