Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

yes ..here

Two mistakes here.

1. You didn't set boot options as I proposed in instructions pointed above.

0:100  0:000  Clover revision: 3094  running on To Be Filled By O.E.M.
0:100  0:000  ... with board Z97 Extreme6
0:100  0:000  Clover load options size = 4 bytes
0:100  0:000  Found Plist String = , parse XML in LoadOptions
0:100  0:000  Xml in load options is bad

2. Windows is disabled at all

0:123  0:000  Hiding entries with string Windows
Link to comment
Share on other sites

@crushers

here are a my thoughts for what its worth:

 

- you should boot in verbose mode to see what is going on during shutdown. 

- wait about 5 minutes after boot up to test shutdown speed. to make sure the system has settled down and not doing a lot of IO to disks.

- with 40 volumes (a lot of USBs) OS X  unmount them all.

- doesn't seem to me to be a clover problem. clover is boot loader runs for 6 seconds. 

- you could disable the /etc/rc.shutdown script to make sure it is not a problem there.

Link to comment
Share on other sites

If you use genericusb.kext ...delete and try ...

No. My USB now work native.....

 

 

@crushers

here are a my thoughts for what its worth:

 

- you should boot in verbose mode to see what is going on during shutdown. 

- wait about 5 minutes after boot up to test shutdown speed. to make sure the system has settled down and not doing a lot of IO to disks.

- with 40 volumes (a lot of USBs) OS X  unmount them all.

- doesn't seem to me to be a clover problem. clover is boot loader runs for 6 seconds. 

- you could disable the /etc/rc.shutdown script to make sure it is not a problem there.

 

 

IOCatalog and Lunchdeamons problem....

Link to comment
Share on other sites

Nope, theme did not do anything, it has no effect on booting. You made incorrect changes to something. If you want fast response, which truthfully it's not our responsibility to fix what you've probably messed up, how about some actual information about what you changed. Like your config, your boot.log, where it actually precisely gets stuck, you do have fakesmc.kext right? There are also some kexts that can't be injected and if you try then it causes problems. Also maybe you should learn a lesson here which is you shouldn't use an unstable system for production, that's just common sense 101.

 

I haven't changed anything in config.plist in ESP, all i did was trying to reset AppleHDA to reenable sound after wake up, then i rebooted and snap, it didn't work. And now not one version is working, i've tried reformatting the ESP and  installing clover again, but i just can't get in. Otherwise i've remade USB boot drive, that works, i tried using settings from USB drive, it still won't boot from EFI partition. Which is very weird. Nevertheless I managed to get files via macdrive. Also ofc i have fakesmc. Like I said it worked perfectly fine, until I used the script from toleda to inject Audio from Clover which worked, but somehow i managed to change the layout that doesn't wake up from sleep. Thanks for considering this question :) I'll get boot.log asap

 

P.S. I meant quick response if possible i didn't insist that anyone should just devote themselves to solving my problem nor did i say it's your responsibility (common sense)  :) Best regards though 

P.P.S. hehehe well hackintosh was even more stable than windows so far :) i couldn't ever be disappointed by what this community has done. Regards to everyone here as well, for all the patience, and esp. fellow developers ;) *fan fact* :P

Link to comment
Share on other sites

Hi guys,

 

I want to put my Ethernet EFI String my config.plist. I read couple of  threads they saying put Clover Configurator Devices Section? Where am I exactly put these numbers on Devices Section? 

 

or could you please tell me how to add manually directly in config.plist? 

Link to comment
Share on other sites

 

Two mistakes here.

1. You didn't set boot options as I proposed in instructions pointed above.

0:100  0:000  Clover revision: 3094  running on To Be Filled By O.E.M.
0:100  0:000  ... with board Z97 Extreme6
0:100  0:000  Clover load options size = 4 bytes
0:100  0:000  Found Plist String = , parse XML in LoadOptions
0:100  0:000  Xml in load options is bad

2. Windows is disabled at all

0:123  0:000  Hiding entries with string Windows

ok about string windows ...i solved it

 

