Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

 

My Log File.

Tnks

 

 

 

My Log File.

Tnks

boot.log.zip

ok i look at this and all looks perfect!

I did check now your last darwin and see that your system dont load X86Platform plugin and i dont know why.

We can try to set this in config.plist under ACPI section.

 

<key> PluginType </ key>

<integer> 1 </ integer>

other than that can u try macmini6,2 or imac 13,1-13,2 smbios and see if your x86platformplugin.kext get loaded.

  • Like 1
Link to comment
Share on other sites

ok i look at this and all looks perfect!

I did check now your last darwin and see that your system dont load X86Platform plugin and i dont know why.

We can try to set this in config.plist under ACPI section.

 

<key> PluginType </ key>

<integer> 1 </ integer>

other than that can u try macmini6,2 or imac 13,1-13,2 smbios and see if your x86platformplugin.kext get loaded.

 

where do i find this smbios macmini6,2 or imac 13,1-13,2 , because on camplist it is not present

Link to comment
Share on other sites

where do i find this smbios macmini6,2 or imac 13,1-13,2 , because on camplist it is not present

in clover GUI change your smbios.

U need only change model name

 

or u can put this to config.plist

 

<key>SMBIOS</key>
<dict>
<key>ProductName</key>
<string>iMac13,1</string>

  • Like 1
Link to comment
Share on other sites

in clover GUI change your smbios.

U need only change model name

 

or u can put this to config.plist

 

<key>SMBIOS</key>
<dict>
<key>ProductName</key>
<string>iMac13,1</string>

 

Really ! Wow Wonderful

I did not know , I until now I was using the full syntax

 

<key>SMBIOS</key>
<dict>
 <key>BiosReleaseDate</key>
 <string>05/10/12</string>
 <key>BiosVendor</key>
 <string>Apple Inc.</string>
 <key>BiosVersion</key>
 <string>MM61.88Z.0106.B00.1208091121</string>
 <key>Board-ID</key>
 <string>Mac-F65AE981FFA204ED</string>
 <key>Manufacturer</key>
 <string>Apple Inc.</string>
 <key>Mobile</key>
 <string>Yes</string>
 <key>ProductName</key>
 <string>Macmini6,2</string>
 <key>SMfamily</key>
 <string>Mac mini</string>
 <key>SerialNumber</key>
 <string>C02KT353DWYN</string>
 <key>Version</key>
 <string>1.0</string>
</dict>

Link to comment
Share on other sites

Really ! Wow Wonderful

I did not know , I until now I was using the full syntax

 

<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>05/10/12</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>MM61.88Z.0106.B00.1208091121</string>
<key>Board-ID</key>
<string>Mac-F65AE981FFA204ED</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Mobile</key>
<string>Yes</string>
<key>ProductName</key>
<string>Macmini6,2</string>
<key>SMfamily</key>
<string>Mac mini</string>
<key>SerialNumber</key>
<string>C02KT353DWYN</string>
<key>Version</key>
<string>1.0</string>
</dict>

 

macmini + mobile=yes will not work

plz delete all other than ProductName and report how it goes.

Link to comment
Share on other sites

Interesting anyone tried KextToPatch to do bin-patch exactly for ATI-cards with the aim of Clover, not hexedit.

As ATIConectorsControler makes only kernel-log patch.

What is mean "only kernel-log patch"? You are false as usual?

Link to comment
Share on other sites

 

What is mean "only kernel-log patch"? You are false as usual?

stop. I updated to 10.8.4. My Graphics was started by patch, otherwise I would see rainbow on my display.

But when I opened ATI5000controller with hexedit I see that my alouatta was virginal unsullied.

If you don't trust me I can make video for you where after update hexedit shows that bin-patch didn't applied

, only kernel-log patch. I can do it as my system 12e52 and I can update to 12e55 and show you it.

Link to comment
Share on other sites

ok i look at this and all looks perfect!

I did check now your last darwin and see that your system dont load X86Platform plugin and i dont know why.

We can try to set this in config.plist under ACPI section.

 

<key> PluginType </ key>

<integer> 1 </ integer>

other than that can u try macmini6,2 or imac 13,1-13,2 smbios and see if your x86platformplugin.kext get loaded.

 

I tried to change SMBIOS, but it is never load X86Platform

