Jump to content
5 posts in this topic

Recommended Posts

I've been working on my first OSX86 installation for about 12 hours now. After some initial trouble I was able to get the OS installed using 10.4.9 uphuck v1.3. I had some trouble with my Intel 82562 network card, but was able to get the OS to recognize it using the methods in this thread: http://forum.insanelymac.com/index.php?showtopic=25477

 

My card is now recognized and I can see it when performing an ifconfig (it shows up as en2). However when I go into System Preferences and click on network I get "The application system preferences quit unexpectedly". I can go in and make some configuration changes to my network card with:

 

ifconfig en2 192.168.1.200 netmask 255.255.255.0 broadcast 192.168.1.255

 

I can then ping myself and the local devices. If I add a route:

 

add route default 192.168.1.1

 

and then try to ping I get "sendto: Could not allocate memory"

 

Ideally, I would like for the card to be configured via DHCP. Any suggestions?

 

EDIT: I have already tried resetting disk permissions, FSCK and a complete re-install.

  • 1 month later...
Last bump... I can't believe I'm the only one who has encountered this problem...

 

I had same problem. Couldn't get Intel 82562GT onboard lan to work.

 

Put in a card known to work (LNE100TX with tulip.kext) and it still happened.

 

Fixed by accident. Started safari, was told I wasn't connected. System then proceeded to fix itself.

 

Now System Preferences, Network works ok.

×
×
  • Create New...