Jump to content

Enable I2C Trackpad (VoodooI2C) - Not a Guide... not really


Recommended Posts

  • Administrators
Posted
12 hours ago, ahmedgamal09 said:

ic mad patches for my touch pad in OpenCore and it's working but in poling mode and it's lagging when I used the same patch with clover it's working in interrupt mode but not with OpenCore can you help me to fix it

https://www.olarila.com/files/Utils/RunMe.app.zip
https://www.youtube.com/watch?v=k9wmIfGLe3A

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
1 hour ago, ahmedgamal09 said:

can you help me please here 

u use many acpi renames, is impossible one good config with that

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
3 hours ago, innerd said:

Hi, can you help me with my touchpad?

skylake check a repo dsdt patch voodooi2c

DSDT.aml.zip

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
4 minutes ago, innerd said:

Thk for the help, using open core with the same config.plist touchpad doesn't work with this DSDT.

check voodooi2c dsdt repository patch

in ur case u need it i think

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Hi sir, I installed the olarila 10.15.6 for PC on my laptop which is an Acer A315-53, 8gb ram, i5 8250U and Intel UHD620. I copied over the OC folder from this website and thankfully it boots but with some issues. Before copying over the OC folders I had ethernet working with en0 on the USB key but now it doesn't work. Secondly the trackpad which is an elan i2c doesn't work either. I really enjoy your works better since you go that extra mile to ensure the happiness of users. Kindly help me get this system working smoothly. Thank you.

  • Administrators
Posted

remove these renames in acpi tab

LIIVZPl.png

and add that

<dict>
				<key>Comment</key>
				<string>EC0 to EC</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<true/>
				<key>Find</key>
				<data>RUMwXw==</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>OemTableId</key>
				<data></data>
				<key>Replace</key>
				<data>RUNfXw==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data></data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Olarila Fix Boot Stuck</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<true/>
				<key>Find</key>
				<data>oAqTU1RBUwE=</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>OemTableId</key>
				<data></data>
				<key>Replace</key>
				<data>oAqRCv8L//8=</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data>RFNEVA==</data>
			</dict>

reboot and extract new sendme

check if bios/uefi have a option trackpad advanced

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted
19 hours ago, MaLd0n said:

remove these renames in acpi tab

LIIVZPl.png

and add that


<dict>
				<key>Comment</key>
				<string>EC0 to EC</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<true/>
				<key>Find</key>
				<data>RUMwXw==</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>OemTableId</key>
				<data></data>
				<key>Replace</key>
				<data>RUNfXw==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data></data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Olarila Fix Boot Stuck</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<true/>
				<key>Find</key>
				<data>oAqTU1RBUwE=</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>OemTableId</key>
				<data></data>
				<key>Replace</key>
				<data>oAqRCv8L//8=</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data>RFNEVA==</data>
			</dict>

reboot and extract new sendme

check if bios/uefi have a option trackpad advanced

After deleting those "rename" entries and adding what you said(I did't really get that part well so I used BBedit to add that to config.plist), OC won't boot anymore. I am very noob with this please.

  • Administrators
Posted
6 hours ago, kobiandy said:

After deleting those "rename" entries and adding what you said(I did't really get that part well so I used BBedit to add that to config.plist), OC won't boot anymore. I am very noob with this please.

we need a clean start ;) 

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted
6 hours ago, MaLd0n said:

we need a clean start ;) 

Done a clean start but with both 10.15.6 USB booted to desktop Ethernet is recognized as en0, copying over my old EFI which has everything else working with the exception of trackpad the Ethernet completely disappears. If there a way you could check the EFI for errors for me? If for a fee I'd scrounge up something.

  • Administrators
Posted
11 hours ago, kobiandy said:

Done a clean start but with both 10.15.6 USB booted to desktop Ethernet is recognized as en0, copying over my old EFI which has everything else working with the exception of trackpad the Ethernet completely disappears. If there a way you could check the EFI for errors for me? If for a fee I'd scrounge up something.

post efi here

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
2 hours ago, Vincenzo Pappaterra said:

I can't get the trackpad to work on my Lenovo Ideapad-S340-15IWL laptop with OpenCore in any way. HERE is my SendMe file

DSDT.aml.zip

  • Thanks 1

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...