View Single Post
 
Old 01-04-2009, 09:50 PM
ron73 ron73 is offline
Puma
 
Join Date: Jan 2009
Location: Netherlands
Posts: 18
Quote:
Originally Posted by lanceomni View Post
What option did you choose for your network drivers when you installed?

Do you have the model of the computer or the model of the motherboard you have?

There are a handful of nForce lan drivers out there. Look in /System/Library/Extensions for anything that says forcedeth, forcedeth-v or and anything like nForceLAN. There might be issues with having more than one installed. If you have any of these delete them from the folder. You may want to back them up someplace like the desktop. You can try the nForceLAN.kext in my signature first. http://rapidshare.com/files/17110232...ceLAN.kext.zip

After you have removed the files listed above:

1. Copy nForceLAN.kext to /System/Library/Extensions
2. In Terminal write:
Code:
chmod -R 755 /System/Library/Extensions && chown -R root:wheel /System/Library/Extensions
sudo rm -R /System/Library/Extensions.mkext
diskutil repairPermissions /
3. Restart using the boot flags:
Code:
-v -f
You can use the same method for installing other kexts.
Must I press Enter between these two lines?

Motherboard is Asus A8N-E (NVIDIA nForce networkcontroller)

_____________________________________

CPU: AMD Athlon 64 3800+
Asus A8N-E
RAM: 2 x 1 GB
NVIDIA nForce 4 MCP
NIVIDIA GeForce 6600
Realtek AC'87 audio
Windows Vista
USB Harddisk Lacie 250 Gb with MAC OSx86 iPC Leopard 10.5.6
Reply With Quote