Jump to content
2 posts in this topic

Recommended Posts

Hi everybody,

 

this is my first post here so i will introduce myself.

my name is xray911 and i'm running iatkos v7 on my amd pc

 

after trying to install osx on my pc for 3 days it finally worked.

i used atkos v7 to install osx on my pc. specs:

 

osx 10.5.8

amd 3200+

a8n-sli (nforce chipset)

nvidea geforce 6600 gt

2gb ddr3

80 gb maxtor sata hdd

 

everything works fine except for one thing. the internet freeze's after about a half hour. the whole internet connection dies. no internet, no downloading peer to peer. nothing.

only thing i can do to make it work again is reboot the pc.

 

so i started to search this forum and i came across this: http://www.insanelymac.com/forum/index.php?showtopic=125569.

 

i selected the nforce driver from the atkos installer but it seems it's not working right. do i have to install this driver again? how does this work? which version do i need from the topic about the nforce lan driver?

 

i hope you can help me.

 

xray911

Link to comment
https://www.insanelymac.com/forum/topic/235026-internet-freezes/
Share on other sites

Hi everybody,

 

this is my first post here so i will introduce myself.

my name is xray911 and i'm running iatkos v7 on my amd pc

 

after trying to install osx on my pc for 3 days it finally worked.

i used atkos v7 to install osx on my pc. specs:

 

osx 10.5.8

amd 3200+

a8n-sli (nforce chipset)

nvidea geforce 6600 gt

2gb ddr3

80 gb maxtor sata hdd

 

everything works fine except for one thing. the internet freeze's after about a half hour. the whole internet connection dies. no internet, no downloading peer to peer. nothing.

only thing i can do to make it work again is reboot the pc.

 

so i started to search this forum and i came across this: http://www.insanelymac.com/forum/index.php?showtopic=125569.

 

i selected the nforce driver from the atkos installer but it seems it's not working right. do i have to install this driver again? how does this work? which version do i need from the topic about the nforce lan driver?

 

i hope you can help me.

 

xray911

 

Assuming you have installed nForceLAN.kext using nForceLAN_0.64.6.mpkg, then if still present in /S/L/E/, 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...