Jump to content
5 posts in this topic

Recommended Posts

hi i have a problem i cannot install my Yukon Gigabit Adapter 88E8053 Singleport Copper after update my iAtkos 10.5.5 to 10.5.7

 

somebody can help me?

 

tkz

 

I assume you are talking about the 8056, as thats the title of your thread, and not 8053 as above...

 

I had the same problem after updating to 10.5.7. I modified the Info.plist in the following directory:

 

/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIn/AppleYukon2.kext/Contents/

 

 

modify this,

<key>Yukon-88E8053</key>

<string>Yukon Gigabit Adapter 88E8053</string>

<string>0x436211AB</string>

 

to

<key>Yukon-88E8056</key>

<string>Yukon Gigabit Adapter 88E8056</string>

<string>0x436411AB</string>

 

Search for any other references to "8053" in the file and change to "8056". Do the same for "6211" and make it "6411"

 

 

Reboot and use the -x -v -f switches and it should detect it correctly.

 

 

loiphin.

  • 1 month later...
I assume you are talking about the 8056, as thats the title of your thread, and not 8053 as above...

 

I had the same problem after updating to 10.5.7. I modified the Info.plist in the following directory:

 

/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIn/AppleYukon2.kext/Contents/

 

 

modify this,

<key>Yukon-88E8053</key>

<string>Yukon Gigabit Adapter 88E8053</string>

<string>0x436211AB</string>

 

to

<key>Yukon-88E8056</key>

<string>Yukon Gigabit Adapter 88E8056</string>

<string>0x436411AB</string>

 

Search for any other references to "8053" in the file and change to "8056". Do the same for "6211" and make it "6411"

 

 

Reboot and use the -x -v -f switches and it should detect it correctly.

 

 

loiphin.

 

MAN, THEY ARE NOT TALKING ABOUT 8056. THEY ARE TALKING ABOUT 8053, COS THE 8053 DOES NOT WORK ON 10.5.6 OR 10.5.7 FOR ME EITHER.

I DON'T KNOW GUYS...KEEP DIGGING.

  • 3 weeks later...
×
×
  • Create New...