Contribute
Register

Fix "Your device or computer could not be verified..." Yosemite OS X 10.10

Status
Not open for further replies.
Hi! I need help. 2 days i'm trying to sign in to the apple store, but the message "Your device or computer could not be verified. Contact support for assistance." not giving me to do that.
Here is my screenshot of dpci manager, and some system info. I tried to install null ethernet, not working, after that inject null ethernet, still not working. I'm using usb ethernet adapter from apple. inside my carbon x1 intel centrino (not working).
Please help me, i'm almost done my x1 macbook, everithing works except app store,icloud....
 
Hi! I need help. 2 days i'm trying to sign in to the apple store, but the message "Your device or computer could not be verified. Contact support for assistance." not giving me to do that.
Here is my screenshot of dpci manager, and some system info. I tried to install null ethernet, not working, after that inject null ethernet, still not working. I'm using usb ethernet adapter from apple. inside my carbon x1 intel centrino (not working).
Please help me, i'm almost done my x1 macbook, everithing works except app store,icloud....

Read NullEthernet readme for proper install procedures: https://github.com/RehabMan/OS-X-Null-Ethernet
 
Read NullEthernet readme for proper install procedures: https://github.com/RehabMan/OS-X-Null-Ethernet
Okey, but i allready tryed next:
installed nullethernet kext(not working)
Installed Ethernet injector with provided mac address and iopcimatch (not working)
Tried to install an ssdt patch from archive, also not working.
I got clover loader.
Please help cause i can't understood what i'm doing wrong.
 
installed nullethernet kext(not working)

Installing the kext by itself is not adequate.

Installed Ethernet injector with provided mac address and iopcimatch (not working)

If you have no Ethernet device for it to attach to, no expectation of that working.

Please help cause i can't understood what i'm doing wrong.

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.
 
Installing the kext by itself is not adequate.



If you have no Ethernet device for it to attach to, no expectation of that working.



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.




Thanks for reply. After checking everything forgot to reset the network configs, that's why it was not working, the ssdt method is the one for me and it did the trick! Now i'm on fully working Carbon x1 1st generation
 
Status
Not open for further replies.
Back
Top