![]() |
Can't get AppleBCM575x Ethernet working in Snow x64
i had this working in leopard just by hex patching AppleBCM575xEthernet.kext but, in Snow that kext is no longer there. i f somebody can help me out that'd be great
|
Hi guy,
use this kext... Apple BCM 57xx: http://www.box.net/shared/iiygzhbk1x Only 32b but works perfectly ... ... ... |
Quote:
|
no solution is yet :)
... ... ... |
after hex patching it with my dev id i get this during boot
Code:
AppleBCM5701Ethernet: 1 1659 setPowerLevels - returning early, have a 5721. onoff=, fPciDeviceId= |
bump to top
|
theres two ways to fix it
1. is to patch the kext to not check for the nvram 2. is to patch the getAdapterInfo part. other wise it fails to identify the adapter and unloads, ill need help to find the right parts to patch so if anyone got a idea please post |
anybody got any ideas?
|