Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Replace all the files and folders in /EFI/Clover with my attachment. Install all the kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions Note: Don't rename any kext files, use as they are, except for choosing the correct Config and DSDT file and renaming them appropriately Restore AppleHDA to vanilla to /S/L/E if you had installed a modified one, get it from your installer... Run permission fix and rebuild cache. Repeat last 3 commands until successful without error. Reboot 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 /
  2. Not sure what hardware you have, so can't be sure.
  3. See here, same patches for Skylake For HDMI, the patch is in the Config file. My system doesn't have VGA port so not sure if it's supported in OSX.
  4. No patch needed for Battery. Just need ACPIBattery in /kexts/Other The audio on E5570 should be ALC293 which is the same as on my E7470 bootpack.
  5. No issue updating if you're currently running 10.12.4 with no issue.
  6. What guide and bootpack did you use? Attach Clover folder if you are using a custom bootpack.
  7. Remove GenericUSBXHCI and add USBInjectAll.kext
  8. Try removing these from /Kexts/Other: FakeSMC_CPUSensors FakeSMC_ACPISensors FakeSMC_GPUSensors FakeSMC_LPCSensors HWMonitor.app FakePCIID_Intel_HD_Graphics Either use AppleIntelE1000e or IntelMausiEthernet, not both. They both do the same thing.
  9. https://www.reddit.com/r/hackintosh/comments/525dsb/getting_imessage_working_on_el_capitan_and_sierra/
  10. Out of the Box, works without any patching as it's an Apple supported card.
  11. DW1501 is not supported, see this list
  12. what wireless card does it have? exact model.... SD carder does not work consistently for this model.
  13. Rerun the commands again until you see those kexts in the output. Reboot and rerun if necessary.
  14. For better screenshot instead of using a camera, use shift+alt+3 (shift+cmd+3). For a selected area use shift+alt+4 (shift+cmd+4).
  15. As stated in my guide, disable Legacy Rom Option
  16. Yes for ElCapitan you can use NVS4200m, bootpack is E6x20_NVS.zip ( disable Optimus in Bios). For HD 3000, you can use Sierra bootpack E6520_Optimus (Optimus enabled in bios). You can't run both at the same time, not supported in OS X. The prohibition means it's not detecting the USB installer. Try the eSata /USB port when booting.
  17. Sierra works just fine on E6520 with HD 3000, the nvs4200m will be disabled. What error are you encountering with my guide?
  18. MyHack only supports up to Mavericks, anything newer will require a manual process. See my Clover guide, Bootpack found on post #2 You'll need to enable Optimus in the BIOS, AHCI and use Legacy BIOS mode. Bootpack is for bios version A19, so try upgrading to that prior. Make sure to read thoroughly, including the Notes1 regarding legacy mode.
  19. Both are capable systems and guides available in the Guide sections. See my Clover guide, bootpack on post #2, the latitude E6430s is very similar to the E6430, so try that bootpack. You might have to downgrade the BIOS version to A02 and then up to A11 otherwise artifacts will occur. You could try the install first to determine if your system will experience this issue as the E6430 / E6230 / E6430u. Wireless card most likely will need to be replace with a supported card if yours is an Intel. Check the Wireless link in my signature for list of supported / unsupported card / USB devices.
  20. Boot to Clover, hit F4. Continue booting to OS X. Run DPCIManager https://sourceforge.net/projects/dpcimanager/ post screen shot of status and PCI list Attach Clover folder for verification. What did you install for graphics? That could be what broke your settings. Which version of Sierra did you install? What kexts did you install to /L/E or /S/L/E? Run this and attach output here: sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  21. VGA won't work. You need to use either DVI or DP or HDMI capable monitor
  22. Move the memory stick to slot 1 or slot A if that's the only one.
  23. Only kexts in Other/LE goes to /L/E, kexts in Other can remain there.
×
×
  • Create New...