InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Snow Leopard 10.6 (http://infinitemac.com/forumdisplay.php?f=87)
-   -   Old trick not working ? (plist edit) (http://infinitemac.com/showthread.php?t=3574)

Epal 08-07-2009 10:38 PM

Old trick not working ? (plist edit)
 
Hi all,

well i'm trying the 10390 preview, it works fine

i've an ethernet card, DLINK DGE528T.


i had to patch a kext with old style :

Code:

DGE-528T

Go into Terminal (in the Utilities folder). Edit this file:
sudo vi /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleRTL8169Ethernet.kext/Contents/Info.plist
Find the line: <string>0x813910ec 0x13001186 0x12111113</string>
Add 0x43001186 string to it.
Delete the 2 files: /System/Library/Extensions.mkext and /System/Library/Extensions.kextcache

It does not work anymore in snow ???

Any idea plz ?

Epal 08-07-2009 11:56 PM

Solved ;)

After edting plist, i moved the kext outside ionetworkfamily.kext

The card was detected instantly ;)