Jump to content
7 posts in this topic

Recommended Posts

Hi all. I tried to find kext file for this lan device Marvell Yukon 88E8072 PCI-E Gigabit Ethernet Controller, but nothing. Can somebody create/share kext file ?

 

Device id from windows xp:

PCI\VEN_11AB&DEV_436C&SUBSYS_3074103C&REV_10\4&384C4504&0&00E5

  • 4 months later...
  • 1 month later...

im not sure if this be too late for me to reply since i started playing around with this Snow Mac just recently. i think i have the kext for this device but its not even working to me..it constantly giving me 169.x.x.x IP address when opting DHCP. even if i entered static IP which i know and tested to be working fine on my Linux and Windows 7 (im having triple boot), it's only showing connected but actually no access to internet and not even able to ping my gateway...not sure what went wrong...

 

another thing, i notice of this error message "AppleYukon: error TWSI : transfer did not complete"

im not sure if this be too late for me to reply since i started playing around with this Snow Mac just recently. i think i have the kext for this device but its not even working to me..it constantly giving me 169.x.x.x IP address when opting DHCP. even if i entered static IP which i know and tested to be working fine on my Linux and Windows 7 (im having triple boot), it's only showing connected but actually no access to internet and not even able to ping my gateway...not sure what went wrong...

 

another thing, i notice of this error message "AppleYukon: error TWSI : transfer did not complete"

I can't guarantee this will work but here's a simple injector kext that will just place in /Extra/Extensions folder then rebuild kextcaches. Please tell me if it works or not.

I can't guarantee this will work but here's a simple injector kext that will just place in /Extra/Extensions folder then rebuild kextcaches. Please tell me if it works or not.

 

well..thanks for this injector...my first attempt putting this into E/E, got me kernel panic. I tot it was because of my IONetworkingFamiliy.kext which i've done so many mods before, so i put it the original kext and also with the AppleYukon.kext which i've gotten earlier. Since i cant boot to -x, reformat and reinstall my Snow Mac.

 

2nd attempt, with original installation and nothing has been added, i got kernel panic once again.

The trace leads to

 

com.apple.iokit.AppleYukon2(3.1.14b1)

com.apple.iokit.IONetworkingFamily(1.9)

com.apple.iokit.IOPCIFamily(2.6)

 

not sure if this is something to do with dict version in the injector.

 

<key>com.apple.iokit.IONetworkingFamily</key>

<string>1.0.0b1</string>

<key>com.apple.iokit.IOPCIFamily</key>

<string>1.0.0b1</string>

 

ahh...forgot to mention...during verbose boot, i saw like "illegal Chip ID" message it seems to be able to recoqnize this adapter.

 

 

i'll do another installation shortly. No worries..it will take around 10-15 minutes for every installation. LOL...

3rd attempt..

 

i tried to remove the AppleYukon2 from IONetworking since it gave me KP previously but nothing happend.

 

installing the AppleYukon2Injector to S/L/E didnt give out any better.

 

i copied your info.plist key dict and append it to the end of the Info in AppleYukon2, repair permission using Kext Utility then reboot...TADAAAAAA...even better...verbose showing unable to load or AppleYukon kext cannot be found in early boot.

 

sigh...nvm..keep trying boys...maybe someday u'll find the solution..

×
×
  • Create New...