Jump to content

Power management for Sandy/Ivy Bridge/Haswell CPUs


Pimentel
 Share

533 posts in this topic

Recommended Posts

Hello

 

did you run these commands line by line?

curl -o ~/ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/master/ssdtPRGen.sh
chmod +x ssdtPRGen.sh
./ssdtPRGen.sh

Anyway, set your SMBios for iMac 12,1/12,2 or MacPro 3,1

Yes, rename for SSDT.aml

 

I didn't patch apple kext correctly, I set imac12,2 however I don't get turbo boost and only p states of 16 and 34. I also have the DSDT but can't seem to be able to enable turbo boost in any way. As for name do you mean "rename to SSDT.aml" ?

Link to comment
Share on other sites

In which your system is slow?

everything, I ran android emulation and It's super slow! 

Let me check with NullCPUpowermanagent.kext, I will feedback

I have This error rapidly in System log:

Nov  9 23:13:26 Vahids-MacBook-Pro.local ReportCrash[642]: Removing excessive log: file:///Users/vahid/Library/Logs/DiagnosticReports/SystemUIServer_2014-11-09-230955_Vahids-MacBook-Pro.crash
Nov  9 23:13:33 Vahids-MacBook-Pro.local Spotlight[319]: spot: agent checkin
Nov  9 23:13:33 Vahids-MacBook-Pro kernel[0]: CODE SIGNING: cs_invalid_page(0x1106f8000): p=645[SystemUIServer] final status 0x3000a00, denying page sending SIGKILL
Nov  9 23:13:33 Vahids-MacBook-Pro kernel[0]: CODE SIGNING: process 645[SystemUIServer]: rejecting invalid page at address 0x1106f8000 from offset 0x3d000 in file "/System/Library/PrivateFrameworks/WirelessDiagnosticsSupport.framework/Versions/A/WirelessDiagnosticsSupport" (cs_mtime:1410328030.0 == mtime:1410328030.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:0)
Nov  9 23:13:34 Vahids-MacBook-Pro com.apple.xpc.launchd[1] (com.apple.SystemUIServer.agent[645]): Binary is improperly signed.
Nov  9 23:13:34 Vahids-MacBook-Pro com.apple.xpc.launchd[1] (com.apple.SystemUIServer.agent): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
Nov  9 23:13:37 Vahids-MacBook-Pro.local ReportCrash[642]: Saved crash report for SystemUIServer[645] version 1.7 (410) to /Users/vahid/Library/Logs/DiagnosticReports/SystemUIServer_2014-11-09-231337_Vahids-MacBook-Pro.crash
Nov  9 23:13:37 Vahids-MacBook-Pro.local ReportCrash[642]: Removing excessive log: file:///Users/vahid/Library/Logs/DiagnosticReports/SystemUIServer_2014-11-09-231004_Vahids-MacBook-Pro.crash

Is that CPU power manager related ?!

Link to comment
Share on other sites

You don't need NullCPUPM, but you should use AICPM+SSDT.

I know about NullCPUPM but with AICPM+SSDT my laptop is slow ! 

 

I patched again but noting changed.

I have this Error on running script :

 

 

System information: Mac OS X 10.10 (14A389)

Brandstring 'Intel® Core i3-3120M CPU @ 2.50GHz'

 

Scope (_PR_) {220 bytes} with ACPI Processor declarations found in the DSDT (ACPI 1.0 compliant)

Generating ssdt.dsl for a 'MacBookPro8,1' with board-id [Mac-94245B3640C91C81]

Ivy Bridge Core i3-3120M processor [0x306A9] setup [0x0902]

With a maximum TDP of 35 Watt, as specified by Intel

 

Warning: Low Frequency Mode is 0 (unknown/unconfirmed)

         Now using 1200 MHz for Mobile processor

 

Number logical CPU's: 4 (Core Frequency: 2500 MHz)

Number of Turbo States: 0

Number of P-States: 14 (1200-2500 MHz)

Adjusting C-States for detected (mobile) processor

Injected C-States for CPU0 (C1,C3,C6,C7)

Injected C-States for CPU1 (C1,C2,C3)

Warning: 'cpu-type' may be set improperly (0x0902 instead of 0x0702)

 

Error: board-id [Mac-94245B3640C91C81] not supported by Ivy Bridge – check SMBIOS data / use the -c option

 

Do you want to continue (y/n)? 

 

Is it normal ?

I tried to put 2500MHz with 80 TDP

This error:

 

ssdtPRGen.sh v0.9 Copyright © 2011-2012 by † RevoGirl

             v6.6 Copyright © 2013 by † Jeroen

             v14.1 Copyright © 2013-2014 by Pike R. Alpha

-----------------------------------------------------------

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

 

 

Error: Invalid argument detected: 2500

Aborting ...

Done

 

 

Link to comment
Share on other sites

Hello

 

@chriz74 Try use MacPro 3,1 as SMBios to get more P-States

I got some info, I am running OSX Yosemite with an i7-2600k (sandy bridge). I found out AICPM kext is not needed anymore and I deleted it, but obviously I don't have an XCPM working. I use my SSDT and DSDT, the point is turbo boost is not working at all. Any clue? 

Link to comment
Share on other sites

I know about NullCPUPM but with AICPM+SSDT my laptop is slow ! 

 

I patched again but noting changed.

I have this Error on running script :

 

Is it normal ?

I tried to put 2500MHz with 80 TDP

This error:

 

Use this command:

curl -o ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/master/ssdtPRGen.sh
chmod +x ssdtPRGen.sh
./ssdtPRGen.sh -w 3
Link to comment
Share on other sites

Hello

I got some info, I am running OSX Yosemite with an i7-2600k (sandy bridge). I found out AICPM kext is not needed anymore and I deleted it, but obviously I don't have an XCPM working. I use my SSDT and DSDT, the point is turbo boost is not working at all. Any clue?

 

You have Sandy Bridger you CPU need AICPUPM to work... XCPM is only for Ivy and Haswell... forget XCPM

 

You need make a SSDT+Patch AICPUPM to get power management only this

Link to comment
Share on other sites

Thanks for your hard work PimentelX86.

 

I'm on Yosemite, with Clover Bootloader, and a Haswell i7 4790K.

 

Before I did your guide, I was getting three p-states: 8, 40, 44. After doing your guide, I now have 6 but they are: 8, 40, 41, 42, 43, 44.

 

This is better than before but still not really correct right? I also occasionally get throttling errors. Are those normal?

 

post-1326041-0-20887600-1415940822_thumb

 

I'm using Clover Configurator. Do any of these things need to be checked?

 

post-1326041-0-30410500-1415940891_thumb

 

Sorry if I haven't given the enough details. Thanks!

post-1326041-0-20887600-1415940822_thumb.png

post-1326041-0-30410500-1415940891_thumb.png

Link to comment
Share on other sites

Hello

You have Sandy Bridger you CPU need AICPUPM to work... XCPM is only for Ivy and Haswell... forget XCPM

 

You need make a SSDT+Patch AICPUPM to get power management only this

 

I don't know. While it's true that XCPM doesn't work with sandy bridge it's also true that Yosemite is not using AICPUPM anymore. Infact I deleted these kexts: 

 

ACPI_SMC_PlatformPlugin.kext

 

AppleIntelCPUPowerManagement.kext

 

AppleIntelCPUPowerManagementClient.kext

 

AppleSMBusPCI.kext

 

NullCPUPowerManagement.kext

 

and the system is loading normally, I don't get strange errors in log about aicpupm timed out (as I don't have it at all). 

 

Yosemite power management is at kernel level no matter what. Please check this post by pike regarding XNU.

 

 

