Piker-Alpha / ssdtPRGen.sh

Script to generate a SSDT for Power Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i7-3770 Ivy Bridge Board-ID issue

ak8055 opened this issue · comments

Hi, Piker-Alpha,

Im having the following error.

Could you please assist?

System information: macOS 11.3.1 (20E241)
Brandstring: "Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz"

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,4' with board-id [Mac-81E3E92DD6088272]
Ivy Bridge Core i7-3770 processor [0x306A9] setup [0x0605]
With a maximum TDP of 77 Watt, as specified by Intel
Number logical CPU's: 2 (Core Frequency: 3400 MHz)
Number of Turbo States: 5 (3500-3900 MHz)
Number of P-States: 24 (1600-3900 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 (0x0605 instead of 0x0705)
- Clover users should read https://clover-wiki.zetam.org/Configuration/CPU#cpu_type
Error: board-id [Mac-81E3E92DD6088272] not supported by Ivy Bridge – check SMBIOS data / use the -target option

Do you want to continue (y/n)?

try non-beta

ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl
v6.6 Copyright (c) 2013 by † Jeroen
v21.5 Copyright (c) 2013-2023 by Pike R. Alpha

Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues <

System information: macOS 13.2 (22D49)
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 'iMac18,2' with board-id [Mac-77F17D7DA9285301]
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-77F17D7DA9285301] not supported by Ivy Bridge – check SMBIOS data / use the -target option

Do you want to continue (y/n)?
why?