Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. run in terminal to determine wake issue log show --style syslog | fgrep "Wake reason"
  2. Post you system's spec Some has HD4400, some has HD4400 with discrete graphics, so better to have that noted. Also include the BIOS version you're running. Update to the latest version if prefer and then export the raw DSDT/SSDT for patching.
  3. Either, but preferably /L/E for easy maintenance.
  4. See updated patches above based on your current patches in post #6
  5. When you install Clover, the rc script option is on the bottom of the display
  6. In that case, do this Under Find, change 01000075 17 to this 01000075 25 Under Replace, change 01000074 17 to this 010000EB 25
  7. Try moving the memory from Slot B to Slot A if there's only 1 stick
  8. 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.
  9. 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
  10. remove from /S/L/E if found. Only need FakeSMC in /EFI/Clover/Kexts/Other FakeSMC FakeSMC_ACPISensors FakeSMC_CPUSensors FakeSMC_GPUSensors FakeSMC_LPCSensors
  11. Try replacing with these files. Patched DSDT for BIOS A10. E5430_A10.zip
  12. 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'.
  13. 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?
  14. 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 /
  15. 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.
  16. Try booting with the USB installer, at the Clover menu, select the installed drive.
  17. Make sure to replace voodoops2Controller with the latest one by Dr. Hurt.
  18. With the new files, is Ethernet fixed now too? Sleep works with Lid close and wakes opening Lid?
  19. Good catch. It does require FakePCIID.kext
  20. 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
  21. Try adding FakePCIID_XHCIMux.kext & FakePCIID
  22. 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.
  23. Does it show under USB in System Information?
  24. which guide did you follow? Sounds like your installer is corrupted. Try rebuilding it
×
×
  • Create New...