https://pikeralpha.wordpress.com/2013/10/05/xnu-cpu-power-management/

 

by the way now I moved to clover uefi. Clover recognizes the CPU and turbo states and all, yet I think it's not going over p-state 34.

Link to comment
Share on other sites

Thanks for your hard work PimentelX86.

 

I'm on Yosemite, with Clover Bootloader, and a Haswell i7 4790K.

 

Before I did your guide, I was getting three p-states: 8, 40, 44. After doing your guide, I now have 6 but they are: 8, 40, 41, 42, 43, 44.

 

This is better than before but still not really correct right? I also occasionally get throttling errors. Are those normal?

 

post-1326041-0-20887600-1415940822_thumb

 

I'm using Clover Configurator. Do any of these things need to be checked?

 

post-1326041-0-30410500-1415940891_thumb

 

Sorry if I haven't given the enough details. Thanks!

 

Clover are generate P and C states for you automatically, check your config.plist

 

I don't know. While it's true that XCPM doesn't work with sandy bridge it's also true that Yosemite is not using AICPUPM anymore. Infact I deleted these kexts: 

 

ACPI_SMC_PlatformPlugin.kext

 

AppleIntelCPUPowerManagement.kext

 

AppleIntelCPUPowerManagementClient.kext

 

AppleSMBusPCI.kext

 

NullCPUPowerManagement.kext

 

and the system is loading normally, I don't get strange errors in log about aicpupm timed out (as I don't have it at all). 

 

Yosemite power management is at kernel level no matter what. Please check this post by pike regarding XNU.

 

 

https://pikeralpha.wordpress.com/2013/10/05/xnu-cpu-power-management/

 

by the way now I moved to clover uefi. Clover recognizes the CPU and turbo states and all, yet I think it's not going over p-state 34.

 

Yes XNU is used automatically since 10.9.2, but is not necessary you deleted this kexts.

 

Run this commands in Terminal and put the result here:

cat /var/log/system.log | grep 'IOPPF:'

and

sudo dmesg
Link to comment
Share on other sites

 

Clover are generate P and C states for you automatically, check your config.plist

 

 

Yes XNU is used automatically since 10.9.2, but is not necessary you deleted this kexts.

 

Run this commands in Terminal and put the result here:

cat /var/log/system.log | grep 'IOPPF:'

and

sudo dmesg

 

here you go

 

HCI/SPT1@1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/Samsung SSD 840 EVO 120GB Media/IOGUIDPartitionScheme/OSX@2

BSD root: disk0s2, major 1, minor 4

hfs: mounted OSX on device root_device

USBF:    1.120    GenericUSBXHCI::CreateRootHubDevice  Bus 14 already taken

VM Swap Subsystem is ON

FireWire (OHCI) VendorID 1106 ID 3044 PCI now active, GUID 2000000003002e32; max speed s400.

USBMSC Identifier (non-unique): 00000000000006 0x48d 0x1336 0x100, 2

USBMSC Identifier (non-unique): 575839314134315332313333 0x1058 0x730 0x1016, 3

IOGraphics flags 0x43

Apple16X50ACPI1: Identified Serial Port on ACPI Device=UAR1

Previous shutdown cause: 5

