Gabriel Mannarino Posted November 28, 2010 Share Posted November 28, 2010 Hello. I have installed iATKOS v7 on my PC (AMD). Everything is allright, but I can't connect. I installed the nForce Ehternet driver, but I still can't connect. Can anyone help me? Quote Link to comment https://www.insanelymac.com/forum/topic/238482-nforce-ethernet-problem-1atkos-v7/ Share on other sites More sharing options...
verdant Posted December 3, 2010 Share Posted December 3, 2010 Hello.I have installed iATKOS v7 on my PC (AMD). Everything is allright, but I can't connect. I installed the nForce Ehternet driver, but I still can't connect. Can anyone help me? If present, remove forcedeth.kext and nForceEthernetController.kext, and remove nvenet.kext, or rename it to nvenet.kext.bad......this is because nvenet loads even when another Ethernet/LAN kext has already been loaded for the hardware. In 10.5.7 and later, including 10.6.x, look in /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns.......this is a new location for nvenet.kext; prior to 10.5.7, this kext was not in IONetworkingFamily.kext....... In Terminal, type cd /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns ls sudo mv nvenet.kext nvenet.kext.bad ls sudo touch /System/Library/Extensions/ exit "ls will list the files in PlugIns" Reboot with -v -f Quote Link to comment https://www.insanelymac.com/forum/topic/238482-nforce-ethernet-problem-1atkos-v7/#findComment-1595673 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.