Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. At least have the following kexts in E/E for system to boot correctly: ACPIBatteryManager.kext FakeSMC.kext AppleIntelCPUPowerManagement.kext Patched_10.7_AppleRTC.kext VoodooPS2Controller.kext
  2. try booting with -v -f -x
  3. Installing AppleHDA won't cause this issue. You are missing a patched AppleIntelCPUPowerManagement in /E/E. add this to /E/E and run my fix quick again. AppleIntelCPUPowerManagement.kext.zip
  4. Download this, place it in /Extra/Extensions and then launch myHack > myfix > quick. then reboot. Assuming you're using myHack to do your build.
  5. Yes, AR5B91 will work OOB. What kexts do you have in /Extra/Extension? If you have AppleHDA.kext, audio should work by adding HDAEnabler=Yes to org.chameleon.boot.plist. You could use Chameleon Wizard to do that, it's much easier.
  6. Upload your whole boot pack, I'll update the necessary files for you.
  7. You could leave all the files in /E/E, just install the files in /Extra/Extension/SLE to /S/L/E. Not sure if the files will work in the next update, but the files in Extra/Extension should work. You might just need to put nullcpupowermanagement back to Extra/Extensions if you get KP after the update. MyHack probably won't be available until end of December.
  8. myHack is not Yosemite ready. If you have myHack.kext in S/L/E, delete it. Install the patched AppleHDA to S/L/E repair permission and cache with the following command sudo chmod -R 755 /S*/L*/E* sudo chown -R 0:0 /S*/L*/E* sudo touch /S*/L*/E* sudo kextcache -Boot -
  9. Yes, patch to the layout-id mentioned in the download.
  10. Upload it here. I'll try to patch it for you.
  11. You'll need to extract a raw DSDT from your system first. Boot your system with DSDT=0 IntelCapriFB=9 -v -f Remove the DSDT from /Extra, then launch MacIASL or Chameleon Wizard to extract it.
  12. Perhaps platform-id 9 works better for your system. Restore the original DSDT and the FB I patched for 10.9.5. Then try booting with -f again, see if there's any difference.
  13. I seem to have the same issue with my system with nvidia/HD 4000. Booting with -f fixes it.
  14. Remove AppleIntelCPUPowerManagement from Kexts folder. It's already in the config.plist to patch on the fly.
  15. Make sure you have nullCPUPowerManagement in /Extra/Extensions
  16. backup your dsdt and FB and try these. Repatched to platform-ID 4 xps_L421x.zip
  17. USB will work with the patched DSDT. Right now, we're trying to figure out the correct value to get full QE/CI for your display. Then I could repatch your DSDT. Have you try the different value? from 0 to 11
  18. Could be a DSDT issue. Do you have same CPU as the OP? Try same boot flags but with different FB value DSDT=0 nv_disable=1 GraphicsEnabler=Yes IntelCapriFB=4 dart=0 -v -f
  19. Try this boot flag DSDT=0 nv_disable=1 GraphicsEnabler=Yes IntelCapriFB=9 dart=0 -v -f
  20. Try generating your own with SSDTPRGen.sh from my boot pack.
×
×
  • Create New...