Thread: Hardware Thread
View Single Post
 
Old 01-06-2008, 07:55 PM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
@JoetheWise

Try this, erase the ionetworkingfamily & forcedeth-d, restart, open the kext.zip and drag & drop over system/library/extensions open a terminal and type this:

sudo -s
password (your password)

cd /system/library/extensions

chmod -R 755 * && chown -R root:wheel *

cd ..

rm -r Extensions.mkext

kextcache -a i386 -e

reboot



go to the preferences panel, Network

add a new location

add a new ethernet device using automathic DHCP

reboot and cross your fingers
Reply With Quote