MtVinterest Posted August 12, 2016 Share Posted August 12, 2016 So I finally set up a pretty neat Hackintosh with this Xeon E5-2686v3 on a Gigabyte GA-X99-UD3 (BIOS ver. F22g) El Capitan 10.11.6. This CPU is basically the OEM version of the E5-2699v3 with lower TDP and GHz, but has the same amount of cores. Installation went pretty rough, but I ended up having more problems with my GPU than with this CPU. The Xeon runs flawlessly under Windows 10 and scores about 2000 points in Cinebench R15 and 33.000 one in Geekbench 3 in 64bit. Single core performance is also pretty good in Win10, so when I sometimes play games, the Xeon shuts off the other 14 cores and runs with 4 in 3,3 GHz (I guess that's speed stepping in Xeons?). All in all the CPU runs well in Win, but doesn't really in OS X. I researched a lot for my Installation and stumbled across most posts about the Haswell-E (5820K, 5830K, 5860X), but didn't really realized that E5-2600v3 is Haswell-EP (*insert game of thrones nun of shame*), I guess all those power management info isn't really applicable for my Xeon. So actually I'm pretty irritated and can't really gather good information about Haswell-EP, despite that the Xeons only run well when they have 12 cores or less. My system with 10.11.6 runs pretty well with the Xeon, but only in low demanding applications. When it comes to single threaded applications, the system stutters. I guess it's a problem with the P-States, so he won't really boost to the single core turbo-boost. When I run Cinebench R15 in OS X I also encounter problems with the score; ranging from 1400 to 1800 was the highest, but never really reaching the 2000 I'm used to in Windows. I'd be okay with 1800 in OS X, but he never reaches a constant score - me again guessing this could be a problem with the power management (NullCPUPowermanagement.kext & VoodooTSCSync [with 35 threads in info.plist enabled] loaded in EFI and S/L/E). The same happens with Geekbench 3, scoring in between 22.000 to 26.000 points, regardless which set up I chose in my config.plist. I don't have a proper SSDT loaded, because Pike R. doesn't have the compatibility for this specific CPU in it's SSDT script (guess the E5-2699v3 works with it) and I don't really know if a SSDT would make my system stable, I'm actually pretty irritated. Another thing is that my waking up from sleep doesn't really work (VoodooTSCSync problem?). The moment it tries to wake up, it powers up every fan and HDD but shortly after, it ends up in a boot loop or something similar. I actually can't post my config.plist, I will try to do this today. Thanks for your upcoming help and effort! Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/ Share on other sites More sharing options...
okrasit Posted August 12, 2016 Share Posted August 12, 2016 In ElCapitan the XCPM is ruining your performance! You'll need to patch it. Also, you need to enable C1E/Halt to mwait in your bios to let the cores enter c3 & c6 automagically. That way you'll get 1,2,3,4,.. core active max turbo. I'll dig the kernel patches for you. I posted them somewhere. Latest Clover let's you patch the kernel. Find & Replace idjB4Ai5mQE= uAD/AAC5mQE= RIn4weAIuZkB kLgA/wAAuZkB RInoweAIuZkB kLgA/wAAuZkB 4 Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2264761 Share on other sites More sharing options...
MtVinterest Posted August 12, 2016 Author Share Posted August 12, 2016 @nmano Honestly, I don't think it's too much asked if anybody could please only post regarding this theme. Your theme is not Haswell-EP (Xeons & stuff) and there are a lot of posts and threads about Haswell-E (i7 & stuff) and those K- and X-i7-5800's. Thanks. @okrasit It doesn't work. Anything I should enable/disable in my config.plist? I have KernelPM as a another patch enabled. Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2264809 Share on other sites More sharing options...
okrasit Posted August 12, 2016 Share Posted August 12, 2016 Did you add those patches to config.plist (KernelToPatch): #26 1 Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2264818 Share on other sites More sharing options...
MtVinterest Posted August 12, 2016 Author Share Posted August 12, 2016 This is actually how my kernel is patched right now. @okrasit this is right, or? Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2264881 Share on other sites More sharing options...
ergot Posted August 13, 2016 Share Posted August 13, 2016 Hi Mtvinterest, I am using Xeon E5 2670 V3 ES when i have xclm working without a kernel patch, I still using NullCPU and VooDoo kexts. My system sleep OK (from some reason after long time hours, especially during the night it wakes and than go to sleep again - nightmares? ) the things is that i don't have audio/sound after sleep even when i use codecommander kext but its OK for now. My GB results for Single core are very low around 2800, Multi core is around 26-27k When I use kernel patch and removing NullCPU and voodoo kexts i see no different in GB results or in applications and it breaks my sleep...I am using DSDT but as you said perhaps it won't make any different without it. Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2264980 Share on other sites More sharing options...
okrasit Posted August 13, 2016 Share Posted August 13, 2016 The thing is, xcpm is rubbish! If you have it enabled, do the patches to force max turbo. If not, use NullCPUPowermanagement.kext and msr199.kext! In any case, make sure you have C1E/Halt to mwait enabled, or the cpu will never get max 1,2,3,4 core turbo! Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2265061 Share on other sites More sharing options...
MtVinterest Posted August 13, 2016 Author Share Posted August 13, 2016 okras regardless of which kext I use or how I patch my xcpm, noting really changes. Whats this thing with the msr199.kext? I can't find any results in google, only you having troubles with it in MacOS Sierra... I also have C1/Halt to wait enabled, so this also doesn't make a difference. ergot What results do you have in Windows, do you have a comparison? Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2265118 Share on other sites More sharing options...
ergot Posted August 13, 2016 Share Posted August 13, 2016 I did not installed Win on my machine yet (waiting for another SSD to arrive), but on my other hack 10.12 with the same settings i am getting a bit higher results around 28-29k for multi for single is the same, maybe related to my CPU ES version which reduced to 2.5GHZ-2.6GHZ Max turbo, maybe i don't know. regarding msr199.kext i did not find anything on Google or in this forum... where do you enable C1/halt? BIOS? Will try to search for this... Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2265142 Share on other sites More sharing options...
MtVinterest Posted August 13, 2016 Author Share Posted August 13, 2016 ergot Do you have stable results? Restart your system several times and immediately do the benches. If they are stable and show pretty similar results you have a good working system. Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2265307 Share on other sites More sharing options...
ergot Posted August 13, 2016 Share Posted August 13, 2016 ergot Do you have stable results? Restart your system several times and immediately do the benches. If they are stable and show pretty similar results you have a good working system. yep very stable same results, but still 10.12 is better (just waiting for new web drivers ). 10.11.6 awake from sleep with no sound, sometime black screen, sometime restart by itself...anyway Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2265343 Share on other sites More sharing options...
MtVinterest Posted August 14, 2016 Author Share Posted August 14, 2016 ergot I think your system then is pretty good, keep it! Can somebody look at my boot.log, I think the CPU has the ability to get the 1,2,3,4 Core max turbo, but still the problems with the Power Management remains... The system still is unstable, can it be that El Capitan doesn't really supports more than 24 logical cores (12+12, because the actual MacPro6,1 doesn't support more threads)? 0:100 0:100 MemLog inited, TSC freq: 1999995803 0:100 0:000 0:100 0:000 Now is 14.8.2016, 14:38:15 (GMT) 0:100 0:000 Starting Clover rev 3423 on American Megatrends EFI 0:100 0:000 SelfDevicePath=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,4E19916F-9298-4D86-8DCC-27AC7980FB40,0x28,0x64000) @C36EB018 0:100 0:000 SelfDirPath = \EFI\BOOT 0:100 0:000 Total Memory Slots Count = 2 0:100 0:000 Type 17 Index = 0 0:100 0:000 SmbiosTable.Type17->Speed = 2133MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = NODE 1 DIMM_A1 0:100 0:000 Type 17 Index = 1 0:100 0:000 SmbiosTable.Type17->Speed = 2133MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = NODE 1 DIMM_B1 0:100 0:000 Boot status=0 0:100 0:000 Clover revision: 3423 running on Default string 0:100 0:000 ... with board X99-UD3-CF 0:100 0:000 CPU Vendor = 756E6547 Model=306F2 0:100 0:000 got cores from CPUID_1 = 0 0:100 0:000 The CPU supported turbo 0:100 0:000 BrandString = Intel(R) Xeon(R) CPU E5-2686 v3 @ 2.00GHz 0:100 0:000 MSR 0xE2 before patch 00000403 0:100 0:000 MSR 0xE4 00010414 0:100 0:000 MSR 0xCE 00080C33_FB811400 0:100 0:000 MSR 0x1B0 00000000 0:100 0:000 FSBFrequency=175MHz DMIvalue=100000kHz 0:100 0:000 Corrected FSBFrequency=100MHz 0:100 0:000 Vendor/Model/Stepping: 0x756E6547/0x3F/0x2 0:100 0:000 Family/ExtFamily: 0x6/0x0 0:100 0:000 MaxDiv/MinDiv: 20.0/12 0:100 0:000 Turbo: 32/33/35/35 0:100 0:000 Features: 0xBFEBFBFF 0:100 0:000 Threads: 36 0:100 0:000 Cores: 18 0:100 0:000 FSB: 100 MHz 0:100 0:000 CPU: 3500 MHz 0:100 0:000 TSC: 3500 MHz 0:100 0:000 PIS: 400 MHz 0:100 0:000 PCI (00|00:00.00) : 8086 2F00 class=060000 0:100 0:000 PCI (00|00:01.00) : 8086 2F02 class=060400 0:100 0:000 PCI (00|00:03.00) : 8086 2F08 class=060400 0:100 0:000 PCI (00|02:00.00) : 10DE 1184 class=030000 0:100 0:000 Found NVidia model=Asus GeForce GTX 770 family #x 0:100 0:000 PCI (00|02:00.01) : 10DE 0E0A class=040300 0:100 0:000 PCI (00|00:05.00) : 8086 2F28 class=088000 0:100 0:000 PCI (00|00:05.01) : 8086 2F29 class=088000 0:100 0:000 PCI (00|00:05.02) : 8086 2F2A class=088000 0:100 0:000 PCI (00|00:05.06) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:06.00) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:06.01) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:06.02) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:06.03) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:06.04) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:06.05) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:06.06) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:06.07) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:07.00) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:07.01) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:07.02) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:07.03) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:07.04) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:11.00) : 8086 8D7C class=FF0000 0:100 0:000 PCI (00|00:11.04) : 8086 8D62 class=010601 0:100 0:000 PCI (00|00:14.00) : 8086 8D31 class=0C0330 0:100 0:000 PCI (00|00:16.00) : 8086 8D3A class=078000 0:100 0:000 PCI (00|00:16.01) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:16.02) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:16.03) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:19.00) : 8086 15A1 class=020000 0:100 0:000 LAN 0, Vendor=8086, MMIO=DF100000 0:100 0:000 PCI (00|00:1A.00) : 8086 8D2D class=0C0320 0:100 0:000 PCI (00|00:1B.00) : 8086 8D20 class=040300 0:100 0:000 PCI (00|00:1D.00) : 8086 8D26 class=0C0320 0:100 0:000 PCI (00|00:1F.00) : 8086 8D47 class=060100 0:100 0:000 PCI (00|00:1F.02) : 8086 8D02 class=010601 0:100 0:000 PCI (00|00:1F.03) : 8086 8D22 class=0C0500 0:100 0:000 PCI (00|00:1F.06) : FFFF FFFF class=FFFFFF 0:100 0:000 Clover load options size = 0 bytes 0:104 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 directory: embedded 0:106 0:000 Found theme directory: random 0:107 0:001 Found theme directory: tonymacx86 0:108 0:001 Loading early settings 0:108 0:000 timeout set to 3 0:108 0:000 Custom boot CUSTOM_BOOT_APPLE (0x0) 0:108 0:000 KextsToPatch: 2 requested 0:108 0:000 KextsToPatch 0: AppleUSBXHCIPCI Kext bin patch, data len: 7 0:108 0:000 KextsToPatch 1: IOPCIFamily Kext bin patch, data len: 7 0:108 0:000 Default theme: mav 0:108 0:000 Hiding entries with string Windows 0:108 0:000 Hiding entries with string BOOTX64.EFI 0:108 0:000 LoadDrivers() start 0:109 0:000 Loading FSInject-64.efi status=Success 0:110 0:001 Loading CsmVideoDxe-64.efi status=Success 0:112 0:001 - driver needs connecting 0:112 0:000 Loading OsxFatBinaryDrv-64.efi status=Success 0:112 0:000 Loading VBoxHfs-64.efi status=Success 0:113 0:001 - driver needs connecting 0:114 0:001 Loading OsxAptioFix2Drv-free2000.efi status=Success 0:116 0:002 2 drivers needs connecting ... 0:116 0:000 PlatformDriverOverrideProtocol->GetDriver overriden 0:116 0:000 Video driver loaded: disconnect Success 0:475 0:358 Searching for invalid DiskIo BY_DRIVER connects: not found, all ok 0:516 0:040 CsmVideoDriverBindingStart 0:516 0:000 mixed support=40010 0:516 0:000 Controller is [030000] 0:516 0:000 Check for VBE 0:712 0:195 0 640x480 attr=3BF - ok, 640x480, working, highest, pref=0 0:713 0:001 1 800x600 attr=3BF - ok, 800x600, working, highest, pref=1 0:715 0:001 2 1024x768 attr=3BF - ok, 1024x768, working, highest, pref=2 0:717 0:001 3 1280x1024 attr=3BF - ok 0:728 0:010 4 1600x1200 attr=3BF - ok 0:731 0:003 5 1280x800 attr=3BF - ok 0:731 0:000 CsmVideo: New mode: 2 1024x768 - set 1:092 0:360 - SetMode pref 2 (2) = Success 1:092 0:000 CsmVideoCheckForVbe - Success 1:092 0:000 CsmVideoDriverBindingStart end Success 1:092 0:000 CsmVideo: New mode: 1 800x600 - blocking that switch 1:239 0:146 LoadDrivers() end 1:239 0:000 Dump SMC keys from NVRAM: 1:243 0:004 SetScreenResolution: 3840X2160 - not found! 1:243 0:000 Console modes reported: 5, available modes: 1:243 0:000 Mode 1: 80x25 (current mode) 1:243 0:000 Mode 2: 80x50 1:243 0:000 Mode 3: 100x31 1:243 0:000 Mode 4: 127x33 1:243 0:000 Mode 5: 100x60 1:243 0:000 reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,4E19916F-9298-4D86-8DCC-27AC7980FB40,0x28,0x64000) 1:244 0:000 MAC address of LAN #0= FC:AA:14:2D:2F:47: 1:244 0:000 ScanSPD() start 1:244 0:000 SMBus CmdReg: 0x1 1:244 0:000 Scanning SMBus [8086:8D22], mmio: 0xDF135004, ioport: 0x580, hostc: 0x11 1:244 0:000 Slots to scan [8]... 1:328 0:084 ScanSPD() end 1:328 0:000 Get Acpi Tables List from RSDT: 1:328 0:000 Found table: FACP A M I len=132 1:328 0:000 Found table: APIC A M I len=580 1:328 0:000 Found table: FPDT A M I len=68 1:328 0:000 Found table: FIDT A M I len=156 1:328 0:000 Found table: MCFG A M I len=60 1:328 0:000 Found table: SSDT SataTabl len=877 1:328 0:000 Found table: UEFI A M I len=66 1:328 0:000 Found table: HPET A M I len=56 1:328 0:000 Found table: MSCT A M I len=144 1:328 0:000 Found table: SLIT A M I len=45 1:328 0:000 Found table: SRAT A M I len=4440 1:328 0:000 Found table: WDDT A M I len=64 1:328 0:000 Found table: SSDT PmMgt len=66610 1:328 0:000 Found table: NITR A M I len=113 1:328 0:000 Found table: BGRT ALASKAA len=56 1:328 0:000 Found table: DMAR A M I len=196 1:328 0:000 Found table: ASF! HCG len=160 1:328 0:000 Calibrated TSC frequency =1999995803 =1999MHz 1:329 0:000 Loading main settings 1:329 0:000 USB FixOwnership: true 1:329 0:000 Dropping 3 tables 1:329 0:000 Drop table 0 signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043) 1:329 0:000 set table: 54445353, 6D50757043 to drop: 1:329 0:000 Drop table 1 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043) 1:329 0:000 set table: 54445353, 74734930757043 to drop: 1:329 0:000 Drop table 2 signature="DMAR" (52414D44) 1:329 0:000 set table: 52414D44, 0 to drop: true 1:329 0:000 1:329 0:000 Config set Fixes will override FixMask mask! 1:329 0:000 final mask=00000002 1:329 0:000 Config set EnableC6: + 1:329 0:000 Config set ChassisType=0x6 1:329 0:000 found 23 volumes with blockIO 1:329 0:000 0. Volume: 1:329 0:000 PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x0,0x0)\USB(0x3,0x0) 1:330 0:000 USB volume 1:330 0:000 USB volume 1:330 0:000 1. Volume: 1:330 0:000 PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x0,0x0)\USB(0x3,0x0)\HD(1,GPT,6E3D85ED-2D97-46C7-8394-B3F3D4773E98,0x28,0x64000) 1:330 0:000 Result of bootcode detection: bootable unknown (legacy) 1:330 0:000 USB volume 1:330 0:000 USB volume 1:330 0:000 2. Volume: 1:330 0:000 PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x0,0x0)\USB(0x3,0x0)\HD(2,GPT,61F29B89-BA70-4F63-81DF-2136A4B3E7CB,0x64800,0x746A2000) 1:353 0:022 Result of bootcode detection: bootable Windows (vista,win) 1:353 0:000 USB volume 1:353 0:000 USB volume 1:353 0:000 3. Volume: 1:353 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x0,0xFFFF,0x0) 1:361 0:007 Result of bootcode detection: bootable unknown (legacy) 1:361 0:000 4. Volume: 1:361 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x1,0xFFFF,0x0) 1:361 0:000 5. Volume: 1:361 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x2,0xFFFF,0x0) 1:363 0:001 Result of bootcode detection: bootable unknown (legacy) 1:363 0:000 6. Volume: 1:363 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x3,0xFFFF,0x0) 1:363 0:000 Result of bootcode detection: bootable unknown (legacy) 1:363 0:000 7. Volume: 1:363 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x0,0xFFFF,0x0)\HD(1,MBR,0xB3AEB3AE,0x800,0x950E800) 1:365 0:002 Result of bootcode detection: bootable Windows (vista,win) 1:372 0:006 8. Volume: 1:372 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x1,0xFFFF,0x0)\HD(1,MBR,0x0B534624,0x3F,0x74705982) 1:372 0:000 Result of bootcode detection: bootable Windows (vista,win) 1:372 0:000 9. Volume: 1:372 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x2,0xFFFF,0x0)\HD(1,MBR,0x2E2E2E2E,0x3F,0x2542E000) 1:373 0:000 Result of bootcode detection: bootable Windows (vista,win) 1:374 0:000 10. Volume: 1:374 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,00002012-341F-0000-C233-00001B180000,0x28,0x64000) 1:374 0:000 Result of bootcode detection: bootable unknown (legacy) 1:374 0:000 11. Volume: 1:374 0:000 PciRoot(0x0)\Pci(0x11,0x4)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,E5B991AD-5BD8-459A-A7BD-9D3BB455A228,0x64800,0x129B5000) 1:375 0:000 Result of bootcode detection: bootable Windows (vista,win) 1:376 0:000 12. Volume: 1:376 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0) 1:376 0:000 13. Volume: 1:376 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0) 1:378 0:002 14. Volume: 1:378 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0xFFFF,0x0) 1:379 0:000 Result of bootcode detection: bootable unknown (legacy) 1:379 0:000 15. Volume: 1:379 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,4E19916F-9298-4D86-8DCC-27AC7980FB40,0x28,0x64000) 1:380 0:000 Result of bootcode detection: bootable unknown (legacy) 1:381 0:001 This is SelfVolume !! 1:381 0:000 16. Volume: 1:381 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,97D09124-C566-432A-9650-5F7FA50A8B4A,0x64028,0xE928580) 1:381 0:000 17. Volume: 1:381 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,B5B75F54-475B-4986-ACEC-D44D5F005C88,0xE98C5A8,0x135F20) 1:382 0:000 18. Volume: 1:382 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,98E56864-F8DC-40D5-AF60-6C5029FF153A,0x800,0xE1000) 1:382 0:000 Result of bootcode detection: bootable Windows (vista,win) 1:382 0:000 19. Volume: 1:382 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,B2016103-4A3C-452A-B5FD-25C728D60E26,0xE1800,0x32000) 1:383 0:000 Result of bootcode detection: bootable Windows (vista,win) 1:383 0:000 20. Volume: 1:383 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,10990F01-AAF5-47D6-9403-86597190BECE,0x113800,0x8000) 1:384 0:000 21. Volume: 1:384 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,8BD539A6-6E15-4F86-8BCA-3CB6A2794282,0x11B800,0x1D0AA000) 1:384 0:000 Result of bootcode detection: bootable Windows (vista,win) 1:385 0:000 22. Volume: 1:385 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0xFFFF,0x0)\HD(1,MBR,0xA7EACECB,0x3F,0x74706571) 1:385 0:000 GlobalConfig: theme.plist not found, get random theme embedded 1:387 0:001 Using theme 'embedded' (EFI\CLOVER\themes\embedded) 1:387 0:000 Choosing theme embedded 1:387 0:000 Custom entries start 1:387 0:000 Custom entries finish 1:387 0:000 Scanning loaders... 1:387 0:000 0: 'Whole Disc Boot' no file system 1:387 0:000 1: 'EFI' 1:387 0:000 2: 'Externer Terabyte' 1:387 0:000 3: 'Whole Disc Boot' no file system 1:387 0:000 4: 'Whole Disc Boot' no file system 1:387 0:000 5: 'Whole Disc Boot' no file system 1:387 0:000 6: 'Whole Disc Boot' no file system 1:387 0:000 7: 'Maxtor 80GB' 1:387 0:000 8: 'Hitachi HDS 1000GB' 1:387 0:000 9: 'Samsung 320GB' 1:387 0:000 10: 'EFI' 1:387 0:000 11: 'WD 160GB' 1:387 0:000 12: 'Whole Disc Boot' no file system 1:387 0:000 13: 'Whole Disc Boot' no file system 1:387 0:000 14: 'Whole Disc Boot' no file system 1:387 0:000 15: 'EFI' 1:388 0:001 16: 'Macintosh SSD' 1:396 0:008 AddLoaderEntry for Volume Name=Macintosh SSD 1:401 0:004 Check if volume Is Hibernated: 1:401 0:000 Check sleep image 'by signature': 1:408 0:006 read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success 1:408 0:000 SleepImage name from pref: ImageVolume = 'Macintosh SSD', ImageName = '\private\var\vm\sleepimage' 1:413 0:005 Reading first 512 bytes of sleepimage ... 1:414 0:000 OurBlockIoRead: Lba=33BF528, Offset=677EA5000 (BlockSize=512) 1:414 0:000 sig lion: 838921EA 1:414 0:000 sig snow: F0A6F31A 1:414 0:000 no valid sleep image offset was found 1:414 0:000 Reading completed -> Success 1:414 0:000 sleepimage offset could not be acquired 1:414 0:000 hibernated: no - sign 1:414 0:000 Icon 17 (icons\vol_internal_hfs.icns) not found 1:414 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:425 0:011 17: 'Recovery HD' 1:426 0:001 AddLoaderEntry for Volume Name=Recovery HD 1:427 0:001 Icon 20 (icons\vol_recovery.icns) not found 1:427 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:428 0:000 18: 'Wiederherstellung' 1:428 0:000 19: 'EFI' 1:429 0:001 AddLoaderEntry for Volume Name=EFI 1:430 0:000 Icon 18 (icons\vol_internal_ntfs.icns) not found 1:430 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:430 0:000 20: 'Legacy HD3' no file system 1:430 0:000 21: '' 1:430 0:000 22: 'Legacy HD1' no file system 1:430 0:000 Custom legacy start 1:430 0:000 Custom legacy end 1:430 0:000 Scanning legacy ... 1:430 0:000 0: 'Whole Disc Boot' (legacy) not legacy 1:430 0:000 1: 'EFI' (legacy) not legacy 1:430 0:000 2: 'Externer Terabyte' (vista,win) add legacy 1:430 0:000 Icon 13 (icons\vol_external.icns) not found 1:430 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:430 0:000 added 'Boot Windows from Externer Terabyte' OSType=2 Icon=vista,win 1:430 0:000 3: 'Whole Disc Boot' (legacy) not legacy 1:430 0:000 4: 'Whole Disc Boot' (legacy) not legacy 1:430 0:000 5: 'Whole Disc Boot' (legacy) not legacy 1:430 0:000 6: 'Whole Disc Boot' (legacy) not legacy 1:430 0:000 7: 'Maxtor 80GB' (vista,win) add legacy 1:431 0:000 added 'Boot Windows from Maxtor 80GB' OSType=2 Icon=vista,win 1:431 0:000 8: 'Hitachi HDS 1000GB' (vista,win) add legacy 1:431 0:000 added 'Boot Windows from Hitachi HDS 1000GB' OSType=2 Icon=vista,win 1:431 0:000 9: 'Samsung 320GB' (vista,win) add legacy 1:431 0:000 added 'Boot Windows from Samsung 320GB' OSType=2 Icon=vista,win 1:431 0:000 10: 'EFI' (legacy) not legacy 1:431 0:000 11: 'WD 160GB' (vista,win) add legacy 1:431 0:000 added 'Boot Windows from WD 160GB' OSType=2 Icon=vista,win 1:431 0:000 12: 'Whole Disc Boot' (legacy) not legacy 1:431 0:000 13: 'Whole Disc Boot' (legacy) not legacy 1:431 0:000 14: 'Whole Disc Boot' (legacy) not legacy 1:431 0:000 15: 'EFI' (legacy) not legacy 1:431 0:000 16: 'Macintosh SSD' (legacy) not legacy 1:431 0:000 17: 'Recovery HD' (legacy) not legacy 1:431 0:000 18: 'Wiederherstellung' (vista,win) add legacy 1:431 0:000 added 'Boot Windows from Wiederherstellung' OSType=2 Icon=vista,win 1:431 0:000 19: 'EFI' (vista,win) add legacy 1:431 0:000 added 'Boot Windows from EFI' OSType=2 Icon=vista,win 1:431 0:000 20: 'Legacy HD3' (legacy) not legacy 1:431 0:000 21: '' (vista,win) add legacy 1:431 0:000 added 'Boot Windows from ' OSType=2 Icon=vista,win 1:431 0:000 22: 'Legacy HD1' (legacy) not legacy 1:431 0:000 Custom tool start 1:431 0:000 Custom tool end 1:431 0:000 Icon 8 (icons\tool_shell.png) not found 1:431 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:431 0:000 found tool \EFI\CLOVER\tools\Shell64U.efi 1:431 0:000 Checking EFI partition Volume 1 for Clover 1:431 0:000 Checking EFI partition Volume 10 for Clover 1:431 0:000 Checking EFI partition Volume 15 for Clover 1:431 0:000 Found Clover 1:431 0:000 Icon 2 (icons\func_clover.png) not found 1:431 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:431 0:000 Checking EFI partition Volume 19 for Clover 1:431 0:000 Icon 1 (icons\func_options.png) not found 1:431 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:431 0:000 Icon 0 (icons\func_about.png) not found 1:431 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:431 0:000 Icon 5 (icons\func_reset.png) not found 1:431 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:432 0:000 Icon 6 (icons\func_shutdown.png) not found 1:432 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:432 0:000 GetEfiBootDeviceFromNvram: efi-boot-device-data not found 1:432 0:000 EfiBootVolume not found 1:432 0:000 found entry 0. 'Boot Mac OS X from Macintosh SSD', Volume 'Macintosh SSD', DevicePath 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,97D09124-C566-432A-9650-5F7FA50A8B4A,0x64028,0xE928580)\System\Library\CoreServices\boot.efi' 1:432 0:000 DefaultIndex=0 and MainMenu.EntryCount=17 1:432 0:000 banner file not read 1:507 0:075 Icon 22 (<null string>) not found 1:507 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:507 0:000 Icon 23 (<null string>) not found 1:507 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:539 0:031 Found Mouse device: 1:539 0:000 Icon 11 (icons\pointer.png) not found 1:539 0:000 Theme path EFI\CLOVER\themes\embedded, ThemeDir=C2BD9320 1:540 0:000 GUI ready 5:589 4:049 StartLoader() start 5:589 0:000 Entry->Settings: <null string> 5:589 0:000 Finally: Bus=99999kHz CPU=2000MHz 5:589 0:000 Kernel and Kext Patches at BD182AB8: 5:589 0:000 Allowed: y 5:589 0:000 Debug: n 5:589 0:000 KernelCpu: n 5:589 0:000 Lapic: n 5:589 0:000 Haswell-E: y 5:589 0:000 AICPUPM: n 5:589 0:000 AppleRTC: n 5:589 0:000 KernelPm: y 5:589 0:000 FakeCPUID: 0x0 5:589 0:000 ATIController: null 5:589 0:000 ATIDataLength: 0 5:589 0:000 0 Kexts to load 5:589 0:000 2 Kexts to patch 5:589 0:000 KextPatch[0]: 7 bytes, AppleUSBXHCIPCI 5:589 0:000 KextPatch[1]: 7 bytes, IOPCIFamily 5:589 0:000 Loading boot.efi status=Success 5:738 0:148 GetOSVersion: : 10.11.6 5:738 0:000 insert table 9 for dev 0:0 5:738 0:000 insert table 9 for dev 0:1 5:738 0:000 insert table 9 for dev 19:0 5:739 0:000 Trusting SMBIOS... 5:739 0:000 Detected alternating SMBIOS channel banks 5:739 0:000 Channels: 2 5:739 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 5:739 0:000 partNum=CT4G4DFS8213.C8FAR 5:739 0:000 SMBIOS Type 17 Index = 0 => 0 0: 5:739 0:000 BANK0 DIMM0 2133MHz 4096MB 5:739 0:000 mTotalSystemMemory = 4096 5:739 0:000 partNum=CT4G4DFS8213.C8FAR 5:739 0:000 SMBIOS Type 17 Index = 1 => 1 2: 5:739 0:000 BANK1 DIMM0 2133MHz 4096MB 5:739 0:000 mTotalSystemMemory = 8192 5:739 0:000 NumberOfMemoryDevices = 2 5:739 0:000 Type20[0]->End = 0x3FFFFF, Type17[0] = 0x1000 5:739 0:000 Type20[1]->End = 0x7FFFFF, Type17[1] = 0x3000 5:739 0:000 Table 131 is present, CPUType=14 5:739 0:000 Change to: 507 5:739 0:000 RSDT 0xC5F37028 5:739 0:000 FADT from RSDT: 0xC5F37150 5:739 0:000 XSDT 0xC5F37098 5:739 0:000 FADT from XSDT: 0xC5F6C078 5:739 0:000 Xsdt reallocation done 5:739 0:000 old FADT length=10C 5:739 0:000 Found OperationRegion(PSYS, SystemMemory, C63C6000, ...) 5:739 0:000 Found OperationRegion(HPTC, SystemMemory, FED1F404, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0000188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0008188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0009188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0010188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0011188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0012188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0013188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0018188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0019188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E001A188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E001B188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0000188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0008188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0009188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0010188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0011188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0012188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0013188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0018188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0019188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E001A188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E001B188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0000188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0008188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0009188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0010188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0011188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0012188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0013188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0018188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0019188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E001A188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E001B188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0000188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0008188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0009188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0010188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0011188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0012188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0013188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0018188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E0019188, ...) 5:739 0:000 Found OperationRegion(MCTL, SystemMemory, E001A188, ...) 5:739 0:000 Found OperationRegion(TMMB, SystemMemory, FED40000, ...) 5:739 0:000 Found OperationRegion(CRBD, SystemMemory, FED40000, ...) 5:739 0:000 Found OperationRegion(TPMR, SystemMemory, FFFFFFFF, ...) 5:739 0:000 Found OperationRegion(TBNV, SystemMemory, FFFF0000, ...) 5:739 0:000 Unable to determine address for OperationRegion(PXVD, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(MMMM, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(RP_X, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(RP_X, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(RP_X, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(PXVD, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(RP_X, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(RP_X, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(PCFG, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(PCFG, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(PCFG, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(PCFG, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(PCFG, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(PCFG, SystemMemory, ...) skipping 5:739 0:000 Unable to determine address for OperationRegion(PCFG, SystemMemory, ...) skipping 5:739 0:000 Apply DsdtFixMask=0x00000002 old way 5:739 0:000 drop _DSM mask=0x0000 5:739 0:000 ========= Auto patch DSDT Starting ======== 5:739 0:000 VideoCard devID=0x118410DE 5:739 0:000 DisplayADR1[0] = 0x30000, DisplayADR2[0] = 0x0 5:740 0:000 USBADR[0] = 0x140000 and PCIe = 0xFFFE 5:740 0:000 USBADR[1] = 0x1A0000 and PCIe = 0xFFFE 5:748 0:008 USBADR[2] = 0x1D0000 and PCIe = 0xFFFE 5:748 0:000 first CPU found at 2C25 offset 2C29 5:748 0:000 device candidate at 2B8C 5:748 0:000 device inserted in acpi_cpu_score SCK0 5:748 0:000 score candidate at 29A0 5:748 0:000 score inserted in acpi_cpu_score _SB_SCK0 5:748 0:000 Found ACPI CPU: CP00 And CP01 And CP02 And CP03 And CP04 And CP05 And CP06 And CP07 And CP08 And CP09 And CP0A And CP0B And CP0C And CP0D And CP0E And CP0F And CP10 And CP11 And CP12 And CP13 And CP14 And CP15 And CP16 And CP17 And CP18 And CP19 And CP1A And CP1B And CP1C And CP1D And CP1E And CP1F within the score: _SB_SCK0 5:748 0:000 Found PCIROOTUID = 0 5:748 0:000 Start _WAK Return Fix 5:748 0:000 _WAK Method find return data, don't need to patch. 5:748 0:000 return len=34EA7 5:748 0:000 deleting device CRT_ 5:749 0:001 deleting device DVI_ 5:751 0:001 deleting device SPKR 5:751 0:000 deleting device ECP_ 5:752 0:001 deleting device LPT_ 5:753 0:001 deleting device FDC0 5:754 0:001 deleting device ECP1 5:755 0:001 deleting device LPT1 5:759 0:003 Start PNLF Fix 5:760 0:001 found PWRB at 2F91F 5:760 0:000 Start _S3D Fix 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 OperationRegion (MCTL...) corrected to addr=0xE001A188 5:761 0:000 indirect name=TPMM 5:761 0:000 indirect name=FTPM 5:761 0:000 Start ADP1 fix 5:761 0:000 no device(AC) exists 5:762 0:001 Start Darwin Fix 5:763 0:000 Name _OSI present at 0x23A, renaming to OOSI 5:763 0:000 Name _OSI present at 0x241, renaming to OOSI 5:763 0:000 Name _OSI present at 0x25C, renaming to OOSI 5:763 0:000 Name _OSI present at 0x279, renaming to OOSI 5:763 0:000 Name _OSI present at 0x28F, renaming to OOSI 5:763 0:000 Name _OSI present at 0x2A3, renaming to OOSI 5:763 0:000 Name _OSI present at 0x2B9, renaming to OOSI 5:763 0:000 Name _OSI present at 0x2D8, renaming to OOSI 5:763 0:000 Name _OSI present at 0x2F7, renaming to OOSI 5:763 0:000 Name _OSI present at 0x316, renaming to OOSI 5:763 0:000 Name _OSI present at 0x331, renaming to OOSI 5:763 0:000 Name _OSI present at 0x350, renaming to OOSI 5:763 0:000 Name _OSI present at 0x36B, renaming to OOSI 5:763 0:000 Name _OSI present at 0x386, renaming to OOSI 5:763 0:000 Name _OSI present at 0x6CF, renaming to OOSI 5:763 0:000 Name _OSI present at 0x6D6, renaming to OOSI 5:763 0:000 Name _OSI present at 0x6F7, renaming to OOSI 5:763 0:000 Name _OSI present at 0x714, renaming to OOSI 5:763 0:000 Name _OSI present at 0x733, renaming to OOSI 5:763 0:000 Name _OSI present at 0x74E, renaming to OOSI 5:763 0:000 Name _OSI present at 0x76B, renaming to OOSI 5:763 0:000 Name _OSI present at 0x78A, renaming to OOSI 5:763 0:000 Name _OSI present at 0x7A5, renaming to OOSI 5:763 0:000 Name _OSI present at 0x7C0, renaming to OOSI 5:763 0:000 Name _OSI present at 0x7DB, renaming to OOSI 5:763 0:000 Name _OSI present at 0x7EF, renaming to OOSI 5:763 0:000 Name _OSI present at 0x805, renaming to OOSI 5:763 0:000 Name _OSI present at 0x819, renaming to OOSI 5:763 0:000 Start SHUTDOWN Fix len=34F59 5:764 0:000 ========= Auto patch DSDT Finished ======== 5:764 0:000 Drop tables from Xsdt, SIGN=DMAR TableID=A M I Length=196 5:764 0:000 Xsdt has tables count=17 5:764 0:000 Table: DMAR A M I 196 dropped 5:764 0:000 corrected XSDT length=164 5:764 0:000 Drop tables from Xsdt, SIGN=SSDT TableID= Length=0 5:764 0:000 Xsdt has tables count=16 5:764 0:000 Table: SSDT SataTabl 877 dropped 5:764 0:000 Table: SSDT PmMgt 66610 dropped 5:764 0:000 corrected XSDT length=148 5:764 0:000 Inserting SSDT.aml from EFI\CLOVER\ACPI\patched ... Success 5:766 0:002 Out of control with CPU numbers 5:766 0:000 CPUBase=0 and ApicCPUBase=0 ApicCPUNum=36 5:766 0:000 Maximum control=0x14 5:766 0:000 Turbo control=0x23 5:766 0:000 P-States: min 0xC, max 0x23 5:766 0:000 SSDT with CPU P-States generated successfully 5:766 0:000 SSDT with CPU C-States generated successfully 5:766 0:000 EdidDiscovered size=0 5:766 0:000 NVidia GFX injection not set 5:767 0:000 USB Controller [8086:8D31] :: PciRoot(0x0)\Pci(0x14,0x0) 5:767 0:000 LAN Controller [8086:15A1] :: PciRoot(0x0)\Pci(0x19,0x0) 5:767 0:000 USB Controller [8086:8D2D] :: PciRoot(0x0)\Pci(0x1A,0x0) 5:767 0:000 USB Controller [8086:8D26] :: PciRoot(0x0)\Pci(0x1D,0x0) 5:767 0:000 RCBA access disabled; trying to enable 5:767 0:000 stringlength = 1948 5:767 0:000 CurrentMode: Width=1024 Height=768 5:767 0:000 Beginning FSInjection FSInjectionInstall ... - Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: C3557D98 FSInjectionInstall ... - Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: C3557D98 5:769 0:002 Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other 5:770 0:001 Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.11 5:771 0:001 Extra kext: EFI\CLOVER\kexts\10.11\FakeSMC.kext 5:774 0:002 Extra kext: EFI\CLOVER\kexts\10.11\IOPCIFamily.kext 5:777 0:003 Extra kext: EFI\CLOVER\kexts\10.11\GenericUSBXHCI.kext 5:786 0:008 Removed efi-boot-device-data variable: Not Found 5:786 0:000 Custom boot is using apple logo 5:858 0:072 Custom boot lock 5:858 0:000 Custom boot framebuffer 0xD9000000 0xE00000 5:858 0:000 Custom boot GOP: 0xC2F837C0 @0xD9E00000 0x300000 1024(1024)x768 5:858 0:000 Closing log Does anybody knows somebody or even has a Mac running with MORE than 12 CORES? Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2265599 Share on other sites More sharing options...
MtVinterest Posted August 17, 2016 Author Share Posted August 17, 2016 So for the people who still follow this post, this was the solution: http://www.insanelymac.com/forum/topic/309717-haswell-e-5820k-5930k-installation-guide-with-full-speedstep-working/?p=2264476 Thanks for the others and their effort! Link to comment https://www.insanelymac.com/forum/topic/314175-power-management-system-stability-questions-with-haswell-ep-18-core-e5-2686-v3-ga-x99-ud3-10116/#findComment-2266830 Share on other sites More sharing options...
Recommended Posts