Contribute
Register

Solved

Status
Not open for further replies.
The Rules said:
Profiles need to contain at least your primary system to assist others with helping you


I've checked the network and ethernet is set to en0.

802.11n is Wireless not Ethernet :

80211.png
 
Updated my profile, sorry for not doing it earlier
You can install the Ethernet kext manually :

Remove any previous failed attempts from /Library/Extensions and /System/Library/Extensions.

Open Finder and browse to /Library/Preferences/SystemConfiguration/ then delete these two files :
  • NetworkInterfaces.plist
  • preferences.plist

Download this kext and put it on your desktop.
Download and run KextBeast selecting /Library/Extensions as the location.

In Terminal :
Code:
sudo kextcache -i /
Press return, type your password (it will not show on screen), press return again and when the command has completed, restart.
 
You can install the Ethernet kext manually :

Remove any previous failed attempts from /Library/Extensions and /System/Library/Extensions.

Open Finder and browse to /Library/Preferences/SystemConfiguration/ then delete these two files :
  • NetworkInterfaces.plist
  • preferences.plist

Download this kext and put it on your desktop.
Download and run KextBeast selecting /Library/Extensions as the location.

In Terminal :
Code:
sudo kextcache -i /
Press return, type your password (it will not show on screen), press return again and when the command has completed, restart.
Thank you, worked like a charm.
 
Status
Not open for further replies.
Back
Top