But about Clover I followed the step by step procedure (what I've always done in the past) but clover does not remember laststarting boot, I mean that if childbirth from windows, restart I noticed that if I go to Yosemite

Of course i have first boot Clover start boot.efi at Yose

141227133144.BMP

Link to comment
Share on other sites

 

Clover (3065) won't boot unless I use NullCPUPowerManagement. 

 

I have a Acer 7750G with integrated AMD Radeon 6850M card. 

 

My clover has AsusAICPUPM enabled. 

 

Any idea?

 

My config.plist attached.

<?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>Fixes</key>
			<dict>
				<key>FixAirport_4000</key>
				<true/>
				<key>FixDarwin_0002</key>
				<true/>
				<key>FixDisplay_0100</key>
				<true/>
				<key>FixHPET_0010</key>
				<true/>
				<key>FixRegions_10000000</key>
				<true/>
			</dict>
			<key>Name</key>
			<string>DSDT.aml</string>
			<key>ReuseFFFF</key>
			<false/>
		</dict>
		<key>DropTables</key>
		<array>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>CpuPm</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>Cpu0Ist</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>DMAR</string>
			</dict>
		</array>
		<key>HaltEnabler</key>
		<true/>
		<key>SSDT</key>
		<dict>
			<key>DropOem</key>
			<true/>
			<key>Generate</key>
			<dict>
				<key>CStates</key>
				<false/>
				<key>PStates</key>
				<false/>
			</dict>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>Arguments</key>
		<string>kext-dev-mode=1</string>
		<key>DefaultLoader</key>
		<string>boot.efi</string>
		<key>Legacy</key>
		<string>PBR</string>
		<key>Log</key>
		<false/>
		<key>Secure</key>
		<false/>
		<key>Timeout</key>
		<integer>5</integer>
		<key>XMPDetection</key>
		<false/>
	</dict>
	<key>Devices</key>
	<dict>
		<key>Audio</key>
		<dict>
			<key>ResetHDA</key>
			<true/>
		</dict>
		<key>USB</key>
		<dict>
			<key>FixOwnership</key>
			<false/>
			<key>Inject</key>
			<false/>
		</dict>
	</dict>
	<key>GUI</key>
	<dict>
		<key>Mouse</key>
		<dict>
			<key>Enabled</key>
			<false/>
			<key>Mirror</key>
			<false/>
		</dict>
		<key>Scan</key>
		<true/>
		<key>ScreenResolution</key>
		<string>1600x1200</string>
		<key>Theme</key>
		<string>applestyle</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>FBName</key>
		<string>Mangabey</string>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<true/>
			<key>Intel</key>
			<false/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>InjectEDID</key>
		<true/>
		<key>LoadVBios</key>
		<true/>
		<key>VideoPorts</key>
		<integer>3</integer>
	</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>ATIConnectorsController</key>
		<string>5000</string>
		<key>ATIConnectorsData</key>
		<string>0200000040000000090100000000000300040000040600000073000011020101</string>
		<key>ATIConnectorsPatch</key>
		<string>0200000040000000090100000000000300080000040200000073000011020101</string>
		<key>AppleRTC</key>
		<true/>
		<key>AsusAICPUPM</key>
		<true/>
		<key>KernelLapic</key>
		<true/>
		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>Enable ALC269 Change ADI1984</string>
				<key>Find</key>
				<data>
				hBnUEQ==
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				aQLsEA==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Enable ALC269 Not use ACL885</string>
				<key>Find</key>
				<data>
				hAjsEA==
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				AAAAAA==
				</data>
			</dict>
			<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>MLB</key>
		<string>C02032109R5DC771H</string>
		<key>ROM</key>
		<string>UseMacAddr0</string>
	</dict>
	<key>SMBIOS</key>
	<dict>
		<key>BiosReleaseDate</key>
		<string>04/22/11</string>
		<key>BiosVendor</key>
		<string>Apple Inc.</string>
		<key>BiosVersion</key>
		<string>MBP81.88Z.0047.B0E.1104221557</string>
		<key>Board-ID</key>
		<string>Mac-94245B3640C91C81</string>
		<key>BoardManufacturer</key>
		<string>Apple Inc.</string>
		<key>BoardType</key>
		<integer>10</integer>
		<key>ChassisAssetTag</key>
		<string>MacBook-Aluminum</string>
		<key>ChassisManufacturer</key>
		<string>Apple Inc.</string>
		<key>ChassisType</key>
		<string>08</string>
		<key>Family</key>
		<string>MacBook Pro</string>
		<key>Manufacturer</key>
		<string>Apple Inc.</string>
		<key>Mobile</key>
		<true/>
		<key>ProductName</key>
		<string>MacBookPro8,1</string>
		<key>SerialNumber</key>
		<string>C02F95DPDH2G</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/>
		<key>NoCaches</key>
		<false/>
	</dict>
</dict>
</plist>

Slice,

 

Could you please give me some suggestion?  I tried a Chameleon boot USB key, which works fine, but Clover won't boot my system without NullCPUPowerManagement.  I really do not want to use Chameleon...

 

Thanks!

Link to comment
Share on other sites

Slice,

 

Could you please give me some suggestion?  I tried a Chameleon boot USB key, which works fine, but Clover won't boot my system without NullCPUPowerManagement.  I really do not want to use Chameleon...

 

Thanks!

Did you try to ad this 

 

<key>KernelAndKextPatches</key>

<dict>
<key>AppleRTC</key>
<true/>
<key>KernelCpu</key>
<true/>
<key>KernelLapic</key>
<true/>
</dict>
Link to comment
Share on other sites

 

Did you try to ad this 

 

<key>KernelAndKextPatches</key>

<dict>
<key>AppleRTC</key>
<true/>
<key>KernelCpu</key>
<true/>
<key>KernelLapic</key>
<true/>
</dict>

 

 

Yeah. Tried all those. 

 

 

Did you try to ad this 

 

<key>KernelAndKextPatches</key>

<dict>
<key>AppleRTC</key>
<true/>
<key>KernelCpu</key>
<true/>
<key>KernelLapic</key>
<true/>
</dict>

 

Yes. Tried all those.  it feels Clover has trouble to 'see' my video card (AMD6850M) without NullCPUPowerManagement. 

Link to comment
Share on other sites

Yeah. Tried all those. 

 

Yes. Tried all those.  it feels Clover has trouble to 'see' my video card (AMD6850M) without NullCPUPowerManagement. 

Confirmed. My Sony Vaio with AMD 7650M also failed without NullCPUPowerManagement. Don't know what's wrong with Clover

Link to comment
Share on other sites

Hi all,

 

I have a small problem with booting Windows 8.1 with Clover. If I start Windows UEFI Boot loader from Clover, Windows starts, but instead of seeing the desktop I only get a black screen. When using F12 Boot menu from BIOS Windows boots up nicely. I already found that this can be when using IGFX and Radeon GFX simultaneously. But I do not want to switch IGFX off, I use that in my OS X setup. Is there any other way around that?

 

Furthermore, I can not start Windows from OS X with the start volume pref panel. Clover will always start my default drive, which is OS X.

How can I solve this?

 

Thanks!

Link to comment
Share on other sites

Yeah. Tried all those. 

 

Yes. Tried all those.  it feels Clover has trouble to 'see' my video card (AMD6850M) without NullCPUPowerManagement. 

 

 

Confirmed. My Sony Vaio with AMD 7650M also failed without NullCPUPowerManagement. Don't know what's wrong with Clover

Guys,

without a report I can't say anything.

Link to comment
Share on other sites

noob question :)

