jardenliu / XPS15-9560-Ventura

XPS15-9560-Ventura, Q群:161385229
279 stars 66 forks source link

Trackpad issue [SOLVED] #211

Open bonzoskill opened 1 year ago

bonzoskill commented 1 year ago

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:

Executing: /usr/bin/kmutil install --volume-root / --check-rebuild
Unknown option '--check-rebuild'

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.

Manimanu commented 1 year ago

@bonzoskill Could you please give me the efi files you used? I'm stuck in here but can't find the solution.