Contribute
Register

Clover TimeOut slow

Status
Not open for further replies.
attemp 2 ;-)

Your config.plist is still corrupt.
Your mistake by editing it with a text editor instead of plist editor (Xcode or PlistEdit Pro).
 
Hello Rehabman,

I'm back again after being blocked again due to not following the rules for signatures.
I'm not going to change anything any more in my signature.

The system I'm asking help for is in my Profile. Attached a zip with two config.plist
Config.plist saved with Xcode
Config2.plist saved with TextWrangler

I converted the config.plist to an Xcode style. I checked I can open that version with Xcode. Oke.
After doing that and trying to boot with that config.plist
I get an AppleIntelCPUPowerManagement panic.

With the same config.plist but not converted version I have no problem booting, only countdown is slow.
I save the config.plist with TextWrangler. What is wrong with saving that?

And the main problem is still slow countdown when waiting for user input for choose what to boot.
Should be 5 seconds, takes 15 seconds.

Thank you,

Tebogo
 

Attachments

  • Archief.zip
    6.5 KB · Views: 147
Hereby also the complete problem reporting files (with the Xcode-encoded Config.plist)

Thank you
 

Attachments

  • AsusR510CA 2.zip
    3 MB · Views: 132
Hello Rehabman,

I'm back again after being blocked again due to not following the rules for signatures.
I'm not going to change anything any more in my signature.

The system I'm asking help for is in my Profile. Attached a zip with two config.plist
Config.plist saved with Xcode
Config2.plist saved with TextWrangler

I converted the config.plist to an Xcode style. I checked I can open that version with Xcode. Oke.
After doing that and trying to boot with that config.plist
I get an AppleIntelCPUPowerManagement panic.

With the same config.plist but not converted version I have no problem booting, only countdown is slow.
I save the config.plist with TextWrangler. What is wrong with saving that?

And the main problem is still slow countdown when waiting for user input for choose what to boot.
Should be 5 seconds, takes 15 seconds.

Thank you,

Tebogo

"config 2.plist" is corrupt.
Look:
Code:
SPEEDY-NUC:Downloads rehabman$ plutil -lint /Users/rehabman/Downloads/Archief/config\ 2.plist 
/Users/rehabman/Downloads/Archief/config 2.plist: Encountered unknown tag True on line 182

Don't use a text editor to edit plist files unless you have a solid understanding of plist/XML and are very careful.
 
"config 2.plist" is corrupt.
Look:
Code:
SPEEDY-NUC:Downloads rehabman$ plutil -lint /Users/rehabman/Downloads/Archief/config\ 2.plist
/Users/rehabman/Downloads/Archief/config 2.plist: Encountered unknown tag True on line 182

Don't use a text editor to edit plist files unless you have a solid understanding of plist/XML and are very careful.

I will change the tag "True" in "true" this evening. Thats an typo.
Wonder if that will solve the problem.
 
Last edited:
I will change the tag "True" in "true" this evening. Thats an typo.

Typos are one reason you should not use a text editor to edit a plist.
 
Changed True --> true. in Config.plist.
Added Config.plist (Xcode) and Config2.plist (TextWrangler) to Clover Map.
All problem reporting files added again.

Thanks for your repliy,

Tebogo
 

Attachments

  • AsusR510CA.zip
    3 MB · Views: 136
Still same problem...
Booting laptop with Clover, pause takes 15 seconds instead of the supposed 5 seconds
 
Status
Not open for further replies.
Back
Top