App Store - "Your device or computer could not be verified".
The number one Hackintosh community

Page 1 of 12 12311 ... LastLast
Results 1 to 10 of 115
Like Tree10Likes

Thread: App Store - "Your device or computer could not be verified".

  1. #1
    Junior Member
    Join Date
    Jul 2011
    Posts
    23
    Thanks
    0
    Thanked 5 Times in 1 Post
    Hackintosh Files / Kexts Downloads
    16
    Uploads
    0

    Exclamation App Store - "Your device or computer could not be verified".


    Hi guys

    I have a Marvell 88E8056 Kext for my ethernet which works fine. But app store doesn't work and gives me this error message.

    I have tried everything to fix it!
    Removing all adapters in network,
    deleting library>preferences>system configuration> NetworkInterfaces.plist
    Rebooting
    Adding adapters (en0) first..

    Also tried adding this to boot.plist..
    <key>PCIRootUID</key>
    <string>1</string>
    <key>EthernetBuiltIn</key>
    <string>Yes</string>

    No luck..

    Please help!

    Error message:


    Adapters:


    Thanks!!

  2. #2
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,716
    Thanks
    105
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    470
    Uploads
    14

    Default

    Quote Originally Posted by aae55555 View Post
    Hi guys

    I have a Marvell 88E8056 Kext for my ethernet which works fine. But app store doesn't work and gives me this error message.

    I have tried everything to fix it!
    Removing all adapters in network,
    deleting library>preferences>system configuration> NetworkInterfaces.plist
    Rebooting
    Adding adapters (en0) first..

    Also tried adding this to boot.plist..
    <key>PCIRootUID</key>
    <string>1</string>
    <key>EthernetBuiltIn</key>
    <string>Yes</string>

    No luck..

    Please help!

    Error message:


    Adapters:


    Thanks!!
    You alredy tried PCIRootUID=0 ???
    azez.sd likes this.
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  3. #3
    Junior Member
    Join Date
    Jul 2011
    Posts
    23
    Thanks
    0
    Thanked 5 Times in 1 Post
    Hackintosh Files / Kexts Downloads
    16
    Uploads
    0

    Default

    Quote Originally Posted by kyndder View Post
    You alredy tried PCIRootUID=0 ???
    No i haven't tried that because it fixed my graphics card fan which was running hot remember? ( http://www.kexts.com/video-graphics/...high-lion.html )

    Should i try =0? I am currently using =1 to fix graphics card fan speed.

    Thanks!

  4. #4
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,716
    Thanks
    105
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    470
    Uploads
    14

    Default

    Quote Originally Posted by aae55555 View Post
    No i haven't tried that because it fixed my graphics card fan which was running hot remember? ( http://www.kexts.com/video-graphics/...high-lion.html )

    Should i try =0? I am currently using =1 to fix graphics card fan speed.

    Thanks!
    Yeah... it's true...

    Try to find another kext or unninstall and reinstall the same again...
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  5. #5
    Junior Member
    Join Date
    Jul 2011
    Posts
    23
    Thanks
    0
    Thanked 5 Times in 1 Post
    Hackintosh Files / Kexts Downloads
    16
    Uploads
    0

    Default

    Quote Originally Posted by kyndder View Post
    Yeah... it's true...

    Try to find another kext or unninstall and reinstall the same again...
    I tried reinstalling and using another kext too.. Hmmm..

    I'm trying to add EFI string (device ID) to boot plist now..

    Ok i just fixed this one myself!! (well by researching the net)..

    For anyone else with similar symptoms, the ONLY way to fix this (in my case anyways) was to add the EFI string for ethernet card to the boot.plist..

    To do this i:
    - downloaded EFI Studio, selected Ethernet, selected Add Device. Then clicked write to com.apple.boot.plist.
    - Then went to /Library/Preferences/SystemConfiguration/apple.com.boot.plist and selected the new key and string it added.
    - Then coped this string and pasted into the /Extra/apple.com.boot.plist file and saved.

    Then important STEP!
    - Remove all network devices from System Preferences/Network.
    - Delete deleting library>preferences>system configuration> NetworkInterfaces.plist file.

    * Finally, Reboot.

    After reboot, go to System Preferences/Network add add devices. Click (Ethernet) FIRST!! Then add the other adapters you use to connect to the internet.

    Voila. App Store now works

    Hope this helps someone somewhere
    Last edited by aae55555; 29th July 2011 at 19:38.
    kyndder, PP19, kmisterk and 6 others like this.

  6. The Following 5 Users Say Thank You to aae55555 For This Useful Post:

    acpx (15th September 2012),ARAKIRI (15th June 2012),DaddyM (3rd July 2012),mscooter (6th August 2012),scsammy (31st July 2012)

  7. #6
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,716
    Thanks
    105
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    470
    Uploads
    14

    Default

    Quote Originally Posted by aae55555 View Post
    I tried reinstalling and using another kext too.. Hmmm..

    I'm trying to add EFI string (device ID) to boot plist now..

    Ok i just fixed this one myself!! (well by researching the net)..

    For anyone else with similar symptoms, the ONLY way to fix this (in my case anyways) was to add the EFI string for ethernet card to the boot.plist..

    To do this i:
    - downloaded EFI Studio, selected Ethernet, selected Add Device. Then clicked write to com.apple.boot.plist.
    - Then went to /Library/Preferences/SystemConfiguration/apple.com.boot.plist and selected the new key and string it added.
    - Then coped this string and pasted into the /Extra/apple.com.boot.plist file and saved.

    Then important STEP!
    - Remove all network devices from System Preferences/Network.
    - Delete deleting library>preferences>system configuration> NetworkInterfaces.plist file.

    * Finally, Reboot.

    After reboot, go to System Preferences/Network add add devices. Click (Ethernet) FIRST!! Then add the other adapters you use to connect to the internet.

    Voila. App Store now works

    Hope this helps someone somewhere
    Congratulations and thanks for the feedback!!!

    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  8. #7
    Member
    Join Date
    Jul 2011
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    31
    Uploads
    0

    Default

    This also happened to me, but I'm using a Wi-Fi adapter. How can I solve it?

    Later Edit

    Worked from Ethernet.
    Last edited by vonvilov; 29th July 2011 at 20:37.

  9. #8
    Junior Member
    Join Date
    Jul 2011
    Posts
    23
    Thanks
    0
    Thanked 5 Times in 1 Post
    Hackintosh Files / Kexts Downloads
    16
    Uploads
    0

    Default

    Quote Originally Posted by vonvilov View Post
    This also happened to me, but I'm using a Wi-Fi adapter. How can I solve it?
    Same method i think..From what I understand as long as Ethernet is added first, it will work as this is what App Store checks for!

    So do the same thing, then add your wireless adapter only after you have added "Ethernet" in System Preferences/Network.

    and let us know!

  10. #9
    Member
    Join Date
    Jul 2011
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    31
    Uploads
    0

    Default

    Worked from Ethernet cable

  11. #10
    Junior Member
    Join Date
    Jul 2011
    Posts
    23
    Thanks
    0
    Thanked 5 Times in 1 Post
    Hackintosh Files / Kexts Downloads
    16
    Uploads
    0

    Default

    Quote Originally Posted by vonvilov View Post
    Worked from Ethernet cable
    Nice one! So are you using Ethernet instead of WiFi now? You can probably just add your Wifi adapter and unplug ethernet now! Glad it worked for you


  • Advertising

    OSx86.net
    has no influence
    on advertisings
    that are displayed by
    Google Adsense

      
     

Page 1 of 12 12311 ... LastLast

Similar Threads

  1. Replies: 40
    Last Post: 6th August 2012, 05:36
  2. Replies: 8
    Last Post: 19th July 2012, 08:42
  3. USB-Stick "Device Removal" problem upon wakeup from sleep
    By Brian in forum Motherboard & CPU
    Replies: 13
    Last Post: 26th February 2010, 12:28
  4. Replies: 4
    Last Post: 1st February 2010, 16:01
  5. DSDT Patch for "Warning USB Device Removal" thread
    By Aargh-a-Knot in forum Guides & Tutorials
    Replies: 12
    Last Post: 8th September 2009, 18:02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •