Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. It looks like you're dual booting. Try deleting the partition and leave it unallocated in Windows. Format it in OS X.
  2. why disable InjectIntel? Need it to enable the HD 4400 graphics
  3. if you're talking about this "renamed your USB controllers from "EHCx" to "EH0x" in the DSDT (actual DSDT file patching or Clover on-the-fly patch)" ​then YES. ​I thought you said modding kexts in /S/L/E
  4. What USBHost thing? Shouldn't need to, just those 3 kexts should suffice.
  5. Did you rebuild cache? Add USBInjectAll.kext
  6. format it to fat in Windows, not NTFS. Then you should be able to reformat in OS X.
  7. You are using Chameleon not Clover correct? For 3 and 4, just add these from link by Bronxteck. Add to /L/E and run the permission fix and rebuild cache. FakePCIID_XHCIMux & FakePCIID Can't tell you about the USB wireless device since I don't own one. I prefer internal cards.
  8. Sure, if you install over it instead of formatting first, you should be able to retain data and apps.
  9. No, lower resolution is 1366x768 and below, yours is high, 1600x900 and up as I said. When moving kext to /L/E, ignore the error. It's a permission issue. Run the commands to fix permission and rebuild cache AS STATED in the guide. sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /S*/L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / If you're talking about wireless USB adapter, see a list of tested devices here. Your Intel Bluetooth may work with a little patching, but in my experience it's not stable.
  10. If you don't have one, create one, or use the one provided in Hervé's guide. But as Hervé mentioned, the DSDT in his bootpack is for low display resolution, you have the higher resolution and will need a different DSDT. You can replace his DSDT with the one from mine here. It's inside ACPI/Patched.
  11. El Capitan and Sierra bootpack are basically the same. Use this for Sierra/El Capitan S1_Sierra.zip
  12. Can you boot with the USB installer and then select the HDD to boot at the menu?
  13. Not seeing any display for your internal device NVDA,display-A@0 See here to determine if you have eDP or LVDS See here and here for more info
  14. Clover is Sierra compatible. Kexts I included are the latest, but not GenericUSBXHCI. You'll need to replace that with USBInjectAll. Some modification of the Config will have to be done as well to support Sierra.
  15. Make sure you don't have other versions of VoodooPS2Controller in /L/E or S/L/E
  16. With the HDMI video connected, run this and attach the file IOReg IORegistryExplorer_v2.1.zip It could be your display is eDP and not LVDS.
  17. Looks like the Packages folder is not completely copies. Delete it and re copy it over.
  18. You patched the wrong kext, should be AppleIntelFramebufferCapri for HD4000. See here and especially here.
  19. Try replacing files in /EFI/Clover with this YogaS1.zip
  20. Replace files with this to /EFI/Clover folder
  21. That's correct, that's why I recommended them.
×
×
  • Create New...