Contribute
Register

Appstore: Your device or computer could not be verified

Status
Not open for further replies.
Just tried this and still no luck. May be I can do something in clover or elsewhere?

Do you have MLB & ROM in config.plist? Also is Ethernet set to en0 instead of en1?
 
Do you have MLB & ROM in config.plist? Also is Ethernet set to en0 instead of en1?

Actually I'm not sure, guess not.
Attached my config.plist
 

Attachments

  • config.plist
    6.5 KB · Views: 268
Ethernet is en0 for sure. Checked this 100 times.
 
Ethernet is en0 for sure. Checked this 100 times.

Missing values from config.plist :

Missing.png
 
i have same problem but no one have perfect solution
 
i have same problem but no one have perfect solution


Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Hello,

Could you please help me with this issue? I've attached all required files and output for terminal.
 

Attachments

  • Archive.zip
    6.7 MB · Views: 100
Hello,

Could you please help me with this issue? I've attached all required files and output for terminal.

Reset network interfaces as per FAQ.
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html

Also, as you can see with your kextcache output, you have an issue with kexts you installed:
Code:
Can't read info dictionary for BrcmFirmwareInjector2_0489_e032.kext: IOCFUnserialize: syntax error near line 1.
...
Can't read info dictionary for BrcmFirmwareInjector_0489_e032.kext: IOCFUnserialize: syntax error near line 1.
..
/Library/Extensions/BrcmFirmwareRepo.kext is not authentic; omitting from prelinked kernel.
Can't use BrcmFirmwareRepo.kext - not linked.
..
VoodooHDA.kext has incorrect permissions; omitting.
 
Status
Not open for further replies.
Back
Top