Slice Posted November 28, 2014 Share Posted November 28, 2014 Hi, I can boot into OS X fine. I can't automatically boot into OS X. Two conditions: 1. Timeout=2 or > 2. DefaultVolume=name of partition where is your Mac OS X installed that you want to boot. Nothing more. Nothing changed since first revision. Link to comment Share on other sites More sharing options...
TimeWalker75a Posted November 28, 2014 Share Posted November 28, 2014 After 10.10.1 update efi variable is scrapped, hence timeout stalls. To fix, select your osx volume from startup disk preference pane and restart. Link to comment Share on other sites More sharing options...
jason761 Posted November 28, 2014 Share Posted November 28, 2014 Two conditions: 1. Timeout=2 or > 2. DefaultVolume=name of partition where is your Mac OS X installed that you want to boot. Nothing more. Nothing changed since first revision. I tried those settings in config.plist but I have timeout=1 so it boots faster. And it doesn't work. Are there drivers I might be missing in Clover to boot OS X?After 10.10.1 update efi variable is scrapped, hence timeout stalls. To fix, select your osx volume from startup disk preference pane and restart.I couldn't auto boot since I switched from Chameleon to Clover UEFI (OS X 10.10) Link to comment Share on other sites More sharing options...
eisboleas Posted November 28, 2014 Share Posted November 28, 2014 Hello, i read that Clover can make Haswell pentiums work on Mavericks with FakeCPUID, is that true?Thanks. Link to comment Share on other sites More sharing options...
alexanderq Posted November 29, 2014 Share Posted November 29, 2014 And why don't you try it? Link to comment Share on other sites More sharing options...
jlfilms Posted November 29, 2014 Share Posted November 29, 2014 can someone help me with my new 970 and mavericks or will it only work with yosemite? cuz i cant download the drivers at all. just the cuda update Link to comment Share on other sites More sharing options...
Slice Posted November 29, 2014 Share Posted November 29, 2014 but I have timeout=1 so it boots faster. And it doesn't work. I said >=2 Link to comment Share on other sites More sharing options...
eisboleas Posted November 29, 2014 Share Posted November 29, 2014 And why don't you try it? Because i dont have a haswell pentium and i really wanna buy the g3258. But i need to know prior to the purchase. Link to comment Share on other sites More sharing options...
jason761 Posted November 29, 2014 Share Posted November 29, 2014 I said >=2 I changed it to 2 and it still doesn't work. I'm getting this in boot.log 0:701 0:000 Found Clover 0:704 0:003 GetEfiBootDeviceFromNvram: efi-boot-device-data not found 0:705 0:000 EfiBootVolume not found 0:705 0:000 Default boot entry not found 0:705 0:000 DefaultIndex=-1 and MainMenu.EntryCount=9 Link to comment Share on other sites More sharing options...
Ramalama Posted November 30, 2014 Share Posted November 30, 2014 If you have added Intel Iris 5200, 0d26... Please add Intel Iris 5100, 0a2e (ig-platform-id 0x08, 0x00, 0x2e, 0x0a) (i7-4558U, i7-4578U) Cheers :-) 1 Link to comment Share on other sites More sharing options...
jamiethemorris Posted November 30, 2014 Share Posted November 30, 2014 Because i dont have a haswell pentium and i really wanna buy the g3258. But i need to know prior to the purchase. iirc the cpuid is not the problem, there's some unknown problem with mavericks and above that prevents it from booting. I'm not aware of anyone that has it working. My advice is to spend a little more on an i3 and cut costs somewhere else if you're on a tight budget. Link to comment Share on other sites More sharing options...
ballistic Posted November 30, 2014 Share Posted November 30, 2014 Hi, I can boot into OS X fine. I can't automatically boot into OS X. I auto boot into OS X and here is that part of my Clover config. Maybe try this timeout value? <key>Boot</key> <dict> <key>Arguments</key> <string>darkwake=1 nvda_drv=1 kext-dev-mode=1</string> <key>DefaultVolume</key> <string>Macintosh HD</string> <key>Legacy</key> <string>PBR</string> <key>Log</key> <false/> <key>Secure</key> <false/> <key>Timeout</key> <integer>0</integer> <key>XMPDetection</key> <integer>1</integer> </dict> Link to comment Share on other sites More sharing options...
tluck Posted November 30, 2014 Share Posted November 30, 2014 @fantasy761 - automatic boot of default volume example: this is version will show the GUI for 3 seconds and boot partition OSX. or set Timeout to 0 to not see the GUI - unless you hold key down: make sure you have these 4 keys (orange) set in the Boot section and set the DefaultVolume to yours - you seem to not have matched the name right given the output of Default boot entry not found. <key>Boot</key> <dict> <key>Arguments</key> <string>slide=0 kext-dev-mode=1</string> <key>CustomLogo</key> <false/> <key>DefaultVolume</key> <string>OSX</string> <key>Fast</key> <false/> <key>IgnoreNVRAMBoot</key> <false/> <key>Kernel</key> <string>/System/Library/Kernels/kernel</string> <key>Log</key> <false/> <key>Timeout</key> <integer>3</integer> <key>UseAlternateLogo</key> <true/> <key>XMPDetection</key> <false/> </dict> Link to comment Share on other sites More sharing options...
eisboleas Posted November 30, 2014 Share Posted November 30, 2014 iirc the cpuid is not the problem, there's some unknown problem with mavericks and above that prevents it from booting. I'm not aware of anyone that has it working. My advice is to spend a little more on an i3 and cut costs somewhere else if you're on a tight budget. I know but i3 is actually slower than a g3258 OC'd to 4.2GHz and it costs alot more. And you can get it to 4.2GHz with the stock cooler. Link to comment Share on other sites More sharing options...
jamiethemorris Posted November 30, 2014 Share Posted November 30, 2014 I know but i3 is actually slower than a g3258 OC'd to 4.2GHz and it costs alot more. And you can get it to 4.2GHz with the stock cooler. unfortunately, this is true. Where did you see that someone had it working with a fake cpuid? I'm curious about this as well. Link to comment Share on other sites More sharing options...
jason761 Posted December 1, 2014 Share Posted December 1, 2014 I auto boot into OS X and here is that part of my Clover config. Maybe try this timeout value? <key>Boot</key> <dict> <key>Arguments</key> <string>darkwake=1 nvda_drv=1 kext-dev-mode=1</string> <key>DefaultVolume</key> <string>Macintosh HD</string> <key>Legacy</key> <string>PBR</string> <key>Log</key> <false/> <key>Secure</key> <false/> <key>Timeout</key> <integer>0</integer> <key>XMPDetection</key> <integer>1</integer> </dict> @fantasy761 - automatic boot of default volume example: this is version will show the GUI for 3 seconds and boot partition OSX. or set Timeout to 0 to not see the GUI - unless you hold key down: make sure you have these 4 keys (orange) set in the Boot section and set the DefaultVolume to yours - you seem to not have matched the name right given the output of Default boot entry not found. <key>Boot</key> <dict> <key>Arguments</key> <string>slide=0 kext-dev-mode=1</string> <key>CustomLogo</key> <false/> <key>DefaultVolume</key> <string>OSX</string> <key>Fast</key> <false/> <key>IgnoreNVRAMBoot</key> <false/> <key>Kernel</key> <string>/System/Library/Kernels/kernel</string> <key>Log</key> <false/> <key>Timeout</key> <integer>3</integer> <key>UseAlternateLogo</key> <true/> <key>XMPDetection</key> <false/> </dict> I tried both these methods but it still wont doesn't auto boot into OS X. I still find it confusing how I can boot fine if I use LastBootedVolume and boot into Windows 7. This is the boot section of my config.plist before. <key>Boot</key> <dict> <key>Arguments</key> <string>-xcpm kext-dev-mode=1</string> <key>DefaultVolume</key> <string>MacSSD</string> <key>Log</key> <false/> <key>Secure</key> <false/> <key>Timeout</key> <integer>1</integer> <key>XMPDetection</key> <string>Yes</string> </dict> And Clover boot.log 0:100 0:100 MemLog inited, TSC freq: 3400024112 0:100 0:000 0:100 0:000 Now is 1.12.2014, 0:24:28 (GMT+2047) 0:100 0:000 Starting Clover rev 3021 on American Megatrends EFI 0:100 0:000 SelfDevicePath=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,0D35F2DD-81AD-4415-BB22-F5B363C24C20,0x1788E800,0x64000) @DB132918 0:100 0:000 SelfDirPath = \EFI\CLOVER 0:100 0:000 Total Memory Slots Count = 4 0:100 0:000 Type 17 Index = 0 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/1, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0 0:100 0:000 Type 17 Index = 1 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1 0:100 0:000 Type 17 Index = 2 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/2, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 2 ChannelB-DIMM0 0:100 0:000 Type 17 Index = 3 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1 0:100 0:000 Boot status=0 0:100 0:000 Clover revision: 3021 running on System Product Name 0:100 0:000 ... with board P8Z77-V PRO 0:100 0:000 Clover load options size = 40 bytes 0:100 0:000 Clover started with option to boot bootmgfw.efi from EFI 0:103 0:003 Using OEM config.plist at path: EFI\CLOVER\config.plist 0:104 0:000 EFI\CLOVER\config.plist loaded: Success 0:106 0:002 Found theme yosemitelogin 0:109 0:003 Loading early settings 0:109 0:000 timeout set to 3 0:109 0:000 Custom boot CUSTOM_BOOT_DISABLED (0x0) 0:109 0:000 KextsToPatch: 5 requested 0:109 0:000 KextToPatch 0: AppleHDA (t1-10.9/AppleHDA/Realtek ALC892) Kext bin patch, data len: 4 0:109 0:000 KextToPatch 1: IOAHCIBlockStorage (TRIM Enabler) Kext bin patch, data len: 11 0:109 0:000 KextToPatch 2: AppleHDA (t1-10.9/AppleHDA/Resources/xml>zml) Kext bin patch, data len: 6 0:109 0:000 KextToPatch 3: AppleAHCIPort (External icons patch) Kext bin patch, data len: 8 0:109 0:000 KextToPatch 4: AppleHDA (t1-10.9/AppleHDA/Resources/xml>zml) Kext bin patch, data len: 6 0:109 0:000 Default theme: yosemitelogin 0:109 0:000 Hiding entries with string Windows 0:109 0:000 Hiding entries with string BOOTX64.EFI 0:109 0:000 LoadDrivers() start 0:111 0:001 Loading CsmVideoDxe-64.efi 0:111 0:000 load image status=Success 0:111 0:000 - driver needs connecting 0:111 0:000 Loading FSInject-64.efi 0:112 0:000 load image status=Success 0:112 0:000 Loading OsxAptioFixDrv-64.efi 0:112 0:000 load image status=Success 0:112 0:000 Loading OsxFatBinaryDrv-64.efi 0:113 0:000 load image status=Success 0:113 0:000 Loading VBoxHfs-64.efi 0:114 0:001 load image status=Success 0:114 0:000 - driver needs connecting 0:114 0:000 2 drivers needs connecting ... 0:114 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success 0:114 0:000 Video driver loaded: disconnect Success 0:128 0:014 Searching for invalid DiskIo BY_DRIVER connects: not found, all ok 0:382 0:253 LoadDrivers() end 0:382 0:000 SetScreenResolution: 1920x1080 - setting Mode 0 0:456 0:073 Video mode change to mode #0: Success 0:456 0:000 Console modes reported: 3, available modes: 0:456 0:000 Mode 1: 80x25 (current mode) 0:456 0:000 Mode 2: 80x50 0:456 0:000 Mode 3: 100x31 0:456 0:000 SetScreenResolution: 1920x1080 - already set 0:456 0:000 reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,0D35F2DD-81AD-4415-BB22-F5B363C24C20,0x1788E800,0x64000) 0:456 0:000 CPU Vendor = 756E6547 Model=306A9 0:456 0:000 The CPU supported turbo 0:456 0:000 BrandString = Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz 0:456 0:000 MSR 0xE2 before patch 1E000400 0:456 0:000 MSR 0xE4 00000414 0:456 0:000 MSR 0xCE 00081010_F0012200 0:456 0:000 non-usable FLEX_RATIO = F0000 0:456 0:000 corrected FLEX_RATIO = E0000 0:456 0:000 MSR 0x1B0 00000000 0:456 0:000 FSBFrequency=100MHz DMIvalue=100000kHz 0:456 0:000 Corrected FSBFrequency=100MHz 0:456 0:000 Vendor/Model/Stepping: 0x756E6547/0x3A/0x9 0:456 0:000 Family/ExtFamily: 0x6/0x0 0:456 0:000 MaxDiv/MinDiv: 34.0/16 0:456 0:000 Turbo: 42/42/42/42 0:456 0:000 Features: 0xBFEBFBFF 0:456 0:000 Threads: 4 0:456 0:000 Cores: 4 0:456 0:000 FSB: 100 MHz 0:456 0:000 CPU: 3412 MHz 0:456 0:000 TSC: 3412 MHz 0:456 0:000 PIS: 400 MHz 0:456 0:000 PCI (00|00:00.00) : 8086 0150 class=060000 0:456 0:000 PCI (00|00:01.00) : 8086 0151 class=060400 0:456 0:000 PCI (00|01:00.00) : 1002 6818 class=030000 0:456 0:000 Found Radeon model=AMD Radeon HD 7870 Series 0:456 0:000 PCI (00|01:00.01) : 1002 AAB0 class=040300 0:456 0:000 PCI (00|00:14.00) : 8086 1E31 class=0C0330 0:456 0:000 PCI (00|00:16.00) : 8086 1E3A class=078000 0:456 0:000 PCI (00|00:16.01) : FFFF FFFF class=FFFFFF 0:456 0:000 PCI (00|00:19.00) : 8086 1503 class=020000 0:456 0:000 PCI (00|00:1A.00) : 8086 1E2D class=0C0320 0:456 0:000 PCI (00|00:1B.00) : 8086 1E20 class=040300 0:456 0:000 PCI (00|00:1C.00) : 8086 1E10 class=060400 0:456 0:000 PCI (00|00:1C.04) : 8086 244E class=060401 0:456 0:000 PCI (00|03:00.00) : 1B21 1080 class=060401 0:456 0:000 PCI (00|00:1C.06) : 8086 1E1C class=060400 0:456 0:000 PCI (00|05:00.00) : 168C 0032 class=028000 0:456 0:000 PCI (00|00:1D.00) : 8086 1E26 class=0C0320 0:456 0:000 PCI (00|00:1F.00) : 8086 1E44 class=060100 0:456 0:000 PCI (00|00:1F.02) : 8086 1E02 class=010601 0:456 0:000 PCI (00|00:1F.03) : 8086 1E22 class=0C0500 0:456 0:000 PCI (00|00:1F.06) : FFFF FFFF class=FFFFFF 0:456 0:000 ScanSPD() start 0:456 0:000 SMBus CmdReg: 0x3 0:456 0:000 Scanning SMBus [8086:1E22], mmio: 0xF7F35004, ioport: 0xF000, hostc: 0x1 0:471 0:014 SPD[0]: Type 11 @0x50 0:479 0:008 Found module with XMP version 1.2XMP Profile1: 10*1/8ns 0:479 0:000 Using XMP Profile1 instead of standard frequency 1600MHz 0:479 0:000 DDR speed 1600MHz 0:479 0:000 Slot: 0 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBXL SerialNo=0000000000000000 0:494 0:014 SPD[1]: Type 11 @0x51 0:502 0:008 Found module with XMP version 1.2XMP Profile1: 10*1/8ns 0:502 0:000 Using XMP Profile1 instead of standard frequency 1600MHz 0:502 0:000 DDR speed 1600MHz 0:502 0:000 Slot: 1 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBXL SerialNo=0000000000000000 0:517 0:014 SPD[2]: Type 11 @0x52 0:525 0:008 Found module with XMP version 1.2XMP Profile1: 10*1/8ns 0:525 0:000 Using XMP Profile1 instead of standard frequency 1600MHz 0:525 0:000 DDR speed 1600MHz 0:525 0:000 Slot: 2 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBXL SerialNo=0000000000000000 0:539 0:014 SPD[3]: Type 11 @0x53 0:548 0:008 Found module with XMP version 1.2XMP Profile1: 10*1/8ns 0:548 0:000 Using XMP Profile1 instead of standard frequency 1600MHz 0:548 0:000 DDR speed 1600MHz 0:548 0:000 Slot: 3 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBXL SerialNo=0000000000000000 0:580 0:032 SPD[7]: Type 90 @0x57 0:677 0:096 ScanSPD() end 0:677 0:000 Get Acpi Tables List from RSDT: 0:677 0:000 Found table: FACP A M I len=132 0:677 0:000 Found table: APIC A M I len=114 0:677 0:000 Found table: FPDT A M I len=68 0:677 0:000 Found table: MCFG A M I len=60 0:677 0:000 Found table: HPET A M I len=56 0:677 0:000 Found table: SSDT SataTabl len=877 0:677 0:000 Found table: VFCT A M I len=23172 0:677 0:000 Found table: SSDT Cpu0Ist len=2474 0:677 0:000 Found table: SSDT CpuPm len=2706 0:677 0:000 Calibrated TSC frequency =3400024112 =3400MHz 0:677 0:000 Loading main settings 0:677 0:000 Dropping 3 tables 0:677 0:000 Drop table 0 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043) 0:677 0:000 set table: 54445353, 74734930757043 to drop: true 0:677 0:000 0:677 0:000 Drop table 1 signature="DMAR" (52414D44) 0:677 0:000 set table: 52414D44, 0 to drop: 0:677 0:000 Drop table 2 signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043) 0:677 0:000 set table: 54445353, 6D50757043 to drop: true 0:677 0:000 0:677 0:000 Config set ChassisType=0xD 0:677 0:000 found 11 volumes with blockIO 0:677 0:000 0. Volume: 0:677 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0) 0:680 0:002 Result of bootcode detection: bootable unknown (legacy) 0:680 0:000 1. Volume: 0:680 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0) 0:680 0:000 Result of bootcode detection: bootable Windows (vista,win) 0:680 0:000 2. Volume: 0:680 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x2,0xFFFF,0x0) 0:681 0:000 3. Volume: 0:681 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0) 0:681 0:000 found optical drive 0:681 0:000 4. Volume: 0:681 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x5,0xFFFF,0x0) 0:681 0:000 5. Volume: 0:681 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,B93A880C-15F2-4DCE-8339-1C83CD7F8E2A,0x800,0x1788E000) 0:682 0:000 Result of bootcode detection: bootable Windows (vista,win) 0:682 0:000 6. Volume: 0:682 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,0D35F2DD-81AD-4415-BB22-F5B363C24C20,0x1788E800,0x64000) 0:683 0:000 Result of bootcode detection: bootable unknown (legacy) 0:688 0:005 This is SelfVolume !! 0:688 0:000 7. Volume: 0:688 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,E6857661-C218-46C3-8B2C-3075DDCA76D9,0x178F2800,0x62CAB68) 0:688 0:000 8. Volume: 0:688 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(4,GPT,8593CCE6-ACD9-46D2-8765-DFAECCA1473B,0x1DBBD368,0x135F20) 0:689 0:000 9. Volume: 0:689 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x2,0xFFFF,0x0)\HD(1,MBR,0x6C762267,0x800,0x74701000) 0:689 0:000 Result of bootcode detection: bootable unknown (legacy) 0:689 0:000 10. Volume: 0:689 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x5,0xFFFF,0x0)\HD(1,MBR,0x2E844E58,0x800,0x74705000) 0:690 0:000 Result of bootcode detection: bootable Windows (win) 0:691 0:001 Using theme 'yosemitelogin' (EFI\CLOVER\themes\yosemitelogin) 0:691 0:000 OS main and drive as badge 0:695 0:004 font font.png loaded from themedir 0:696 0:000 Choosing theme yosemitelogin 0:696 0:000 Custom entries start 0:696 0:000 Custom entries finish 0:696 0:000 Scanning loaders... 0:696 0:000 0: 'Whole Disc Boot' no file system 0:696 0:000 1: 'Whole Disc Boot' no file system 0:696 0:000 2: 'Whole Disc Boot' no file system 0:696 0:000 3: 'Whole Disc Boot' no file system 0:696 0:000 4: 'Whole Disc Boot' no file system 0:696 0:000 5: 'Legacy HD1' no file system 0:696 0:000 6: 'EFI' 0:700 0:004 AddLoaderEntry for Volume Name=EFI 0:724 0:023 AddLoaderEntry for Volume Name=EFI 0:724 0:000 hiding entry: \EFI\BOOT\BOOTX64.efi 0:724 0:000 7: 'MacSSD' 0:729 0:004 AddLoaderEntry for Volume Name=MacSSD 0:730 0:001 Check if volume Is Hibernated: 0:730 0:000 Check sleep image 'by signature': 0:736 0:005 read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success 0:736 0:000 SleepImage name from pref: ImageVolume = 'MacSSD', ImageName = '\private\var\vm\sleepimage' 0:740 0:004 Reading first 512 bytes of sleepimage ... 0:741 0:000 OurBlockIoRead: Lba=1CA72800, Offset=394E500000 (BlockSize=512) 0:741 0:000 sig lion: 0 0:741 0:000 sig snow: 0 0:741 0:000 no valid sleep image offset was found 0:741 0:000 Reading completed -> Success 0:741 0:000 sleepimage offset could not be acquired 0:741 0:000 hibernated: no - sign 0:752 0:011 8: 'Recovery HD' 0:753 0:001 AddLoaderEntry for Volume Name=Recovery HD 0:763 0:009 9: 'Legacy HD1' no file system 0:763 0:000 10: 'Legacy HD1' no file system 0:763 0:000 Custom legacy start 0:763 0:000 Custom legacy end 0:763 0:000 Custom tool start 0:763 0:000 Custom tool end 0:766 0:003 found tool \EFI\CLOVER\tools\Shell64U.efi 0:766 0:000 Checking EFI partition Volume 6 for Clover 0:767 0:000 Found Clover 0:770 0:003 GetEfiBootDeviceFromNvram: efi-boot-device-data not found 0:770 0:000 EfiBootVolume not found 0:770 0:000 Default boot entry not found 0:770 0:000 DefaultIndex=-1 and MainMenu.EntryCount=9 1:028 0:257 GUI ready 4:466 3:438 BootOption of the entry is empty 4:466 0:000 StartLoader() start 4:466 0:000 Finally: Bus=100000kHz CPU=3400MHz 4:466 0:000 Kernel and Kext Patches: 4:466 0:000 Allowed: y 4:466 0:000 Debug: n 4:466 0:000 KernelCpu: n 4:466 0:000 Lapic: n 4:466 0:000 AICPUPM: n 4:466 0:000 AppleRTC: n 4:466 0:000 KernelPm: n 4:466 0:000 FakeCPUID: 0x0 4:466 0:000 ATIController: <null string> 4:466 0:000 ATIDataLength: 0 4:466 0:000 0 Kexts to load 4:466 0:000 5 Kexts to patch 4:466 0:000 KextPatch[0]: 4 bytes, AppleHDA 4:466 0:000 KextPatch[1]: 11 bytes, IOAHCIBlockStorage 4:466 0:000 KextPatch[2]: 6 bytes, AppleHDA 4:466 0:000 KextPatch[3]: 8 bytes, AppleAHCIPort 4:466 0:000 KextPatch[4]: 6 bytes, AppleHDA 4:466 0:000 Loading boot.efi 4:544 0:077 load image status=Success 4:565 0:021 GetOSVersion: : 10.10.1 4:565 0:000 insert table 9 for dev 0:0 4:565 0:000 insert table 9 for dev 19:0 4:565 0:000 insert table 9 for dev 0:0 4:566 0:000 Injecting user memory modules to SMBIOS 4:566 0:000 Channels: 2 4:566 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 4:566 0:000 BANK0 DIMM0 1600MHz 4096MB 4:566 0:000 mTotalSystemMemory = 4096 4:566 0:000 BANK1 DIMM0 1600MHz 4096MB 4:566 0:000 mTotalSystemMemory = 8192 4:566 0:000 BANK0 DIMM1 1600MHz 4096MB 4:566 0:000 mTotalSystemMemory = 12288 4:566 0:000 BANK1 DIMM1 1600MHz 4096MB 4:566 0:000 mTotalSystemMemory = 16384 4:566 0:000 NumberOfMemoryDevices = 4 4:566 0:000 Type20[0]->End = 0x3FFFFF, Type17[0] = 0x1000 4:566 0:000 Type20[1]->End = 0xBFFFFF, Type17[2] = 0x4000 4:566 0:000 Type20[2]->End = 0x7FFFFF, Type17[1] = 0x6000 4:566 0:000 Type20[3]->End = 0xFFFFFF, Type17[3] = 0xA000 4:566 0:000 RSDT 0xDD7D4028 4:566 0:000 FADT from RSDT: 0xDD7D40F8 4:566 0:000 XSDT 0xDD7D4078 4:566 0:000 FADT from XSDT: 0xDD7DEF48 4:566 0:000 Xsdt reallocation done 4:566 0:000 old FADT length=10C 4:566 0:000 Found OperationRegion(GNVS, SystemMemory, DD909E18, ...) 4:566 0:000 Found OperationRegion(MCHT, SystemMemory, FED10000, ...) 4:566 0:000 Found OperationRegion(RCRB, SystemMemory, FED1C000, ...) 4:566 0:000 Found OperationRegion(CPSB, SystemMemory, DD7B9E18, ...) 4:566 0:000 Found OperationRegion(IGDM, SystemMemory, 0, ...) 4:566 0:000 Found OperationRegion(RAMW, SystemMemory, DD8F8018, ...) 4:567 0:001 DSDT len = 0xADC1 new len = 0xC379 4:567 0:000 Apply DsdtFixMask=0x00000000 old way 4:567 0:000 drop _DSM mask=0x0000 4:567 0:000 ========= Auto patch DSDT Starting ======== 4:567 0:000 VideoCard devID=0x68181002 4:567 0:000 DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0 4:567 0:000 USBADR[0] = 0x140000 and PCIe = 0xFFFE 4:567 0:000 USBADR[1] = 0x1A0000 and PCIe = 0xFFFE 4:840 0:272 Audio HDA (addr:0x1B0000) setting specified layout-id=1 (0x1) 4:840 0:000 Found Airport Atheros at 0x1C0006, 0x0 4:840 0:000 USBADR[2] = 0x1D0000 and PCIe = 0xFFFE 4:840 0:000 first CPU found at 7212 offset 7215 4:840 0:000 score candidate at 720E 4:840 0:000 score inserted in acpi_cpu_score _PR_ 4:840 0:000 Found ACPI CPU: CPU0 And CPU1 And CPU2 And CPU3 And CPU4 And CPU5 And CPU6 And CPU7 within the score: _PR_ 4:840 0:000 Found PCIROOTUID = 0 4:840 0:000 ========= Auto patch DSDT Finished ======== 4:840 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=CpuPm Length=2706 4:840 0:000 Xsdt has tables count=9 4:840 0:000 Table: SSDT CpuPm 2706 dropped 4:840 0:000 corrected XSDT length=100 4:840 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=2474 4:840 0:000 Xsdt has tables count=8 4:840 0:000 Table: SSDT Cpu0Ist 2474 dropped 4:840 0:000 corrected XSDT length=92 4:840 0:000 Drop tables from Xsdt, SIGN=SSDT TableID= Length=0 4:840 0:000 Xsdt has tables count=7 4:840 0:000 Table: SSDT SataTabl 877 dropped 4:840 0:000 corrected XSDT length=84 4:840 0:000 Inserting SSDT.aml from EFI\CLOVER\ACPI\patched ... Success 4:843 0:003 CPUBase=0 and ApicCPUBase=1 ApicCPUNum=4 4:843 0:000 EdidDiscovered size=128 4:843 0:000 00 | 00 FF FF FF FF FF FF 00 04 69 93 24 01 01 01 01 4:843 0:000 16 | 14 17 01 03 80 35 1E 78 EA 2C C5 A4 56 50 A1 28 4:843 0:000 32 | 0F 50 54 BF EF 00 71 4F 81 80 81 40 95 00 A9 40 4:843 0:000 48 | B3 00 D1 C0 01 01 02 3A 80 18 71 38 2D 40 58 2C 4:843 0:000 64 | 45 00 13 2B 21 00 00 1E 00 00 00 FD 00 32 4C 1E 4:843 0:000 80 | 53 11 00 0A 20 20 20 20 20 20 00 00 00 FC 00 56 4:843 0:000 96 | 45 32 34 37 0A 20 20 20 20 20 20 20 00 00 00 FF 4:843 0:000 112 | 00 44 35 4C 4D 51 53 30 35 37 32 37 34 0A 00 C2 4:843 0:000 ATI injection not set 4:843 0:000 LAN Controller [8086:1503] :: PciRoot(0x0)\Pci(0x19,0x0) 4:844 0:000 HDA Controller [8086:1E20] :: PciRoot(0x0)\Pci(0x1B,0x0) => setting specified layout-id=1 (0x1) 4:844 0:000 stringlength = 540 4:844 0:000 CurrentMode: Width=1920 Height=1080 4:844 0:000 FSInjection: using kexts path: 'EFI\CLOVER\kexts\10.10' 4:850 0:006 MSR 0x1B0 set to 00000000 4:850 0:000 Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.10 4:852 0:001 Extra kext: EFI\CLOVER\kexts\10.10\AHCIPortInjector.kext 4:855 0:003 Extra kext: EFI\CLOVER\kexts\10.10\VoodooPS2Controller.kext 4:862 0:006 Extra PlugIn kext: EFI\CLOVER\kexts\10.10\VoodooPS2Controller.kext\Contents\PlugIns\VoodooPS2Keyboard.kext 4:866 0:004 Extra PlugIn kext: EFI\CLOVER\kexts\10.10\VoodooPS2Controller.kext\Contents\PlugIns\VoodooPS2Mouse.kext 4:870 0:003 Extra PlugIn kext: EFI\CLOVER\kexts\10.10\VoodooPS2Controller.kext\Contents\PlugIns\VoodooPS2Trackpad.kext 4:874 0:004 Extra kext: EFI\CLOVER\kexts\10.10\realtekALC.kext 4:879 0:004 Removed efi-boot-device-data variable: Not Found 4:879 0:000 Custom boot is disabled 4:879 0:000 Closing log Link to comment Share on other sites More sharing options...
tluck Posted December 1, 2014 Share Posted December 1, 2014 @fantasy761 - if you are booting MBR (vs UEFI), try renaming/removing /Volumes/EFI/EFI/BOOT to BOOT.NU. i recall similar issues before i did so. and make Timeout=5 for now. Link to comment Share on other sites More sharing options...
jason761 Posted December 1, 2014 Share Posted December 1, 2014 @fantasy761 - if you are booting MBR (vs UEFI), try renaming/removing /Volumes/EFI/EFI/BOOT to BOOT.NU. i recall similar issues before i did so. and make Timeout=5 for now. Im booting UEFI mode. Link to comment Share on other sites More sharing options...
Maniac10 Posted December 1, 2014 Share Posted December 1, 2014 @Fantasy761: Are you sure you're editing the right plist? There's a different timeout between your log and posted plist: <key>Timeout</key> <integer>1</integer> 0:109 0:000 timeout set to 3 And Clover seems to fail to recover data from the NVRAM, install the EmuVariableUEFI driver and reboot a couple of times. 0:770 0:003 GetEfiBootDeviceFromNvram: efi-boot-device-data not found 0:770 0:000 EfiBootVolume not found 0:770 0:000 Default boot entry not found Link to comment Share on other sites More sharing options...
Slice Posted December 1, 2014 Share Posted December 1, 2014 If you have added Intel Iris 5200, 0d26... Please add Intel Iris 5100, 0a2e (ig-platform-id 0x08, 0x00, 0x2e, 0x0a) (i7-4558U, i7-4578U) Cheers :-) OK, thanks! 1 Link to comment Share on other sites More sharing options...
jason761 Posted December 1, 2014 Share Posted December 1, 2014 @Fantasy761: Are you sure you're editing the right plist? There's a different timeout between your log and posted plist: <key>Timeout</key> <integer>1</integer> 0:109 0:000 timeout set to 3 And Clover seems to fail to recover data from the NVRAM, install the EmuVariableUEFI driver and reboot a couple of times. 0:770 0:003 GetEfiBootDeviceFromNvram: efi-boot-device-data not found 0:770 0:000 EfiBootVolume not found 0:770 0:000 Default boot entry not found I am using the right plist. The one posted is with tluck's config. I installed EMUVariableUEFI but it still won't auto boot to OS X. 0:100 0:100 MemLog inited, TSC freq: 3400028810 0:100 0:000 0:100 0:000 Now is 1.12.2014, 2:47:0 (GMT+2047) 0:100 0:000 Starting Clover rev 3033 on American Megatrends EFI 0:100 0:000 SelfDevicePath=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,0D35F2DD-81AD-4415-BB22-F5B363C24C20,0x1788E800,0x64000) @D1A48518 0:100 0:000 SelfDirPath = \EFI\CLOVER 0:100 0:000 Total Memory Slots Count = 4 0:100 0:000 Type 17 Index = 0 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/1, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0 0:100 0:000 Type 17 Index = 1 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1 0:100 0:000 Type 17 Index = 2 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/2, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 2 ChannelB-DIMM0 0:100 0:000 Type 17 Index = 3 0:100 0:000 SmbiosTable.Type17->Speed = 1600MHz 0:100 0:000 SmbiosTable.Type17->Size = 4096MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1 0:100 0:000 Boot status=0 0:100 0:000 Clover revision: 3033 running on System Product Name 0:100 0:000 ... with board P8Z77-V PRO 0:100 0:000 Clover load options size = 40 bytes 0:100 0:000 Clover started with option to boot bootmgfw.efi from EFI 0:103 0:003 Using OEM config.plist at path: EFI\CLOVER\config.plist 0:104 0:000 EFI\CLOVER\config.plist loaded: Success 0:106 0:002 Found theme yosemitelogin 0:109 0:003 Found theme christmas 0:112 0:002 Found theme NEWYEAR 0:114 0:002 Loading early settings 0:114 0:000 timeout set to 1 0:114 0:000 Custom boot CUSTOM_BOOT_DISABLED (0x0) 0:114 0:000 KextsToPatch: 5 requested 0:114 0:000 KextToPatch 0: AppleHDA (t1-10.9/AppleHDA/Resources/xml>zml) Kext bin patch, data len: 6 0:114 0:000 KextToPatch 1: AppleHDA (t1-10.9/AppleHDA/Realtek ALC892) Kext bin patch, data len: 4 0:114 0:000 KextToPatch 2: AppleHDA (t1-10.9/AppleHDA/Resources/xml>zml) Kext bin patch, data len: 6 0:114 0:000 KextToPatch 3: AppleAHCIPort (External icons patch) Kext bin patch, data len: 8 0:114 0:000 KextToPatch 4: IOAHCIBlockStorage (TRIM Enabler) Kext bin patch, data len: 11 0:114 0:000 Default theme: yosemitelogin 0:114 0:000 Hiding entries with string Windows 0:114 0:000 Hiding entries with string BOOTX64.EFI 0:114 0:000 LoadDrivers() start 0:116 0:002 Loading CsmVideoDxe-64.efi 0:117 0:000 load image status=Success 0:117 0:000 - driver needs connecting 0:117 0:000 Loading EmuVariableUefi-64.efi 0:117 0:000 load image status=Success 0:117 0:000 EmuVariableUefi Initialize: VariableCommonInitialize = Success, orig services stored, install gEmuVariableControlProtocolGuid = Success 0:118 0:000 Loading FSInject-64.efi 0:118 0:000 load image status=Success 0:118 0:000 Loading OsxAptioFixDrv-64.efi 0:119 0:000 load image status=Success 0:119 0:000 Loading OsxFatBinaryDrv-64.efi 0:120 0:000 load image status=Success 0:120 0:000 Loading VBoxHfs-64.efi 0:120 0:000 load image status=Success 0:120 0:000 - driver needs connecting 0:120 0:000 2 drivers needs connecting ... 0:120 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success 0:120 0:000 Video driver loaded: disconnect Success 0:772 0:651 Searching for invalid DiskIo BY_DRIVER connects: not found, all ok 0:790 0:018 CsmVideoDriverBindingStart 0:790 0:000 mixed support=40010 0:790 0:000 Controller is [030000] 0:790 0:000 Check for VBE 0:796 0:005 found Detail Timing 1920x1080 0:809 0:012 0 1152x864 attr=BB - ok, edid+, working, highest, pref=0 0:810 0:000 1 1280x960 attr=BB - ok, edid+, working, highest, pref=1 0:810 0:000 2 640x480 attr=BB - ok, edid+, 640x480, working 0:811 0:000 3 800x600 attr=BB - ok, edid+, 800x600, working 0:811 0:000 4 1024x768 attr=BB - ok, edid+, 1024x768, working 0:811 0:000 5 1280x1024 attr=BB - ok, edid+, working, highest, pref=5 0:814 0:002 6 1400x1050 attr=BB - ok, edid- 0:825 0:011 7 1920x1080 attr=BB - ok, edid+, working, highest, pref=7 0:825 0:000 CsmVideo: New mode: 7 1920x1080 - set 0:900 0:075 - SetMode pref 7 (7) = Success 0:900 0:000 CsmVideoCheckForVbe - Success 0:900 0:000 CsmVideoDriverBindingStart end Success 0:900 0:000 CsmVideo: New mode: 4 1024x768 - blocking that switch 0:906 0:005 CsmVideo: New mode: 8 -1625525372x-1692448513- EFI_UNSUPPORTED 1:003 0:097 LoadDrivers() end 1:003 0:000 EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent VirtualAddressChange = Success, CreateEvent ExitBootServices = Success, set Status=Success 1:024 0:020 SetScreenResolution: 1920x1080 - already set 1:024 0:000 Console modes reported: 3, available modes: 1:024 0:000 Mode 1: 80x25 (current mode) 1:024 0:000 Mode 2: 80x50 1:024 0:000 Mode 3: 100x31 1:024 0:000 reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,0D35F2DD-81AD-4415-BB22-F5B363C24C20,0x1788E800,0x64000) 1:024 0:000 CPU Vendor = 756E6547 Model=306A9 1:024 0:000 The CPU supported turbo 1:024 0:000 BrandString = Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz 1:024 0:000 MSR 0xE2 before patch 1E000400 1:024 0:000 MSR 0xE4 00000414 1:024 0:000 MSR 0xCE 00081010_F0012200 1:024 0:000 non-usable FLEX_RATIO = F0000 1:024 0:000 corrected FLEX_RATIO = E0000 1:024 0:000 MSR 0x1B0 00000000 1:024 0:000 FSBFrequency=100MHz DMIvalue=100000kHz 1:024 0:000 Corrected FSBFrequency=100MHz 1:024 0:000 Vendor/Model/Stepping: 0x756E6547/0x3A/0x9 1:024 0:000 Family/ExtFamily: 0x6/0x0 1:024 0:000 MaxDiv/MinDiv: 34.0/16 1:024 0:000 Turbo: 42/42/42/42 1:024 0:000 Features: 0xBFEBFBFF 1:024 0:000 Threads: 4 1:024 0:000 Cores: 4 1:024 0:000 FSB: 100 MHz 1:024 0:000 CPU: 3412 MHz 1:024 0:000 TSC: 3412 MHz 1:024 0:000 PIS: 400 MHz 1:024 0:000 PCI (00|00:00.00) : 8086 0150 class=060000 1:024 0:000 PCI (00|00:01.00) : 8086 0151 class=060400 1:024 0:000 PCI (00|01:00.00) : 1002 6818 class=030000 1:024 0:000 Found Radeon model=AMD Radeon HD 7870 Series 1:024 0:000 PCI (00|01:00.01) : 1002 AAB0 class=040300 1:024 0:000 PCI (00|00:14.00) : 8086 1E31 class=0C0330 1:024 0:000 PCI (00|00:16.00) : 8086 1E3A class=078000 1:024 0:000 PCI (00|00:16.01) : FFFF FFFF class=FFFFFF 1:024 0:000 PCI (00|00:19.00) : 8086 1503 class=020000 1:024 0:000 PCI (00|00:1A.00) : 8086 1E2D class=0C0320 1:024 0:000 PCI (00|00:1B.00) : 8086 1E20 class=040300 1:024 0:000 PCI (00|00:1C.00) : 8086 1E10 class=060400 1:024 0:000 PCI (00|00:1C.04) : 8086 244E class=060401 1:024 0:000 PCI (00|03:00.00) : 1B21 1080 class=060401 1:024 0:000 PCI (00|00:1C.06) : 8086 1E1C class=060400 1:024 0:000 PCI (00|05:00.00) : 168C 0032 class=028000 1:024 0:000 PCI (00|00:1D.00) : 8086 1E26 class=0C0320 1:024 0:000 PCI (00|00:1F.00) : 8086 1E44 class=060100 1:024 0:000 PCI (00|00:1F.02) : 8086 1E02 class=010601 1:024 0:000 PCI (00|00:1F.03) : 8086 1E22 class=0C0500 1:024 0:000 PCI (00|00:1F.06) : FFFF FFFF class=FFFFFF 1:024 0:000 ScanSPD() start 1:025 0:000 SMBus CmdReg: 0x3 1:025 0:000 Scanning SMBus [8086:1E22], mmio: 0xF7F35004, ioport: 0xF000, hostc: 0x1 1:039 0:014 SPD[0]: Type 11 @0x50 1:047 0:008 Found module with XMP version 1.2XMP Profile1: 10*1/8ns 1:047 0:000 Using XMP Profile1 instead of standard frequency 1600MHz 1:047 0:000 DDR speed 1600MHz 1:047 0:000 Slot: 0 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBXL SerialNo=0000000000000000 1:062 0:014 SPD[1]: Type 11 @0x51 1:070 0:008 Found module with XMP version 1.2XMP Profile1: 10*1/8ns 1:070 0:000 Using XMP Profile1 instead of standard frequency 1600MHz 1:070 0:000 DDR speed 1600MHz 1:070 0:000 Slot: 1 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBXL SerialNo=0000000000000000 1:085 0:014 SPD[2]: Type 11 @0x52 1:093 0:008 Found module with XMP version 1.2XMP Profile1: 10*1/8ns 1:093 0:000 Using XMP Profile1 instead of standard frequency 1600MHz 1:093 0:000 DDR speed 1600MHz 1:093 0:000 Slot: 2 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBXL SerialNo=0000000000000000 1:108 0:014 SPD[3]: Type 11 @0x53 1:116 0:008 Found module with XMP version 1.2XMP Profile1: 10*1/8ns 1:116 0:000 Using XMP Profile1 instead of standard frequency 1600MHz 1:116 0:000 DDR speed 1600MHz 1:116 0:000 Slot: 3 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBXL SerialNo=0000000000000000 1:149 0:032 SPD[7]: Type 90 @0x57 1:245 0:096 ScanSPD() end 1:245 0:000 Get Acpi Tables List from RSDT: 1:245 0:000 Found table: FACP A M I len=132 1:245 0:000 Found table: APIC A M I len=114 1:245 0:000 Found table: FPDT A M I len=68 1:245 0:000 Found table: MCFG A M I len=60 1:245 0:000 Found table: HPET A M I len=56 1:245 0:000 Found table: SSDT SataTabl len=877 1:245 0:000 Found table: BGRT A M I len=56 1:245 0:000 Found table: SSDT Cpu0Ist len=2474 1:245 0:000 Found table: SSDT CpuPm len=2706 1:245 0:000 Calibrated TSC frequency =3400028810 =3400MHz 1:245 0:000 Loading main settings 1:245 0:000 Dropping 3 tables 1:245 0:000 Drop table 0 signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043) 1:245 0:000 set table: 54445353, 6D50757043 to drop: true 1:245 0:000 1:245 0:000 Drop table 1 signature="DMAR" (52414D44) 1:245 0:000 set table: 52414D44, 0 to drop: 1:245 0:000 Drop table 2 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043) 1:245 0:000 set table: 54445353, 74734930757043 to drop: true 1:245 0:000 1:245 0:000 Config set ChassisType=0xD 1:245 0:000 found 11 volumes with blockIO 1:245 0:000 0. Volume: 1:246 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0) 1:248 0:002 Result of bootcode detection: bootable unknown (legacy) 1:248 0:000 1. Volume: 1:248 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0) 1:248 0:000 Result of bootcode detection: bootable Windows (vista,win) 1:248 0:000 2. Volume: 1:248 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x2,0xFFFF,0x0) 1:249 0:000 3. Volume: 1:249 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0) 1:249 0:000 found optical drive 1:249 0:000 4. Volume: 1:249 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x5,0xFFFF,0x0) 1:249 0:000 5. Volume: 1:249 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,B93A880C-15F2-4DCE-8339-1C83CD7F8E2A,0x800,0x1788E000) 1:250 0:000 Result of bootcode detection: bootable Windows (vista,win) 1:250 0:000 6. Volume: 1:250 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,0D35F2DD-81AD-4415-BB22-F5B363C24C20,0x1788E800,0x64000) 1:250 0:000 Result of bootcode detection: bootable unknown (legacy) 1:256 0:005 This is SelfVolume !! 1:256 0:000 7. Volume: 1:256 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,E6857661-C218-46C3-8B2C-3075DDCA76D9,0x178F2800,0x62CAB68) 1:256 0:000 8. Volume: 1:256 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(4,GPT,8593CCE6-ACD9-46D2-8765-DFAECCA1473B,0x1DBBD368,0x135F20) 1:257 0:000 9. Volume: 1:257 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x2,0xFFFF,0x0)\HD(1,MBR,0x6C762267,0x800,0x74701000) 1:260 0:003 Result of bootcode detection: bootable unknown (legacy) 1:260 0:000 10. Volume: 1:260 0:000 PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x5,0xFFFF,0x0)\HD(1,MBR,0x2E844E58,0x800,0x74705000) 1:261 0:000 Result of bootcode detection: bootable Windows (win) 1:264 0:003 Loading nvram.plist from Vol 'MacSSD' - loaded, size=811 1:265 0:000 PutNvramPlistToRtVars ... 1:265 0:000 Skipping EmuVariableUefiPresent 1:265 0:000 Adding Key: LocationServicesEnabled: Data: Size = 1: Success 1:265 0:000 Adding Key: MyVar: Data: Size = 9: Success 1:265 0:000 Skipping OsxAptioFixDrv-RelocBase 1:265 0:000 Adding Key: SystemAudioVolume: Data: Size = 1: Success 1:265 0:000 Adding Key: SystemAudioVolumeDB: Data: Size = 1: Success 1:265 0:000 Adding Key: boot-gamma: Data: Size = 50: Success 1:265 0:000 Adding Key: fmm-computer-name: Data: Size = 14: Success 1:265 0:000 Adding Key: prev-lang:kbd: Data: Size = 5: Success 1:265 0:000 Adding Key: security-mode: String: Size = 4, Val = 'none': Success 1:266 0:001 Using theme 'yosemitelogin' (EFI\CLOVER\themes\yosemitelogin) 1:266 0:000 OS main and drive as badge 1:270 0:004 font font.png loaded from themedir 1:270 0:000 Choosing theme yosemitelogin 1:270 0:000 Custom entries start 1:270 0:000 Custom entries finish 1:270 0:000 Scanning loaders... 1:270 0:000 0: 'Whole Disc Boot' no file system 1:270 0:000 1: 'Whole Disc Boot' no file system 1:270 0:000 2: 'Whole Disc Boot' no file system 1:270 0:000 3: 'Whole Disc Boot' no file system 1:270 0:000 4: 'Whole Disc Boot' no file system 1:270 0:000 5: 'Legacy HD1' no file system 1:270 0:000 6: 'EFI' 1:274 0:004 AddLoaderEntry for Volume Name=EFI 1:297 0:022 7: 'MacSSD' 1:300 0:002 AddLoaderEntry for Volume Name=MacSSD 1:301 0:001 Check if volume Is Hibernated: 1:301 0:000 Check sleep image 'by signature': 1:307 0:005 read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success 1:307 0:000 SleepImage name from pref: ImageVolume = 'MacSSD', ImageName = '\private\var\vm\sleepimage' 1:311 0:004 Reading first 512 bytes of sleepimage ... 1:312 0:000 OurBlockIoRead: Lba=1CA72800, Offset=394E500000 (BlockSize=512) 1:312 0:000 sig lion: 0 1:312 0:000 sig snow: 0 1:312 0:000 no valid sleep image offset was found 1:312 0:000 Reading completed -> Success 1:312 0:000 sleepimage offset could not be acquired 1:312 0:000 hibernated: no - sign 1:323 0:011 8: 'Recovery HD' 1:324 0:000 AddLoaderEntry for Volume Name=Recovery HD 1:334 0:009 9: 'Legacy HD1' no file system 1:334 0:000 10: 'Legacy HD1' no file system 1:334 0:000 Custom legacy start 1:334 0:000 Custom legacy end 1:334 0:000 Custom tool start 1:334 0:000 Custom tool end 1:338 0:004 found tool \EFI\CLOVER\tools\Shell64U.efi 1:338 0:000 Checking EFI partition Volume 6 for Clover 1:339 0:000 Found Clover 1:340 0:000 EmuVariable UninstallEmulation: CloseEvent = Success, original var services restored 1:343 0:002 EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent VirtualAddressChange = Success, CreateEvent ExitBootServices = Success, set Status=Success 1:363 0:020 GetEfiBootDeviceFromNvram: efi-boot-device-data not found 1:363 0:000 EfiBootVolume not found 1:363 0:000 Default boot entry not found 1:363 0:000 EmuVariable UninstallEmulation: CloseEvent = Success, original var services restored 1:363 0:000 DefaultIndex=-1 and MainMenu.EntryCount=9 1:679 0:315 GUI ready 6:378 4:699 BootOption of the entry is empty 6:378 0:000 StartLoader() start 6:378 0:000 Finally: Bus=100000kHz CPU=3400MHz 6:378 0:000 Kernel and Kext Patches: 6:378 0:000 Allowed: y 6:378 0:000 Debug: n 6:378 0:000 KernelCpu: n 6:378 0:000 Lapic: n 6:378 0:000 AICPUPM: n 6:378 0:000 AppleRTC: n 6:378 0:000 KernelPm: n 6:378 0:000 FakeCPUID: 0x0 6:378 0:000 ATIController: <null string> 6:378 0:000 ATIDataLength: 0 6:378 0:000 0 Kexts to load 6:378 0:000 5 Kexts to patch 6:378 0:000 KextPatch[0]: 6 bytes, AppleHDA 6:378 0:000 KextPatch[1]: 4 bytes, AppleHDA 6:378 0:000 KextPatch[2]: 6 bytes, AppleHDA 6:378 0:000 KextPatch[3]: 8 bytes, AppleAHCIPort 6:378 0:000 KextPatch[4]: 11 bytes, IOAHCIBlockStorage 6:378 0:000 Loading boot.efi 6:455 0:077 load image status=Success 6:539 0:083 GetOSVersion: : 10.10.1 6:539 0:000 EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent VirtualAddressChange = Success, CreateEvent ExitBootServices = Success, set Status=Success 6:560 0:020 insert table 9 for dev 0:0 6:560 0:000 insert table 9 for dev 19:0 6:560 0:000 insert table 9 for dev 0:0 6:560 0:000 Injecting user memory modules to SMBIOS 6:560 0:000 Channels: 2 6:560 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 6:560 0:000 BANK0 DIMM0 1600MHz 4096MB 6:560 0:000 mTotalSystemMemory = 4096 6:560 0:000 BANK1 DIMM0 1600MHz 4096MB 6:560 0:000 mTotalSystemMemory = 8192 6:560 0:000 BANK0 DIMM1 1600MHz 4096MB 6:560 0:000 mTotalSystemMemory = 12288 6:560 0:000 BANK1 DIMM1 1600MHz 4096MB 6:560 0:000 mTotalSystemMemory = 16384 6:560 0:000 NumberOfMemoryDevices = 4 6:561 0:000 Type20[0]->End = 0x3FFFFF, Type17[0] = 0x1000 6:561 0:000 Type20[1]->End = 0xBFFFFF, Type17[2] = 0x4000 6:561 0:000 Type20[2]->End = 0x7FFFFF, Type17[1] = 0x6000 6:561 0:000 Type20[3]->End = 0xFFFFFF, Type17[3] = 0xA000 6:561 0:000 RSDT 0xDD736028 6:561 0:000 FADT from RSDT: 0xDD7360F8 6:561 0:000 XSDT 0xDD736078 6:561 0:000 FADT from XSDT: 0xDD740F48 6:561 0:000 Xsdt reallocation done 6:561 0:000 old FADT length=10C 6:561 0:000 Found OperationRegion(GNVS, SystemMemory, DD865E18, ...) 6:561 0:000 Found OperationRegion(MCHT, SystemMemory, FED10000, ...) 6:561 0:000 Found OperationRegion(RCRB, SystemMemory, FED1C000, ...) 6:561 0:000 Found OperationRegion(CPSB, SystemMemory, DD715E18, ...) 6:561 0:000 Found OperationRegion(IGDM, SystemMemory, 0, ...) 6:561 0:000 Found OperationRegion(RAMW, SystemMemory, DD854018, ...) 6:563 0:002 DSDT len = 0xADC1 new len = 0xC379 6:563 0:000 Apply DsdtFixMask=0x00000000 old way 6:563 0:000 drop _DSM mask=0x0000 6:563 0:000 ========= Auto patch DSDT Starting ======== 6:563 0:000 VideoCard devID=0x68181002 6:563 0:000 DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0 6:563 0:000 USBADR[0] = 0x140000 and PCIe = 0xFFFE 6:563 0:000 USBADR[1] = 0x1A0000 and PCIe = 0xFFFE 6:834 0:271 Audio HDA (addr:0x1B0000) setting specified layout-id=1 (0x1) 6:834 0:000 Found Airport Atheros at 0x1C0006, 0x0, DeviceID=0x0032 6:834 0:000 USBADR[2] = 0x1D0000 and PCIe = 0xFFFE 6:834 0:000 first CPU found at 7212 offset 7215 6:834 0:000 score candidate at 720E 6:834 0:000 score inserted in acpi_cpu_score _PR_ 6:834 0:000 Found ACPI CPU: CPU0 And CPU1 And CPU2 And CPU3 And CPU4 And CPU5 And CPU6 And CPU7 within the score: _PR_ 6:835 0:000 Found PCIROOTUID = 0 6:835 0:000 ========= Auto patch DSDT Finished ======== 6:835 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=CpuPm Length=2706 6:835 0:000 Xsdt has tables count=9 6:835 0:000 Table: SSDT CpuPm 2706 dropped 6:835 0:000 corrected XSDT length=100 6:835 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=2474 6:835 0:000 Xsdt has tables count=8 6:835 0:000 Table: SSDT Cpu0Ist 2474 dropped 6:835 0:000 corrected XSDT length=92 6:835 0:000 Drop tables from Xsdt, SIGN=SSDT TableID= Length=0 6:835 0:000 Xsdt has tables count=7 6:835 0:000 Table: SSDT SataTabl 877 dropped 6:835 0:000 corrected XSDT length=84 6:835 0:000 Inserting SSDT.aml from EFI\CLOVER\ACPI\patched ... Success 6:837 0:002 CPUBase=0 and ApicCPUBase=1 ApicCPUNum=4 6:837 0:000 EdidDiscovered size=128 6:837 0:000 00 | 00 FF FF FF FF FF FF 00 04 69 93 24 01 01 01 01 6:837 0:000 16 | 14 17 01 03 80 35 1E 78 EA 2C C5 A4 56 50 A1 28 6:837 0:000 32 | 0F 50 54 BF EF 00 71 4F 81 80 81 40 95 00 A9 40 6:837 0:000 48 | B3 00 D1 C0 01 01 02 3A 80 18 71 38 2D 40 58 2C 6:837 0:000 64 | 45 00 13 2B 21 00 00 1E 00 00 00 FD 00 32 4C 1E 6:837 0:000 80 | 53 11 00 0A 20 20 20 20 20 20 00 00 00 FC 00 56 6:837 0:000 96 | 45 32 34 37 0A 20 20 20 20 20 20 20 00 00 00 FF 6:837 0:000 112 | 00 44 35 4C 4D 51 53 30 35 37 32 37 34 0A 00 C2 6:837 0:000 ATI injection not set 6:838 0:000 LAN Controller [8086:1503] :: PciRoot(0x0)\Pci(0x19,0x0) 6:838 0:000 HDA Controller [8086:1E20] :: PciRoot(0x0)\Pci(0x1B,0x0) => setting specified layout-id=1 (0x1) 6:838 0:000 stringlength = 540 6:838 0:000 CurrentMode: Width=1920 Height=1080 6:838 0:000 FSInjection: using kexts path: 'EFI\CLOVER\kexts\10.10' 6:841 0:003 MSR 0x1B0 set to 00000000 6:841 0:000 Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.10 6:843 0:001 Extra kext: EFI\CLOVER\kexts\10.10\AHCIPortInjector.kext 6:846 0:003 Extra kext: EFI\CLOVER\kexts\10.10\VoodooPS2Controller.kext 6:853 0:006 Extra PlugIn kext: EFI\CLOVER\kexts\10.10\VoodooPS2Controller.kext\Contents\PlugIns\VoodooPS2Keyboard.kext 6:857 0:004 Extra PlugIn kext: EFI\CLOVER\kexts\10.10\VoodooPS2Controller.kext\Contents\PlugIns\VoodooPS2Mouse.kext 6:861 0:003 Extra PlugIn kext: EFI\CLOVER\kexts\10.10\VoodooPS2Controller.kext\Contents\PlugIns\VoodooPS2Trackpad.kext 6:866 0:004 Extra kext: EFI\CLOVER\kexts\10.10\realtekALC.kext 6:869 0:003 Removed efi-boot-device-data variable: Not Found 6:869 0:000 Custom boot is disabled 6:869 0:000 Closing log Link to comment Share on other sites More sharing options...
Slice Posted December 1, 2014 Share Posted December 1, 2014 I am using the right plist. The one posted is with tluck's config. I installed EMUVariableUEFI but it still won't auto boot to OS X. See 0:100 0:000 Clover started with option to boot bootmgfw.efi from EFI Check instructions #45 Link to comment Share on other sites More sharing options...
passmaster16 Posted December 1, 2014 Share Posted December 1, 2014 Hi Slice, I tried both OsxAptioFix2Drv-64 and OsxAptioFixDrv-64 without any success. If I replace the files in EFI>Boot with the ones from r2721, I can boot properly. Is there something different with BOOTIA32/BOOTX64 files in the newer versions of Clover that would be causing my boot up problem? If I used r2721's boot files, would they be able to boot Yosemite? Hi Slice -- Any thoughts on this? Thx Link to comment Share on other sites More sharing options...
Slice Posted December 1, 2014 Share Posted December 1, 2014 Hi Slice -- Any thoughts on this? Thx This info is not enough to say something. Link to comment Share on other sites More sharing options...
thy1225 Posted December 1, 2014 Share Posted December 1, 2014 Need Help on the clover boot GUI I can't get the clover boot GUI full resolution (1920x1080) Here's what I tried so far: - no custom EDID, No Patch VBios, No PatchVBiosBtyes --> GUI shows like squashed 1920x1440 - with or without custom EDID, Patch VBios Enable, no PatchVBiosBytes --> GUI shows like stretched 800x600 - with or without custom EDID, NO Patch VBios Enable, with PatchVBiosBytes --> GUI still shows like stretched 800x600 (with PatchVBiosBytes: find "gAeoAqAF" replace "gAeoAjgE" ) I attached the boot log of this test. what else I missed ? attached the clover config.plist my setup: Clover v2k r2999 Yosemite 10.10.1 CPU Sandy i7 Gigabyte P67A-UD3R-B3 --> Non UEFI Intel 120G SSD DDR3 8G Memory config.plist.zip bootlog.log.txt.zip Link to comment Share on other sites More sharing options...
Recommended Posts