Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. AppleHDA_ALC255 and CodecCommander. Update the battery kext with this to Clover/Other
  2. Are you installing El Capitan? Remove VoodooPS2Controller and try ApplePS2Controller.
  3. So I'm assuming you're using an external mouse and keyboard then? Do you have the voodoops2controller.kext in /EFI/Clover/Kexts/Other? Only need to have kext in Other/LE in /Library/Extension. The rest in Other can run from there.
  4. You forgot to update the files from the Update section. Replace AppleHDA_ALC255.kext from the update section to /Library/Extension and run the fixes again. Audio should work then. Is the keyboard working now?
  5. Can you attach it here, click on the More Reply Options.
  6. Boot without cache and then run this again and 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 /
  7. Only available here. No need to reinstall when it won't boot with the new DSDT. What error did it throw after you replace the DSDT? When you get to the clover GUI, hit space bar and select boot without cache. Post error here.
  8. Add NullCPUPowerManagement.kext to /EFI/Clover/Kexts/10.11 or Other, depending on which one you use.
  9. Just copy the DSDT to /Efi/Clover/ACPI/Patched After copying the kexts, run this in the terminal sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U /
  10. Your config.plist is not correct for Broadwell with Intel HD 5500, you have config for IvyBridge HD 4000. You don't have your DSDT/SSDT patched. What's the system specs? What type of touchpad? Alps, Elantouch, or Synaptics What LAN device? Intel , Broadcom, Realtek? What Wireless device? Intel?
  11. Make sure to update the DSDT with the one with FixBattery. For audio, did you copy the kexts in /EFI/Clover/Kexts/Other/LE to /Library/Extension then run the permission fix and rebuild cache?
  12. You can't use DSDT from E6520 on your E6530. Just follow Bronxtech's advice. You'll need MacIASL.app to modify *.aml file. Also look for 0x04, 0x00, 0x66, 0x01 and change it to 0x03, 0x00, 0x66, 0x01 Check also in org.chameleon.Boot.plist if you have IntelCapriFB=4, change it to 3
  13. Chameleon guide https://osxlatitude.com/index.php?/topic/7914-dell-latitude-e6220-with-i5-2520m-hd3000-and-1366x768-lcd-mavericksyosemiteel-capitan/ Clover guide https://osxlatitude.com/index.php?/topic/8506-dell-latitude-inspiron-el-capitan-clover-guide/&do=findComment&comment=54621
  14. Between the 2, Yosemite would be a bit easier. The reason is because of the new way El Capitan uses USB injectors. If your USB ports are not working OOB, then you'll need to figure out how to create an injector specific for your system.
  15. Please attach your Clover folder including the Origin folder will the extracted RAW files.
  16. Try the DSDT found here or this one. Nvidia is disabled in those DSDT, you'll need to have Optimus enable for it to work.
  17. Sleep won't work with the NVS GPU. You have to disable it with DSDT and use Intel HD 4000.
  18. The guide can't be anymore simpler than that unless someone else does it for you. There's no cutting corners, you must put in some work. Bootpack should get you audio , keyboard and touchpad. WiFi will depend on what you have. If it has an Intel Wireless, it's not supported and need to be replaced with a supported card.
  19. You'll need to have a patched dsdt and kext for that. Are you using Clover or Chameleon Enoch branch? Do you have a patched DSDT?
  20. Interesting, I thought the brightness kext won't load until OS X is started. Glad you have sorted that out. Yes, that's the same as my E7450. DW1560 works perfectly. Just need a few kexts and hot patches to make it work. HDMI audio, is that working sporadically only still?
  21. Most likely it's not loading the graphics. You'll be able to tell by booting without cache or in verbose mode. To remove the FB, mount the USB Installer from your Mac. Navigate to /System/Library/Extensions of the installer and remove the FB or all of AppleIntelHDGraphics*
  22. You'll have to install Clover in Legacy mode, UEFI is not supported in the model. Remove AppleIntelHDGraphicsFB.kext in /S/L/E. After install, you'll need to remove it in the Installed drive again to be able to get to the desktop. Then install the patched graphics kext for your particular resolution. This is assuming you have the 1st generation Intel HD graphics. If you have the nvidia graphics, then you can ignore the above about removing the FB.
×
×
  • Create New...