Alder lake Posted January 2, 2024 Share Posted January 2, 2024 (edited) I have an I2C-HID trackpad. I checked from both windows device manager and linux. Currently im only able to use ps2 mode, I want to enable i2c mode. So Ive tried replacing Voodoops2 with Voodoo2c & voodoo2chid, i added the trackpad and keyboard in Device properties. And it still doesn't work. For ssdt patches, ive tried SSDT-GPI0.aml and SSDT-XOSI.aml. I also tried using SSDTtime to create SSDT-XOSI.aml. The keyboard and trackpad do appear under IOService:/AppleACPIPlatformExpert/PC00@0/AppleACPIPCI/I2C0@15 IOService:/AppleACPIPlatformExpert/PC00@0/AppleACPIPCI/I2C1@15,1 but IOService:/IOResources/VoodooI2CServices only shows IOService:/IOResources/VoodooI2CServices/VoodooI2CLogger The ioreg dump and my EFI folder is attached. Any suggestions would be helpful. EFI folder: https://drive.google.com/file/d/1bb5-Etm3SUzdyXALjvElk-D55JyEVSWA/view?usp=sharing IORegdump: https://drive.google.com/file/d/1EJcGHcYxhfJFJwuebZGTJJjVhKkkHGfY/view?usp=sharing DSDT.aml: https://drive.google.com/file/d/1doIxIWVSjMSDRn_ElWUBhiXmGvU5qdPa/view?usp=sharing Additional info: Sonoma 14.2.1, Opencore 0.9.7, version 2.8 voodoo2c Edited January 2, 2024 by Alder lake Quote Link to comment https://www.insanelymac.com/forum/topic/358375-enabling-trackpad-in-i2c-mode-tigerlake-laptop/ Share on other sites More sharing options...
Avery B Posted January 2, 2024 Share Posted January 2, 2024 (edited) I'm fairly certain that VoodooI2C does not currently support tigerlake. At the very least, you'll have to add the I2C controller device ID to VoodooI2C's Info.plist. VoodooGPIO won't work without adding all the GPIO pin definitions and recompiling it. VoodooGPIO is only needed though for interrupts, so the trackpad could work in APIC or polling interrupts mode. Edited January 2, 2024 by 1Revenger1 Quote Link to comment https://www.insanelymac.com/forum/topic/358375-enabling-trackpad-in-i2c-mode-tigerlake-laptop/#findComment-2815089 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.