Check my answer on the guide...
324 replies to this topic
#321
Posted 04 February 2011 - 12:26 AM
#322
Posted 20 July 2011 - 07:19 AM
Intel PRO/100 VE works under OS X Lion and Mountain Lion.
Download this kext:
AppleIntel8255x.kext.zip 51.66K
610 downloads
Unpack it, right click on AppleIntel8255x.kext, Show Package Contents, open file Contents/Info.plist
Find this line and change it to match your card VEN and DEV id:
Go to /System/Library/Extensions/
Remove AppleHPET.kext and after that find IONetworkingFamily.kext
Right click on IONetworkingFamily.kext, Show Package Contents, go to folder /Contents/PlugIns/ and copy here AppleIntel8255x.kext you modified.
Download this kext:
AppleIntel8255x.kext.zip 51.66K
610 downloadsUnpack it, right click on AppleIntel8255x.kext, Show Package Contents, open file Contents/Info.plist
Find this line and change it to match your card VEN and DEV id:
<string>0x10928086</string>
Go to /System/Library/Extensions/
Remove AppleHPET.kext and after that find IONetworkingFamily.kext
Right click on IONetworkingFamily.kext, Show Package Contents, go to folder /Contents/PlugIns/ and copy here AppleIntel8255x.kext you modified.
#323
Posted 25 March 2012 - 01:44 PM
Thanks so much for the guide!
#324
Posted 14 May 2012 - 09:33 AM
why so complicated? No need for AppleIntel8255x.kext to be inside IONetworkingFamily.kext .. it does not even need to get installed into S/L/E - it works perfectly out of E/E .. Lion 10.7.3, Cham. 1957.
#325
Posted 16 November 2012 - 02:36 AM
ANY 1 GOT THIS WORKING YET? Took me a while to get it sorted this is what i done.
1: Go to /System/Library/Extensions/
Remove AppleHPET.kext and after that find IONetworkingFamily.kext
2: Go to /System/Library/Extensions/
Right click on IONetworkingFamily.kext, Show Package Contents, go to folder /Contents/PlugIns/
unrar the AppleIntel8255x.kext.rar file that is attached and copy AppleIntel8255x.kext then paste into the above folder.
3: Now open Terminal.app and type in sudo vi /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8255x.kext/Contents/Info.plist and press Enter.
4: You will be prompted to enter your password. Do it.
5: press 'J' key to move down your cursor and you will find something like the following below.
<key>IOPCIMatch</key>
<string>0x10518086 ********** 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff</string>
6: Insert your device ID and venderID where i have 10 *'s above. mine is 0x27DC8086, my deviceID is 27DC and venderID is 8086.
7: It should look like this after -
<key>IOPCIMatch</key>
<string>0x10518086 0x27DC8086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff</string>
8: To insert, press 'I' key and now you are in inserting mode, now move across to where your going to type then write your ID where i have the *'s. When done, press 'ESC' key to exit from inserting mode.
9: Its now time to save. write ':wq!' to save and exit vi mode.
10: now, write the following line on Terminal.app to clear kext cache.
rm /System/Library/Extensions
11: Quit the Terminal.app
12: Reboot MAC OS X and will show your connected to internet.
NOTES: In vi mode you can move your cursor up and down, or right and left using J(down), K(up), H(left) and L(right) keys.
1: Go to /System/Library/Extensions/
Remove AppleHPET.kext and after that find IONetworkingFamily.kext
2: Go to /System/Library/Extensions/
Right click on IONetworkingFamily.kext, Show Package Contents, go to folder /Contents/PlugIns/
unrar the AppleIntel8255x.kext.rar file that is attached and copy AppleIntel8255x.kext then paste into the above folder.
3: Now open Terminal.app and type in sudo vi /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8255x.kext/Contents/Info.plist and press Enter.
4: You will be prompted to enter your password. Do it.
5: press 'J' key to move down your cursor and you will find something like the following below.
<key>IOPCIMatch</key>
<string>0x10518086 ********** 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff</string>
6: Insert your device ID and venderID where i have 10 *'s above. mine is 0x27DC8086, my deviceID is 27DC and venderID is 8086.
7: It should look like this after -
<key>IOPCIMatch</key>
<string>0x10518086 0x27DC8086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff</string>
8: To insert, press 'I' key and now you are in inserting mode, now move across to where your going to type then write your ID where i have the *'s. When done, press 'ESC' key to exit from inserting mode.
9: Its now time to save. write ':wq!' to save and exit vi mode.
10: now, write the following line on Terminal.app to clear kext cache.
rm /System/Library/Extensions
11: Quit the Terminal.app
12: Reboot MAC OS X and will show your connected to internet.
NOTES: In vi mode you can move your cursor up and down, or right and left using J(down), K(up), H(left) and L(right) keys.
Attached Files
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









