Contribute
Register

(Clover Config.plist)All new user of Clover plz read (Configuring Clover)

Status
Not open for further replies.
Can't be any more help as you still haven't posted your hardware in your profile and/or created a sig. Impossible to suggest any other possibilities without knowing hardware.
 
Can't be any more help as you still haven't posted your hardware in your profile and/or created a sig. Impossible to suggest any other possibilities without knowing hardware.

I added those now :) Only I can't chose my exact GPU - the R9 280x might use a more modern manufacturing and thus updated core than average 7970s

Does this now give you info for a better insight?
 
Alguien me puede ayudar con una configuracion de clover para una asus p8h77-v gtx 660 directx CU II 2GB 2x8gb vegance corsair core i7 q mavericks solo me arranca en modo seguro

Can someone help me with settings for a clover-v asus P8H77-v gtx 660 directx CU II 2GB 2x8gb corsair vegance core i7 mavericks me that only boots in safe mode
 
Unfortunately, the only decent guide on configuration is here: http://clover-wiki.zetam.org/Configuration

I don't know how you can use the word 'decent' in reference to this wiki or indeed ANY of the documentation available regarding Clover.

It's a great bootloader but unless people have a VERY compatible build, they will likely get very very lost turning stuff on and off with Clover Configurator.

Quite frankly, there are FAR too many undocumented or badly documented options. Clover configurator suggests it makes this easier but really it's just abstracting it further for the user.

Unless someone has documented this software in a language that isn't English, then all I can say is "Great bootlader, absolutely sub-standard, incomplete and down-right confusing documentation that unless you're either totally lucky, or like me have a very compatible build, you could well be tearing your hair out for days over it!"
 
No problem, no one ever said it was easy. Go back to Chimera if you don't like it...
 
Unless someone has documented this software in a language that isn't English, then all I can say is "Great bootlader, absolutely sub-standard, incomplete and down-right confusing documentation that unless you're either totally lucky, or like me have a very compatible build, you could well be tearing your hair out for days over it!"
Original documentation is in Russian.
 
Before u try to boot with clover beaware that clover setup install sample config.plist that will not work for everyone!
For good config.plist we can use Clover Configurator to make things easy.

Plz check Clover WIKI before just start changing things in config.plist

When u first install clover u need to know that default theme set in config.plist its "metal" soo install this one if u dont want-know to change theme in config.plist.:headbang:

Current happy users can help new users here.
Plz post here your:
Current version of clover
hardware u use
method u use Clover (Legacy or UEFI)
share your config.plist
share your list of drivers u use with clover.

Can you review my config.plist and tell me if it's good? I'm looking to improve the Pstates and Cstates to that computer runs cooler and more efficient :headbang:

Clover version: 2652
Hardware: See sig
Clover: UEFI
Drivers:
FSinject-64
HFSPlus
OsxAptioFixDrv-64
OsxFatBinaryDrv=64

config.plist:
PHP:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple Computer//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>ReuseFFFF</key>            <false/>            <key>Name</key>            <string>DSDT.aml</string>            <key>Fixes</key>            <dict>                <key>AddDTGP_0001</key>                <false/>                <key>AddMCHC_0008</key>                <false/>                <key>FakeLPC_0020</key>                <false/>                <key>FixAirport_4000</key>                <false/>                <key>FixDarwin_0002</key>                <false/>                <key>FixDisplay_0100</key>                <false/>                <key>FixFirewire_0800</key>                <false/>                <key>FixHDA_8000</key>                <false/>                <key>FixHPET_0010</key>                <true/>                <key>FixIDE_0200</key>                <false/>                <key>FixIPIC_0040</key>                <false/>                <key>FixLAN_2000</key>                <false/>                <key>FixSATA_0400</key>                <false/>                <key>FixSBUS_0080</key>                <false/>                <key>FixShutdown_0004</key>                <false/>                <key>FixUSB_1000</key>                <false/>                <key>NewWay_80000000</key>                <false/>                <key>FixRegions_10000000</key>                <false/>                <key>FIX_RTC_20000</key>                <false/>                <key>FiX_TMR_40000</key>                <false/>                <key>AddIMEI_80000</key>                <false/>                <key>FIX_INTELGFX_100000</key>                <false/>                <key>FiX_WAK_200000</key>                <false/>                <key>DeleteUnused_400000</key>                <false/>                <key>FIX_ADP1_800000</key>                <false/>                <key>AddPNLF_1000000</key>                <false/>                <key>FIX_S3D_2000000</key>                <false/>                <key>FIX_ACST_4000000</key>                <false/>                <key>AddHDMI_8000000</key>                <false/>            </dict>            <key>DropOEM_DSM</key>            <false/>        </dict>        <key>SSDT</key>        <dict>            <key>DropOem</key>            <false/>            <key>Generate</key>            <dict>                <key>PStates</key>                <true/>                <key>CStates</key>                <true/>            </dict>        </dict>    </dict>    <key>Boot</key>    <dict>        <key>Log</key>        <false/>        <key>Timeout</key>        <integer>2</integer>        <key>XMPDetection</key>        <string>Yes</string>        <key>Secure</key>        <false/>    </dict>    <key>Devices</key>    <dict>        <key>USB</key>        <dict>            <key>Inject</key>            <true/>            <key>FixOwnership</key>            <true/>        </dict>        <key>UseIntelHDMI</key>        <false/>    </dict>    <key>GUI</key>    <dict>        <key>Mouse</key>        <dict>            <key>Enabled</key>            <false/>        </dict>        <key>Scan</key>        <true/>    </dict>    <key>Graphics</key>    <dict>        <key>Inject</key>        <dict>            <key>Intel</key>            <true/>            <key>ATI</key>            <false/>            <key>NVidia</key>            <false/>        </dict>    </dict>    <key>KernelAndKextPatches</key>    <dict>        <key>AppleRTC</key>        <true/>    </dict>    <key>RtVariables</key>    <dict>        <key>LogEveryBoot</key>        <string>10</string>        <key>LogLineCount</key>        <integer>3000</integer>        <key>MountEFI</key>        <string>Yes</string>    </dict>    <key>SMBIOS</key>    <dict>        <key>Trust</key>        <false/>    </dict>    <key>SystemParameters</key>    <dict>        <key>InjectSystemID</key>        <true/>    </dict></dict></plist>
 
Well, it happened again... Can't choose my fusion drive as the default startup volume. My previous solution of choosing it in "Startup Disk" didn't work this time. I'm honestly about to give up on Clover right now, it really really REALLY seems to hate this particular computer.
 
Dear all,

<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key> <--- Chnage to true
<false/>
<key>Intel</key> <--- Change to false
<true/>
<key>NVidia</key>
<false/>
</dict>

When you have done this you should be up and running, if you have your monitor connect to the ATi
 
I have now read soo many entries, and tried to find out what the meaning behind all the informations given here is... But its so far from my understandings.. I cant even figure out what config.plist is for and what I need to change.
I have looked at the configurator, nothing seems familiar.
I have loaded a demo, even more confusing..

I realy dont know what and where I need to change anything to get Clover running.

Please help... I'm completely lost :(
 
Status
Not open for further replies.
Back
Top