anonymousnbs Posted April 10, 2015 Share Posted April 10, 2015 Hmm. Maybe is a wrong value in "CustomLogo" section in your config.plist? <key>Boot</key> <dict> <key>CustomLogo</key> <true/> thanks allan, but I do not think so custom logo. clover version before 3193. still current logo after update .. 3193 but it no longer works perfectly logo (current logo k, k sài functions singer dc mode, safe mode and more) but I feel okay .. Link to comment Share on other sites More sharing options...
frankiee Posted April 11, 2015 Share Posted April 11, 2015 FYI: with patching info.plist, both search & replace strings have to be exactly the same length. While this makes sense for the actual kexts, I do not think so when it comes to info.plist. In my case the replace string is a bit shorter ("none" vs "Config1") - and has to be! What to do in such situation, and why is this like this way? Anyways, I tried to patch with a workaround (identical lengths) and it still did not work. Giving up now. Link to comment Share on other sites More sharing options...
oSxFr33k Posted April 12, 2015 Share Posted April 12, 2015 I am getting an error and this is a fresh install of CloverGrower Pro from JrCs github instructions. WORKSPACE = /Users/osxfr33k/CloverGrowerPro/edk2 ECP_SOURCE = /Users/osxfr33k/CloverGrowerPro/edk2/EdkCompatibilityPkg EDK_SOURCE = /Users/osxfr33k/CloverGrowerPro/edk2/EdkCompatibilityPkg EFI_SOURCE = /Users/osxfr33k/CloverGrowerPro/edk2/EdkCompatibilityPkg EDK_TOOLS_PATH = /Users/osxfr33k/CloverGrowerPro/edk2/BaseTools Architecture(s) = X64 Build target = RELEASE Toolchain = GCC49 Active Platform = /Users/osxfr33k/CloverGrowerPro/edk2/Clover/Clover.dsc Flash Image Definition = /Users/osxfr33k/CloverGrowerPro/edk2/Clover/Clover.fdf Processing meta-data .... build.py... /Users/osxfr33k/CloverGrowerPro/edk2/Clover/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf(55): error 4000: Value of Guid [gLzmaCustomDecompressGuid] is not found under [Guids] section in /Users/osxfr33k/CloverGrowerPro/edk2/MdePkg/MdePkg.dec /Users/osxfr33k/CloverGrowerPro/edk2/IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec - Failed - Build end time: 20:59:18, Apr.11 2015 Build total time: 00:00:04 Cloverx64 release ERROR!! Link to comment Share on other sites More sharing options...
chris1111 Posted April 12, 2015 Share Posted April 12, 2015 I am getting an error and this is a fresh install of CloverGrower Pro from JrCs github instructions. WORKSPACE = /Users/osxfr33k/CloverGrowerPro/edk2 ECP_SOURCE = /Users/osxfr33k/CloverGrowerPro/edk2/EdkCompatibilityPkg EDK_SOURCE = /Users/osxfr33k/CloverGrowerPro/edk2/EdkCompatibilityPkg EFI_SOURCE = /Users/osxfr33k/CloverGrowerPro/edk2/EdkCompatibilityPkg EDK_TOOLS_PATH = /Users/osxfr33k/CloverGrowerPro/edk2/BaseTools Architecture(s) = X64 Build target = RELEASE Toolchain = GCC49 Active Platform = /Users/osxfr33k/CloverGrowerPro/edk2/Clover/Clover.dsc Flash Image Definition = /Users/osxfr33k/CloverGrowerPro/edk2/Clover/Clover.fdf Processing meta-data .... build.py... /Users/osxfr33k/CloverGrowerPro/edk2/Clover/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf(55): error 4000: Value of Guid [gLzmaCustomDecompressGuid] is not found under [Guids] section in /Users/osxfr33k/CloverGrowerPro/edk2/MdePkg/MdePkg.dec /Users/osxfr33k/CloverGrowerPro/edk2/IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec - Failed - Build end time: 20:59:18, Apr.11 2015 Build total time: 00:00:04 Cloverx64 release ERROR!! Same to me I fix with that http://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?p=2125097 Link to comment Share on other sites More sharing options...
droples Posted April 12, 2015 Share Posted April 12, 2015 Same to me I fix with that http://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?p=2125097 #5016 Link to comment Share on other sites More sharing options...
oSxFr33k Posted April 12, 2015 Share Posted April 12, 2015 Funny thing is, I just had to boot back into Snow Leopard today for something and was unable to using Clover 3193. It gets to the gray screen with the Apple and spinning indicator and is does nothing. I decided to try my old Chamelon USB drive and it booted no problems. Am I missing something? I have no issues booting into Yosemite. Thanks. I am unable to get Clover to work at all for older hardware like P4. Only Chameleon seems to work for them. I am basically installing Leopard not Snow Leopard. I configured Clover many ways and none of them are working for the older hardware thats all I can tell you. Stick with the boot loaders (Chameleon) that the Installers used and provide during the install. Yes I have used Distros for the older hardware because they have all the drivers needed on them so I don't have to try and grab them all over the earth and none of the links are working anymore from Insanely. Link to comment Share on other sites More sharing options...
pkdesign Posted April 13, 2015 Share Posted April 13, 2015 I am unable to get Clover to work at all for older hardware like P4. Only Chameleon seems to work for them. I am basically installing Leopard not Snow Leopard. I configured Clover many ways and none of them are working for the older hardware thats all I can tell you. Stick with the boot loaders (Chameleon) that the Installers used and provide during the install. Yes I have used Distros for the older hardware because they have all the drivers needed on them so I don't have to try and grab them all over the earth and none of the links are working anymore from Insanely. Previous version of Clover have booted my Snow Leopard with no issues. I wil have to test a few versions before 3193 and see if I can boot again. Link to comment Share on other sites More sharing options...
aikidoka25 Posted April 13, 2015 Share Posted April 13, 2015 Looks like gcc-4.8 produces too big binaries. I am using gcc-4.9.2 that makes additional Link Time Optimization significantly reducing output size. See Clover Instructions thread in this subforum. I managed to update the toolchain to gcc-4.9.2 and the error is gone. Link to comment Share on other sites More sharing options...
pkdesign Posted April 16, 2015 Share Posted April 16, 2015 Previous version of Clover have booted my Snow Leopard with no issues. I wil have to test a few versions before 3193 and see if I can boot again. I tried using several older versions of Clover and I still can’t boot into Snow leopard using Clover. Oh well, only had it for those very few programs that were never updated. I can still use Chameleon if I have to. Link to comment Share on other sites More sharing options...
spiffyguy Posted April 16, 2015 Share Posted April 16, 2015 Hi pkdesign, While it has been a while since I have used Clover on anything less than a core 2 duo, I would say you need to consider a couple of things (Maybe you have already tried these so forgive my post being in layman's terms): It's a BIOS instead of UEFI, so Clover must be installed/injected onto the partition map and ran in Legacy mode CloverEFI (When installing onto the USB stick or HD it's under Custom Install -> Bootloader -> Install boot0af <OR> boot0ss) Depending on how old your motherboard is it may only be able to load 32bit clover instead of 64bit. (Even if the processor is 64bit) So in those Custom options under "CloverEFI" choose "CloverEFI 32-bits" Also for Legacy booting like this I've had better success just using an old USB drive with MBR formatted fat32 always plugged in for the Clover Bootloader The Snow Leopard Kernel does not support anything less than a Core Duo, so you will need to find a "Legacy Kernel" as they used to call them for Snow Leopard (google search nawcom) and place it on the root folder of your installer (or drive if you already installed a different way with chameleon). You then reference the new kernel in the boot arguments with "Kernel=Legacy_Kernel" I would then make sure if you can boot into clover that you set the SMBIOS ProductName to something closer to that older CPU, Looking at the Clover docs I would maybe suggest the "MacMini2,1" Don't forget the usual FakeSMC kext, and even the AppleIntel, Kernel support CPU Clover Options so you don't need NullCPU kext, etc. This are just random thoughts since I haven't messed with a Pentium 4 machine in a while so if anyone wants to add or correct this post feel free! Love the community we have here and I think the Clover boot loader is amazing! I might have a Pentium 4 machine in the attic, I may try putting Snow Leopard on this weekend if I get the time. - Matt Link to comment Share on other sites More sharing options...
Slice Posted April 16, 2015 Share Posted April 16, 2015 I tried using several older versions of Clover and I still can’t boot into Snow leopard using Clover. Oh well, only had it for those very few programs that were never updated. I can still use Chameleon if I have to. see my signature. I do load 10.5.8 and 10.6.8 by Clover on Dell Inspiron 1525 laptop. 1 Link to comment Share on other sites More sharing options...
calibre™ Posted April 16, 2015 Share Posted April 16, 2015 @Slice In 10.6.8, FakeCPUID only works when booting 64bit. it doesnt work on 32Bit Link to comment Share on other sites More sharing options...
Slice Posted April 17, 2015 Share Posted April 17, 2015 @Slice In 10.6.8, FakeCPUID only works when booting 64bit. it doesnt work on 32Bit May be you found some new bug but this feature was tested on Snow //Snow patterns DBG_RT(Entry, "CPUID: try Snow patch...\n"); if (PatchCPUID((UINT8*)KernelData, &StrCpuid1[0], sizeof(StrCpuid1), &SearchModel106[0], &SearchExt106[0], &ReplaceModel106[0], &ReplaceModel106[0], sizeof(SearchModel106), Entry)) { DBG_RT(Entry, "...done!\n"); return; } Link to comment Share on other sites More sharing options...
tio121 Posted April 17, 2015 Share Posted April 17, 2015 I'm trying trying to run the OSX yosemite installer off usb on my Fujitsu T904 haswell i5-4300u laptop with intel hd 4400 I'm able to boot into the clover, but after I select the partition with the installer I run into a reboot almost immediately after. The debug log always ends at this point. You'll see the last debug line is cut off at the end. I'm guessing clover might be crashing. Any suggestions? 0:100 0:100 MemLog inited, TSC freq: 24942279650:100 0:000 0:100 0:000 Now is 17.4.2015, 10:54:51 (GMT+2047) 0:100 0:000 Starting Clover rev 3193 on Phoenix Technologies Ltd. EFI 0:100 0:000 SelfDevicePath=PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0)\HD(1,MBR,0x00000000,0x2,0x5F5E8) @CB000698 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 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 0 Onboard 0:100 0:000 Type 17 Index = 1 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 8192MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 2 DIMM1 0:100 0:000 Boot status=0 0:100 0:000 Clover revision: 3193 running on LIFEBOOK T904 0:100 0:000 ... with board FJNB27A 0:100 0:000 CPU Vendor = 756E6547 Model=40651 0:100 0:000 The CPU supported turbo 0:100 0:000 BrandString = Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz 0:100 0:000 MSR 0xE2 before patch 1E008408 0:100 0:000 MSR 0xE2 is locked, PM patches will be turned on 0:100 0:000 MSR 0xE4 00051814 0:100 0:000 MSR 0xCE 0008083D_F3011900 0:100 0:000 non-usable FLEX_RATIO = 10000 0:100 0:000 corrected FLEX_RATIO = 0 0:100 0:000 MSR 0x1B0 00000000 0:100 0:000 FSBFrequency=76MHz DMIvalue=100000kHz 0:100 0:000 Corrected FSBFrequency=100MHz 0:100 0:000 Vendor/Model/Stepping: 0x756E6547/0x45/0x1 0:100 0:000 Family/ExtFamily: 0x6/0x0 0:100 0:000 MaxDiv/MinDiv: 25.0/8 0:100 0:000 Turbo: 26/26/26/29 0:100 0:000 Features: 0xBFEBFBFF 0:100 0:000 Threads: 4 0:100 0:000 Cores: 2 0:100 0:000 FSB: 100 MHz 0:100 0:000 CPU: 1900 MHz 0:100 0:000 TSC: 1900 MHz 0:100 0:000 PIS: 400 MHz 0:100 0:000 PCI (00|00:14.00) : 8086 9C31 class=0C0330 0:100 0:000 PCI (00|00:1C.00) : 8086 9C10 class=060400 0:100 0:000 PCI (00|00:02.00) : 8086 0A16 class=030000 0:100 0:000 Found GFX model=Intel HD Graphics 4400 0:100 0:000 PCI (00|00:1F.00) : 8086 9C43 class=060100 0:100 0:000 PCI (00|00:03.00) : 8086 0A0C class=040300 0:100 0:000 PCI (00|00:1C.01) : 8086 9C12 class=060400 0:100 0:000 PCI (00|00:1C.03) : 8086 9C16 class=060400 0:100 0:000 PCI (00|00:1D.00) : 8086 9C26 class=0C0320 0:100 0:000 PCI (00|00:00.00) : 8086 0A04 class=060000 0:100 0:000 PCI (00|00:16.00) : 8086 9C3A class=078000 0:100 0:000 PCI (00|00:16.01) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:16.03) : 8086 9C3D class=070002 0:100 0:000 PCI (00|00:19.00) : 8086 155A class=020000 0:100 0:000 LAN 0, Vendor=8086, MMIO=F0600000 0:100 0:000 PCI (00|00:1B.00) : 8086 9C20 class=040300 0:100 0:000 PCI (00|02:00.00) : 10EC 5249 class=FF0000 0:100 0:000 PCI (00|03:00.00) : 8086 08B1 class=028000 0:100 0:000 PCI (00|00:1F.03) : 8086 9C22 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:124 0:024 Using OEM config.plist at path: EFI\CLOVER\config.plist 0:125 0:000 EFI\CLOVER\config.plist loaded: Success 0:133 0:008 Found theme directory: embedded 0:133 0:000 Found theme directory: random 0:141 0:008 Found theme directory: bluemac 0:157 0:016 Loading early settings 0:157 0:000 timeout set to 5 0:157 0:000 Custom boot CUSTOM_BOOT_DISABLED (0x0) 0:381 0:223 ForceKextsToLoad: 1 requested 0:466 0:085 ForceKextsToLoad 0: System\Library\Extensions\IONetworkingFamily.kext 0:552 0:085 KextsToPatch: 16 requested 0:638 0:085 KextToPatch 0: disabled:AppleHDAController (HDMI-audio, unsupported HDAU 0c0c, 1 of 2 (range check)) Kext bin patch, data len: 5 1:409 0:771 KextToPatch 1: disabled:AppleHDAController (HDMI-audio, unsuppored HDAU 0c0c, 2 of 2 (0c0a to 0c0c)) Kext bin patch, data len: 5 1:753 0:343 KextToPatch 2: disabled:IOAHCIBlockStorage (Enable TRIM for SSD) Kext bin patch, data len: 11 2:392 0:638 KextToPatch 3: disabled:IOGraphicsFamily (Boot graphics glitch, 10.10.0/10.10.1 (1 of 2)) Kext bin patch, data len: 5 2:752 0:360 KextToPatch 4: disabled:IOGraphicsFamily (Boot graphics glitch, 10.10.0/10.10.1 (2 of 2)) Kext bin patch, data len: 5 3:397 0:645 KextToPatch 5: disabled:IOGraphicsFamily (Boot graphics glitch, 10.10.2/10.10.3) Kext bin patch, data len: 5 3:741 0:343 KextToPatch 6: disabled:AppleIntelFramebufferAzul (0x0a260006 9MB cursor bytes patch) Kext bin patch, data len: 20 4:812 1:071 KextToPatch 7: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0105, 0x0a260005 0x0a260006, 0x0d220003, 0x0a2e000a, 0x0a26000a) Kext bin patch, data len: 12 5:156 0:343 KextToPatch 8: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0204, 0x0a260005 0x0a260006) Kext bin patch, data len: 12 5:794 0:637 KextToPatch 9: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0105, 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d) Kext bin patch, data len: 12 6:137 0:343 KextToPatch 10: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0204, 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d) Kext bin patch, data len: 12 6:777 0:639 KextToPatch 11: disabled:AppleIntelFrameBufferAzul (Enable internal display after sleep for 0x0a2e000a, 0x0a26000a) Kext bin patch, data len: 16 7:121 0:343 KextToPatch 12: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0105(12), 0x0a260005 0x0a260006, 0x0d220003, 0x0a2e000a, 0x0a26000a) Kext bin patch, data len: 12 7:763 0:642 KextToPatch 13: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0204(12), 0x0a260005 0x0a260006) Kext bin patch, data len: 12 8:106 0:343 KextToPatch 14: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0105(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d) Kext bin patch, data len: 12 9:064 0:957 KextToPatch 15: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0204(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d) Kext bin patch, data len: 12 9:407 0:343 Default theme: Bluemac 9:493 0:085 ** Warning: unknown custom entry Type 'Other' 9:877 0:383 LoadDrivers() start 9:971 0:094 Loading HFSPlus.efi status=Success 10:240 0:268 - driver needs connecting 10:326 0:085 Loading OsxFatBinaryDrv-64.efi status=Success 10:889 0:562 Loading FSInject-64.efi status=Success 11:160 0:270 Loading OsxAptioFix2Drv-64.efi status=Success 11:429 0:269 1 drivers needs connecting ... 11:515 0:085 PlatformDriverOverrideProtocol not found. Installing ... Success 11:981 0:466 HFS+ driver loaded 12:067 0:085 Searching for invalid DiskIo BY_DRIVER connects: not found, all ok 12:632 0:565 LoadDrivers() end 13:506 0:873 Dump SMC keys from NVRAM: 13:601 0:095 SetMaxResolution: found best mode 6: 2560x1440 14:066 0:464 - already set 14:580 0:514 Console modes reported: 9, available modes: 14:666 0:085 Mode 1: 80x25 14:752 0:085 Mode 2: 80x50 14:838 0:085 Mode 3: 240x75 14:924 0:085 Mode 4: 200x63 15:010 0:085 Mode 5: 160x53 15:096 0:085 Mode 6: 128x40 15:476 0:380 Mode 7: 80x25 15:562 0:085 Mode 8: 100x31 15:648 0:085 Mode 9: 320x75 (current mode) 15:734 0:085 SetScreenResolution: 2560x1440 - already set 15:929 0:194 reinit: self device path=PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0)\HD(1,MBR,0x00000000,0x2,0x5F5E8) 16:015 0:086 ScanSPD() start 16:102 0:086 SMBus CmdReg: 0x3 16:482 0:380 Scanning SMBus [8086:9C22], mmio: 0xF0638004, ioport: 0xEFA0, hostc: 0x11 16:568 0:085 Slots to scan [8]... 16:677 0:109 SPD[2]: Type 11 @0x52 16:772 0:094 Not using XMP because it is not present 16:858 0:085 DDR speed 1600MHz 16:944 0:085 Slot: 2 Type 24 8192MB 1600MHz Vendor=Micron Technology PartNo=16KTF1G64HZ-1G6E1E1 SerialNo=0E0708010C040E06 17:052 0:108 ScanSPD() end 17:138 0:086 Get Acpi Tables List from RSDT: 17:603 0:464 Found table: FACP PC len=116 17:689 0:085 Found table: SSDT SataAhci len=2097 17:775 0:085 Found table: HPET PC len=56 17:861 0:085 Found table: APIC PC len=152 17:947 0:085 Found table: MCFG PC len=60 18:050 0:102 Found table: SSDT Cpu0Ist len=1337 18:136 0:085 Found table: SSDT CpuPm len=2871 18:551 0:415 Found table: UEFI PC len=66 18:925 0:374 Found table: TCPA CRESTLN len=50 19:011 0:085 Found table: MSDM PC len=85 19:097 0:086 Found table: ASF! PC len=165 19:183 0:085 Found table: UEFI PC len=62 19:269 0:085 Found table: FPDT PC len=100 19:355 0:086 Found table: SLIC PC len=374 19:742 0:386 Found table: UEFI PC len=438 19:828 0:085 Found table: SSDT IsctTabl len=729 19:914 0:086 Found table: SSDT IffsAsl len=208 20:000 0:085 Found table: BGRT PC len=56 20:086 0:086 Calibrated TSC frequency =2494227965 =2494MHz 20:172 0:086 Loading main settings 20:258 0:085 USB FixOwnership: true 20:344 0:085 Dropping 5 tables 20:726 0:381 Drop table 0 signature="DMAR" (52414D44) 21:707 0:981 set table: 52414D44, 0 to drop: 21:880 0:172 Drop table 1 signature="SSDT" (54445353) table-id="Cpu0Cst" (0074734330757043) 24:266 2:385 set table: 54445353, 74734330757043 to drop: 24:437 0:171 Drop table 2 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043) 26:541 2:103 set table: 54445353, 74734930757043 to drop: true 27:044 0:502 27:130 0:086 Drop table 3 signature="SSDT" (54445353) table-id="ApCst" (0000007473437041) 29:347 2:216 set table: 54445353, 7473437041 to drop: 29:519 0:172 Drop table 4 signature="SSDT" (54445353) table-id="ApIst" (0000007473497041) 31:459 1:940 set table: 54445353, 7473497041 to drop: 31:965 0:506 Config set Fixes will override FixMask mask! 32:051 0:086 final mask=90000000 32:137 0:085 Config set PluginType=1 32:224 0:086 found 3 volumes with blockIO 32:310 0:086 0. Volume: 32:719 0:409 PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0) 32:807 0:088 USB volume 32:893 0:085 1. Volume: 32:979 0:085 PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0)\HD(1,MBR,0x00000000,0x2,0x5F5E8) 33:068 0:088 Result of bootcode detection: bootable unknown (legacy) 33:154 0:085 USB volume 33:253 0:099 This is SelfVolume !! 33:339 0:085 2. Volume: 33:756 0:417 PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0)\HD(2,MBR,0x00000000,0x5F5EB,0xE29795) 33:844 0:087 USB volume 33:930 0:086 Using theme 'Bluemac' (EFI\CLOVER\themes\Bluemac) 34:016 0:086 OS main and drive as badge 34:107 0:090 font GoB_PTMono_10W.png loaded from themedir 34:194 0:086 Choosing theme Bluemac 34:280 0:086 Custom entries start 34:366 0:085 Custom entry 0 skipped because it is disabled. 34:748 0:382 Custom entries finish 34:834 0:086 Scanning loaders... 34:920 0:085 0: 'Whole Disc Boot' no file system 35:092 0:172 1: 'CLOVER EFI' 35:306 0:213 2: 'install_osx' 35:805 0:499 AddLoaderEntry for Volume Name=install_osx 35:891 0:086 Not match custom entry 0: Type: not match 36:514 0:622 Custom legacy start 36:600 0:085 Custom legacy end 36:686 0:085 Scanning legacy ... 37:071 0:385 0: 'Whole Disc Boot' (legacy) not legacy 37:243 0:171 1: 'CLOVER EFI' (legacy) not legacy 37:415 0:171 2: 'install_osx' (legacy) not legacy 37:586 0:171 Custom tool start 37:672 0:086 Custom tool end 38:064 0:391 found tool \EFI\CLOVER\tools\Shell64U.efi 38:152 0:088 GetEfiBootDeviceFromNvram: efi-boot-device-data not found 38:325 0:172 EfiBootVolume not found 38:411 0:085 Default boot entry not found 38:497 0:086 DefaultIndex=-1 and MainMenu.EntryCount=6 38:583 0:085 Use anime=rotary_logo_bluemac frames=4 39:080 0:497 GUI ready 59:251 20:170 ParseBootOption: invalid input params 59:373 0:122 BootOption of the entry is empty 59:459 0:086 StartLoader() start 59:545 0:086 Finally: Bus=99769kHz CPU=2494MHz 59:631 0:086 Kernel and Kext Patches at C513FA30: 59:717 0:085 Allowed: y 59:803 0:085 Debug: y 59:889 0:085 KernelCpu: n 60:405 0:515 Lapic: y 60:491 0:086 Haswell-E: n 60:577 0:086 AICPUPM: y 60:680 0:102 AppleRTC: y 60:766 0:086 KernelPm: y 60:852 0:085 FakeCPUID: 0x0 60:938 0:085 ATIController: null 61:024 0:085 ATIDataLength: 0 61:434 0:410 1 Kexts to load 61:520 0:085 KextToLoad[0]: System\Library\Extensions\IONetworkingFamily.kext 61:606 0:086 16 Kexts to patch 61:692 0:085 KextPatch[0]: 5 bytes, disabled:AppleHDAController 61:778 0:086 KextPatch[1]: 5 bytes, disabled:AppleHDAController 61:864 0:085 KextPatch[2]: 11 bytes, disabled:IOAHCIBlockStorage 61:950 0:085 KextPatch[3]: 5 bytes, disabled:IOGraphicsFamily 62:037 0:086 KextPatch[4]: 5 bytes, disabled:IOGraphicsFamily 62:448 0:411 KextPatch[5]: 5 bytes, disabled:IOGraphicsFamily 62:534 0:085 KextPatch[6]: 20 bytes, disabled:AppleIntelFramebufferAzul 62:620 0:085 KextPatch[7]: 12 bytes, disabled:AppleIntelFramebufferAzul 62:706 0:085 KextPatch[8]: 12 bytes, disabled:AppleIntelFramebufferAzul 62:792 0:085 KextPatch[9]: 12 bytes, disabled:AppleIntelFramebufferAzul 62:878 0:085 KextPatch[10]: 12 bytes, disabled:AppleIntelFramebufferAzul 62:964 0:085 KextPatch[11]: 16 bytes, disabled:AppleIntelFrameBufferAzul 63:050 0:086 KextPatch[12]: 12 bytes, disabled:AppleIntelFramebufferAzul 63:890 0:839 KextPatch[13]: 12 bytes, disabled:AppleIntelFramebufferAzul 63:976 0:086 KextPatch[14]: 12 bytes, disabled:AppleIntelFramebufferAzul 64:062 0:085 KextPatch[15]: 12 bytes, disabled:AppleIntelFramebufferAzul 64:148 0:085 Loading boot.efi status=Success 64:684 0:536 GetOSVersion: : 10.10 65:185 0:500 insert table 9 for dev 19:0 65:271 0:085 insert table 9 for dev 0:0 65:358 0:086 Trusting SMBIOS... 65:443 0:085 Detected alternating SMBIOS channel banks 65:529 0:085 Channels: 1 65:615 0:085 Interleave: 0 1 2 3 4 5 6 7 66:795 1:179 SMBIOS Type 17 Index = 0 => 0 0: 67:207 0:411 BANK0 DIMM0 EMPTY 67:293 0:086 partNum=16KTF1G64HZ-1G6E1 67:379 0:085 SMBIOS Type 17 Index = 1 => 1 1: 67:465 0:086 BANK0 DIMM1 1600MHz 8192MB 67:551 0:086 mTotalSystemMemory = 8192 67:637 0:085 NumberOfMemoryDevices = 2 67:723 0:085 Type20[0]->End = 0x7FFFFF, Type17[1] = 0x2000 67:809 0:086 Table 131 is present, CPUType=35 68:567 0:758 Change to: 605 68:653 0:085 RSDT 0xDCAFE0D4 68:739 0:085 FADT from RSDT: 0xDCAFB000 68:825 0:085 XSDT 0xDCAFE170 68:911 0:085 FADT from XSDT: 0xDCAFA000 68:997 0:085 Xsdt reallocation done 69:083 0:085 old FADT length=10C 69:509 0:426 Found OperationRegion(GNVS, SystemMemory, DCA9DC18, ...) 69:595 0:086 Found OperationRegion(ONVS, SystemMemory, DCA9EE18, ...) 69:681 0:085 Found OperationRegion(ORSV, SystemMemory, DC93EF98, ...) 69:767 0:085 Found OperationRegion(SANV, SystemMemory, 0, ...) 69:853 0:085 Found OperationRegion(VIST, SystemMemory, DC93A018, ...) 69:939 0:085 Found OperationRegion(WIN8, SystemMemory, DC938018, ...) 70:025 0:085 Found OperationRegion(MCHT, SystemMemory, FED10000, ...) 70:111 0:086 Found OperationRegion(IGDM, SystemMemory, 0, ...) 70:492 0:380 Found OperationRegion(RPCS, SystemMemory, 0, ...) 70:578 0:085 Found OperationRegion(RPCY, SystemMemory, 0, ...) 70:664 0:086 Found OperationRegion(CCDC, SystemMemory, 80000000, ...) 70:750 0:085 Found OperationRegion(IPCV, SystemMemory, 0, ...) 70:836 0:086 Found OperationRegion(IPCV, SystemMemory, 0, ...) 70:922 0:085 Found OperationRegion(IPCV, SystemMemory, 0, ...) 71:008 0:085 Found OperationRegion(XPRT, SystemMemory, 0, ...) 71:094 0:085 Found OperationRegion(MCA1, SystemMemory, 0, ...) 71:474 0:380 Found OperationRegion(MCA1, SystemMemory, 0, ...) 71:560 0:086 Found OperationRegion(MBAR, SystemMemory, 0, ...) 71:646 0:086 Found OperationRegion(RCRB, SystemMemory, FED1C000, ...) 71:732 0:085 Found OperationRegion(TPMF, SystemMemory, DCA9BF18, ...) 71:818 0:085 Found OperationRegion(TMMB, SystemMemory, FED40000, ...) 71:904 0:086 Found OperationRegion(B3DR, SystemMemory, 0, ...) 71:990 0:086 Apply DsdtFixMask=0x90000000 new way 72:093 0:102 drop _DSM mask=0xFFFF 72:476 0:383 ========= Auto patch DSDT Starting ======== 72:887 0:411 USBADR[0] = 0x140000 and PCIe = 0xFFFE 72:973 0:085 VideoCard devID=0xA168086 73:059 0:085 DisplayADR1[0] = 0x20000, DisplayADR2[0] = 0xFFFE 73:145 0:086 USBADR[1] = 0x1D0000 and PCIe = 0xFFFE 73:232 0:086 first CPU found at 10CF offset 10D2 73:318 0:085 score candidate at 10CB 73:404 0:086 score inserted in acpi_cpu_score _PR_ 73:825 0:421 Found ACPI CPU: CPU0 And CPU1 And CPU2 And CPU3 And CPU4 And CPU5 And CPU6 And CPU7 within the score: _PR_ 74:900 1:074 Found PCIROOTUID = 0 74:986 0:086 OperationRegion (GNVS...) corrected to addr=0xDCA9DC18 75:072 0:086 OperationRegion (ONVS...) corrected to addr=0xDCA9EE18 75:158 0:086 OperationRegion (ORSV...) corrected to addr=0xDC93EF98 75:243 0:085 indirect name=SANB 75:329 0:085 ... value not defined 75:415 0:085 OperationRegion (SANV...) corrected to addr=0x0 75:797 0:381 OperationRegion (VIST...) corrected to addr=0xDC93A018 75:883 0:086 OperationRegion (WIN8...) corrected to addr=0xDC938018 75:969 0:085 OperationRegion (MCHT...) corrected to addr=0xFED10000 76:055 0:086 OperationRegion (IGDM...) corrected to addr=0x0 76:141 0:086 OperationRegion (RPCS...) corrected to addr=0x0 76:227 0:085 indirect name=BBAR 76:313 0:086 ... value not defined 76:399 0:085 OperationRegion (RPCY...) corrected to addr=0x0 76:814 0:415 indirect name=ADDR 77:216 0:402 OperationRegion (CCDC...) corrected to addr=0x80000000 77:302 0:086 indirect name=BBAR 77:388 0:086 ... value not defined 77:475 0:086 OperationRegion (IPCV...) corrected to addr=0x0 77:560 0:085 indirect name=BBAR 77:646 0:085 ... value not defined 78:034 0:387 OperationRegion (IPCV...) corrected to addr=0x0 78:120 0:086 indirect name=BBAR 78:206 0:085 ... value not defined 78:292 0:085 OperationRegion (IPCV...) corrected to addr=0x0 78:378 0:086 OperationRegion (XPRT...) corrected to addr=0x0 78:463 0:085 OperationRegion (MCA1...) corrected to addr=0x0 78:549 0:085 OperationRegion (MCA1...) corrected to addr=0x0 78:635 0:085 OperationRegion (MBAR...) corrected to addr=0x0 79:017 0:381 indirect name=SRCB 79:103 0:086 OperationRegion (RCRB...) corrected to addr=0xFED1C000 79:189 0:085 OperationRegion (TPMF...) corrected to addr=0xDCA9BF18 79:275 0:085 OperationRegion (TMMB...) corrected to addr=0xFED40000 79:361 0:086 OperationRegion (B3DR...) corrected to addr=0x0 79:447 0:086 ========= Auto patch DSDT Finished ======== 79:533 0:085 Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=1337 79:619 0:086 Xsdt has tables count=18 80:001 0:382 Table: SSDT Cpu0Ist 1337 dropped 80:087 0:085 corrected XSDT length=172 80:173 0:085 Patch table: SSDT SataAhci 80:259 0:085 SSDT len = 0x831 80:345 0:085 Patch table: SSDT CpuPm 80:431 0:085 SSDT len = 0xB37 80:517 0:086 Patch table: SSDT IsctTabl 80:603 0:086 SSDT len = 0x2D9 80:986 0:382 Patch table: SSDT IffsAsl 81:071 0:085 SSDT len = 0xD0 81:478 0:406 Drop tables from Xsdt, SIGN=XXXX TableID= Length=0 81:564 0:085 Xsdt has tables count=17 81:650 0:086 corrected XSDT length=172 81:736 0:086 CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8 81:822 0:086 Maximum control=0x19 81:908 0:086 Turbo control=0x1D 82:295 0:386 P-States: min 0x8, max 0x1D 82:381 0:086 SSDT with CPU P-States generated successfully 82:467 0:086 SSDT with CPU C-States generated successfully 82:553 0:085 USB Controller [8086:9C31] :: PciRoot(0x0)\Pci(0x14,0x0) 82:639 0:085 Intel Intel HD Graphics 4400 [8086:0A16] :: PciRoot(0x0)\Pci(0x2,0x0) 82:725 0:085 Intel GFX revision =0xB 82:811 0:086 USB Controller [8086:9C26] :: PciRoot(0x0)\Pci(0x1D,0x0) 82:897 0:086 LAN Controller [8086:155A] :: PciRoot(0x0)\Pci(0x19,0x0) 83:301 0:403 stringlength = 2146 83:387 0:086 CurrentMode: Width=2560 Height=1440 83:473 0:085 FSInjection: using kexts path: 'EFI\CLOVER\kexts\Other'83:662 0:189 Link to comment Share on other sites More sharing options...
calibre™ Posted April 18, 2015 Share Posted April 18, 2015 May be you found some new bug but this feature was tested on Snow //Snow patterns DBG_RT(Entry, "CPUID: try Snow patch...\n"); if (PatchCPUID((UINT8*)KernelData, &StrCpuid1[0], sizeof(StrCpuid1), &SearchModel106[0], &SearchExt106[0], &ReplaceModel106[0], &ReplaceModel106[0], sizeof(SearchModel106), Entry)) { DBG_RT(Entry, "...done!\n"); return; } I am on Snow using 0x0206A0 as cpuid. . i have Gigabyte with i5 4460 and it boots to x64 without problems, but it just restarts on x32. My purpose booting x32 is just for testing/finding bugs and I found one would there be a written log before the restart so i can attach it here? Thanks Slice Link to comment Share on other sites More sharing options...
anonymousnbs Posted April 18, 2015 Share Posted April 18, 2015 Try clover 3200 .. i build from source Slice .. many thank Slice http://adf.ly/1FG3sG Link to comment Share on other sites More sharing options...
tio121 Posted April 19, 2015 Share Posted April 19, 2015 I'm trying trying to run the OSX yosemite installer off usb on my Fujitsu T904 haswell i5-4300u laptop with intel hd 4400 I'm able to boot into the clover, but after I select the partition with the installer I run into a reboot almost immediately after. The debug log always ends at this point. You'll see the last debug line is cut off at the end. I'm guessing clover might be crashing. Any suggestions? 0:100 0:100 MemLog inited, TSC freq: 24942279650:100 0:000 0:100 0:000 Now is 17.4.2015, 10:54:51 (GMT+2047) 0:100 0:000 Starting Clover rev 3193 on Phoenix Technologies Ltd. EFI 0:100 0:000 SelfDevicePath=PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0)\HD(1,MBR,0x00000000,0x2,0x5F5E8) @CB000698 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 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 0 Onboard 0:100 0:000 Type 17 Index = 1 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 8192MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 2 DIMM1 0:100 0:000 Boot status=0 0:100 0:000 Clover revision: 3193 running on LIFEBOOK T904 0:100 0:000 ... with board FJNB27A 0:100 0:000 CPU Vendor = 756E6547 Model=40651 0:100 0:000 The CPU supported turbo 0:100 0:000 BrandString = Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz 0:100 0:000 MSR 0xE2 before patch 1E008408 0:100 0:000 MSR 0xE2 is locked, PM patches will be turned on 0:100 0:000 MSR 0xE4 00051814 0:100 0:000 MSR 0xCE 0008083D_F3011900 0:100 0:000 non-usable FLEX_RATIO = 10000 0:100 0:000 corrected FLEX_RATIO = 0 0:100 0:000 MSR 0x1B0 00000000 0:100 0:000 FSBFrequency=76MHz DMIvalue=100000kHz 0:100 0:000 Corrected FSBFrequency=100MHz 0:100 0:000 Vendor/Model/Stepping: 0x756E6547/0x45/0x1 0:100 0:000 Family/ExtFamily: 0x6/0x0 0:100 0:000 MaxDiv/MinDiv: 25.0/8 0:100 0:000 Turbo: 26/26/26/29 0:100 0:000 Features: 0xBFEBFBFF 0:100 0:000 Threads: 4 0:100 0:000 Cores: 2 0:100 0:000 FSB: 100 MHz 0:100 0:000 CPU: 1900 MHz 0:100 0:000 TSC: 1900 MHz 0:100 0:000 PIS: 400 MHz 0:100 0:000 PCI (00|00:14.00) : 8086 9C31 class=0C0330 0:100 0:000 PCI (00|00:1C.00) : 8086 9C10 class=060400 0:100 0:000 PCI (00|00:02.00) : 8086 0A16 class=030000 0:100 0:000 Found GFX model=Intel HD Graphics 4400 0:100 0:000 PCI (00|00:1F.00) : 8086 9C43 class=060100 0:100 0:000 PCI (00|00:03.00) : 8086 0A0C class=040300 0:100 0:000 PCI (00|00:1C.01) : 8086 9C12 class=060400 0:100 0:000 PCI (00|00:1C.03) : 8086 9C16 class=060400 0:100 0:000 PCI (00|00:1D.00) : 8086 9C26 class=0C0320 0:100 0:000 PCI (00|00:00.00) : 8086 0A04 class=060000 0:100 0:000 PCI (00|00:16.00) : 8086 9C3A class=078000 0:100 0:000 PCI (00|00:16.01) : FFFF FFFF class=FFFFFF 0:100 0:000 PCI (00|00:16.03) : 8086 9C3D class=070002 0:100 0:000 PCI (00|00:19.00) : 8086 155A class=020000 0:100 0:000 LAN 0, Vendor=8086, MMIO=F0600000 0:100 0:000 PCI (00|00:1B.00) : 8086 9C20 class=040300 0:100 0:000 PCI (00|02:00.00) : 10EC 5249 class=FF0000 0:100 0:000 PCI (00|03:00.00) : 8086 08B1 class=028000 0:100 0:000 PCI (00|00:1F.03) : 8086 9C22 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:124 0:024 Using OEM config.plist at path: EFI\CLOVER\config.plist 0:125 0:000 EFI\CLOVER\config.plist loaded: Success 0:133 0:008 Found theme directory: embedded 0:133 0:000 Found theme directory: random 0:141 0:008 Found theme directory: bluemac 0:157 0:016 Loading early settings 0:157 0:000 timeout set to 5 0:157 0:000 Custom boot CUSTOM_BOOT_DISABLED (0x0) 0:381 0:223 ForceKextsToLoad: 1 requested 0:466 0:085 ForceKextsToLoad 0: System\Library\Extensions\IONetworkingFamily.kext 0:552 0:085 KextsToPatch: 16 requested 0:638 0:085 KextToPatch 0: disabled:AppleHDAController (HDMI-audio, unsupported HDAU 0c0c, 1 of 2 (range check)) Kext bin patch, data len: 5 1:409 0:771 KextToPatch 1: disabled:AppleHDAController (HDMI-audio, unsuppored HDAU 0c0c, 2 of 2 (0c0a to 0c0c)) Kext bin patch, data len: 5 1:753 0:343 KextToPatch 2: disabled:IOAHCIBlockStorage (Enable TRIM for SSD) Kext bin patch, data len: 11 2:392 0:638 KextToPatch 3: disabled:IOGraphicsFamily (Boot graphics glitch, 10.10.0/10.10.1 (1 of 2)) Kext bin patch, data len: 5 2:752 0:360 KextToPatch 4: disabled:IOGraphicsFamily (Boot graphics glitch, 10.10.0/10.10.1 (2 of 2)) Kext bin patch, data len: 5 3:397 0:645 KextToPatch 5: disabled:IOGraphicsFamily (Boot graphics glitch, 10.10.2/10.10.3) Kext bin patch, data len: 5 3:741 0:343 KextToPatch 6: disabled:AppleIntelFramebufferAzul (0x0a260006 9MB cursor bytes patch) Kext bin patch, data len: 20 4:812 1:071 KextToPatch 7: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0105, 0x0a260005 0x0a260006, 0x0d220003, 0x0a2e000a, 0x0a26000a) Kext bin patch, data len: 12 5:156 0:343 KextToPatch 8: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0204, 0x0a260005 0x0a260006) Kext bin patch, data len: 12 5:794 0:637 KextToPatch 9: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0105, 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d) Kext bin patch, data len: 12 6:137 0:343 KextToPatch 10: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0204, 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d) Kext bin patch, data len: 12 6:777 0:639 KextToPatch 11: disabled:AppleIntelFrameBufferAzul (Enable internal display after sleep for 0x0a2e000a, 0x0a26000a) Kext bin patch, data len: 16 7:121 0:343 KextToPatch 12: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0105(12), 0x0a260005 0x0a260006, 0x0d220003, 0x0a2e000a, 0x0a26000a) Kext bin patch, data len: 12 7:763 0:642 KextToPatch 13: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0204(12), 0x0a260005 0x0a260006) Kext bin patch, data len: 12 8:106 0:343 KextToPatch 14: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0105(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d) Kext bin patch, data len: 12 9:064 0:957 KextToPatch 15: disabled:AppleIntelFramebufferAzul (HDMI-audio, port 0204(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d) Kext bin patch, data len: 12 9:407 0:343 Default theme: Bluemac 9:493 0:085 ** Warning: unknown custom entry Type 'Other' 9:877 0:383 LoadDrivers() start 9:971 0:094 Loading HFSPlus.efi status=Success 10:240 0:268 - driver needs connecting 10:326 0:085 Loading OsxFatBinaryDrv-64.efi status=Success 10:889 0:562 Loading FSInject-64.efi status=Success 11:160 0:270 Loading OsxAptioFix2Drv-64.efi status=Success 11:429 0:269 1 drivers needs connecting ... 11:515 0:085 PlatformDriverOverrideProtocol not found. Installing ... Success 11:981 0:466 HFS+ driver loaded 12:067 0:085 Searching for invalid DiskIo BY_DRIVER connects: not found, all ok 12:632 0:565 LoadDrivers() end 13:506 0:873 Dump SMC keys from NVRAM: 13:601 0:095 SetMaxResolution: found best mode 6: 2560x1440 14:066 0:464 - already set 14:580 0:514 Console modes reported: 9, available modes: 14:666 0:085 Mode 1: 80x25 14:752 0:085 Mode 2: 80x50 14:838 0:085 Mode 3: 240x75 14:924 0:085 Mode 4: 200x63 15:010 0:085 Mode 5: 160x53 15:096 0:085 Mode 6: 128x40 15:476 0:380 Mode 7: 80x25 15:562 0:085 Mode 8: 100x31 15:648 0:085 Mode 9: 320x75 (current mode) 15:734 0:085 SetScreenResolution: 2560x1440 - already set 15:929 0:194 reinit: self device path=PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0)\HD(1,MBR,0x00000000,0x2,0x5F5E8) 16:015 0:086 ScanSPD() start 16:102 0:086 SMBus CmdReg: 0x3 16:482 0:380 Scanning SMBus [8086:9C22], mmio: 0xF0638004, ioport: 0xEFA0, hostc: 0x11 16:568 0:085 Slots to scan [8]... 16:677 0:109 SPD[2]: Type 11 @0x52 16:772 0:094 Not using XMP because it is not present 16:858 0:085 DDR speed 1600MHz 16:944 0:085 Slot: 2 Type 24 8192MB 1600MHz Vendor=Micron Technology PartNo=16KTF1G64HZ-1G6E1E1 SerialNo=0E0708010C040E06 17:052 0:108 ScanSPD() end 17:138 0:086 Get Acpi Tables List from RSDT: 17:603 0:464 Found table: FACP PC len=116 17:689 0:085 Found table: SSDT SataAhci len=2097 17:775 0:085 Found table: HPET PC len=56 17:861 0:085 Found table: APIC PC len=152 17:947 0:085 Found table: MCFG PC len=60 18:050 0:102 Found table: SSDT Cpu0Ist len=1337 18:136 0:085 Found table: SSDT CpuPm len=2871 18:551 0:415 Found table: UEFI PC len=66 18:925 0:374 Found table: TCPA CRESTLN len=50 19:011 0:085 Found table: MSDM PC len=85 19:097 0:086 Found table: ASF! PC len=165 19:183 0:085 Found table: UEFI PC len=62 19:269 0:085 Found table: FPDT PC len=100 19:355 0:086 Found table: SLIC PC len=374 19:742 0:386 Found table: UEFI PC len=438 19:828 0:085 Found table: SSDT IsctTabl len=729 19:914 0:086 Found table: SSDT IffsAsl len=208 20:000 0:085 Found table: BGRT PC len=56 20:086 0:086 Calibrated TSC frequency =2494227965 =2494MHz 20:172 0:086 Loading main settings 20:258 0:085 USB FixOwnership: true 20:344 0:085 Dropping 5 tables 20:726 0:381 Drop table 0 signature="DMAR" (52414D44) 21:707 0:981 set table: 52414D44, 0 to drop: 21:880 0:172 Drop table 1 signature="SSDT" (54445353) table-id="Cpu0Cst" (0074734330757043) 24:266 2:385 set table: 54445353, 74734330757043 to drop: 24:437 0:171 Drop table 2 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043) 26:541 2:103 set table: 54445353, 74734930757043 to drop: true 27:044 0:502 27:130 0:086 Drop table 3 signature="SSDT" (54445353) table-id="ApCst" (0000007473437041) 29:347 2:216 set table: 54445353, 7473437041 to drop: 29:519 0:172 Drop table 4 signature="SSDT" (54445353) table-id="ApIst" (0000007473497041) 31:459 1:940 set table: 54445353, 7473497041 to drop: 31:965 0:506 Config set Fixes will override FixMask mask! 32:051 0:086 final mask=90000000 32:137 0:085 Config set PluginType=1 32:224 0:086 found 3 volumes with blockIO 32:310 0:086 0. Volume: 32:719 0:409 PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0) 32:807 0:088 USB volume 32:893 0:085 1. Volume: 32:979 0:085 PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0)\HD(1,MBR,0x00000000,0x2,0x5F5E8) 33:068 0:088 Result of bootcode detection: bootable unknown (legacy) 33:154 0:085 USB volume 33:253 0:099 This is SelfVolume !! 33:339 0:085 2. Volume: 33:756 0:417 PciRoot(0x0)\Pci(0x14,0x0)\USB(0x0,0x0)\HD(2,MBR,0x00000000,0x5F5EB,0xE29795) 33:844 0:087 USB volume 33:930 0:086 Using theme 'Bluemac' (EFI\CLOVER\themes\Bluemac) 34:016 0:086 OS main and drive as badge 34:107 0:090 font GoB_PTMono_10W.png loaded from themedir 34:194 0:086 Choosing theme Bluemac 34:280 0:086 Custom entries start 34:366 0:085 Custom entry 0 skipped because it is disabled. 34:748 0:382 Custom entries finish 34:834 0:086 Scanning loaders... 34:920 0:085 0: 'Whole Disc Boot' no file system 35:092 0:172 1: 'CLOVER EFI' 35:306 0:213 2: 'install_osx' 35:805 0:499 AddLoaderEntry for Volume Name=install_osx 35:891 0:086 Not match custom entry 0: Type: not match 36:514 0:622 Custom legacy start 36:600 0:085 Custom legacy end 36:686 0:085 Scanning legacy ... 37:071 0:385 0: 'Whole Disc Boot' (legacy) not legacy 37:243 0:171 1: 'CLOVER EFI' (legacy) not legacy 37:415 0:171 2: 'install_osx' (legacy) not legacy 37:586 0:171 Custom tool start 37:672 0:086 Custom tool end 38:064 0:391 found tool \EFI\CLOVER\tools\Shell64U.efi 38:152 0:088 GetEfiBootDeviceFromNvram: efi-boot-device-data not found 38:325 0:172 EfiBootVolume not found 38:411 0:085 Default boot entry not found 38:497 0:086 DefaultIndex=-1 and MainMenu.EntryCount=6 38:583 0:085 Use anime=rotary_logo_bluemac frames=4 39:080 0:497 GUI ready 59:251 20:170 ParseBootOption: invalid input params 59:373 0:122 BootOption of the entry is empty 59:459 0:086 StartLoader() start 59:545 0:086 Finally: Bus=99769kHz CPU=2494MHz 59:631 0:086 Kernel and Kext Patches at C513FA30: 59:717 0:085 Allowed: y 59:803 0:085 Debug: y 59:889 0:085 KernelCpu: n 60:405 0:515 Lapic: y 60:491 0:086 Haswell-E: n 60:577 0:086 AICPUPM: y 60:680 0:102 AppleRTC: y 60:766 0:086 KernelPm: y 60:852 0:085 FakeCPUID: 0x0 60:938 0:085 ATIController: null 61:024 0:085 ATIDataLength: 0 61:434 0:410 1 Kexts to load 61:520 0:085 KextToLoad[0]: System\Library\Extensions\IONetworkingFamily.kext 61:606 0:086 16 Kexts to patch 61:692 0:085 KextPatch[0]: 5 bytes, disabled:AppleHDAController 61:778 0:086 KextPatch[1]: 5 bytes, disabled:AppleHDAController 61:864 0:085 KextPatch[2]: 11 bytes, disabled:IOAHCIBlockStorage 61:950 0:085 KextPatch[3]: 5 bytes, disabled:IOGraphicsFamily 62:037 0:086 KextPatch[4]: 5 bytes, disabled:IOGraphicsFamily 62:448 0:411 KextPatch[5]: 5 bytes, disabled:IOGraphicsFamily 62:534 0:085 KextPatch[6]: 20 bytes, disabled:AppleIntelFramebufferAzul 62:620 0:085 KextPatch[7]: 12 bytes, disabled:AppleIntelFramebufferAzul 62:706 0:085 KextPatch[8]: 12 bytes, disabled:AppleIntelFramebufferAzul 62:792 0:085 KextPatch[9]: 12 bytes, disabled:AppleIntelFramebufferAzul 62:878 0:085 KextPatch[10]: 12 bytes, disabled:AppleIntelFramebufferAzul 62:964 0:085 KextPatch[11]: 16 bytes, disabled:AppleIntelFrameBufferAzul 63:050 0:086 KextPatch[12]: 12 bytes, disabled:AppleIntelFramebufferAzul 63:890 0:839 KextPatch[13]: 12 bytes, disabled:AppleIntelFramebufferAzul 63:976 0:086 KextPatch[14]: 12 bytes, disabled:AppleIntelFramebufferAzul 64:062 0:085 KextPatch[15]: 12 bytes, disabled:AppleIntelFramebufferAzul 64:148 0:085 Loading boot.efi status=Success 64:684 0:536 GetOSVersion: : 10.10 65:185 0:500 insert table 9 for dev 19:0 65:271 0:085 insert table 9 for dev 0:0 65:358 0:086 Trusting SMBIOS... 65:443 0:085 Detected alternating SMBIOS channel banks 65:529 0:085 Channels: 1 65:615 0:085 Interleave: 0 1 2 3 4 5 6 7 66:795 1:179 SMBIOS Type 17 Index = 0 => 0 0: 67:207 0:411 BANK0 DIMM0 EMPTY 67:293 0:086 partNum=16KTF1G64HZ-1G6E1 67:379 0:085 SMBIOS Type 17 Index = 1 => 1 1: 67:465 0:086 BANK0 DIMM1 1600MHz 8192MB 67:551 0:086 mTotalSystemMemory = 8192 67:637 0:085 NumberOfMemoryDevices = 2 67:723 0:085 Type20[0]->End = 0x7FFFFF, Type17[1] = 0x2000 67:809 0:086 Table 131 is present, CPUType=35 68:567 0:758 Change to: 605 68:653 0:085 RSDT 0xDCAFE0D4 68:739 0:085 FADT from RSDT: 0xDCAFB000 68:825 0:085 XSDT 0xDCAFE170 68:911 0:085 FADT from XSDT: 0xDCAFA000 68:997 0:085 Xsdt reallocation done 69:083 0:085 old FADT length=10C 69:509 0:426 Found OperationRegion(GNVS, SystemMemory, DCA9DC18, ...) 69:595 0:086 Found OperationRegion(ONVS, SystemMemory, DCA9EE18, ...) 69:681 0:085 Found OperationRegion(ORSV, SystemMemory, DC93EF98, ...) 69:767 0:085 Found OperationRegion(SANV, SystemMemory, 0, ...) 69:853 0:085 Found OperationRegion(VIST, SystemMemory, DC93A018, ...) 69:939 0:085 Found OperationRegion(WIN8, SystemMemory, DC938018, ...) 70:025 0:085 Found OperationRegion(MCHT, SystemMemory, FED10000, ...) 70:111 0:086 Found OperationRegion(IGDM, SystemMemory, 0, ...) 70:492 0:380 Found OperationRegion(RPCS, SystemMemory, 0, ...) 70:578 0:085 Found OperationRegion(RPCY, SystemMemory, 0, ...) 70:664 0:086 Found OperationRegion(CCDC, SystemMemory, 80000000, ...) 70:750 0:085 Found OperationRegion(IPCV, SystemMemory, 0, ...) 70:836 0:086 Found OperationRegion(IPCV, SystemMemory, 0, ...) 70:922 0:085 Found OperationRegion(IPCV, SystemMemory, 0, ...) 71:008 0:085 Found OperationRegion(XPRT, SystemMemory, 0, ...) 71:094 0:085 Found OperationRegion(MCA1, SystemMemory, 0, ...) 71:474 0:380 Found OperationRegion(MCA1, SystemMemory, 0, ...) 71:560 0:086 Found OperationRegion(MBAR, SystemMemory, 0, ...) 71:646 0:086 Found OperationRegion(RCRB, SystemMemory, FED1C000, ...) 71:732 0:085 Found OperationRegion(TPMF, SystemMemory, DCA9BF18, ...) 71:818 0:085 Found OperationRegion(TMMB, SystemMemory, FED40000, ...) 71:904 0:086 Found OperationRegion(B3DR, SystemMemory, 0, ...) 71:990 0:086 Apply DsdtFixMask=0x90000000 new way 72:093 0:102 drop _DSM mask=0xFFFF 72:476 0:383 ========= Auto patch DSDT Starting ======== 72:887 0:411 USBADR[0] = 0x140000 and PCIe = 0xFFFE 72:973 0:085 VideoCard devID=0xA168086 73:059 0:085 DisplayADR1[0] = 0x20000, DisplayADR2[0] = 0xFFFE 73:145 0:086 USBADR[1] = 0x1D0000 and PCIe = 0xFFFE 73:232 0:086 first CPU found at 10CF offset 10D2 73:318 0:085 score candidate at 10CB 73:404 0:086 score inserted in acpi_cpu_score _PR_ 73:825 0:421 Found ACPI CPU: CPU0 And CPU1 And CPU2 And CPU3 And CPU4 And CPU5 And CPU6 And CPU7 within the score: _PR_ 74:900 1:074 Found PCIROOTUID = 0 74:986 0:086 OperationRegion (GNVS...) corrected to addr=0xDCA9DC18 75:072 0:086 OperationRegion (ONVS...) corrected to addr=0xDCA9EE18 75:158 0:086 OperationRegion (ORSV...) corrected to addr=0xDC93EF98 75:243 0:085 indirect name=SANB 75:329 0:085 ... value not defined 75:415 0:085 OperationRegion (SANV...) corrected to addr=0x0 75:797 0:381 OperationRegion (VIST...) corrected to addr=0xDC93A018 75:883 0:086 OperationRegion (WIN8...) corrected to addr=0xDC938018 75:969 0:085 OperationRegion (MCHT...) corrected to addr=0xFED10000 76:055 0:086 OperationRegion (IGDM...) corrected to addr=0x0 76:141 0:086 OperationRegion (RPCS...) corrected to addr=0x0 76:227 0:085 indirect name=BBAR 76:313 0:086 ... value not defined 76:399 0:085 OperationRegion (RPCY...) corrected to addr=0x0 76:814 0:415 indirect name=ADDR 77:216 0:402 OperationRegion (CCDC...) corrected to addr=0x80000000 77:302 0:086 indirect name=BBAR 77:388 0:086 ... value not defined 77:475 0:086 OperationRegion (IPCV...) corrected to addr=0x0 77:560 0:085 indirect name=BBAR 77:646 0:085 ... value not defined 78:034 0:387 OperationRegion (IPCV...) corrected to addr=0x0 78:120 0:086 indirect name=BBAR 78:206 0:085 ... value not defined 78:292 0:085 OperationRegion (IPCV...) corrected to addr=0x0 78:378 0:086 OperationRegion (XPRT...) corrected to addr=0x0 78:463 0:085 OperationRegion (MCA1...) corrected to addr=0x0 78:549 0:085 OperationRegion (MCA1...) corrected to addr=0x0 78:635 0:085 OperationRegion (MBAR...) corrected to addr=0x0 79:017 0:381 indirect name=SRCB 79:103 0:086 OperationRegion (RCRB...) corrected to addr=0xFED1C000 79:189 0:085 OperationRegion (TPMF...) corrected to addr=0xDCA9BF18 79:275 0:085 OperationRegion (TMMB...) corrected to addr=0xFED40000 79:361 0:086 OperationRegion (B3DR...) corrected to addr=0x0 79:447 0:086 ========= Auto patch DSDT Finished ======== 79:533 0:085 Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=1337 79:619 0:086 Xsdt has tables count=18 80:001 0:382 Table: SSDT Cpu0Ist 1337 dropped 80:087 0:085 corrected XSDT length=172 80:173 0:085 Patch table: SSDT SataAhci 80:259 0:085 SSDT len = 0x831 80:345 0:085 Patch table: SSDT CpuPm 80:431 0:085 SSDT len = 0xB37 80:517 0:086 Patch table: SSDT IsctTabl 80:603 0:086 SSDT len = 0x2D9 80:986 0:382 Patch table: SSDT IffsAsl 81:071 0:085 SSDT len = 0xD0 81:478 0:406 Drop tables from Xsdt, SIGN=XXXX TableID= Length=0 81:564 0:085 Xsdt has tables count=17 81:650 0:086 corrected XSDT length=172 81:736 0:086 CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8 81:822 0:086 Maximum control=0x19 81:908 0:086 Turbo control=0x1D 82:295 0:386 P-States: min 0x8, max 0x1D 82:381 0:086 SSDT with CPU P-States generated successfully 82:467 0:086 SSDT with CPU C-States generated successfully 82:553 0:085 USB Controller [8086:9C31] :: PciRoot(0x0)\Pci(0x14,0x0) 82:639 0:085 Intel Intel HD Graphics 4400 [8086:0A16] :: PciRoot(0x0)\Pci(0x2,0x0) 82:725 0:085 Intel GFX revision =0xB 82:811 0:086 USB Controller [8086:9C26] :: PciRoot(0x0)\Pci(0x1D,0x0) 82:897 0:086 LAN Controller [8086:155A] :: PciRoot(0x0)\Pci(0x19,0x0) 83:301 0:403 stringlength = 2146 83:387 0:086 CurrentMode: Width=2560 Height=1440 83:473 0:085 FSInjection: using kexts path: 'EFI\CLOVER\kexts\Other'83:662 0:189 Well I grabbed the latest source 3201, added a bunch of DBG statements, and compiled it. And clover halts on this line in rEFIt_UEFI/Platform/smbios.c : gBS->InstallConfigurationTable (&gEfiSmbiosTableGuid, (VOID*)SmbiosEpsNew); I'm digging through the source trying to figure out what the issue is, but as I'm totally unfamiliar with the code or the workings of smbios, any assistance would be appreciated. Link to comment Share on other sites More sharing options...
Slice Posted April 19, 2015 Share Posted April 19, 2015 Well I grabbed the latest source 3201, added a bunch of DBG statements, and compiled it. And clover halts on this line in rEFIt_UEFI/Platform/smbios.c : gBS->InstallConfigurationTable (&gEfiSmbiosTableGuid, (VOID*)SmbiosEpsNew); I'm digging through the source trying to figure out what the issue is, but as I'm totally unfamiliar with the code or the workings of smbios, any assistance would be appreciated. First that I see that you have Phoenix EFI. This is EFI implementation that differ from UEFI so we may propose some incompatibilities. This procedure InstallConfigurationTable comes from the BIOS. I may propose you to do legacy Clover boot to compare if it will be OK. I am on Snow using 0x0206A0 as cpuid. . i have Gigabyte with i5 4460 and it boots to x64 without problems, but it just restarts on x32. My purpose booting x32 is just for testing/finding bugs and I found one would there be a written log before the restart so i can attach it here? Thanks Slice KernelAndKextPatches->Debug->true 1 Link to comment Share on other sites More sharing options...
calibre™ Posted April 19, 2015 Share Posted April 19, 2015 @Slice did that but there was no log in Misc folder.I see "failed" in fakecpuid though Link to comment Share on other sites More sharing options...
Slice Posted April 19, 2015 Share Posted April 19, 2015 @Slice did that but there was no log in Misc folder.I see "failed" in fakecpuid though Not too much information, isn't it? Link to comment Share on other sites More sharing options...
The Real Deal Posted April 19, 2015 Share Posted April 19, 2015 Why my SMBIOS (MacPro5,1) entries in plist (clover r3201) are inactive and set automatically to iMac? Link to comment Share on other sites More sharing options...
tio121 Posted April 19, 2015 Share Posted April 19, 2015 First that I see that you have Phoenix EFI. This is EFI implementation that differ from UEFI so we may propose some incompatibilities. This procedure InstallConfigurationTable comes from the BIOS. I may propose you to do legacy Clover boot to compare if it will be OK. Thank you for the reply. To use legacy boot what is the procedure? And how do I know clover is booting with legacy mode? I've enabled CSM in bios. Then installed CLOVER to a MBR formatted usb stick to a 200 MB fat32 partition. I left "UEFI booting only" deselected and only selected "install boot0af in MBR" and the bluemac theme. The rest of the USB stick is a hfs+ partition where I used createinstallmedia to copy the yosemite installer. Did I miss anything? Link to comment Share on other sites More sharing options...
pinarek Posted April 19, 2015 Share Posted April 19, 2015 I would like to create a screenshot of Clover Version 2988. I have read with F10 you can get a screenshot when booting from Clover (ie BEFORE the selection of the partition I wish to boot) create a screenshot. I can but the image will not find in the EFI partition and Clover folder. Where is the stored Scrennshot? Thank you for this information Link to comment Share on other sites More sharing options...
Slice Posted April 20, 2015 Share Posted April 20, 2015 I would like to create a screenshot of Clover Version 2988. I have read with F10 you can get a screenshot when booting from Clover (ie BEFORE the selection of the partition I wish to boot) create a screenshot. I can but the image will not find in the EFI partition and Clover folder. Where is the stored Scrennshot? Thank you for this information EFI partition must be formatted to FAT32 to Clover has write access. Not HFS+ as you probably have. Thank you for the reply. To use legacy boot what is the procedure? And how do I know clover is booting with legacy mode? I've enabled CSM in bios. Then installed CLOVER to a MBR formatted usb stick to a 200 MB fat32 partition. I left "UEFI booting only" deselected and only selected "install boot0af in MBR" and the bluemac theme. The rest of the USB stick is a hfs+ partition where I used createinstallmedia to copy the yosemite installer. Did I miss anything? BIOS set to boot from this hard drive. Not UEFI just boot from hard drive. This hard drive must have installed boot0xxx into sector 0 boot1xxx into sector 1 of a partition where the Clover installed boot file in the root of the partition EFI folder in the partition. Sorry but why I should explain these axioms of booting process? Link to comment Share on other sites More sharing options...
tio121 Posted April 20, 2015 Share Posted April 20, 2015 BIOS set to boot from this hard drive. Not UEFI just boot from hard drive. This hard drive must have installed boot0xxx into sector 0 boot1xxx into sector 1 of a partition where the Clover installed boot file in the root of the partition EFI folder in the partition. Sorry but why I should explain these axioms of booting process? Yes I agree it's a newbie question. I asked because after several attempts to boot into legacy, I have not been successful and wanted to know if I was missing something obvious. After I asked, I tried the same USB drive on another computer and it successfully booted legacy without any issue. I believe the firmware on my laptop defaults to UEFI over legacy if given a choice. Even with CSM enabled the boot menu only gives one choice even if the drive supports both UEFI and legacy. So to answer your original question, I cannot be sure if legacy clover would work on this laptop. Although considering chameleon works, I suspect clover legacy would too. Is there anyway to add support for phoenix uefi? I'd be happy to compile and test. Link to comment Share on other sites More sharing options...
Recommended Posts