Piker-Alpha / ssdtPRGen.sh

Script to generate a SSDT for Power Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i7-2600K + P8P67 PRO REV 3.1 issue

code-by opened this issue · comments

my output is following:

System information: Mac OS X 10.15.6 (19G73)
Brandstring: "Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz"

grep: /Users/admin/Library/ssdtPRGen/ACPI/SSDT*.aml: No such file or directory
Version: models.cfg v171 / Sandy Bridge.cfg v150

Scope (_PR_) {116 bytes} with ACPI Processor declarations found in DSDT (ACPI 1.0 compliant)
Generating ssdt.dsl for a 'VMware7,1' with board-id [P8P67 PRO REV 3.1]
Sandy Bridge Core i7-2600K processor [0x206A7] setup [0x]
With a maximum TDP of 95 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 CP00 (C1,C3,C6,C7)
Warning: Model identifier (VMware7,1) not found in..: /S*/L*/CoreServices/PlatformSupport.plist
Warning: board-id (P8P67 PRO REV 3.1) not found in: /S*/L*/CoreServices/PlatformSupport.plist
Warning: 'cpu-type' may be set improperly (0x instead of 0x06)
	 - Clover users should read https://clover-wiki.zetam.org/Configuration/CPU#cpu_typesed: 1: "s/^[\n]*
Error://
": unterminated substitute pattern

Error:
Do you want to continue (y/n)? y
ssdtPRGen.sh: line 5059: [: -ne: unary operator expected

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

ASL Input:     /Users/admin/Library/ssdtPRGen/ssdt.dsl - 184 lines, 5879 bytes, 34 keywords
AML Output:    /Users/admin/Library/ssdtPRGen/ssdt.aml - 1448 bytes, 11 named objects, 23 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Do you want to open ssdt.dsl (y/n)? y

is file generated correctly?