**** [iOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0xd000 ****

com_intel_driver_EnergyDriver[0xffffff80171fde00]::start(0xffffff8014b1ab00)

DSMOS has arrived

[iOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0xd000 

[iOBluetoothHCIController][start] -- completed

Sound assertion in AppleHDACodecGeneric at line 366

Apple16X50UARTSync1: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200

IONetworkController::enable

[iOBluetoothHCIController::setConfigState] calling registerService

**** [iOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xea00 -- 0x8800 -- 0xd000 ****

 

NTFS driver 3.12 [Flags: R/W].

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.NTFS volume name , version 3.1.

 

NTFS-fs warning (device /dev/disk1s4, pid 132): ntfs_system_inodes_get(): Windows is hibernated.  Will not be able to remount read-write.  Run chkdsk.

NTFS volume name , version 3.1.

NTFS volume name My Passport, version 3.1.

AppleKeyStore:Sending lock change 0 for handle -501

NTFS volume name My Passport, version 3.1.

BUG in process suhelperd[372]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external) <--- this last line is repeated like 100 times

 

 

then I reinstalled those kext and I got a faster boot (much more fast). And here is the dmesg:

 

Scheme/OSX@2

BSD root: disk0s2, major 1, minor 4

hfs: mounted OSX on device root_device

USBF:    1.118    GenericUSBXHCI::CreateRootHubDevice  Bus 14 already taken

VM Swap Subsystem is ON

FireWire (OHCI) VendorID 1106 ID 3044 PCI now active, GUID 2000000003002e32; max speed s400.

USBMSC Identifier (non-unique): 00000000000006 0x48d 0x1336 0x100, 2

USBMSC Identifier (non-unique): 575839314134315332313333 0x1058 0x730 0x1016, 3

Apple16X50ACPI1: Identified Serial Port on ACPI Device=UAR1

IOGraphics flags 0x43

Previous shutdown cause: 5

**** [iOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x9000 ****

com_intel_driver_EnergyDriver[0xffffff801744ad00]::start(0xffffff8014b92b00)

DSMOS has arrived

[iOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x9000 

[iOBluetoothHCIController][start] -- completed

Apple16X50UARTSync1: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200

Sound assertion in AppleHDACodecGeneric at line 366

[iOBluetoothHCIController::setConfigState] calling registerService

**** [iOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xd580 -- 0xf800 -- 0x9000 ****

 

IONetworkController::enable

ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

[AGPM Controller] unknownPlatform

NTFS driver 3.12 [Flags: R/W].

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.

NTFS-fs warning (device /dev/disk1s4, pid 132): ntfs_system_inodes_get(): Windows is hibernated.  Will not be able to remount read-write.  Run chkdsk.

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.

NTFS volume name My Passport, version 3.1.

AppleKeyStore:Sending lock change 0 for handle -501

NTFS volume name My Passport, version 3.1.

Link to comment
Share on other sites

 

And what the result of this command?

cat /var/log/system.log | grep 'IOPPF:'

 

absolutely nothing

 

but I get this at some point:

 

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled

Link to comment
Share on other sites

absolutely nothing

 

but I get this at some point:

 

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled

14/11/14 20:07:22,000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled

 

 

This message is not a big deal.

 

But in the others messages, i saw that you don't have the Power Management in the right way.

You use Sandy Bridge, so you need SSDT+AICPM. And remove NullCPUPM.

Link to comment
Share on other sites

This message is not a big deal.

 

But in the others messages, i saw that you don't have the Power Management in the right way.

You use Sandy Bridge, so you need SSDT+AICPM. And remove NullCPUPM.

 

check result of bdmesg. What is the message regarding the Power Management?

 

 

 

0:100  0:100  MemLog inited, TSC freq: 3502003684

0:100  0:000  

0:100  0:000  Now is 14.11.2014,  19:19:47 (GMT+2047)

0:100  0:000  Starting Clover rev 2999 on American Megatrends EFI

0:100  0:000  SelfDevicePath=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,ADDF5DF0-07C8-4925-B8A4-DA72A9DF9785,0x28,0x64000) @BF5D218

0:100  0:000  SelfDirPath = \EFI\CLOVER

0:100  0:000  Total Memory Slots Count = 4

0:100  0:000  Type 17 Index = 0

0:100  0:000  Table has error information, checking

0:100  0:000  Found memory information in table 18/1, type=0x3, operation=0x2 syndrome=0x0

0:100  0:000  ...memory OK

0:100  0:000  SmbiosTable.Type17->Speed = 1333MHz

0:100  0:000  SmbiosTable.Type17->Size = 4096MB

0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0

0:100  0:000  Type 17 Index = 1

0:100  0:000  Ignoring insane frequency value 0MHz

0:100  0:000  SmbiosTable.Type17->Speed = 0MHz

0:100  0:000  SmbiosTable.Type17->Size = 0MB

0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1

0:100  0:000  Type 17 Index = 2

0:100  0:000  Table has error information, checking

0:100  0:000  Found memory information in table 18/2, type=0x3, operation=0x2 syndrome=0x0

0:100  0:000  ...memory OK

0:100  0:000  SmbiosTable.Type17->Speed = 1333MHz

0:100  0:000  SmbiosTable.Type17->Size = 4096MB

0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 2 ChannelB-DIMM0

0:100  0:000  Type 17 Index = 3

0:100  0:000  Ignoring insane frequency value 0MHz

0:100  0:000  SmbiosTable.Type17->Speed = 0MHz

0:100  0:000  SmbiosTable.Type17->Size = 0MB

0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1

0:100  0:000  Boot status=0

0:100  0:000  Clover revision: 2999  running on System Product Name

0:100  0:000  ... with board P8H67-V

0:100  0:000  Clover load options size = 0 bytes

0:103  0:003  Using OEM config.plist at path: EFI\CLOVER\config.plist

0:104  0:000  EFI\CLOVER\config.plist loaded: Success

0:106  0:002  Found theme BOOTCAMP

0:108  0:002  Loading early settings

0:108  0:000  timeout set to 5

0:108  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)

0:108  0:000  KextsToPatch: 4 requested

0:108  0:000  KextToPatch 0: AppleHDA (t1-10.9/AppleHDA/Resources/xml>zml) Kext bin patch, data len: 6

0:108  0:000  KextToPatch 1: AppleHDA (t1-10.9/AppleHDA/Realtek ALC887) Kext bin patch, data len: 4

0:108  0:000  KextToPatch 2: AppleHDA (t1-10.9/AppleHDA/Realtek ALC887) Kext bin patch, data len: 4

0:108  0:000  KextToPatch 3: AppleAHCIPort (External icons patch) Kext bin patch, data len: 8

0:108  0:000  Default theme: bootcamp

0:108  0:000  Hiding entries with string BOOTX64.EFI

0:108  0:000  Hiding entries with string Windows

0:108  0:000  LoadDrivers() start

0:110  0:002  Loading CsmVideoDxe-64.efi

0:111  0:001  load image status=Success

0:111  0:000   - driver needs connecting

0:111  0:000  Loading DataHubDxe-64.efi

0:112  0:001  load image status=Success

0:130  0:017  Loading EmuVariableUefi-64.efi

0:131  0:000  load image status=Success

0:131  0:000  EmuVariableUefi Initialize: VariableCommonInitialize = Success, orig services stored, install gEmuVariableControlProtocolGuid = Success

0:132  0:001  Loading FSInject-64.efi

0:132  0:000  load image status=Success

0:132  0:000  Loading OsxAptioFixDrv-64.efi

0:133  0:000  load image status=Success

0:133  0:000  Loading OsxFatBinaryDrv-64.efi

0:134  0:000  load image status=Success

0:134  0:000  Loading PartitionDxe-64.efi

0:134  0:000  load image status=Success

0:134  0:000   - driver needs connecting

0:134  0:000  Loading VBoxHfs-64.efi

0:135  0:000  load image status=Success

0:135  0:000   - driver needs connecting

0:135  0:000  3 drivers needs connecting ...

0:135  0:000  PlatformDriverOverrideProtocol not found. Installing ... Success

0:135  0:000  Partition driver loaded: CD disconnect Success

0:135  0:000  Video driver loaded: disconnect Success

0:257  0:122  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok

0:273  0:015  CsmVideoDriverBindingStart

0:273  0:000  Controller is [030000]

0:273  0:000  Check for VBE

0:285  0:012   found Detail Timing 1920x1080

0:285  0:000   found Detail Timing 1280x720

0:336  0:051    0 1280x1024 attr=9B - ok, edid+, working, highest, pref=0

0:336  0:000    1 1024x768 attr=9B - ok, edid+, 1024x768, working

0:336  0:000    2 640x480 attr=9B - ok, edid+, 640x480, working

0:336  0:000    3 800x600 attr=9B - ok, edid+, 800x600, working

0:361  0:025    4 1920x1080 attr=9B - ok, edid+, working, highest, pref=4

0:361  0:000  CsmVideo: New mode: 4 1920x1080 - set

0:541  0:180   - SetMode pref 4 (4) = Success

0:541  0:000  CsmVideoCheckForVbe - Success

0:541  0:000  CsmVideoDriverBindingStart end Success

0:542  0:000  CsmVideo: New mode: 3 800x600 - blocking that switch

0:542  0:000  CsmVideo: New mode: 2 640x480 - blocking that switch

0:785  0:243  LoadDrivers() end

0:785  0:000  EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent VirtualAddressChange = Success, CreateEvent ExitBootServices = Success, set Status=Success

0:853  0:067  Console modes reported: 3, available modes:

0:853  0:000    Mode 1: 80x25 (current mode)

0:853  0:000    Mode 2: 80x50

0:853  0:000    Mode 3: 100x31

0:853  0:000  SetScreenResolution: 1920x1080 - already set

0:853  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,ADDF5DF0-07C8-4925-B8A4-DA72A9DF9785,0x28,0x64000)

0:853  0:000  CPU Vendor = 756E6547 Model=206A7

0:853  0:000  The CPU supported turbo

0:853  0:000  BrandString = Intel® Core i7-2600K CPU @ 3.40GHz

0:853  0:000  MSR 0xE2 before patch 1E008403

0:853  0:000  MSR 0xE2 is locked, PM patches will be turned on

0:853  0:000  MSR 0xE4              00010414

0:853  0:000  MSR 0xCE              00001000_60012200

0:853  0:000  non-usable FLEX_RATIO = F0000

0:853  0:000  corrected FLEX_RATIO = E0000

0:853  0:000  MSR 0x1B0             00000000

0:853  0:000  FSBFrequency=103MHz DMIvalue=103000kHz

0:853  0:000  Corrected FSBFrequency=103MHz

0:853  0:000  Vendor/Model/Stepping: 0x756E6547/0x2A/0x7

0:853  0:000  Family/ExtFamily: 0x6/0x0

0:853  0:000  MaxDiv/MinDiv: 34.0/16

0:853  0:000  Turbo: 35/36/37/38

0:853  0:000  Features: 0xBFEBFBFF

0:853  0:000  Threads: 8

0:853  0:000  Cores: 4

0:853  0:000  FSB: 103 MHz

0:853  0:000  CPU: 3511 MHz

0:853  0:000  TSC: 3511 MHz

0:853  0:000  PIS: 412 MHz

0:853  0:000  PCI (00|00:00.00) : 8086 0100 class=060000

0:853  0:000  PCI (00|00:01.00) : 8086 0101 class=060400

0:853  0:000  PCI (00|00:02.00) : 8086 0122 class=030000

0:853  0:000  Found GFX model=Intel HD Graphics 3000

0:853  0:000  PCI (00|00:16.00) : 8086 1C3A class=078000

0:853  0:000  PCI (00|00:16.01) : FFFF FFFF class=FFFFFF

0:853  0:000  PCI (00|00:16.02) : FFFF FFFF class=FFFFFF

0:853  0:000  PCI (00|00:16.03) : FFFF FFFF class=FFFFFF

0:853  0:000  PCI (00|00:1A.00) : 8086 1C2D class=0C0320

0:853  0:000  PCI (00|00:1B.00) : 8086 1C20 class=040300

0:853  0:000  PCI (00|00:1C.00) : 8086 1C10 class=060400

0:853  0:000  PCI (00|00:1C.04) : 8086 1C18 class=060400

0:853  0:000  PCI (00|03:00.00) : 1106 0415 class=010185

0:853  0:000  PCI (00|00:1C.05) : 8086 1C1A class=060400

0:853  0:000  PCI (00|04:00.00) : 1B21 1042 class=0C0330

0:853  0:000  PCI (00|00:1C.06) : 8086 1C1C class=060400

0:853  0:000  PCI (00|05:00.00) : 1969 1083 class=020000

0:853  0:000  PCI (00|00:1C.07) : 8086 244E class=060401

0:853  0:000  PCI (00|06:00.00) : 1B21 1080 class=060401

0:853  0:000  PCI (00|07:00.00) : 1106 3044 class=0C0010

0:853  0:000  PCI (00|07:02.00) : 1814 0301 class=028000

0:853  0:000  PCI (00|00:1D.00) : 8086 1C26 class=0C0320

0:853  0:000  PCI (00|00:1F.00) : 8086 1C4A class=060100

0:853  0:000  PCI (00|00:1F.02) : 8086 1C02 class=010601

0:853  0:000  PCI (00|00:1F.03) : 8086 1C22 class=0C0500

0:853  0:000  PCI (00|00:1F.06) : FFFF FFFF class=FFFFFF

0:853  0:000  ScanSPD() start

0:854  0:000  SMBus CmdReg: 0x3

0:854  0:000  Scanning SMBus [8086:1C22], mmio: 0xF7C05004, ioport: 0xF040, hostc: 0x1

0:869  0:015  SPD[0]: Type 11 @0x50 

0:878  0:008  Not using XMP because it is not present

0:878  0:000  DDR speed 1333MHz 

0:878  0:000  Slot: 0 Type 24 4096MB 1333MHz Vendor=Kingston PartNo=99U5403-034.A00LF SerialNo=000E020C0E090F06 

0:899  0:021  SPD[2]: Type 11 @0x52 

0:908  0:008  Not using XMP because it is not present

0:908  0:000  DDR speed 1333MHz 

0:908  0:000  Slot: 2 Type 24 4096MB 1333MHz Vendor=Kingston PartNo=99U5403-034.A00LF SerialNo=0102020C08060F06 

1:034  0:126  ScanSPD() end

1:034  0:000  Get Acpi Tables List from RSDT:

1:034  0:000   Found table: FACP  A M I len=132

1:034  0:000   Found table: APIC  A M I len=146

1:034  0:000   Found table: MCFG  A M I len=60

1:034  0:000   Found table: SSDT  SataTabl len=877

1:034  0:000   Found table: SSDT  Cpu0Ist len=2474

1:034  0:000   Found table: SSDT  CpuPm len=2706

1:034  0:000  Calibrated TSC frequency =3502003684 =3502MHz

1:034  0:000  Loading main settings

1:034  0:000  USB FixOwnership: true

1:034  0:000  Dropping 3 tables

1:034  0:000  Drop table 0 signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043)

1:034  0:000  set table: 54445353,       6D50757043 to drop:  true

1:034  0:000  

1:034  0:000  Drop table 1 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043)

