ssdtPRGen.sh icon indicating copy to clipboard operation
ssdtPRGen.sh copied to clipboard

i7-2600 SandyBridge SMBIOS issue

Open rilodroid opened this issue 2 years ago • 1 comments

System information: macOS 11.6.5 (20G527) Brandstring: "Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz"

Version: models.cfg v171 / Sandy Bridge.cfg v150

Scope (PR) {222 bytes} with ACPI Processor declarations found in DSDT (ACPI 1.0 compliant) Generating ssdt.dsl for a 'iMac15,1' with board-id [Mac-42FD25EABCABB274] Sandy Bridge Core i7-2600 processor [0x206A7] setup [0x0605] With a maximum TDP of 95 Watt, as specified by Intel Number logical CPU's: 8 (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,C7)

Error: board-id [Mac-42FD25EABCABB274] not supported by Sandy Bridge – check SMBIOS data / use the -target option

rilodroid avatar Feb 08 '23 08:02 rilodroid

If i add < -target > gets:

System information: macOS 11.6.5 (20G527) Brandstring: "Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz"

Error: 'BridgeType' must be 0, 1, 2 or 3 ... Aborting ... Done.

rilodroid avatar Feb 08 '23 08:02 rilodroid