Jump to content
6 posts in this topic

Recommended Posts

Can't get the INTEL® PRO/100 VE Network working on my INTEL D945GNT motherboard. !

Does anyone here has the same problem??

I've tried everything on the IONetwork..... All the tips about this network, and nothing...

I believe it is a problem with the matherboard.

Any help please?

:P

 

 

----------------------------------------------

The first computer I ever used was a MAC...

As the years passed I became a PC slave ... Now I had a chance to feel the MAC power again and I'm stucked with this network and sound problem. help me!

LONG LIVE OS X86!!!!

Che, I installed the 10.4.8 .

I saw your signature and you have the D945GNTL

I have the D945GNT, do you think that the problem is because of that??

 

Did you have to make the IONetworkingfamily.kext modification!?

Which one you tried?

 

Thanks...

post-120835-1184341027_thumb.jpg

  • 2 months later...

I have a similar problem. I have an Intel Pro 100 VE network adapter with an HP WMTA system board and an Intel i850 system board. Southbridge is 82801BA(ICH2). I've tried editing the IONetwork files and it did not help at all. Any help would be much appreciated.

i just recently went thru the same thing...(reinstalled w/uphuck 10.4.9) and i had to edit the h/w id on the ionetworkingfamily.kext AND install an id modified AppleIntel8255x.kext in system/library/extensions. i modified both kexts on my macbook, but that shouldnt matter.

 

you could try to install the one you have using this method...it worked for me:

 

Once you have dragged the file into /System/Library/Extensions/ you will need to authenticate with your administrative password. Once you have authenticated you will need to open a terminal window & paste the following commands into the terminal:

 

sudo chmod -R 755 /System/Library/Extensions/AppleIntel8255x.kext [authenticate again]

sudo chown -R root:wheel /System/Library/Extensions/AppleIntel8255x.kext

sudo kextload -v /System/Library/Extensions/AppleIntel8255x.kext [manually load kext]

 

Once the kext is successfully loaded clear the kext cache. To do this copy and paste the following into a Terminal:

 

sudo rm /System/Library/Extensions.mkext

[This forces the system to re-examine all of the drivers and rematch during the next boot cycle.]

 

Reboot

×
×
  • Create New...