1:034  0:000  set table: 54445353,   74734930757043 to drop:  true

1:034  0:000  

1:034  0:000  Drop table 2 signature="DMAR" (52414D44)

1:034  0:000  set table: 52414D44,                0 to drop:

1:034  0:000  Config set Fixes will override FixMask mask!

1:034  0:000     final mask=9FCA3BC5

1:034  0:000  Config set EnableC6: +

1:034  0:000  Config set ChassisType=0x10

1:034  0:000  found 18 volumes with blockIO

1:034  0:000   0. Volume:

1:034  0:000    PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x7,0x0)

1:034  0:000    USB volume

1:034  0:000    USB volume

1:034  0:000   1. Volume:

1:034  0:000    PciRoot(0x0)\Pci(0x1C,0x5)\Pci(0x0,0x0)\USB(0x1,0x0)

1:035  0:000    Result of bootcode detection: bootable unknown (legacy)

1:035  0:000    USB volume

1:035  0:000   2. Volume:

1:035  0:000    PciRoot(0x0)\Pci(0x1C,0x5)\Pci(0x0,0x0)\USB(0x1,0x0)\HD(1,MBR,0x00038A56,0x800,0x3A375800)

1:036  0:000    Result of bootcode detection: bootable Windows (vista,win)

1:036  0:000    USB volume

1:036  0:000   3. Volume:

1:036  0:000    PciRoot(0x0)\Pci(0x1C,0x5)\Pci(0x0,0x0)\USB(0x1,0x0)\Scsi(0x0,0x1)

1:036  0:000    USB volume

1:036  0:000   4. Volume:

1:036  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)

1:039  0:002    Result of bootcode detection: bootable unknown (legacy)

1:039  0:000   5. Volume:

1:039  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)

1:041  0:002   6. Volume:

1:041  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0xFFFF,0x0)

1:041  0:000    Result of bootcode detection: bootable unknown (legacy)

1:041  0:000   7. Volume:

1:041  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x5,0xFFFF,0x0)

1:041  0:000    found optical drive

1:041  0:000   8. Volume:

1:041  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,F949BF71-D4E3-49FA-A5D4-32F5BB42D6E5,0x800,0x96000)

1:042  0:000    Result of bootcode detection: bootable Windows (vista,win)

1:042  0:000   9. Volume:

1:042  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,113A4B2A-6DD8-46A3-A127-2EDA863B8462,0x96800,0x31800)

1:043  0:000    Result of bootcode detection: bootable Windows (vista,win)

1:044  0:001  10. Volume:

1:044  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,D9DEBDF5-3ACC-4D42-BFEF-BF3D318C1A8C,0xC8000,0x40000)

1:045  0:000  11. Volume:

1:045  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(4,GPT,2DAB0EE7-AB5A-49E8-A571-5D42090B5A26,0x108000,0x95F2000)

1:045  0:000    Result of bootcode detection: bootable Windows (vista,win)

1:045  0:000  12. Volume:

1:045  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(5,GPT,6B7343C8-D50A-450F-9E98-AB25D2D3452B,0x96FA000,0x13ACB800)

1:046  0:000    Result of bootcode detection: bootable Windows (vista,win)

1:046  0:000  13. Volume:

1:046  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,ADDF5DF0-07C8-4925-B8A4-DA72A9DF9785,0x28,0x64000)

1:047  0:000    Result of bootcode detection: bootable unknown (legacy)

1:052  0:005    This is SelfVolume !!

1:052  0:000  14. Volume:

1:052  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,6D36C2FC-9C4B-485D-AA56-DEDAF188BE4E,0x64028,0xDDFAC40)

1:052  0:000  15. Volume:

1:052  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,3DDC320F-EB6F-43FB-9AE7-D5443CA38AAD,0xDE5EC68,0x135F20)

1:053  0:000  16. Volume:

1:053  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0xFFFF,0x0)\HD(1,MBR,0x3B0B794D,0x32800,0x12BCE000)

1:054  0:000    Result of bootcode detection: bootable Windows (vista,win)

1:054  0:000  17. Volume:

1:054  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0xFFFF,0x0)\HD(2,MBR,0x3B0B794D,0x12C00800,0x61B05800)

1:054  0:000    Result of bootcode detection: bootable Windows (vista,win)

1:059  0:004  Loading nvram.plist from Vol 'OSX' - loaded, size=1027

1:060  0:000  PutNvramPlistToRtVars ...

1:060  0:000   Skipping EmuVariableUefiPresent

1:060  0:000   Adding Key: LocationServicesEnabled: Data: Size = 1: Success