My memory XMP profile is 1600MHZ

but I overclocked the memory to 2000MHZ

is the only way to see the real speed in "About This Mac" and in "System Information" is by entering all the data like here?

http://clover-wiki.zetam.org/Configuration/SMBIOS#Memory

without entering manually all the information, 

clover detect the real speed but inject the wrong one (1333MHZ) to SMBIOS

 

0:100  0:000  Total Memory Slots Count = 4
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 ChannelA-DIMM0
0:100  0:000  Type 17 Index = 1
0:100  0:000  SmbiosTable.Type17->Speed = 2000MHz
0:100  0:000  SmbiosTable.Type17->Size = 8192MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1
0:100  0:000  Type 17 Index = 2
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 2 ChannelB-DIMM0
0:100  0:000  Type 17 Index = 3
0:100  0:000  SmbiosTable.Type17->Speed = 2000MHz
0:100  0:000  SmbiosTable.Type17->Size = 8192MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1
0:100  0:000  Boot status=0
Link to comment
Share on other sites

 

noob question :)

My memory XMP profile is 1600MHZ

but I overclocked the memory to 2000MHZ

is the only way to see the real speed in "About This Mac" and in "System Information" is by entering all the data like here?

http://clover-wiki.zetam.org/Configuration/SMBIOS#Memory

without entering manually all the information, 

clover detect the real speed but inject the wrong one (1333MHZ) to SMBIOS

 

0:100  0:000  Total Memory Slots Count = 4
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 ChannelA-DIMM0
0:100  0:000  Type 17 Index = 1
0:100  0:000  SmbiosTable.Type17->Speed = 2000MHz
0:100  0:000  SmbiosTable.Type17->Size = 8192MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1
0:100  0:000  Type 17 Index = 2
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 2 ChannelB-DIMM0
0:100  0:000  Type 17 Index = 3
0:100  0:000  SmbiosTable.Type17->Speed = 2000MHz
0:100  0:000  SmbiosTable.Type17->Size = 8192MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1
0:100  0:000  Boot status=0

 

 

Make sure Boot->XMPDetection is enabled or set to 1/2 depending on your XMP Profile. And upload your full boot.log please, it's lacking the SPD scan and SMBIOS injection sections.

Link to comment
Share on other sites

 

noob question :)

My memory XMP profile is 1600MHZ

but I overclocked the memory to 2000MHZ

is the only way to see the real speed in "About This Mac" and in "System Information" is by entering all the data like here?

http://clover-wiki.zetam.org/Configuration/SMBIOS#Memory

without entering manually all the information, 

clover detect the real speed but inject the wrong one (1333MHZ) to SMBIOS

 

0:100  0:000  Total Memory Slots Count = 4
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 ChannelA-DIMM0
0:100  0:000  Type 17 Index = 1
0:100  0:000  SmbiosTable.Type17->Speed = 2000MHz
0:100  0:000  SmbiosTable.Type17->Size = 8192MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1
0:100  0:000  Type 17 Index = 2
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 2 ChannelB-DIMM0
0:100  0:000  Type 17 Index = 3
0:100  0:000  SmbiosTable.Type17->Speed = 2000MHz
0:100  0:000  SmbiosTable.Type17->Size = 8192MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1
0:100  0:000  Boot status=0

 

 

Like this

 

 

In bios set to Profile 1

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...