Jump to content
30960 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

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>

Very Thanks

 

Is It Ok ?

 

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

values are ok but formating it looks bad.

use this to edit .plist files

http://www.fatcatsoftware.com/plisteditpro/

  • Like 1

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

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?

this is my DumperDarwinDumper.zip

OT. For ref, if anyone gets annoyed at the IORegistry viewer pop up message seen when viewing the DarwinDumper report in Safari, then the latest version of DarwinDumper (2.7.2) has been amended to help overcome this. (Thanks Slice).

I Tried, but nothing , but i have max Frequency 2.50.

 

I need help

this is my DumperDarwinDumper.zip

I am sorry but can you do the same tests with more recent Clover revision?

Clover revision: 825:826  running on Vostro 3560

Download from here

http://sourceforge.net/projects/cloverefiboot/files/Installer/

 

 

I am sorry but can you do the same tests with more recent Clover revision?

Clover revision: 825:826  running on Vostro 3560

Download from here

http://sourceforge.net/projects/cloverefiboot/files/Installer/

 

update us on Monday because I'm out ... thanks guys

 

this is my Dumper with las DarwinDumper

 

DarwinDumper_2.7.2_INSYDE_Corp._ML_ntn.zip

OK.

Now, what is the observation about CPU frequency?

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

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>

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

×
×
  • Create New...