Contribute
Register

Clover Load up time Issue

Status
Not open for further replies.
Joined
Sep 12, 2011
Messages
20
Motherboard
Hack Pro 6,1
CPU
i7 [email protected] GHz
Graphics
GTX 670
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. Android
Hi,
I just upgraded my rig and installed Mavericks. Everything including sleep seems to be supported. The only problem is the clover bootloader menu takes a long time (approx. 35 seconds after bios logo disappears) to show up. I'm sure it has something to do with my config as other bootloaders like grub and windows uefi boot manager take little to no time loading up. I tried tweaking it with no scan and only custom entries but that didn't seem to work. I'm adding my config.plist below for reference.

Please help.
 

Attachments

  • config.plist
    4.2 KB · Views: 234
This should fix it..
 

Attachments

  • config.plist
    4.2 KB · Views: 217
Thanks.
Could you please tell me what did you change in the file before i flash and test it. This for my own learning so i can know more about clover as boot manager. Thank you once again

You should probably verify that the smbios/etc make sense for your (unspecified) computer:
Code:
Speedy-ML:Downloads Admin$ diff config.plist "config (1).plist" 
1c1,224
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/Prope</plist></dict>s<string>Detect</string>y>>F6</string>/string>/string>g>
\ No newline at end of file
---
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
> <plist version="1.0">
> <dict>
> 	<key>ACPI</key>
> 	<dict>
> 		<key>DSDT</key>
> 		<dict>
> 			<key>Debug</key>
> 			<false/>
> 			<key>DropOEM_DSM</key>
> 			<false/>
> 			<key>Name</key>
> 			<string>DSDT.aml</string>
> 			<key>ReuseFFFF</key>
> 			<false/>
> 		</dict>
> 		<key>SSDT</key>
> 		<dict>
> 			<key>DropOem</key>
> 			<false/>
> 			<key>Generate</key>
> 			<dict>
> 				<key>CStates</key>
> 				<false/>
> 				<key>PStates</key>
> 				<false/>
> 			</dict>
> 		</dict>
> 	</dict>
> 	<key>Boot</key>
> 	<dict>
> 		<key>Arguments</key>
> 		<string>-v dart=0</string>
> 		<key>DefaultVolume</key>
> 		<string>MacHDD</string>
> 		<key>Legacy</key>
> 		<string>PBR</string>
> 		<key>Log</key>
> 		<false/>
> 		<key>Secure</key>
> 		<false/>
> 		<key>Timeout</key>
> 		<integer>10</integer>
> 		<key>XMPDetection</key>
> 		<string>No</string>
> 	</dict>
> 	<key>Devices</key>
> 	<dict>
> 		<key>Audio</key>
> 		<dict>
> 			<key>Inject</key>
> 			<string>1</string>
> 		</dict>
> 		<key>FakeID</key>
> 		<dict>
> 			<key>ATI</key>
> 			<string>0x0</string>
> 			<key>IMEI</key>
> 			<string>0x0</string>
> 			<key>IntelGFX</key>
> 			<string>0x0</string>
> 			<key>LAN</key>
> 			<string>0x0</string>
> 			<key>NVidia</key>
> 			<string>0x0</string>
> 			<key>SATA</key>
> 			<string>0x0</string>
> 			<key>WIFI</key>
> 			<string>0x0</string>
> 			<key>XHCI</key>
> 			<string>0x0</string>
> 		</dict>
> 		<key>USB</key>
> 		<dict>
> 			<key>FixOwnership</key>
> 			<false/>
> 			<key>Inject</key>
> 			<false/>
> 		</dict>
> 		<key>UseIntelHDMI</key>
> 		<false/>
> 	</dict>
> 	<key>DisableDrivers</key>
> 	<array>
> 		<string>Nothing</string>
> 	</array>
> 	<key>GUI</key>
> 	<dict>
> 		<key>Custom</key>
> 		<dict>
> 			<key>Entries</key>
> 			<array>
> 				<dict>
> 					<key>Disabled</key>
> 					<false/>
> 					<key>FullTitle</key>
> 					<string>OS X Mavericks</string>
> 					<key>Hidden</key>
> 					<false/>
> 					<key>InjectKexts</key>
> 					<false/>
> 					<key>NoCaches</key>
> 					<false/>
> 					<key>Type</key>
> 					<string>OSX</string>
> 				</dict>
> 			</array>
> 		</dict>
> 		<key>Hide</key>
> 		<array>
> 			<string>Windows</string>
> 			<string>\EFI\BOOT\BOOTX64.EFI</string>
> 		</array>
> 		<key>Language</key>
> 		<string>en:0</string>
> 		<key>Mouse</key>
> 		<dict>
> 			<key>Enabled</key>
> 			<true/>
> 			<key>Speed</key>
> 			<integer>8</integer>
> 		</dict>
> 		<key>Scan</key>
> 		<dict>
> 			<key>Entries</key>
> 			<true/>
> 			<key>Legacy</key>
> 			<false/>
> 			<key>Tool</key>
> 			<true/>
> 		</dict>
> 		<key>Theme</key>
> 		<string>applestyle</string>
> 	</dict>
> 	<key>Graphics</key>
> 	<dict>
> 		<key>Inject</key>
> 		<dict>
> 			<key>ATI</key>
> 			<false/>
> 			<key>Intel</key>
> 			<true/>
> 			<key>NVidia</key>
> 			<true/>
> 		</dict>
> 	</dict>
> 	<key>KernelAndKextPatches</key>
> 	<dict>
> 		<key>AppleRTC</key>
> 		<true/>
> 		<key>AsusAICPUPM</key>
> 		<true/>
> 		<key>KernelPm</key>
> 		<true/>
> 		<key>KextsToPatch</key>
> 		<array>
> 			<dict>
> 				<key>Comment</key>
> 				<string>External icons patch</string>
> 				<key>Find</key>
> 				<data>
> 				RXh0ZXJuYWw=
> 				</data>
> 				<key>Name</key>
> 				<string>AppleAHCIPort</string>
> 				<key>Replace</key>
> 				<data>
> 				SW50ZXJuYWw=
> 				</data>
> 			</dict>
> 		</array>
> 	</dict>
> 	<key>RtVariables</key>
> 	<dict>
> 		<key>LogEveryBoot</key>
> 		<string>No</string>
> 		<key>LogLineCount</key>
> 		<integer>3000</integer>
> 		<key>MountEFI</key>
> 		<string>Yes</string>
> 	</dict>
> 	<key>SMBIOS</key>
> 	<dict>
> 		<key>BiosReleaseDate</key>
> 		<string>06/12/13</string>
> 		<key>BiosVendor</key>
> 		<string>Apple Inc.</string>
> 		<key>BiosVersion</key>
> 		<string>MP61.88Z.0116.B04.1312061508</string>
> 		<key>Board-ID</key>
> 		<string>Mac-F60DEB81FF30ACF6</string>
> 		<key>BoardManufacturer</key>
> 		<string>Apple Inc.</string>
> 		<key>BoardType</key>
> 		<integer>11</integer>
> 		<key>ChassisAssetTag</key>
> 		<string>Pro-Enclosure</string>
> 		<key>ChassisManufacturer</key>
> 		<string>Apple Inc.</string>
> 		<key>ChassisType</key>
> 		<integer>6</integer>
> 		<key>Family</key>
> 		<string>Mac Pro</string>
> 		<key>Manufacturer</key>
> 		<string>Apple Inc.</string>
> 		<key>ProductName</key>
> 		<string>MacPro6,1</string>
> 		<key>SerialNumber</key>
> 		<string>C02KRMW2F693</string>
> 		<key>Trust</key>
> 		<false/>
> 		<key>Version</key>
> 		<string>1.0</string>
> 	</dict>
> 	<key>SystemParameters</key>
> 	<dict>
> 		<key>InjectKexts</key>
> 		<string>Detect</string>
> 		<key>InjectSystemID</key>
> 		<true/>
> 	</dict>
> </dict>
> </plist>
 
you had log set to yes in the boot part of your plist .. all i did was change this to no and sent it back to you. This creates a log file that takes a long time to boot. I had this problem myself so i pretty much knew right away the cause of your issue.
 
you had log set to yes in the boot part of your plist .. all i did was change this to no and sent it back to you....

A diff of the file you posted against the original shows otherwise. See post #4.
 
Ok i see in rtvariables it was LogEveryBoot=10 .. i changed that to No . Everything else matches line for line .
 
Ok i see in rtvariables it was LogEveryBoot=10 .. i changed that to No . Everything else matches line for line .

Diff of the config.plist in post #1 and the config.plist in post #2 is shown in post #4.

It could be that things are randomly re-ordered in the file.
 
Great.... May I ask what are your specs?
 
Status
Not open for further replies.
Back
Top