1:060  0:000   Skipping OsxAptioFixDrv-RelocBase

1:060  0:000   Adding Key: SystemAudioVolume: Data: Size = 1: Success

1:060  0:000   Adding Key: SystemAudioVolumeDB: Data: Size = 1: Success

1:060  0:000   Adding Key: backlight-level: Data: Size = 2: Success

1:060  0:000   Adding Key: bluetoothActiveControllerInfo: Data: Size = 16: Success

1:060  0:000   Adding Key: boot-args: String: Size = 15, Val = 'kext-dev-mode=1': Success

1:060  0:000   Adding Key: boot-gamma: Data: Size = 50: Success

1:060  0:000   Adding Key: fmm-computer-name: Data: Size = 18: Success

1:060  0:000   Adding Key: platform-uuid: Data: Size = 16: Success

1:060  0:000   Adding Key: prev-lang:kbd: Data: Size = 4: Success

1:060  0:000   Adding Key: security-mode: String: Size = 4, Val = 'none': Success

1:061  0:001  Using theme 'bootcamp' (EFI\CLOVER\themes\bootcamp)

1:061  0:000  Choosing theme bootcamp

1:061  0:000  found boot-args in NVRAM:kext-dev-mode=1, size=15

1:061  0:000  ...found arg:kext-dev-mode=1

1:061  0:000  Custom entries start

1:061  0:000  Custom entries finish

1:061  0:000  Scanning loaders...

1:061  0:000   0: 'Whole Disc Boot' no file system

1:061  0:000   1: 'Whole Disc Boot' no file system

1:061  0:000   2: 'Legacy HD1' no file system

1:061  0:000   3: 'Whole Disc Boot' no file system

1:061  0:000   4: 'Whole Disc Boot' no file system

1:061  0:000   5: 'Whole Disc Boot' no file system

1:061  0:000   6: 'Whole Disc Boot' no file system

1:061  0:000   7: 'Whole Disc Boot' no file system

1:061  0:000   8: 'Legacy HD1' no file system

1:061  0:000   9: 'EFI'

1:062  0:000      AddLoaderEntry for Volume Name=EFI

1:117  0:055      AddLoaderEntry for Volume Name=EFI

1:117  0:000     hiding entry: \EFI\BOOT\BOOTX64.efi

1:117  0:000  10: 'Legacy HD3' no file system

1:117  0:000  11: 'Legacy HD4' no file system

1:117  0:000  12: 'Legacy HD5' no file system

1:117  0:000  13: 'EFI'

1:158  0:040      AddLoaderEntry for Volume Name=EFI

1:158  0:000     hiding entry: \EFI\BOOT\BOOTX64.efi

1:158  0:000  14: 'OSX'

1:163  0:005      AddLoaderEntry for Volume Name=OSX

1:168  0:005      Check if volume Is Hibernated:

1:168  0:000      Check sleep image 'by signature':

1:174  0:005      read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success

1:174  0:000      SleepImage name from pref: ImageVolume = 'OSX', ImageName = '\private\var\vm\sleepimage'

1:179  0:004      sleepimage not found -> Not Found

1:179  0:000       hibernated: no - sign

1:230  0:051  15: 'Recovery HD'

1:231  0:000      AddLoaderEntry for Volume Name=Recovery HD

1:280  0:048  16: 'Legacy HD1' no file system

1:280  0:000  17: 'Legacy HD2' no file system

1:280  0:000  Custom legacy start

1:280  0:000  Custom legacy end

1:280  0:000  Scanning legacy ...

1:280  0:000   0: 'Whole Disc Boot' (legacy) not legacy

1:280  0:000   1: 'Whole Disc Boot' (legacy) not legacy

1:280  0:000   2: 'Legacy HD1' (vista,win) add legacy

1:287  0:006   added 'Boot Windows from Legacy HD1' OSType=2 Icon=vista,win

1:287  0:000   3: 'Whole Disc Boot' (legacy) not legacy

1:287  0:000   4: 'Whole Disc Boot' (legacy) not legacy

1:287  0:000   5: 'Whole Disc Boot' (legacy) not legacy

1:287  0:000   6: 'Whole Disc Boot' (legacy) not legacy

1:287  0:000   7: 'Whole Disc Boot' (legacy) not legacy

1:287  0:000   8: 'Legacy HD1' (vista,win) add legacy

1:290  0:003   added 'Boot Windows from Legacy HD1' OSType=2 Icon=vista,win

1:290  0:000   9: 'EFI' (vista,win) add legacy

1:293  0:003   added 'Boot Windows from EFI' OSType=2 Icon=vista,win

1:293  0:000  10: 'Legacy HD3' (legacy) not legacy

1:293  0:000  11: 'Legacy HD4' (vista,win) add legacy

1:297  0:003   added 'Boot Windows from Legacy HD4' OSType=2 Icon=vista,win

1:297  0:000  12: 'Legacy HD5' (vista,win) add legacy

1:300  0:003   added 'Boot Windows from Legacy HD5' OSType=2 Icon=vista,win

1:300  0:000  13: 'EFI' (legacy) not legacy

1:300  0:000  14: 'OSX' (legacy) not legacy

1:300  0:000  15: 'Recovery HD' (legacy) not legacy

1:300  0:000  16: 'Legacy HD1' (vista,win) add legacy

1:303  0:003   added 'Boot Windows from Legacy HD1' OSType=2 Icon=vista,win

1:303  0:000  17: 'Legacy HD2' (vista,win) add legacy

1:307  0:003   added 'Boot Windows from Legacy HD2' OSType=2 Icon=vista,win

1:307  0:000  Custom tool start

1:307  0:000  Custom tool end

1:309  0:002  found tool \EFI\CLOVER\tools\Shell64U.efi

1:309  0:000  Checking EFI partition Volume 9 for Clover

1:311  0:002  Checking EFI partition Volume 13 for Clover

1:311  0:000   Found Clover

1:312  0:001  EmuVariable UninstallEmulation: CloseEvent = Success, original var services restored

1:318  0:005  EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent VirtualAddressChange = Success, CreateEvent ExitBootServices = Success, set Status=Success

1:386  0:068  GetEfiBootDeviceFromNvram: efi-boot-device-data not found

1:386  0:000  EfiBootVolume not found

1:386  0:000  Default boot entry not found

1:386  0:000  EmuVariable UninstallEmulation: CloseEvent = Success, original var services restored

1:386  0:000  DefaultIndex=-1 and MainMenu.EntryCount=16

1:386  0:000  Use anime=logo_3D frames=50

2:064  0:677  Found Mouse device:

2:064  0:000  GUI ready

3:485  1:420  BootOption of the entry is empty

3:485  0:000  StartLoader() start

3:485  0:000  Finally: Bus=103000kHz CPU=3502MHz

3:485  0:000  Kernel and Kext Patches:

3:485  0:000  Allowed: y

3:485  0:000  Debug: n

3:485  0:000  KernelCpu: n

3:485  0:000  Lapic: n

3:485  0:000  AICPUPM: y

3:485  0:000  AppleRTC: y

3:485  0:000  KernelPm: n

3:485  0:000  FakeCPUID: 0x0

3:485  0:000  ATIController: <null string>

3:485  0:000  ATIDataLength: 0

3:485  0:000  0 Kexts to load

3:485  0:000  4 Kexts to patch

3:485  0:000    KextPatch[0]: 6 bytes, AppleHDA

3:485  0:000    KextPatch[1]: 4 bytes, AppleHDA

3:485  0:000    KextPatch[2]: 4 bytes, AppleHDA

3:485  0:000    KextPatch[3]: 8 bytes, AppleAHCIPort

