Created
October 24, 2019 10:23
-
-
Save TheBloke/6bd80f4256cc538e85f141ce2ac7ebca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tomj@H77-Mojave ~/Hack/ssdtPRGen.sh (Beta)$ ./ssdtPRGen.sh | |
ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl | |
v6.6 Copyright (c) 2013 by † Jeroen | |
v21.5 Copyright (c) 2013-2019 by Pike R. Alpha | |
----------------------------------------------------------- | |
Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues < | |
System information: Mac OS X 10.14.6 (18G95) | |
Brandstring: "Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz" | |
Version: models.cfg v171 / Ivy Bridge.cfg v150 | |
Scope (_PR_) {222 bytes} with ACPI Processor declarations found in DSDT (ACPI 1.0 compliant) | |
Generating ssdt.dsl for a 'iMac14,2' with board-id [Mac-27ADBB7B4CEE8E61] | |
Ivy Bridge Core i5-3550 processor [0x306A9] setup [0x0604] | |
With a maximum TDP of 77 Watt, as specified by Intel | |
Number logical CPU's: 4 (Core Frequency: 3300 MHz) | |
Number of Turbo States: 4 (3400-3700 MHz) | |
Number of P-States: 22 (1600-3700 MHz) | |
Injected C-States for CPU0 (C1,C3,C6,C7) | |
Injected C-States for CPU1 (C1,C2,C3) | |
Warning: 'cpu-type' may be set improperly (0x0604 instead of 0x0704) | |
- Clover users should read https://clover-wiki.zetam.org/Configuration/CPU#cpu_type | |
Error: board-id [Mac-27ADBB7B4CEE8E61] not supported by Ivy Bridge – check SMBIOS data / use the -target option | |
Do you want to continue (y/n)? y | |
Warning: 'system-type' may be set improperly (3 instead of 2) | |
- Clover users should read https://clover-wiki.zetam.org/Configuration/ACPI#acpi_smartups | |
Compiling: ssdt_pr.dsl | |
Intel ACPI Component Architecture | |
ASL+ Optimizing Compiler/Disassembler version 20180427(RM) | |
Copyright (c) 2000 - 2018 Intel Corporation | |
ASL Input: /Users/tomj/Library/ssdtPRGen/ssdt.dsl - 280 lines, 10122 bytes, 50 keywords | |
AML Output: /Users/tomj/Library/ssdtPRGen/ssdt.aml - 1964 bytes, 16 named objects, 34 executable opcodes | |
Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations | |
Do you want to open ssdt.dsl (y/n)? n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment