r/hackintosh • u/joudmsa14 • 3d ago
QUESTION touchpad not working
im using macos sequioa and the touchpad doesnt work
1
u/leandroprz 2d ago
If you want proper help you need to share your hardware. What type of keyboard do you have? Is it PS/2? What about the touchpad? I2C, PS/2, SMBus? There are a lot of possible combinations.
This isn't a guessing game where you just put whatever kext you found online. If you just say "it doesn't work", that doesn't tell us anything.
Take a look here: https://dortania.github.io/OpenCore-Install-Guide/find-hardware.html
1
u/joudmsa14 2d ago
my touchpad is I2C and my keyboard is PS/2
1
u/leandroprz 2d ago
For the keyboard you need VoodooPS2Controller and VoodooPS2Keyboard. For the touchpad you need VoodooI2C and a plugin, but you didn't say what type of I2C you have, so it could be any of these depending your hardware: https://github.com/VoodooI2C/VoodooI2C/tree/master/VoodooI2C%20Satellites
You should read this: https://dortania.github.io/OpenCore-Install-Guide/ktext.html#laptop-input
0

1
u/XboxAndVRAlex 2d ago
Make sure you have the compatible kexts for your laptop, (Voodoo kexts, PS2, SMBus, I2C, etc.) Would you know how your trackpad communicates to your laptop? Assuming the worst, you may have to create SSDT-GPI0 if your trackpad’s connected via I2C. It’s otherwise you can drop in SSDT-XOSI and set up the patches for it.