Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. Either, but preferably /L/E for easy maintenance.
  2. See updated patches above based on your current patches in post #6
  3. When you install Clover, the rc script option is on the bottom of the display
  4. In that case, do this Under Find, change 01000075 17 to this 01000075 25 Under Replace, change 01000074 17 to this 010000EB 25
  5. Try moving the memory from Slot B to Slot A if there's only 1 stick
  6. Boot to Clover GUI, navigate to Options Select Binary Patching->Custom Kexts Patching Uncheck IOGraphicsFamily.... Return to main screen and then boot Once logon, mount EFI partition. Open Config.plist with Clover Configurator 4.40 Under Kernel and Kext Patches/KextToPatch, you should see the patch I mentioned. Change the values to the above.
  7. Are you installing Sierra and using an El Capitan bootpack? Look for the Boot Glitch patch (IOGraphicsFamily) in your config. Change the following: Under Find, change 01000075 17 to this 01000075 25 Under Replace, change 010000EB 17 to this 010000EB 25
  8. remove from /S/L/E if found. Only need FakeSMC in /EFI/Clover/Kexts/Other FakeSMC FakeSMC_ACPISensors FakeSMC_CPUSensors FakeSMC_GPUSensors FakeSMC_LPCSensors
  9. Try replacing with these files. Patched DSDT for BIOS A10. E5430_A10.zip
  10. Are you on Clover or Chameleon? Please specify the system's spec: CPU: Display Resolution: BIOS version: If Clover, boot to the Clover GUI, hit F4. Continue to Desktop. Compress and attach the Clover folder here using the 'More Reply Options'.
  11. Please keep us posted with the Ethernet updated kext. There's a few users with the same card using the BCM5722D.kext and having the unplug issue and no mac addresses. If confirm to work flawlessly, we could recommend this to them. ​Are you getting Mac address assigned on every reboot? Are you able to optain IP address consistently? Does it show plugged / unplugged when you plug/unplug the ethernet cable? How's the connection speed? Any dropped network?
  12. Should be okay. I always just add the kexts to the directory and run the commands manually. sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  13. Just add FakePCIID_BCM57XX_as_BCM57765.kext and FakePCIID.kext to /Library/Extensions and fix permission and rebuild cache. You might have to remove BCM5722D.kext first.
  14. Try booting with the USB installer, at the Clover menu, select the installed drive.
  15. Make sure to replace voodoops2Controller with the latest one by Dr. Hurt.
  16. With the new files, is Ethernet fixed now too? Sleep works with Lid close and wakes opening Lid?
  17. Good catch. It does require FakePCIID.kext
  18. There's a simple patch by PikerAlpha you could add to Config or DSDT if you're on Clover or DSDT if you're on Chameleon. See here and here Post your files if you need help
  19. Try adding FakePCIID_XHCIMux.kext & FakePCIID
  20. You need to remove VoodooHDA and AppleHDADisabler in /S/L/E if not already, then repair permission and rebuild cache. I missed a patch in the config file, it's now updated. Just replace the Config.plist from the new bootpack.
  21. Does it show under USB in System Information?
  22. which guide did you follow? Sounds like your installer is corrupted. Try rebuilding it
  23. Attach your Clover folder from the EFI partition for verification. What's the display resolution? What version of BIOS are you on?
  24. Does your system have only HD4000 or with NVS5200m?
×
×
  • Create New...