
Originally Posted by
Starter
kyndder,
The kext doesn't exist in that directory or is hidden.
.....
I was looking for AppleRTL8139Ethernet and I don't see it in System/Library/Extentions
Starter
Run the commands below on a terminal window, reboot, boot using -f -v flags and before install the kexts, check if you Lan is not working (copy from here and paste on the terminal window)...
Code:
sudo cp -R /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleRTL8139Ethernet.kext /Users/YOURUSER/Desktop
sudo rm -rf /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleRTL8139Ethernet.kext
Tell the results...