Jump to content
2 posts in this topic

Recommended Posts

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...