You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Hi, meanwhile thank you very much for your work, i'm following yours builds from mojave.
This time with Ventura i'm having some trouble with the trackpad. It's working at opencore pre-boot window, but after then, in the macos login page it is dead. It wake up the computer from the black screen or wake up the backlight of the keyboard but don't move the cursor.
In the guide you said about a :sudo kextcache -i / but that command is deprecated since some major in fact give back this error:
I tried also to see the SSDT and the config.plist but it seems ok and the gpio is pointing correctly to voodoo.
I have used Ventura 13.2.1.
Touchscreen is working.
Probably i've done something wrong but i can figure out what, thank you in advance.
SOLVED --> VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext in the kernel wasn't activated. This activate the MagicTrackPadEngine.
The text was updated successfully, but these errors were encountered:
Hi, meanwhile thank you very much for your work, i'm following yours builds from mojave.
This time with Ventura i'm having some trouble with the trackpad. It's working at opencore pre-boot window, but after then, in the macos login page it is dead. It wake up the computer from the black screen or wake up the backlight of the keyboard but don't move the cursor.
In the guide you said about a :
sudo kextcache -i /
but that command is deprecated since some major in fact give back this error:I tried also to see the SSDT and the config.plist but it seems ok and the gpio is pointing correctly to voodoo.
I have used Ventura 13.2.1.
Touchscreen is working.
Probably i've done something wrong but i can figure out what, thank you in advance.
SOLVED --> VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext in the kernel wasn't activated. This activate the MagicTrackPadEngine.
The text was updated successfully, but these errors were encountered: