antrieb Posted December 2, 2015 Share Posted December 2, 2015 OK... creating SSDT worked. Thanks for helping! Just copied the new file to Extra folder. I need to run myfix and restart...to see if it did the trick. Wake reason with something plugged in USB port is actually shown in the screenshot that i pasted in my previous post (#60). Wake Reason = XHC. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 2, 2015 Moderators Share Posted December 2, 2015 Try replacing the GenericUSBXHCI in /Extra/Extensions with this latest version. Re run myHack/myfix (quick). See if it makes a difference. Link to comment Share on other sites More sharing options...
antrieb Posted December 2, 2015 Share Posted December 2, 2015 Just ran myfix with new GenericUSBXHCI.kext (version Oct 2015). Sleep still not working properly with something in USB port. Console message is a bit different now though. Now with battery not installed? Link to comment Share on other sites More sharing options...
antrieb Posted December 4, 2015 Share Posted December 4, 2015 not sure if anybody ever gonna need it, but wanted to share my SSDT.aml built on my dell 6430u i7 3687u (2.1GHz) running on osx 10.9.5 by using ssdtprgen.sh v15.6. here it is...SSDT_6430u-i7-3687u.aml.zip Link to comment Share on other sites More sharing options...
dimoro Posted December 30, 2015 Share Posted December 30, 2015 Hello guys. I have installed Mac OS x 10.9.5 on my Dell 6430u with i7 3667 2000 MHz follow these guide https://osxlatitude.com/index.php?/topic/7133-dell-latitude-6430u-with-i7-3667u-hd-4000-mavericks-1094/with pre generated SSDT for my CPU and everything was fine except turbo boost. My cpu had only two states - 795 and 1880 and geekbench was very low for these laptop - about 5200 points. Jake Lo advised me to generate my own SSDT and showed me where to find terminal commands for this. So, I`ve done that and tweak these new SSDT with changing base frequency from 800 to 900 to fully recognise my CPU. Now everything works fine, including disableturboboostonbattery kext. Intel Power gadget and Istatmenus shows right Freqency and voltage changing. In idle state the temperature is the same. Here is my SSDT. I hope it will help you. SSDT_i7_3667u_TurboBoost.zip 1 Link to comment Share on other sites More sharing options...
antrieb Posted December 31, 2015 Share Posted December 31, 2015 @dimoro: I am wondering why you changed the base frequency from 800 to 900. Your 3667U and my 3687U are almost the same except for the nominal and max. frequencies (as far as I could find out). But your SSDT has some more minor differences not only the frequencies. Did you only change the base freq? When I run intels power gadget I see there frequencies IA:0.8Ghz GT: 0.35Ghz all the time. No changes here at all. (!?) Link to comment Share on other sites More sharing options...
dimoro Posted December 31, 2015 Share Posted December 31, 2015 I made my SSDT follow these guide. Before changed the base freq I has been stucked at 800 MHz only. Link to comment Share on other sites More sharing options...
Recommended Posts