Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. F1, F2, and F3 for volume control does not work, still have to use Fn+F1, Fn+F2, and Fn+F3 which are working without the Remapping. I had already experimented with F11 and F12 for brightness but I lose the F11 for toggling windows, so I decide to just use F6 and Fn+F6 for brightness.
  2. You probably didn't use it correctly or edited the plist incorrectly with MacKextlight.
  3. The files probably got updated to EFI folder on the HDD. Just copy the contents to the EFI partition by mounting it with EFI-mounterv3. Just leave out these 4 items: Config.plist, Kexts folder and ACPI folder, and theme folder. Oh and make sure HFSPlus-64.efi is restore to Driversx64UEFI. IF you have overwrite it, you can find it in the EFI-Backups
  4. change the CPU Type from 0706 to 0606 in Clover Config or just remove it. that should fix the CPU display as i5 fn+4 dumps raw DSDT/SSDT, no longer needed as I have already included the patched files, unless you want to repatch your own from scratch. touchpad, 2 fingers scrolling works but no multitouch. The trackstick also works as a regular mouse, but with Karibiner, you could enable scrolling too. Refer back to the E7450 guide under Trackstick scrolling No problem updating to 10.11.4, but make sure to install updated AppleHDA_ALC293 found in guide under Updates.
  5. @taddeusz Use bootpack from here, it includes USB injector. Or just add the kext and the patch to rename EHC1 and EHC2 to EH01 and EH02 respectively.
  6. try booting without cache mode and then repair permission and create cache.
  7. To get sound and sleep on LID to work, you need to install ACPIPoller, EAPDFix & AppleHDA_ALC293 to /L/E or /S/L/E found in kexts/Other/LE Brightness control...F6 dims, but you'll need to install Karibiner and update the private.xml as stated in the E7450 guide. Without the DSDT, you won't have audio, webcam, or SD card reader working.
  8. If you disable Optimus, only nvidia NVS5200m is loading. The Intel HD injection won't work. You need to enable Optimus, disable nvidia with DSDT patch and add the Intel HD injection to work.
  9. I just tried the link, download works fine. Only get one popup window in Safari, but just close it and download from the original window. Your Config.plist probably has the FB patch to bypass the check, but I prefer BIOS DVMT preallocated mod better. I have update the BIOS to A10, no change to OS X, booted just fine. The DSDT has not link to CPU so should work for your i5 as well. You could try the old DSDT/SSDT bootpack before the update and see if it makes a difference. The reason I updated is because I want to eliminate SSDT-1 and add the HDMI audio patches to DSDT. But by doing so, I lose mouse access after sleep. By adding additional SSDT-0 and SSDT-7, the issue is gone which I added as the updated bootpack. You need to generate SSDT for your CPU and add to ACPI/Patched before enabling DropOem, could be the cause of your crash.
  10. It seems to be fine on my E7440 with Haswell so, try it.
  11. Download the latest 10.11.4. Create a new installer with the same bootpack. Use latest Clover v3368 or 3345. Both will work.
  12. Did you follow this guide? universal bios backup toolkit 2.0 download link is in the guide. Without setting DVMT, you won't have full graphics acceleration QE/CI. The sound and SD card reader are all patched in the DSDT, they won't work without it. It also fixes the sleep issue.
  13. El Capitan has a new challenge with USB devices. The bootpack from the guide includes an USB injector that will fix the issue. If all done correctly, it'll have no issue booting and installing.
  14. try changing Compiler to ACPI 4.0 or 5.1 if you have it at 4.0
  15. Copy the dummHDA which ever name it's call ( i.e. AppleHDA_ALC255) to the Desktop. Download this by Axel-Erfurt Launch it, and drag the dummyHDA to the open window On the right window, browse all the way to the bottom. Add this between and <key>com.apple.iokit.IOACPIFamily</key> <string>1.2.0a1</string> <key>com.apple.iokit.IOPCIFamily</key> <string>1.1</string> Click on save. Install kext back to the location repair permission and rebuild cache
  16. Run it again. sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  17. did you upgrade with comboUpdate or App Store? I successfully upgrade without an issue with ComboUpdate.
  18. What did you use for audio previously? Yes, you'll need to restore the vanilla AppleHDA in order to use with AppleHDA_ALC293
  19. What wireless device and audio does it have? Intel Wireless will not be supported.
  20. Try enabling kext-dev-mode=1 If that still doesn't work, try replacing with this
  21. Your patched kext uses layoutID = 0, your DSDT uses layoutID = 3 Patched kext is also for Mavericks. Should always use the current version. Try Mirone's patcher.
  22. Latest OS X 10.11.4 now supports Skylake HD 520 natively Update: Here's a guide finally. It's still work in progress though.
×
×
  • Create New...