3:485  0:000  Loading boot.efi

3:564  0:079  load image status=Success

3:671  0:106  GetOSVersion: : 10.10

3:671  0:000  EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent VirtualAddressChange = Success, CreateEvent ExitBootServices = Success, set Status=Success

3:739  0:068  insert table 9 for dev 0:0

3:739  0:000  insert table 9 for dev 2:0

3:739  0:000  insert table 9 for dev 0:0

3:740  0:000  Channels: 2

3:740  0:000  Interleave: 0 2 1 3 4 6 5 7 8 10 9 11 12 14 13 15 16 18 17 19 20 22 21 23

3:740  0:000  SMBIOS Type 17 Index = 0 => 0 0:

3:740  0:000  BANK0 DIMM0 1333MHz 4096MB

3:740  0:000  mTotalSystemMemory = 4096

3:740  0:000  SMBIOS Type 17 Index = 1 => 2 2:

3:740  0:000  BANK1 DIMM0 1333MHz 4096MB

3:740  0:000  mTotalSystemMemory = 8192

3:740  0:000  SMBIOS Type 17 Index = 2 => 1 1:

3:740  0:000  BANK0 DIMM1 EMPTY

3:740  0:000  SMBIOS Type 17 Index = 3 => 3 3:

3:740  0:000  BANK1 DIMM1 EMPTY

3:740  0:000  NumberOfMemoryDevices = 4

3:740  0:000  Type20[0]->End = 0x3FFFFF, Type17[0] = 0x1000

3:740  0:000  Type20[1]->End = 0x7FFFFF, Type17[1] = 0x3000

3:740  0:000  RSDT 0xCEB8A028

3:740  0:000  FADT from RSDT: 0xCEB8A0D0

3:740  0:000  XSDT 0xCEB8A070

3:740  0:000  FADT from XSDT: 0xCEB94C28

3:740  0:000  Xsdt reallocation done

3:740  0:000  old FADT length=F4

3:740  0:000  Found OperationRegion(GNVS, SystemMemory, CEBB4E18, ...)

3:740  0:000  Found OperationRegion(MCHT, SystemMemory, FED10000, ...)

3:740  0:000  Found OperationRegion(RCRB, SystemMemory, FED1C000, ...)

3:740  0:000  Found OperationRegion(CPSB, SystemMemory, CEBC6F98, ...)

3:740  0:000  Found OperationRegion(IGDM, SystemMemory, 0, ...)

3:740  0:000  Found OperationRegion(RAMW, SystemMemory, CEB97018, ...)

3:743  0:002  DSDT len = 0xAACA new len = 0xC023

3:743  0:000  Apply DsdtFixMask=0x9FCA3BC5 new way

3:743  0:000     drop _DSM mask=0x0000

3:743  0:000  ========= Auto patch DSDT Starting ========

3:743  0:000  VideoCard devID=0x1228086

3:743  0:000  DisplayADR1[0] = 0x20000, DisplayADR2[0] = 0xFFFE

3:743  0:000  USBADR[0] = 0x1A0000 and PCIe = 0xFFFE

4:005  0:262  Audio HDA (addr:0x1B0000) setting specified layout-id=1 (0x1)

4:005  0:000  USBADR[1] = 0x1C0005 and PCIe = 0x0

4:006  0:000  USBADR[2] = 0x1D0000 and PCIe = 0xFFFE

4:006  0:000  first CPU found at 6F57 offset 6F5A

4:006  0:000  score candidate at 6F53

4:006  0:000  score inserted in acpi_cpu_score _PR_

4:006  0:000  Found ACPI CPU: CPU0 And CPU1 And CPU2 And CPU3 And CPU4 And CPU5 And CPU6 And CPU7 

  within the score: _PR_

4:006  0:000  Found PCIROOTUID = 0

4:006  0:000  Start RTC Fix

4:006  0:000  found RTC Length not match, Maybe will case CMOS reset will patch it.

4:006  0:000  found RTC had IRQNoFlag will move -3 bytes

4:006  0:000  ...len=AB07

4:006  0:000  new size written to 24DC shift=0 len=AB07

4:006  0:000  len after correct outers AB07

4:006  0:000  Start PIC Fix

4:006  0:000  PIC size=A5 at 2380

4:006  0:000  found CRS at 2394 size 8D

4:006  0:000  found PIC had IRQNoFlag will move -3 bytes

4:006  0:000  Fix Device PIC size -3

4:006  0:000  Start NetWork Fix

4:007  0:000  found NetWork device [0x001C0006:0] at 3F9B and Name is PXSX

4:007  0:000  NetworkADR1=1C0006 NetworkADR2=0

4:007  0:000  network DSM created, size=86

4:007  0:000  Start SBUS Fix PCI=12CA len=AB8B

4:007  0:000  device (SBUS) found at 4F0C

4:007  0:000  SBUS code size fix = 0x0000005D

4:007  0:000  patch FRWR in DSDT 

4:008  0:000  found Firewire device NAME(_ADR,0x00000000) at 4227 And Name is PXSX

4:008  0:000  Name PXSX present at 0xC7, renaming to FRWR

4:008  0:000  Name PXSX present at 0xE7, renaming to FRWR

4:008  0:000  Start Firewire Fix

4:008  0:000  Start Add IMEI

4:008  0:000  Start USB Fix

4:008  0:000  USB bridge[1A0000] at 4B3A, size = 3A0

4:008  0:000   found slave _DSM, skip

4:009  0:000  USB bridge[1C0005] at 3DFB, size = FD

4:009  0:000  found USB device [001C0005:0] at 3E9D and Name is PXSX

4:009  0:000  Name PXSX present at 0xA2, renaming to XHC1

4:009  0:000  Name PXSX present at 0xE0, renaming to XHC1

4:009  0:000  USB bridge[1D0000] at 46F0, size = 53A

4:009  0:000   found slave _DSM, skip

4:009  0:000   deleting device CRT_

4:009  0:000   deleting device DVI_

4:009  0:000   deleting device SPKR

4:010  0:000   deleting device ECP_

4:010  0:000   deleting device LPT_

4:010  0:000   deleting device FDC0

4:010  0:000   deleting device ECP1

4:010  0:000   deleting device LPT1

4:011  0:000  Start PNLF Fix

4:011  0:000  found PWRB at 4426

4:011  0:000  Start _S3D Fix

4:011  0:000  OperationRegion (GNVS...) corrected to addr=0xCEBB4E18

4:011  0:000  OperationRegion (MCHT...) corrected to addr=0xFED10000

4:011  0:000    indirect name=SRCB

4:011  0:000  OperationRegion (RCRB...) corrected to addr=0xFED1C000

4:011  0:000  OperationRegion (CPSB...) corrected to addr=0xCEBC6F98

4:011  0:000    indirect name=ASLB

4:011  0:000  ... value not defined

4:011  0:000  OperationRegion (IGDM...) corrected to addr=0x0

4:011  0:000    indirect name=RAMB

4:011  0:000  OperationRegion (RAMW...) corrected to addr=0xCEB97018

4:011  0:000  Start ADP1 fix

4:011  0:000  no device(AC) exists

4:011  0:000  Start SHUTDOWN Fix len=AD4C

4:011  0:000  ========= Auto patch DSDT Finished ========

4:011  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=CpuPm Length=2706

4:011  0:000   Xsdt has tables count=6 

4:011  0:000   Table: SSDT  CpuPm  2706 dropped

4:011  0:000  corrected XSDT length=76

4:011  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=2474

4:011  0:000   Xsdt has tables count=5 

4:011  0:000   Table: SSDT  Cpu0Ist  2474 dropped

4:011  0:000  corrected XSDT length=68

