Contribute
Register

Clover Yosemite + generated SSDT = CRASH

Status
Not open for further replies.
Joined
May 5, 2013
Messages
71
Motherboard
Asus Sabertooth Z77
CPU
i5 3570K
Graphics
EVGA GTX 970 SSC
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Using Clover 10.10.4, sabertooth z77, 3570k, ssdrPRgen, im able to generate the following ssdt, however it crashes when boot-up. I have attached the config.


Code:
ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl
             v6.6 Copyright (c) 2013 by † Jeroen
             v15.6 Copyright (c) 2013-2015 by Pike R. Alpha
-----------------------------------------------------------
Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues <

gDataPath: /Users/Silver/Library/ssdtPRGen/Data
System information: Mac OS X 10.10.4 (14E46)
Brandstring 'Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz'

Scope (_PR_) {220 bytes} with ACPI Processor declarations found in the DSDT (ACPI 1.0 compliant)
Generating ssdt.dsl for a 'Macmini6,2' with board-id [Mac-F65AE981FFA204ED]
Ivy Bridge Core i5-3570K processor [0x306A9] setup [0x0604]
With a maximum TDP of 77 Watt, as specified by Intel
Number logical CPU's: 4 (Core Frequency: 3400 MHz)
Number of Turbo States: 4 (3500-3800 MHz)
Number of P-States: 23 (1600-3800 MHz)
Injected C-States for CPU0 (C1,C3,C6)
Injected C-States for CPU1 (C1,C2,C3)
Warning: 'cpu-type' may be set improperly (0x0604 instead of 0x0704)

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140926-64 [Nov  6 2014]
Copyright (c) 2000 - 2014 Intel Corporation

ASL Input:     /Users/Silver/Library/ssdtPRGen/ssdt.dsl - 261 lines, 8335 bytes, 48 keywords
AML Output:    /Users/Silver/Library/ssdtPRGen/ssdt.aml - 1794 bytes, 16 named objects, 32 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations

Do you want to copy /Users/Silver/Library/ssdtPRGen/ssdt.aml to /Extra/ssdt.aml? (y/n)?
 

Attachments

  • config.plist
    4.5 KB · Views: 169
Hi mrkonow,

might be worth you launching your SSDT.aml in MaciASL and running Compile on it just to make sure that there are no errors from your SSDT.aml (it's a long shot but it's worth a look)

Anyway, i've edited your config.plist so that it resembles some of the settings that i use in Clover for my SSDT

i have removed your DMAR entry in the Droptables section (it's not considered in Toleda's guide)

i have added the -xcpm flag as i could not get mine working without it on my Z77 mobo

I have added 100 to QPI to give you the correct resolution with Intel Power Gadget

the best advice for your problem is to reference Toleda's post as there are so many responses to that post that someone has probably already solved your issue.
 

Attachments

  • Amended_config.plist
    4.5 KB · Views: 252
Status
Not open for further replies.
Back
Top