wikedone Posted December 23, 2017 Author Share Posted December 23, 2017 ok here it is had to find the folder it was in lol ssdt.dsl.zip Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2555441 Share on other sites More sharing options...
foskvs Posted December 23, 2017 Share Posted December 23, 2017 Yeah, it's hidden... Place ssdt.aml in EFI/CLOVER/ACPI/patched. Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2555452 Share on other sites More sharing options...
wikedone Posted December 23, 2017 Author Share Posted December 23, 2017 ok I placed the ssdt.aml file the was in the folder ssdtprgen folder in the efi/clover/acpi/patched but it didn't change the stuff still shows 2.71ghz Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2555488 Share on other sites More sharing options...
foskvs Posted December 23, 2017 Share Posted December 23, 2017 Deselect these options from config.plist: Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2555498 Share on other sites More sharing options...
wikedone Posted December 23, 2017 Author Share Posted December 23, 2017 ok the only thing that was checked was p and c states they are unchecked and its been restarted still the same Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2555515 Share on other sites More sharing options...
foskvs Posted December 24, 2017 Share Posted December 24, 2017 Download Intel Power Gadget and attach a screenshot that shows your cpu frequencies. Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2555902 Share on other sites More sharing options...
wikedone Posted December 24, 2017 Author Share Posted December 24, 2017 here it is Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2556124 Share on other sites More sharing options...
foskvs Posted December 24, 2017 Share Posted December 24, 2017 Take a look at here: http://www.insanelymac.com/forum/topic/321021-guide-hwpintel-speed-shift-enable-with-full-power-management/ Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2556146 Share on other sites More sharing options...
wikedone Posted December 24, 2017 Author Share Posted December 24, 2017 im not sure what you mean with that link Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2556230 Share on other sites More sharing options...
foskvs Posted December 24, 2017 Share Posted December 24, 2017 I've seen many people that need that patch to have full power management on KBL laptops. Read the first post from that link. Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2556238 Share on other sites More sharing options...
wikedone Posted December 24, 2017 Author Share Posted December 24, 2017 I done the patch but I'm confused on the tiny ssdt part is that another terminal command like ssdtprgen ? Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2556248 Share on other sites More sharing options...
foskvs Posted December 26, 2017 Share Posted December 26, 2017 No, it injects plugin-type=1 with a _DSM method. It can be "hand-made". Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2556607 Share on other sites More sharing options...
wikedone Posted December 26, 2017 Author Share Posted December 26, 2017 Oh ok so I need to download the .aml file in the first post if that thread Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2556625 Share on other sites More sharing options...
artur_pt Posted December 26, 2017 Share Posted December 26, 2017 hello what u need is to insert this _dsm at the end of cpu0 scope Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { Store ("Method CPU0._DSM Called", Debug) If (LEqual (Arg2, Zero)) { Return (Buffer (One) { 0x03 }) } Return (Package (0x02) { "plugin-type", One }) } } like this if isn't already in the ssdt u generate with the script good hack 1 Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2556760 Share on other sites More sharing options...
MaLd0n Posted December 27, 2017 Share Posted December 27, 2017 DSDT.wikedone.zip use GFX0 to IGPU Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557112 Share on other sites More sharing options...
wikedone Posted December 27, 2017 Author Share Posted December 27, 2017 ok I added the dsdt file to the patched folder in clover and GFX0 to IGPU was already in the list do I leave the SSDT file in the patched folder too ? 1 Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557294 Share on other sites More sharing options...
MaLd0n Posted December 27, 2017 Share Posted December 27, 2017 ok I added the dsdt file to the patched folder in clover and GFX0 to IGPU was already in the list do I leave the SSDT file in the patched folder too ? yes, if u have problem press O key in Clover boot screen, Acpi Patching/Dsdt name and put DSDT02.aml send me one ioreg after reboot IORegistryExplorer.app.zip 1 Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557298 Share on other sites More sharing options...
wikedone Posted December 27, 2017 Author Share Posted December 27, 2017 here is the ioreg file Greg’s MacBook Pro.zip 1 Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557300 Share on other sites More sharing options...
MaLd0n Posted December 27, 2017 Share Posted December 27, 2017 here is the ioreg file check, load Install it and check Install Intel Power Gadget.pkg.zip new DSDT and kexts Update wikedone.zip what ur audio codec? Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557304 Share on other sites More sharing options...
wikedone Posted December 27, 2017 Author Share Posted December 27, 2017 here is the intel powers gadget screen before the new dsdt and kext update Edit The kexts go in /S/L/E right 1 Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557306 Share on other sites More sharing options...
MaLd0n Posted December 27, 2017 Share Posted December 27, 2017 here is the intel powers gadget screen before the new dsdt and kext update Edit The kexts go in /S/L/E right very old problem, the best is minimal in 800mhz, i think u processor have a minimal freq in 1.2 or more what smbios u use? Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557310 Share on other sites More sharing options...
wikedone Posted December 28, 2017 Author Share Posted December 28, 2017 I believe it’s 14,1 Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557313 Share on other sites More sharing options...
MaLd0n Posted December 28, 2017 Share Posted December 28, 2017 read this topic, have many solution http://www.insanelymac.com/forum/topic/321021-guide-hwpintel-speed-shift-enable-with-full-power-management/ Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557319 Share on other sites More sharing options...
wikedone Posted December 28, 2017 Author Share Posted December 28, 2017 I’m in a spot right now my laptop is booting to a black screen Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557322 Share on other sites More sharing options...
MaLd0n Posted December 28, 2017 Share Posted December 28, 2017 check ur video config, use IntelGraphicsFixup.kext too video in config,plist Quote Link to comment https://www.insanelymac.com/forum/topic/329810-need-help-with-clover-config/page/4/#findComment-2557325 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.