adam_leve Posted January 27, 2018 Share Posted January 27, 2018 With your patched SSDT by removing (_PRW) method, sleep works absolutely except when headphones are pluggedin, it instantly wakes up from sleep. And the wake reason is shown as 2018-01-27 09:47:14.369054+0530 localhost kernel[0]: (AppleACPIPlatform) Wake reason: D082 2018-01-27 09:47:14.369054+0530 localhost kernel[0]: (AppleACPIPlatform) Wake reason: D082 D082 refers to Asmedia USB controller in my board but there is no USB attached to my Asmedia in my board, nor does it cause any sleep issue. 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 ur mobo dont have asmedia usb? DSDT.aml.zip Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 ur mobo dont have asmedia usb? DSDT.aml.zip I have it, what I meant is even when there is no USB attached to Asmedia USB controller, Wake reason shows D082 responsible for waking up. 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 TEST IT DSDT.D082.zip 1 Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 Just asking, can we use multiple DSDT as the origin folder has only one DSDT(ACPI) to test and experiments ? TEST IT DSDT.D082.zip Suceess !! @Mald0n, why don't you write a guide starting from base to how to apply readymade patches , developing your own patches but it should be technical in detail. Link to comment Share on other sites More sharing options...
maxx7650 Posted January 27, 2018 Share Posted January 27, 2018 Following your thread about the geekbench score guys here I also get 36000 GB while I saw others with 41000 with same cpu xeons can t be overclocked that much so mine shold be there too. For XCPM loaded via cpu SSDT which option of frequency should i use of freqVectorsedit.sh? the cpu goes up to 3.8 but i never saw it hitting more then 3.6 Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 Yes, I am facing the same issue. 5820k's base clock is 3.3 and boost clock to 3.6 but it never reaches 3.6 even stress testing with Prime95. I may remind you that I am not using generated cpu SSDT. Is this the cause ? But, using the generated SSDt results in AE_not found, failing to load table found in Clover log. Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 try with SSDT Piker and check if solve problem Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 try with SSDT Piker and check if solve problem It results in AE_not found in ACPI table in boot log. Is it because of SSDT and DSDT conflict each other ? Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 use it for generate SSDT_Automator.zip 1 Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 use it for generate SSDT_Automator.zip With the generated SSDT above, I still can't reach turbo frequency. Here is the log error which says 2018-01-27 22:33:42.812482+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Error: 2018-01-27 22:33:42.812483+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Error: 2018-01-27 22:33:42.812485+0530 localhost kernel[0]: (AppleACPIPlatform) [_DSM] 2018-01-27 22:33:42.812485+0530 localhost kernel[0]: (AppleACPIPlatform) [_DSM] 2018-01-27 22:33:42.812487+0530 localhost kernel[0]: (AppleACPIPlatform) Namespace lookup failure, AE_ALREADY_EXISTS 2018-01-27 22:33:42.812487+0530 localhost kernel[0]: (AppleACPIPlatform) Namespace lookup failure, AE_ALREADY_EXISTS 2018-01-27 22:33:42.812490+0530 localhost kernel[0]: (AppleACPIPlatform) (20160930/dswload-462) 2018-01-27 22:33:42.812490+0530 localhost kernel[0]: (AppleACPIPlatform) (20160930/dswload-462) 2018-01-27 22:33:42.812492+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, 2018-01-27 22:33:42.812493+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, 2018-01-27 22:33:42.812494+0530 localhost kernel[0]: (AppleACPIPlatform) During name lookup/catalog 2018-01-27 22:33:42.812495+0530 localhost kernel[0]: (AppleACPIPlatform) During name lookup/catalog 2018-01-27 22:33:42.812496+0530 localhost kernel[0]: (AppleACPIPlatform) (20160930/psobject-310) 2018-01-27 22:33:42.812497+0530 localhost kernel[0]: (AppleACPIPlatform) (20160930/psobject-310) 2018-01-27 22:33:42.812573+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, 2018-01-27 22:33:42.812574+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, 2018-01-27 22:33:42.812577+0530 localhost kernel[0]: (AppleACPIPlatform) (SSDT: CpuPm) while loading table 2018-01-27 22:33:42.812578+0530 localhost kernel[0]: (AppleACPIPlatform) (SSDT: CpuPm) while loading table 2018-01-27 22:33:42.812580+0530 localhost kernel[0]: (AppleACPIPlatform) (20160930/tbxfload-319) 2018-01-27 22:33:42.812580+0530 localhost kernel[0]: (AppleACPIPlatform) (20160930/tbxfload-319) 2018-01-27 22:33:42.813974+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Error: 2018-01-27 22:33:42.813975+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Error: 2018-01-27 22:33:42.813976+0530 localhost kernel[0]: (AppleACPIPlatform) 1 table load failures, 4 successful 2018-01-27 22:33:42.813977+0530 localhost kernel[0]: (AppleACPIPlatform) 1 table load failures, 4 successful And the screenshot running Prime95 torture test. Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 send me DSDT, i'll remove plugin type and u try Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 Here you go brother ! DSDT.aml.zip 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 Here you go brother ! DSDT.aml.zip Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 DSDT.aml.zip Should I remove the SSDT and the plugin type option in config.plist ? DSDT.aml.zip Booted with the above DSDT, still the frequency doesn't reach 3.6 and results in the same error in boot. 2018-01-27 22:52:23.837254+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, 2018-01-27 22:52:23.837254+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, 2018-01-27 22:52:23.837257+0530 localhost kernel[0]: (AppleACPIPlatform) (SSDT: CpuPm) while loading table 2018-01-27 22:52:23.837258+0530 localhost kernel[0]: (AppleACPIPlatform) (SSDT: CpuPm) while loading table 2018-01-27 22:52:23.837260+0530 localhost kernel[0]: (AppleACPIPlatform) (20160930/tbxfload-319) 2018-01-27 22:52:23.837261+0530 localhost kernel[0]: (AppleACPIPlatform) (20160930/tbxfload-319) 2018-01-27 22:52:23.838652+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Error: 2018-01-27 22:52:23.838653+0530 localhost kernel[0]: (AppleACPIPlatform) ACPI Error: 2018-01-27 22:52:23.838654+0530 localhost kernel[0]: (AppleACPIPlatform) 1 table load failures, 4 successful 2018-01-27 22:52:23.838655+0530 localhost kernel[0]: (AppleACPIPlatform) 1 table load failures, 4 successful Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 u drop all oem tables? u need check if ur mobo have MSR locked about errors, u can ignore Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 u drop all oem tables? MaLd0n 2018-01-27 às 15.29.31.png u need check if ur mobo have MSR locked about errors, u can ignore Why drop all OEM tables if I am not patching all the SSDT of OEM ? I have flashed a modded firmware to unlock the MSR, but how to verify that ? Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 x99 u can use only DSDT, dont have and dependency from other OEM table Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 K, how to verify that MSR is unlocked. I can't find anything in bootlog. Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 i think with AppleIntelInfo u see it Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 K, yes MSR is not unlocked. - Lock................................. : 0 (MSR not locked) Well, still stuck at 3.4 !! This is what I have in the ACPI folder-> SSDT(patched for CPU), DSDT Drop Oem =True Plugn type=1 Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 need check bios config, in config.plist is ok Link to comment Share on other sites More sharing options...
adam_leve Posted January 27, 2018 Share Posted January 27, 2018 need check bios config, in config.plist is ok BIOS is ok ! Do I need to disable IEST ? Link to comment Share on other sites More sharing options...
MaLd0n Posted January 27, 2018 Share Posted January 27, 2018 my bios is default, only put oc to 4.0GHZ 1 Link to comment Share on other sites More sharing options...
adam_leve Posted February 1, 2018 Share Posted February 1, 2018 Will hackintosh work in hardware Raid 0 m.2 ssd ? Link to comment Share on other sites More sharing options...
Recommended Posts