Moderators Jake Lo Posted July 25, 2016 Moderators Share Posted July 25, 2016 snoopers, Make sure to go to the Update section post #4 for the latest AppleHDA_IDT. You need the SSDT for power management and sleep. The reason you don't have SSDT.aml probably because you're missing IASL. Download this . Uncompress and save it to /usr/bin. Run the SSDTPrgen.sh again. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted July 25, 2016 Administrators Share Posted July 25, 2016 If you guys are lost with the Clover guide, you can follow my enoch-based E6230 guide. Just use the E6330 bootpack instead, although I'm pretty sure the E6230 pack would do. Link to comment Share on other sites More sharing options...
snoopers Posted July 26, 2016 Share Posted July 26, 2016 Thanks Jake, indeed i took the wrong AppleHDA_IDT. I guess I mixed them up somehow. Anyway, sound is working now. Sleep is an issue. Followed your suggestion and got a SSDT.aml. Computer goes to sleep and wakes up again a second later. But thats no showstopper so far. Herve, are extensions from your guide usable with the setup I have right now? VGA output and Bluetooth might be a nice to have. Link to comment Share on other sites More sharing options...
peekstar Posted September 6, 2016 Share Posted September 6, 2016 Hey all, Sorry to hijack the thread, let me know if its more appropriate to start a new thread. I've finally managed to reinstall OSX (10.11.6) on my E6330 and followed Jake's Clover guide. I got a few issues along the way(a few kernel panics on booting and audio not working) but after rebuilding the kext cache several times it all seemed to work without any problems! So thanks to Jake for the guide. I've since run into a problem though, although audio works fine, it seems that jack detection has either stopped working or has never worked. So if I want to use my headphones, I have to boot up with them plugged in. Has anyone else experienced this? Cheers Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 6, 2016 Moderators Share Posted September 6, 2016 Try plugging it in and put system to sleep. After that it should auto detect. Link to comment Share on other sites More sharing options...
peekstar Posted September 7, 2016 Share Posted September 7, 2016 It works!Cheers! Link to comment Share on other sites More sharing options...
peekstar Posted September 19, 2016 Share Posted September 19, 2016 Another hopefully quick question. I've noticed my CPU doesn't Turbo anymore. I ran Intel Power Gadget whilst running GeekBench. My CPU maxed at 2.6GHz not 3.3. What should I check? SSDT? Clover Config? SMBIOS(I'm using MacBookPro 9,2 currently)? Cheers Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 19, 2016 Moderators Share Posted September 19, 2016 If you're running on battery, turbo is disabled with DisableTurboBoostBattery.kext. If running with power adapter, then it's your SSDT.aml. Rebuild with SSDTPrGen.sh. You might need to run it with the proper switches. Run ssdtprgen.sh ? for help Link to comment Share on other sites More sharing options...
peekstar Posted September 19, 2016 Share Posted September 19, 2016 Thanks Jake. I've run ssdtprgen.sh using -TURBO 3300 and generated a new SSDT. Should this overwrite my existing one or should I rename as SSDT-1 and drop into EFI? Cheers Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 19, 2016 Moderators Share Posted September 19, 2016 replace it to /EFI/Clover/ACPI/Patched Link to comment Share on other sites More sharing options...
Recommended Posts