4:011  0:000  Patch table: SSDT  SataTabl

4:011  0:000   SSDT len = 0x36D

4:011  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0

4:011  0:000   Xsdt has tables count=4 

4:011  0:000  corrected XSDT length=68

4:012  0:000   CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8

4:012  0:000  Maximum control=0x22

4:012  0:000  Turbo control=0x26

4:012  0:000  P-States: min 0x10, max 0x26

4:012  0:000  SSDT with CPU P-States generated successfully

4:012  0:000  SSDT with CPU C-States generated successfully

4:012  0:000  EdidDiscovered size=128

4:012  0:000  00 | 00 FF FF FF FF FF FF 00 4C 2D DA 08 38 36 31 30 

4:012  0:000  16 | 0E 16 01 03 80 35 1E 78 2A BA 41 A1 59 55 9D 28 

4:012  0:000  32 | 0D 50 54 BF EF 80 71 4F 81 C0 81 00 81 80 95 00 

4:012  0:000  48 | A9 C0 B3 00 01 01 02 3A 80 18 71 38 2D 40 58 2C 

4:012  0:000  64 | 45 00 13 2B 21 00 00 1E 01 1D 00 72 51 D0 1E 20 

4:012  0:000  80 | 6E 28 55 00 13 2B 21 00 00 1E 00 00 00 FD 00 32 

4:012  0:000  96 | 4B 1E 51 11 00 0A 20 20 20 20 20 20 00 00 00 FC 

4:012  0:000  112 | 00 53 32 34 42 33 35 30 0A 20 20 20 20 20 01 96 

4:012  0:000  Intel Intel HD Graphics 3000 [8086:0122] :: PciRoot(0x0)\Pci(0x2,0x0)

4:012  0:000  Intel GFX revision  =0x9

4:012  0:000  USB Controller [8086:1C2D] :: PciRoot(0x0)\Pci(0x1A,0x0)

4:012  0:000  HDA Controller [8086:1C20] :: PciRoot(0x0)\Pci(0x1B,0x0) => setting specified layout-id=1 (0x1)

4:012  0:000  USB Controller [1B21:1042] :: PciRoot(0x0)\Pci(0x1C,0x5)\Pci(0x0,0x0)

4:012  0:000  USB Controller [8086:1C26] :: PciRoot(0x0)\Pci(0x1D,0x0)

4:012  0:000  stringlength = 2858

4:013  0:000  CurrentMode: Width=1920 Height=1080

4:013  0:000  FSInjection: using kexts path: 'EFI\CLOVER\kexts\10.10'

4:017  0:004  MSR 0x1B0   set to        00000000

4:017  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.10

4:018  0:001    Extra kext: EFI\CLOVER\kexts\10.10\FakeSMC.kext

4:023  0:005    Extra kext: EFI\CLOVER\kexts\10.10\realtekALC.kext

4:025  0:001    Extra kext: EFI\CLOVER\kexts\10.10\GenericUSBXHCI.kext

4:032  0:006  Removed efi-boot-device-data variable: Not Found

4:032  0:000  Custom boot screen not used because entry has unset use graphics

4:032  0:000  Closing log

 

 

 

Edited by Allaп
Spoiler add
Link to comment
Share on other sites

This:

1:034  0:000  Get Acpi Tables List from RSDT:
1:034  0:000   Found table: FACP  A M I len=132
1:034  0:000   Found table: APIC  A M I len=146
1:034  0:000   Found table: MCFG  A M I len=60
1:034  0:000   Found table: SSDT  SataTabl len=877
1:034  0:000   Found table: SSDT  Cpu0Ist len=2474
1:034  0:000   Found table: SSDT  CpuPm len=2706

and this:

4:011  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=CpuPm Length=2706
4:011  0:000   Xsdt has tables count=6 
4:011  0:000   Table: SSDT  CpuPm  2706 dropped
4:011  0:000  corrected XSDT length=76
4:011  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=2474
4:011  0:000   Xsdt has tables count=5 
4:011  0:000   Table: SSDT  Cpu0Ist  2474 dropped
4:011  0:000  corrected XSDT length=68
4:011  0:000  Patch table: SSDT  SataTabl
4:011  0:000   SSDT len = 0x36D
4:011  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
4:011  0:000   Xsdt has tables count=4 
4:011  0:000  corrected XSDT length=68
4:012  0:000   CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8
4:012  0:000  Maximum control=0x22
4:012  0:000  Turbo control=0x26
4:012  0:000  P-States: min 0x10, max 0x26
4:012  0:000  SSDT with CPU P-States generated successfully

4:012  0:000  SSDT with CPU C-States generated successfully

You dropped the ACPI tables in config.plist

Link to comment
Share on other sites

This:

1:034  0:000  Get Acpi Tables List from RSDT:
1:034  0:000   Found table: FACP  A M I len=132
1:034  0:000   Found table: APIC  A M I len=146
1:034  0:000   Found table: MCFG  A M I len=60
1:034  0:000   Found table: SSDT  SataTabl len=877
1:034  0:000   Found table: SSDT  Cpu0Ist len=2474
1:034  0:000   Found table: SSDT  CpuPm len=2706

and this:

4:011  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=CpuPm Length=2706
4:011  0:000   Xsdt has tables count=6 
4:011  0:000   Table: SSDT  CpuPm  2706 dropped
4:011  0:000  corrected XSDT length=76
4:011  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=2474
4:011  0:000   Xsdt has tables count=5 
4:011  0:000   Table: SSDT  Cpu0Ist  2474 dropped
4:011  0:000  corrected XSDT length=68
4:011  0:000  Patch table: SSDT  SataTabl
4:011  0:000   SSDT len = 0x36D
4:011  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
4:011  0:000   Xsdt has tables count=4 
4:011  0:000  corrected XSDT length=68
4:012  0:000   CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8
4:012  0:000  Maximum control=0x22
4:012  0:000  Turbo control=0x26
4:012  0:000  P-States: min 0x10, max 0x26
4:012  0:000  SSDT with CPU P-States generated successfully

4:012  0:000  SSDT with CPU C-States generated successfully

You dropped the ACPI tables in config.plist

 

Now I put the dsdt.aml in efi/acpi/patched and this is result of dmesg, (the other command for log still returns nothing).

Anyway should I remove the acpi table from config.plist?

 

: disk0s2, major 1, minor 4

USBF:    1.110    GenericUSBXHCI::CreateRootHubDevice  Bus 14 already taken

hfs: mounted OSX on device root_device

VM Swap Subsystem is ON

FireWire (OHCI) VendorID 1106 ID 3044 PCI now active, GUID 2000000003002e32; max speed s400.

USBMSC Identifier (non-unique): 00000000000006 0x48d 0x1336 0x100, 2

USBMSC Identifier (non-unique): 575839314134315332313333 0x1058 0x730 0x1016, 3

Waiting for DSMOS...

IOGraphics flags 0x43

Apple16X50ACPI1: Identified Serial Port on ACPI Device=UAR1

Previous shutdown cause: 5

