Jump to content
6 posts in this topic

Recommended Posts

All my experience with snow leopard went amazing until I updated to 10.6.8.

 

Since then (2 month ago) I have been trying to fix this my self and don't be exposed to some moron here tell me "google it", but I just can't find the solution (and yes I did "google it", THANKS).

 

The problem:

 

Each time I try to login into my account on App Store I get this message:

"Your device or computer could not be verified. Contact support for assistance."

 

What I have tried until now:

 

· Deleting the NetworkInterfaces.plist

· I installed my LAN Card driver to have en0 on ethernet (wireless is now en1)

· Updating chameleon bootlaoder using chameleon wizard.

· Adding "EthernetBuiltIn=yes" and "PCIRootUID=1" to "org.chameleon.Boot.plist"

· Running the App Store in both, 32 and 64 bits

· Autorize the computer using iTunes

· Change my password

· Try to download a free app (did't work since it fail to login)

 

So, I ran out of ideas.

Link to comment
https://www.insanelymac.com/forum/topic/265584-app-store-broken/
Share on other sites

All my experience with snow leopard went amazing until I updated to 10.6.8.

 

Since then (2 month ago) I have been trying to fix this my self and don't be exposed to some moron here tell me "google it", but I just can't find the solution (and yes I did "google it", THANKS).

 

The problem:

 

Each time I try to login into my account on App Store I get this message:

"Your device or computer could not be verified. Contact support for assistance."

 

What I have tried until now:

 

· Deleting the NetworkInterfaces.plist

· I installed my LAN Card driver to have en0 on ethernet (wireless is now en1)

· Updating chameleon bootlaoder using chameleon wizard.

· Adding "EthernetBuiltIn=yes" and "PCIRootUID=1" to "org.chameleon.Boot.plist"

· Running the App Store in both, 32 and 64 bits

· Autorize the computer using iTunes

· Change my password

· Try to download a free app (did't work since it fail to login)

 

So, I ran out of ideas.

 

Had the same issue, here's what i did:

 

EFIStudio, to get graphics, hdef, and ethernet strings, apply, and copy the string.

 

Open /Extra/com.apple.Boot.plist and past the string there, example:

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string>arch=i386 PCIRootUID=1</string>

<key>GraphicsEnabler</key>

<string>Yes</string>

<key>Timeout</key>

<string>10</string>

<key>Legacy Logo</key>

<string>Yes</string>

<key>EthernetBuiltIn</key>

<string>Yes</string>

<key>device-properties</key>

<string> ce03000001000000030000003f0000000100000002010c00d041030a0000000001010600021c0101060000007fff0400160000006200750069006c0074002d0069006e0000000500000001600200000d00000002010c00d041030a000000000101060000010101060000007fff04001e00000072006f006d002d007200650076006900730069006f006e0000002e0000006e5669646961204765466f7263652038383030204754204f70656e474c20456e67696e65205b4546495d22000000400030002c006400650076006900630065005f00740079007000650000000b000000646973706c6179100000004e00560043004100500000001800000004000000000003000c00000000000007000000000e0000006e0061006d00650000000b000000646973706c617914000000400030002c006e0061006d0065000000120000004e5644412c446973706c61792d41100000006d006f00640065006c0000001a0000006e5669646961204765466f72636520383830302047540e0000004e00560050004d000000200000000100000000000000000000000000000000000000000000000000000014000000400031002c006e0061006d0065000000120000004e5644412c446973706c61792d4220000000400031002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d6163220000005600520041004d002c0074006f00740061006c00730069007a0065000000080000000000002020000000400030002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d616322000000400031002c006400650076006900630065005f00740079007000650000000b000000646973706c61791c0000006400650076006900630065005f00740079007000650000000f0000004e5644412c506172656e74230100000700000002010c00d041030a0000000001010600001b7fff040028000000500069006e0043006f006e00660069006700750072006100740069006f006e0073000000040000001c0000007200650076006900730069006f006e002d00690064000000080000000100000018000000760065006e0064006f0072002d006900640000000800000086800000180000006c00610079006f00750074002d00690064000000080000000c0000002c000000730075006200730079007300740065006d002d00760065006e0064006f0072002d0069006400000008000000581400001e000000730075006200730079007300740065006d002d006900640000000800000002a00000160000006200750069006c0074002d0069006e0000000500000000

</string>

</dict>

</plist>

 

The string ,is a single sentence of chars, no returns or newlines.

Also, don't try copying my boot.plist to your system, it probably won't work :)

 

Then, i deleted NetworkInterfaces.plist, and rebooted. Worked for me...

Nope, it did't worked for me.

 

Here is my plist using the instructions you gave me:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>GUI</key>
<string>no</string>
<key>PCIRootUID</key>
<string>1</string>
<key>GenerateCStates</key>
<string>yes</string>
<key>GeneratePStates</key>
<string>yes</string>
<key>Graphics Mode</key>
<string>1280x800x32</string>
<key>GraphicsEnabler</key>
<string>yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386</string>
<key>EthernetBuiltIn</key>
<string>yes</string>
<key>device-properties</key>
<string>4b00000001000000010000003f0000000100000002010c00d041030a0000000001010600001e0101060000007fff0400160000006200750069006c0074002d0069006e0000000500000001</string>

<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
	<key>AAPL,HasPanel</key>
	<string>0x00000001</string>
	<key>model</key>
	<string>GMA 950</string>
</dict>
<key>Timeout</key>
<string>1</string>
<key>device-properties</key>
<string>6d0000000100000001000000610000000200000002010c00d041030a000000000101060000027fff0400100000006d006f00640065006c0000000b000000474d4120393530200000004100410050004c002c00480061007300500061006e0065006c00000008000000010000</string>
</dict>
</plist>

 

Afte adding the ethernet EFI String, I did deleted the "NetworkInterfaces.plist" and restarted my computer, but nothing happened.

 

NOTE: The GMA 950 String was there before adding the ethernet EFI String.

apply LAN0 into device

Device (LAN0)
			{
				Name (_ADR, Zero)
				Method (_DSM, 4, NotSerialized)
				{
					Store (Package (0x04)
						{
							"built-in", 
							Buffer (One)
							{
								0x01
							}, 

							"location", 
							Buffer (0x02)
							{
								"1"
							}
						}, Local0)
					DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
					Return (Local0)
				}
			}

Nope MaLd0n, it did't work either. Not sure if there is something Im doing wrong Im just cursed about this.

 

The error message is exactly the same, no changes.

 

Here are some screen captures of the actual configuration (DSDT and Network).

 

Captura_de_pantalla_2011-08-16_a_las_19.07.41.gif

 

Captura%20de%20pantalla%202011-08-16%20a%20las%2019.08.27.gif

  • 3 weeks later...

Well, I have tryied until now the next:

 

· I added the SMBIOS information since people on the forum said the App Store fails to detect the system, it did not worked.

 

· I added "system type = 2" on the "org.chameleon.Boot.plist", it did not worked.

 

· I added a EFI string using EFI Studio, it did not worked.

 

· I have working my internal LAN Card but for some reason it is not detected as "built in".

 

· I have added the "built in" on the on the "org.chameleon.Boot.plist", it did not worked.

 

· I have deleted all my network devices an re-added them again, one per one, it did not worked.

 

· I added the device in the DSDT using the code provided before, it did not worked.

 

· I do have repeated those process on different orders, it did not worked.

 

· I did run Onyx to do a clean on caches, permissions and other stuff, it did not worked.

 

· I have the last chameleon boot loader version using "Chameleon Wizard"

 

 

I have ran out of ideas.

 

Any suggestion?

×
×
  • Create New...