Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

If there is a Core Solo or Core Duo processor named Yonah then Clover-32 must be used.

My hackbook #2 works with it. Clover32->OSX 10.6.8-32bit-> IntelX3100 full support with QE/CI.

Link to comment
Share on other sites

Corrected in rev.2681.

Make full DarwinDump with it.

Slice, you've done an extreme job! The error is solved!!! :)

Now my system works with; "a small performance improvement in single and multiple core! and Clover is working in single core x37 instead of x39".

Performances are better with Clover gen instead of SSDT!

 

Two more question please;

-my config file (http://pastebin.com/VFdmkSwp) is correct? No C2, 4 and C3(0x43) enabled?

-same question for TableId, i need it?

-you need DarwindDump now?

 

Thank you again, Slice number1!  :thumbsup_anim:

Link to comment
Share on other sites

@xpamamadeaus

 

fwiw, i am using clover to boot a Lenovo T60.  it has C2D T5600. this is a very similar model/spec to the 3000, I believe.  Note: i run lion 10.7.4 as that is the highest level because of the 32-bit ATI X1300 gfx driver. but works works for snow leopard 10.6.8 too.

i have one r60 and clover works without a problem.

But on 3000 n100 only chameleon works.

All clover fail.

 

X64 , X32 , biosblockio,sata.

I try all versions and all just restart just before it load GUI and i cannot capture debug.log..

@Slice its there chace for some debug version to try why it restart?

Link to comment
Share on other sites

Slice, you've done an extreme job! The error is solved!!! :)

Now my system works with; "a small performance improvement in single and multiple core! and Clover is working in single core x37 instead of x39".

Performances are better with Clover gen instead of SSDT!

 

Two more question please;

-my config file (http://pastebin.com/VFdmkSwp) is correct? No C2, 4 and C3(0x43) enabled?

-same question for TableId, i need it?

-you need DarwindDump now?

 

Thank you again, Slice number1!  :thumbsup_anim:

Great that you have a success now!
About c2-7 you wrote all correct. I just don't know if c-states depend on MacModel chosen.
About TableID you have those tables:
0:459  0:000  Get Acpi Tables List from RSDT:
0:459  0:000   Found table: FACP  A M I len=132
0:459  0:000   Found table: APIC  A M I len=200
0:459  0:000   Found table: FPDT  A M I len=68
0:459  0:000   Found table: MCFG  OEMMCFG. len=60
0:459  0:000   Found table: AAFT  OEMAAFT  len=186
0:459  0:000   Found table: HPET  A M I len=56
0:459  0:000   Found table: SSDT  CpuPm len=840576
0:459  0:000   Found table: BGRT  A M I len=56
0:459  0:000   Found table: EINJ  AMI EINJ len=304
0:459  0:000   Found table: ERST  AMI ERST len=528
0:459  0:000   Found table: HEST  AMI HEST len=168
0:459  0:000   Found table: BERT  AMI BERT len=48

So, you don't need to drop Cpu0Ist

 

i have one r60 and clover works without a problem.

But on 3000 n100 only chameleon works.

All clover fail.

 

X64 , X32 , biosblockio,sata.

I try all versions and all just restart just before it load GUI and i cannot capture debug.log..

@Slice its there chace for some debug version to try why it restart?

 

First, I found some mistakes in base files that may lead to KP on rare configurations. Test revision 2682 and set

Boot->Log=true (initially it was called DebugLog, but apianti reduced name ^_^ )

It will be very slow, up to ten minute of silence but then you can found /efi/clover/misc/debug.log where we can see some information why it is not working. I may suppose that this hardware requires some workaround. 

If you can boot with Chameleon, please, make a full DarwinDumper report.

  • Like 1
Link to comment
Share on other sites

Here is a link to a full Installation Guide and with a Zip containing an ESP for Clover - configuration files and kexts - for Lenovo T420.

 

Clover UEFI on T420 Guide

 

Feel free to link on 1st page!

 

 

Current Clover revision: 2671 for UEFI (ESP) - at time of post!
Motherboard: Lenovo T420
CPU: i5-2520M
RAM: 8 GB 

Vendor: MyVendor
Audio OnBoard: YES Type: Conexant 20590 (using custom AppleHDA.kext)
Graphics card1: Intel HD 3000 (only) (LCD at 1600x900 or 1366x768)
Audio On Graphics Card1: Yes (analog and HDMI)
Mac Model: MacBookPro8,1
config.plist --> config.plist PLS REMOVE YOUR SERIALS FROM config.plist !!!
Patched tables: My custom DSDT + SSDT (script) 
Theme: ThinkPad updated for Mavericks 

  • Like 1
Link to comment
Share on other sites

http://support.lenovo.com/en_US/detail.page?LegacyDocID=MIGR-63445

Lenovo 3000 n100

i even try to replace cpu from Intel Celeron M processor 430 to Intel Core 2 Duo processor T5600 but same behavior.

I found a user with Fujitsu and Merom CPU having the same restart just after 6 on the screen.

I think the problem in the CPU. Will propose to you some debug version soon.

My Dell with Merom CPU works. #3 in signature.

Chameleon works?

Link to comment
Share on other sites

I found a user with Fujitsu and Merom CPU having the same restart just after 6 on the screen.

I think the problem in the CPU. Will propose to you some debug version soon.

My Dell with Merom CPU works. #3 in signature.

Chameleon works?

Hi.

Its not the cpu since clover works with this both of my cpus in lenovo R60.

Chameleon works in both laptopa with both CPU-s.

Tested CPUs are celeron 430 and t5600.

Link to comment
Share on other sites

Hi.

Its not the cpu since clover works with this both of my cpus in lenovo R60.

Chameleon works in both laptopa with both CPU-s.

Tested CPUs are celeron 430 and t5600.

OK, try to test?

See file Clover/OsxEfiLdr/EfiLoader.c

//  PrintHeader ('A');
// while (TRUE) {
//   DestinationSize++;
// } 

If uncomment this lines you will see at boot 6A and then stop instead of reboot.

If you'll see reboot without 'A' then it means the problem early.

Link to comment
Share on other sites

hello, yesterday i updated from 2671 to 2682 on my efi partition.

behind a long boot i´ve lost my Hardware UUID and got one with a lot of zero´s

 

i have to log into icloud and imessage again and got the "Kontakt Support" message

went back to 2671, got my old UUID back but still got the "Kontakt Support" message

 

i tried everything i found in the web without luck.

tried to boot into another partition on this maschine with an other mac model with real SN and UUID with the same result

i´ve got a GA-Z77-DS3H / F11 as many others.

 

the only way was to call the Apple Support.  they took away the block and erverything works fine again.

 

so, if i boot from different EFI into my iMac partition it will broke again because they only take the block away from Mac mini an there must be something same reportet to get the block

 

(first harddrive efi/macmini 6,2, second harddrive efi/iMac 14,2)

help would be great because i called apple for the third time and i think next time, the dev would check that it is a hack

 

thx in advance

DarwinDumper_2.8.8_AMI_X64_2671_Mav_macintel.zip

Link to comment
Share on other sites

2nd try. Can some one please point me in the right direction, as I am unable to boot osx 10.9.3 since revision 2681, prior to which it has been fine for months.

 

The MB is an Asus Z87 with a GTX 660 Graphics card.  The later revisions >2681, I see the Clover GUI, and after some initial loading it just stops loading, I am booting UEFI.

 

Slice did some cleaning up >2681according to sourceforge.

 

Here is my config.plist which as stated has worked for months until 2682 which fails. I appear incapable to see what the problem is, I am using Kozleks FakeSMC 6.8.1307. Any help/advice would be appreciated. Thanks.

 

http://d.pr/f/wI5s (Removed)

Link to comment
Share on other sites

2nd try. Can some one please point me in the right direction, as I am unable to boot osx 10.9.3 since revision 2681, prior to which it has been fine for months.

 

The MB is an Asus Z87 with a GTX 660 Graphics card.  The later revisions >2681, I see the Clover GUI, and after some initial loading it just stops loading, I am booting UEFI.

 

Slice did some cleaning up >2681according to sourceforge.

 

Here is my config.plist which as stated has worked for months until 2682 which fails. I appear incapable to see what the problem is, I am using Kozleks FakeSMC 6.8.1307. Any help/advice would be appreciated. Thanks.

 

http://d.pr/f/wI5s

Again. Don't load your config. Load your boot.log to show what is your problem.

CLOVERX64.efi-2685.zip

Link to comment
Share on other sites

I use Clover R2671 and it works perfectly.

 

With clover R2683 and R2685, boot sequence hangs on, the HDD stops, and it arrives on the desktop few seconds later. Not this problem with R2671.

 

Besides the CustomUUID and SmUUID set in the plist are not the value in system profiler : 0000000, etc,. so no access to iCloud in particular. R2671 i can't set my own UUID but iCloud works flawlessly.

 

This is the part when it hangs :

30/05/2014 11:49:03,000 kernel[0]: IT87xxSensors: started
30/05/2014 11:49:03,000 kernel[0]: GeForceSensors (pci1): VBIOS successfully read from PRAMIN
30/05/2014 11:49:07,000 kernel[0]: GeforceSensors: still waiting for accelerator to start...
30/05/2014 11:49:21,000 kernel[0]: GeforceSensors: still waiting for accelerator to start...
30/05/2014 11:49:35,000 kernel[0]: GeforceSensors: still waiting for accelerator to start...
30/05/2014 11:49:35,000 kernel[0]: GeForceSensors (pci1): chipset: G98 (NV98) bios: 62.98.71.00

Also with R2671 my EFI partition is mounted (plist=true) ; with later versions it does not mount.

 

Thanks !

Link to comment
Share on other sites

Test, please, with my version of 2685.

 

 

Sorry - 2681 loads fine, 2685 does not. The boot.log for the latter appears to stop after the GUI, so i have attached full log for 2681 and all that was received for 2685 after waiting 15 minutes.

 

http://d.pr/f/hSSJ

I see something wrong in both logs

2:406  0:003  Reading completed -> Success
ÎXÙ¿+*®XY¸[sV]nxÍ·C≥;z¢xs|.	y÷â6yq#ÿ3…Í_Æ».JéåXã(ˆ	8ÊËŸP€:±T¸\V‹©\ÏT¶›_
áÚ£»É“¯’Z%£múœìK†ºåmiuhmÆ€º`æ1,ˇØÜ s0|¢í∑“)nn0’‹‚+<ÚB/Ìã\
ÂÊXfõænQY…D®fÆÏÍ“0Ωˆ+æ≠Í‘zA•Ã¬Òzå»áæ˜˘2:415  0:002   sleepimage offset could not be acquired
2:417  0:002   hibernated: no - sign

3:645  0:002   no valid sleep image offset was found
3:647  0:002  Reading completed -> Success
3:657  0:002   sleepimage offset could not be acquired
3:659  0:002   hibernated: no - sign

Link to comment
Share on other sites

 

Test, please, with my version of 2685.

 

 

I see something wrong in both logs

2:406  0:003  Reading completed -> Success
ÎXÙ¿+*®XY¸[sV]nxÍ·C≥;z¢xs|.	y÷â6yq#ÿ3…Í_Æ».JéåXã(ˆ	8ÊËŸP€:±T¸\V‹©\ÏT¶›_
áÚ£»É“¯’Z%£múœìK†ºåmiuhmÆ€º`æ1,ˇØÜ s0|¢í∑“)nn0’‹‚+<ÚB/Ìã\
ÂÊXfõænQY…D®fÆÏÍ“0Ωˆ+æ≠Í‘zA•Ã¬Òzå»áæ˜˘2:415  0:002   sleepimage offset could not be acquired
2:417  0:002   hibernated: no - sign

3:645  0:002   no valid sleep image offset was found
3:647  0:002  Reading completed -> Success
3:657  0:002   sleepimage offset could not be acquired
3:659  0:002   hibernated: no - sign

 

I have seen that for a long time, but sleep and wake works  fine for me.

 

I see this always in the boot log, but many people have complained about sleep and wake for years, here its great and works 100% so I have ignored the errors.

 

Boot log shows this consistently.

3:558  0:002  Check sleep image 'by signature':
 
3:564  0:006  read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success
 
3:566  0:002  SleepImage name from pref: ImageVolume = 'Mavericks', ImageName = '\private\var\vm\sleepimage'
 
3:571  0:004  Reading first 512 bytes of sleepimage ...
 
3:573  0:002   OurBlockIoRead: Lba=83E40A8, Offset=107C815000 (BlockSize=512)
 
3:577  0:003   sig lion: 0
 
3:579  0:002   sig snow: 0
 
3:581  0:002   no valid sleep image offset was found
 
3:583  0:002  Reading completed -> Success
 
3:584  0:001   OurBlockIoRead: Lba=2DAD4, Offset=5B5A800 (BlockSize=512)
 
3:585  0:001   sig lion: 6F696C20
 
3:587  0:002   sig snow: 303A3020
 
3:590  0:002   no valid sleep image offset was found
 
3:592  0:002   sleepimage offset could not be acquired
 
3:594  0:002   hibernated: no - sign

 

 

EDIT 1st June. 

 

This issue was solved by Pene at Project OS.

 

Clover version 2689 contains a fix for EMUVariables and a fix to prevent the text corruption. Please ensure you install the full version  rather than substitute CloverX64.efi

 

My thanks to Slice/Pene/Rehabman for their time, effort and patience.

Link to comment
Share on other sites

I reported some issues I was having with audio glitches and stuff a while back. I'm happy to report that I've finally found a fix (operator error of course). I had set the busspeedkhz to 99790 as stated in the wiki. I deleted that and just let it user the default 100 MHz and that solved all my problems. Hopefully that helps anyone having a similar problem.

Link to comment
Share on other sites

 

 

Test, please, this version

https://dl.dropboxusercontent.com/u/17286472/Duet/boot6-deb3.zip

What do you see on the screen before reboot?

Sry for delay.

All versions just make this.

Same to me.

Link to comment
Share on other sites

×
×
  • Create New...