Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Try going into Clover Option, under Graphics Injector, uncheck InjectIntel, FakeID set to 0x12345678 and clear *-platform-id: Then try booting without cache again.
  2. First off, your signature is wrong...showing E7400 I guess you didn't follow my guide here, bootpack on post #2 and update files on post #4 for 10.11.4 and up. What version of OS X are you installing?
  3. Check system.log or launch Console. Do a search for 'Wake Reason' without the quotes. This will determine what is causing the instant wake.
  4. Does the following works? F11 = Volume UP F12 = Volume Down mute key = mute Does it show the sun symbol when you change the brightness with Fn+F4/F5? You could try using Karabiner to remap the keys. See my E7450 guide for sample
  5. I thought you installed Macdrive on Windows?
  6. Remove it from /S/L/E as well since you installed it with kextwizard.
  7. It should work, what issue are you having? Do you have a generated SSDT.aml created with PikerAlpha's script SSDTPRGen.sh? Look through my Clover guide here. Should have all the tools to get that squared away.
  8. Launch DSDT.aml with MacIASL. Search for HDEF and then layout-id. Change it to "layout-id", Buffer (0x04) { 0x03, 0x00, 0x00, 0x00 }, You could compress and upload it here if you want help with it.
  9. Yes, DSDT should have HDEF layout-id set to 0x03. From your printscreen it's incorrect. Audio should work after that correction.
  10. If you're able to build it parallel to the other install, that would mean your USB installer is booting. Replace the Config with the one from your USB.
  11. Grab alc283 from here if you're running 10.11.4 and up.
  12. Do you have another Mac system where you could take this drive off and connect it to an USB adapter? You could replace your Config.plist. But as I wrote earlier, nothing was change in the Config I sent other than adding the HDMI patch. So something else must be causing the issue. Try booting into Clover, go to Options. Navigate down to DSDT and remove it. Try other options if that doesn't work either. You could also try booting in Safemode.
  13. You'll need patches in Config and DSDT. All should be included the bootpack in the El Capitan Clover guide.
  14. Get rid of AppleHDADisabler and VoodooHDA. That's disabling your AppleHDA from loading. This is normal when you place kexts in any directory. Just run the permission fix and rebuild cache. Run the last 3 commands until the status 77 is gone. sudo touch -f /S*/L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / Looking through your Clover Kext folder, assuming you're running El Capitan, you should either use 10.11 or Other, not both. Remove the rest of the folders. Within Other and 10.11 are 3 graphics kexts, you only need 1, they all do the same, one is newer than the other of course. So get rid of FakePCIID_HD4600_HD4400.kext and FakePCIID_HD.kext and just keep FakePCIID_Intel_HD_Graphics.kext.
  15. Try plugging it in and put system to sleep. After that it should auto detect.
  16. I would recommend replacing with a compatible card over an USB. Some USB causes sleep issue. DW1510 works out of the box with no additional patch or kext, however only has wireless and no bluetooth. DW1550 requires 3 -4 kexts for wireless and bluetooth and 2 patches.
  17. compress the clover folder and upload it here.
  18. Reboot without cache, run the repairing and rebuilding cache again. Of course make sure you have a successful output. Then reboot in normal mode.
  19. No it's not, see here. Not compatible with any version OS X.
  20. Do you have the HDMI cable connected? Make sure to disconnect everything, except the USB installer.
  21. Boot with the USB installer you created for the build, select USB from F12, when you see the Clover Gui, select the installed drive.
  22. You'll get better help if you include the specs of the system especially the video card and network card you're having issue with.
  23. Boot with the USB installer and restore your Config file or use the one I re-uploaded above.
  24. Nothing was changed, only added HDMI patch which should not cause this. Can you post the error while booting without cache? Update: Added the patch but was disabled. Reupload Config in previous post.
×
×
  • Create New...