Link to comment
Share on other sites

stop. I updated to 10.8.4. My Graphics was started by patch, otherwise I would see rainbow on my display.

But when I opened ATI5000controller with hexedit I see that my alouatta was virginal unsullied.

If you don't trust me I can make video for you where after update hexedit shows that bin-patch didn't applied

, only kernel-log patch. I can do it as my system 12e52 and I can update to 12e55 and show you it.

Clover dont patch kext in S/L/E!

Clover patch them if they are in kernelcache.

:D

 

I tried to change SMBIOS, but it is never load X86Platform

 

This its then bug that i and some of us have in older versions.

U can try to add all this to config.plist

 

<key> ACPI </ key>

<dict>

<key> DropOemSSDT </ key>

<true/>

<key> GenerateCStates </ key>

<true/>

<key> C3Latency </ key>

<string> 0x03E7 </ string>

<key> GeneratePStates </ key>

<true/>

<key> DoubleFirstState </ key>

<false/>

<key> MinMultiplier </ key>

<integer> 7 </ integer>

<key> PluginType </ key>

<integer> 1 </ integer>

<key> EnableISS </ key>

<false/>

</ Dict>

 

<key> CPU </ key>

<dict>

<key> Turbo </ key>

<true/>

Link to comment
Share on other sites

 

Clover dont patch kext in S/L/E!

Clover patch them if they are in kernelcache.

:D

And what does clover do in this case? If ATI5000Controller is in S/L/E with undamaged permissions.

Kernel-log patch is, bin patch is not.

 

https://drive.google.com/uc?id=0B3Gpdx5iQdFMMVdsRF9UbEZxQ2c&export=download

Here is video where I find patched connectors and don't find it and where I find unsullied connectors and find it at the end of the video

Link to comment
Share on other sites

And what does clover do in this case? If ATI5000Controller is in S/L/E with undamaged permissions.

Kernel-log patch is, bin patch is not.

 

https://drive.google...export=download

Here is video where I find patched connectors and don't find it and where I find unsullied connectors and find it at the end of the video

Watched this video and almost break my neck :D

Link to comment
Share on other sites

 

 

<key> ACPI </ key>

<dict>

<key> DropOemSSDT </ key>

<true/>

<key> GenerateCStates </ key>

<true/>

<key> C3Latency </ key>

<string> 0x03E7 </ string>

<key> GeneratePStates </ key>

<true/>

<key> DoubleFirstState </ key>

<false/>

<key> MinMultiplier </ key>

<integer> 7 </ integer>

<key> PluginType </ key>

<integer> 1 </ integer>

<key> EnableISS </ key>

<false/>

</ Dict>

 

<key> CPU </ key>

<dict>

<key> Turbo </ key>

<true/>

 

thank you very much for your help, but this attempt also failed.

 

I'm losing hope :(

Link to comment
Share on other sites

how does "DisableDrivers" in new clover?

 

<key>DisableDrivers</key>
<array>
<string>CsmVideoDxe-64.efi</string>
</array>

 

I think for your neck quicktime player will be useful. ;)

 

It would have been much better if you compressed and rotated the video before uploading it. It's 500mb!!!

Link to comment
Share on other sites

It would have been much better if you compressed and rotated the video before uploading it. It's 500mb!!!

Rotation is problem of player, quick time doesn't have this problem.

And I afraid if I compress this video, it will have low detailing and illegible picture. I did this video who has doubt about validity of out of run bin-patch. Kernel-log patch works well.

Link to comment
Share on other sites

The main problem is the size of the video, not the rotation. I won't download 500mb, it's overkill. Just an advice, from Quicktime export it to 720p or use the "Export to Web". It's practically lossless and can be streamed while downloading.

 

Why don't you upload a full DarwinDump? I'm not sure where that info can be found but you can't go wrong with that :)

Link to comment
Share on other sites

@pokenguyen - i have a laptop with HD3000 with 1600x900 LCD and had lots of glitches/hangs. now i use Clover to inject a different EDID from a similar model LCD and got totally glitch free results. i posted more details on a T420 UEFI thread. but it seems to do with EDID info and frequency settings. a european version works great whereas the built-in EDID does not work well with OSX.

Link to comment
Share on other sites

×
×
  • Create New...