Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. ALC3204 = ALC236 Try layoutid 3, 11, or 54 You currently have set it to 1 As for Touchpad, you need to add a satellite kext besides the VoodooI2C. Most likely you need VoodooHID. You should add SMCBatteryManager.kext as well for battery status and maybe Sinetek-rtsx.kext for SD Card reader if it has it. Post IOReg file with IORegistryExplorer.app v2.1 for better understanding
  2. @ronald77 When you press F12, do you see a boot option call OpenCore?
  3. Please post your full system specs and attach your OC files
  4. What patches did you put in the DSDT? Give this a try, replace config and add the kexts to Kexts folder I removed a bunch of unnecessary kexts from the Config and add a few new ones. Fix the truncated SMBios naming known on Dell system Added VoodooPS2Controller for Keyboard Added NotouchID to fix long login Add SD Card reader, not sure what you have, might not work Not sure you need all those I2C kexts, need to determine which ones are actually used.u Post IOReg file with IORegistryExplorer.app v2.1 to get a better idea. 5300-KBFix.zip
  5. give this a try, replace into /EFI/EFI E5470_OC063.zip
  6. @Entropic what model is your drive? If it's NVMe, check to see that it's not Samsung PM981. It's known to not work properly in Hackintosh.
  7. Try this version VoodooPS2ControllerR6.kext.zip
  8. I guess it's due to this I have set smbios to MBP11,1 so it'll be compatible to Big Sur. I guess you could try changing the SMBIOS to MBP11,2 instead. You might have to rename every instance of MBP11,1 to MBP11,2 in the info.plist of USBPorts_E6430.kext
  9. Looks like Big Sur is not supporting IvyBridge. Try adding -no_compat_check to boot arg
  10. try adding to boot arg to complete the install -igfxvesa
  11. @leppy700m Remove SSDT-PM.aml and generate a new one using ssdtprgen.sh for you CPU. Or if you already have one, just replace it and rename it as ssdt-pm.aml
  12. If you're switching from Clover to OC, make sure you select "Reset NVRam" at the OC Picker. If you don't see it, the press the spacebar to review the option.
  13. Post your latest Clover files. Don't know what you have since my files didn't work for you.
  14. @NTHT1MD The files I posted should work with full graphics but looks like you'll need to set the DVMT preallocation 1st See here for instruction You can skip the 1st 4 steps Set with the following command setup_var 0x432 0x3
  15. The files is for E6430 without nvidia with high resolution. What BIOS version is your E6430 @leppy700m? You could try replacing the DSDT with the one you currently have
  16. For 10.15.7, should need a version newer. Go with v5119 found in my Clover guide.
  17. Audio is actually ALC293, not ACL255, but you have the correct layoutid already set. You are just missing SSDT-HPET.aml Add this SSDT* and the following patch to ACPI, that should enable audio Comment = HPET _CRS to XCRS Rename Find =5F435253 08A0 Replace = 58435253 08A0 SSDT-HPET.aml.zip
  18. @pasuri Replace the touchpad kext voodooPS2Controller with this one The fix was also offered in that thread from takiller if you read through the whole thread. As for Wifi, your DW1506 is atheros based so it's no longer supported after Mojave. You'll need to replace IO80211family.kext from Mojave after installation. See here for more info. There's an alternative on the last post to inject rather than replace.
  19. Just enable 1 VoodooInput.kext, disable the other Make sure you select Reset NVRam at OC picker when you make any changes Don't think you need VoodooI2C unless you have a touchscreen model. If you don't, then disable/delete them Here, try this config, added the ApplePS2 config.plist.zip
  20. Here, replace the config file add the SSDT* to /EFI/Clover/ACPI/Patched add the kexts to /EFI/Clover/kexts/Other you can remove these kext from Other, not needed AppleHDA AtherosE2200Ethernet RealtekRTL8100 RealtekRTL8111 XHCI-unsupported 7480_moshau.zip
  21. Oops, attachment added to post If you right click on each PS2 and select show package contents, you'll find those plugins under the Plugins folder Look at the corrent voodoops2controller plugins in the Config to see how they are added
  22. Does all the USB ports work? Because SSDT-UIAC-E7470 is specifically generated for E7470. Plug in USB 2.0 and 3.0 devices to each port and see if they mount. If not, then you'll need to generate your own for that system using Hackintool.app under USB tab.
×
×
  • Create New...