**** [iOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x8000 ****

Apple16X50UARTSync1: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200

com_intel_driver_EnergyDriver[0xffffff80172be700]::start(0xffffff8014aefb00)

[iOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x8000 

[iOBluetoothHCIController][start] -- completed

Sound assertion in AppleHDACodecGeneric at line 366

IONetworkController::enable

DSMOS has arrived

[iOBluetoothHCIController::setConfigState] calling registerService

**** [iOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xda00 -- 0x8800 -- 0x8000 ****

 

ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

[AGPM Controller] unknownPlatform

NTFS driver 3.12 [Flags: R/W].

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.

NTFS-fs warning (device /dev/disk1s4, pid 133): ntfs_system_inodes_get(): Windows is hibernated.  Will not be able to remount read-write.  Run chkdsk.

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.

NTFS volume name My Passport, version 3.1.

AppleKeyStore:Sending lock change 0 for handle -501

NTFS volume name My Passport, version 3.1.

BUG in process suhelperd[359]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)

Link to comment
Share on other sites

You need AICPMpatch

ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

Send me your config.plist

 

I deleted the drop ssdt tables and this is what dmesg looks like:

 

Scheme/OSX@2

BSD root: disk0s2, major 1, minor 9

hfs: mounted OSX on device root_device

USBF:    1.118    GenericUSBXHCI::CreateRootHubDevice  Bus 14 already taken

VM Swap Subsystem is ON

FireWire (OHCI) VendorID 1106 ID 3044 PCI now active, GUID 2000000003002e32; max speed s400.

USBMSC Identifier (non-unique): 575839314134315332313333 0x1058 0x730 0x1016, 3

USBMSC Identifier (non-unique): 00000000000006 0x48d 0x1336 0x100, 2

IOGraphics flags 0x43

Apple16X50ACPI1: Identified Serial Port on ACPI Device=UAR1

Previous shutdown cause: 5

**** [iOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x3000 ****

com_intel_driver_EnergyDriver[0xffffff80173fcd00]::start(0xffffff8014b4eb00)

DSMOS has arrived

[iOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x3000 

[iOBluetoothHCIController][start] -- completed

Sound assertion in AppleHDACodecGeneric at line 366

Apple16X50UARTSync1: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200

[iOBluetoothHCIController::setConfigState] calling registerService

**** [iOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xa900 -- 0x9000 -- 0x3000 ****

 

IONetworkController::enable

ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

[AGPM Controller] unknownPlatform

NTFS driver 3.12 [Flags: R/W].

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.

NTFS-fs warning (device /dev/disk1s4, pid 133): ntfs_system_inodes_get(): Windows is hibernated.  Will not be able to remount read-write.  Run chkdsk.

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.

NTFS volume name My Passport, version 3.1.

AppleKeyStore:Sending lock change 0 for handle -501

NTFS volume name My Passport, version 3.1.

BUG in process suhelperd[365]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)

You need AICPMpatch

ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

Send me your config.plist

 

I will patch now. I sent the plist in private

You need AICPMpatch

ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

Send me your config.plist

 

 

after patching bdmesg:

 

3:542  0:000  Patch table: SSDT  SataTabl

3:542  0:000   SSDT len = 0x36D

3:542  0:000  Patch table: SSDT  Cpu0Ist

3:542  0:000   SSDT len = 0x9AA

3:542  0:000  Patch table: SSDT  CpuPm

3:542  0:000   SSDT len = 0xA92

3:542  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0

3:542  0:000   Xsdt has tables count=6 

3:542  0:000  corrected XSDT length=84

3:542  0:000  Inserting SSDT.aml from EFI\CLOVER\ACPI\patched ... Success

3:544  0:002   CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8

3:544  0:000  Maximum control=0x22

3:544  0:000  Turbo control=0x26

3:544  0:000  P-States: min 0x10, max 0x26

3:544  0:000  SSDT with CPU P-States generated successfully

3:544  0:000  SSDT with CPU C-States generated successfully

3:544  0:000  EdidDiscovered size=128

3:544  0:000  00 | 00 FF FF FF FF FF FF 00 4C 2D DA 08 38 36 31 30 

3:544  0:000  16 | 0E 16 01 03 80 35 1E 78 2A BA 41 A1 59 55 9D 28 

3:544  0:000  32 | 0D 50 54 BF EF 80 71 4F 81 C0 81 00 81 80 95 00 

3:544  0:000  48 | A9 C0 B3 00 01 01 02 3A 80 18 71 38 2D 40 58 2C 

3:544  0:000  64 | 45 00 13 2B 21 00 00 1E 01 1D 00 72 51 D0 1E 20 

3:544  0:000  80 | 6E 28 55 00 13 2B 21 00 00 1E 00 00 00 FD 00 32 

3:544  0:000  96 | 4B 1E 51 11 00 0A 20 20 20 20 20 20 00 00 00 FC 

3:544  0:000  112 | 00 53 32 34 42 33 35 30 0A 20 20 20 20 20 01 96 

3:544  0:000  Intel Intel HD Graphics 3000 [8086:0122] :: PciRoot(0x0)\Pci(0x2,0x0)

3:544  0:000  Intel GFX revision  =0x9

3:544  0:000  USB Controller [8086:1C2D] :: PciRoot(0x0)\Pci(0x1A,0x0)

3:544  0:000  HDA Controller [8086:1C20] :: PciRoot(0x0)\Pci(0x1B,0x0) => setting specified layout-id=1 (0x1)

3:545  0:000  USB Controller [1B21:1042] :: PciRoot(0x0)\Pci(0x1C,0x5)\Pci(0x0,0x0)

3:545  0:000  USB Controller [8086:1C26] :: PciRoot(0x0)\Pci(0x1D,0x0)

3:545  0:000  stringlength = 2858

3:545  0:000  CurrentMode: Width=1920 Height=1080

3:545  0:000  FSInjection: using kexts path: 'EFI\CLOVER\kexts\10.10'

3:548  0:003  MSR 0x1B0   set to        00000000

3:548  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.10

3:549  0:001    Extra kext: EFI\CLOVER\kexts\10.10\FakeSMC.kext

3:554  0:005    Extra kext: EFI\CLOVER\kexts\10.10\realtekALC.kext

3:557  0:002    Extra kext: EFI\CLOVER\kexts\10.10\GenericUSBXHCI.kext

3:563  0:006  Removed efi-boot-device-data variable: Not Found

3:563  0:000  Custom boot screen not used because entry has unset use graphics

3:563  0:000  Closing log

 
 
and dmesg
 
: disk0s2, major 1, minor 4

hfs: mounted OSX on device root_device

USBF:    1.119    GenericUSBXHCI::CreateRootHubDevice  Bus 14 already taken

VM Swap Subsystem is ON

FireWire (OHCI) VendorID 1106 ID 3044 PCI now active, GUID 2000000003002e32; max speed s400.

USBMSC Identifier (non-unique): 575839314134315332313333 0x1058 0x730 0x1016, 3

USBMSC Identifier (non-unique): 00000000000006 0x48d 0x1336 0x100, 2

IOGraphics flags 0x43

Apple16X50ACPI1: Identified Serial Port on ACPI Device=UAR1

Previous shutdown cause: 5

**** [iOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0xb800 ****

Apple16X50UARTSync1: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200

com_intel_driver_EnergyDriver[0xffffff8017418f00]::start(0xffffff8014b32b00)

[iOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0xb800 

[iOBluetoothHCIController][start] -- completed

Waiting for DSMOS...

Sound assertion in AppleHDACodecGeneric at line 366

DSMOS has arrived

IONetworkController::enable

[iOBluetoothHCIController::setConfigState] calling registerService

**** [iOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xbd00 -- 0x0000 -- 0xb800 ****

 

NTFS driver 3.12 [Flags: R/W].

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.

NTFS volume name , version 3.1.

NTFS-fs warning (device /dev/disk1s4, pid 132): ntfs_system_inodes_get(): Windows is hibernated.  Will not be able to remount read-write.  Run chkdsk.

ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

[AGPM Controller] unknownPlatform

NTFS volume name , version 3.1.

NTFS volume name My Passport, version 3.1.

AppleKeyStore:Sending lock change 0 for handle -501

NTFS volume name My Passport, version 3.1.

BUG in process suhelperd[363]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)

Link to comment
Share on other sites

 Share

×
×
  • Create New...