Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

I Try , but i have max Frequency 2.50 while with Win 8 i go 3.10 Ghz max Frequency

post your boot.log from console.app

U can try with adding

<key> MaxMultiplier </ key>
   <integer> 31 </ integer>

 

Check this detail thread about this clover ability here

http://www.applelife...rboboost.38283/

its russian but u can use translate.

Good luck!

  • Like 1
Link to comment
Share on other sites

post your boot.log from console.app

U can try with adding

<key> MaxMultiplier </ key>
<integer> 31 </ integer>

 

Check this detail thread about this clover ability here

http://www.applelife...rboboost.38283/

its russian but u can use translate.

Good luck!

 

Very Thanks

 

Is It Ok ?

 

<key>ACPI</key>
<dict>
	   <key>GenerateIvyStates</key>
	   <string>Yes</string>
 <key>MaxMultiplier</key>
	 <integer>31</integer>
</dict>

Link to comment
Share on other sites

I have a weird issue with Clover ... Every once in a while, whenever I try to put my laptop to sleep, the laptop does not properly go to sleep.

 

The laptop turns the screen off, the acitivty lights stop flickering, and the system never "powers" down. The laptop then becomes unresponsive.

 

 

My laptop is an Asus Zenbook UX32VD, my config file is here: http://pastebin.com/arcgRBBn

Link to comment
Share on other sites

ive been noticing its taking longer than usual to get to the apple login screen, After I start my hackintosh my bios shows up for short second then I see a Blinking cursor on top for few seconds then black screen for few seconds after that then clover finally loads up, probably between 8-17 seconds between Bios and Clover. Whats the deal?

Link to comment
Share on other sites

Thank you all for your help

 

Now, what is the observation about CPU frequency?

 

Now It is 25x

I'll recommend you to exclude MaxMultiplier as Clover knows Turbo=31 for one core and 29 for 4 cores.

 

do you mean this ?

 

BEFORE

<key>ACPI</key>
<dict>
<key>GenerateIvyStates</key>
<string>Yes</string>
<key>MaxMultiplier</key>
<integer>32</integer>
</dict>

 

AFTHER

<key>ACPI</key>
<dict>
<key>GenerateIvyStates</key>
<string>Yes</string>
</dict>

Link to comment
Share on other sites

console.app

/Library/Logs/CloverEFI/boot.log.

If u didnt install rc scripts then u dont have this.

but u can still make in Clover GUI

press f1 and u will find it.

GL

 

My Log File.

Tnks

 

console.app

/Library/Logs/CloverEFI/boot.log.

If u didnt install rc scripts then u dont have this.

but u can still make in Clover GUI

press f1 and u will find it.

GL

 

My Log File.

Tnks

boot.log.zip

Link to comment
Share on other sites

×
×
  • Create New...