Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

> Forum Guidelines.

Welcome to the Genius Bar. Here's how this forum works:

1. Members are encouraged to make a guide that details something that they might have found troubling or challenging.
Chances are, if you've seen the same question asked over and over again, you should write a guide for it.

2. This is not the forum for asking questions. If you have a question about a thread that's already here, feel free to ask it.
Just don't start a thread for a specific question. Use the other forums here for that.

3. Posting links to off-site tutorials is not allowed.

4. That's it! Thanks for sharing your information with the rest of us. :)

To keep this forum clean this forum is moderated. You can post in existing topics but new ones will have to be approved before they show up.

8 Pages V  < 1 2 3 4 > »   
Reply to this topic Start new topic
[HowTo] Fix Network Problem with Intel PRO/100 VE
*******
  • Group: Members
  • Posts: 556
  • Joined: 12-September 07
  • From: OSx86 Community
  • Member No.: 133,874
QUOTE (Wonderfulx86 @ Nov 27 2007, 10:42 PM) *
Can people give my solution a quick try and see if it works for them? Thanks.

tried it but didn't seem to work w/ my Intel 82566DC-2 Gigabit Network.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 4
  • Joined: 19-November 07
  • Member No.: 154,756
I wanted to add what I did to get the network to work under Leopard 10.5.0 on my Dell 4700 with the Intel Pro/100 VE onboard nic. The network was saying the cable was unplugged so I opened terminal and typed this:

sudo -s
nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

then I added -f under the kernal flags section

then ctrl+x
then y
then enter

go here for screen shots to get a clearer picture of what you might see :
http://www.neonkoala.co.uk/content/view/33/34
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 135
  • Joined: 15-November 07
  • From: Moscow, Russia
  • Member No.: 153,393
QUOTE (c0ldgirl @ Nov 29 2007, 11:26 PM) *
I wanted to add what I did to get the network to work under Leopard 10.5.0 on my Dell 4700 with the Intel Pro/100 VE onboard nic. The network was saying the cable was unplugged so I opened terminal and typed this:

sudo -s
nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

then I added -f under the kernal flags section

then ctrl+x
then y
then enter

go here for screen shots to get a clearer picture of what you might see :
http://www.neonkoala.co.uk/content/view/33/34


Thank you! Thanks! Thanks!
It works for me! I changed my "IOPCIMatch" in AppleIntel8255x.kext to "0x10928086" (as I usually did with my 10.4.10 Tiger), but without -f flag in kernel this kext was loading with errors in the system.log like "Self test reports invalid ROM contents" and so on. But this time I added this -f flag, as you told, and after reboot it still works! You really help me, thank you a lot!!!
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 12-December 07
  • Member No.: 162,112
QUOTE (mactigre @ May 31 2007, 03:02 AM) *
Better try this... thumbsup_anim.gif

work for vaio vgn-s36 laptop.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 17-December 07
  • Member No.: 163,629
QUOTE (mactigre @ May 31 2007, 01:02 AM) *
Better try this... thumbsup_anim.gif


Works fine to HP Pavilion DV2120BR wink.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 7
  • Joined: 3-December 07
  • Member No.: 159,369
how is mactigre's kext working for you? I am trying to use it on a leopard + EFI install and I keep getting a "not installed correctly" error on startup. not to mention no ethernet...
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 459
  • Joined: 21-November 06
  • Member No.: 65,287
Set the ownership and permissions...

Patrick
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 45
  • Joined: 31-August 07
  • Member No.: 131,237
i have a intel pro/100ve with 27dc 8086

i tried editing the info.plist, but it does not work!

i tried under tiger and leo.

help?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 27-December 07
  • Member No.: 166,570
QUOTE (wtcnbrwndo4u @ Aug 22 2006, 10:45 PM) *
I don't see this posted, so I'm making a HowTo.

Anyways, this for when you have Intel PRO/100 VE. When you go into System Preferences/Network and your Built-In Ethernet is not show/grayed out, this is the fix for you.

You are required to add a product ID AppleIntel8255x.kext, which is located here:
/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8255x.kext/Contents/Info.plist

If you don't know how to get into the kext, right click it and choose "Show Package Contents."

Anyways, you will find the following line.


You will have to add the following bit to the end of that line.


In the end, it will look like this:


Save the .plist file (save it to the desktop with the name "Info.plist" and then drag it into the Contents folder for AppleIntel8255x.kext. It will ask for authentication, which you say yes to (must type password if you have one).

Open up Terminal and type in the following



Open Disk Utility and Repair Disk Permissions.

Reboot.

Completed! Open up System Preferences/Network and you should see your Built-In Ethernet



I have been trying solutuons for days withno luck but I have a question, where and how do I find the product ID AppleIntel8255x.kext I fond the line where to eter the 0x.... bit how do I find my ID... since I tried the one provided and dint work??
Thank you
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 21
  • Joined: 7-December 07
  • From: /earth/eu/ch
  • Member No.: 160,646
I have a Intel 82566M ethernet on my ThinkPad, and did try the suggested solution by adding 0x10498086 to the .kext file; did not work. Since this guide is for 8255x cards and mine is 8256x do you think I should persist and add -f to appleboot? Anyone had success with a 82566M card?
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 61
  • Joined: 8-December 06
  • Member No.: 67,643
QUOTE (c0ldgirl @ Nov 29 2007, 05:26 PM) *
I wanted to add what I did to get the network to work under Leopard 10.5.0 on my Dell 4700 with the Intel Pro/100 VE onboard nic. The network was saying the cable was unplugged so I opened terminal and typed this:

sudo -s
nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

then I added -f under the kernal flags section

then ctrl+x
then y
then enter

go here for screen shots to get a clearer picture of what you might see :
http://www.neonkoala.co.uk/content/view/33/34


This worked great for me as well. Using Kalyway 10.5.1 in Intel D915GAG board. Thanks!
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 33
  • Joined: 5-October 07
  • From: TP-HCM
  • Member No.: 139,957
QUOTE (alienbreed @ Nov 5 2007, 11:23 AM) *
here is what i do to make it work in leopard:

right click /System/Library/Extensions folder and click "Get Info", click the padlock button below and enter your root password when prompted then click the "+" icon and add your user account giving it read+write permission then click ok..

open the Extensions folder and find IONetworkingFamily.kext then drag and drop it on the desktop or some place(backup is a good idea). now, unzip the file that i attached below and drag it in /System/Library/Extensions.

delete /System/Library/Extensions.mkext (you can delete it on the finder or by typing this on the terminal "sudo rm -f /System/Library/Extensions.mkext"

repair permission and reboot your system

if all goes well, you should be able to see your network card listed.

if it happens that you see your network card but says that there is no ethernet cable plugged in, just delete/System/Library/Extension.mkext and reboot your system. it may or may not resolve the issue but in my case it works so just give it a try..

i was apply this method,but after repair permission,leopard not boot and appear text:"kernel panic"please guide me fix it.thanks
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 4
  • Joined: 20-May 06
  • From: Chile
  • Member No.: 39,821
QUOTE (mactigre @ May 30 2007, 11:16 PM) *
Better try this... thumbsup_anim.gif


Working here (at last!) with Intel 82562 (Pavilion 3020) on Leopard 10.5.1
Thanx!
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 9
  • Joined: 6-November 07
  • Member No.: 150,222
i've got this tutorial work once on JaS 10.4.8 before i re-install 10.4.8 and update to 10.4.9 without update the kernel. now i can't get lan card work with all above trick. any other idea? hehehe.. biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 16
  • Joined: 21-January 08
  • Member No.: 175,888
I thought I'd add that I'm running a Thinkpad T40 (2374-KU1). I followed the method exactly but realized the number that you append in the plist file should be your OWN Intel PRO/100 vendor and device id. In my case, my Intel PRO/100 Ethernet has a device id of 103d and a vendor id of 8086, so the line inserted in my case was 0x103d8086. Vendor and device ids can be found in Windows' device manager for your Intel PRO/100 Chipset.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 42
  • Joined: 19-January 08
  • From: Wisconsin, USA
  • Member No.: 175,329
Dang, no joy.

If Windows stated that the ethernet was Intel Pro/100 VE--then any or all of the following these should work, right?

I've tried all of these but the torrent (right now there are no seeds and only about one-fourth of the file) and still nada. Every single time, Network pane still reads "Cable Unplugged."

Anyone have any other ideas?

It's frustrating--this is the only thing that doesn't work on my OSX86 install (and interestingly, the most important thing I need). sad.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 44
  • Joined: 24-November 07
  • Member No.: 156,243
PNP Device ID PCI\VEN_8086&DEV_27DC&SUBSYS_30868086&REV_01\4&1C11C&0&40F0
if you are using tiger

after installing this asus p 4800vm.pkg
Attached File  intelpro_100_ve_driver_copy.zip ( 812.39K ) Number of downloads: 3018

follow the instructions given below
this package is working driver for intel pro/100ve lan
and you will be able to connect to internet


this for when you have Intel PRO/100 VE. When you go into System Preferences/Network and your Built-In Ethernet is not show/grayed out, this is the fix for you.

You are required to add a product ID to AppleIntel8255x.kext, which is located here:
/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8255x.kext/Contents/Info.plist

If you don't know how to get into the kext, right click it and choose "Show Package Contents."

or you can also use
nano /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8225x.kext/Contents/Info.plist
PICTURE
Attached File  Picture_2.png ( 28.59K ) Number of downloads: 605

Anyways, you will find the following line.
QUOTE
<key>IOPCIMatch</key>
<string>0x10518086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff </string>


You will have to add the following bit to the end of that line.
QUOTE
0x27dc8086


In the end, it will look like this:
QUOTE
<key>IOPCIMatch</key>
<string>0x10518086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff 0x27dc8086</string>


Save the .plist file (save it to the desktop with the name "Info.plist" and then drag it into the Contents folder for AppleIntel8255x.kext. It will ask for authentication, which you say yes to (must type password if you have one).

Open up Terminal and type in the following
QUOTE
sudo rm /System/Library/Extensions.kextcache

QUOTE
sudo kextcache -k /System/Library/Extensions


Open Disk Utility and Repair Disk Permissions.

Reboot.

Completed! Open up System Preferences/Network and you should see your Built-In Ethernet

from anand
thanks to wtcnbrwndo4u

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

if you are using leopard

install this asus p 4800vm.pkg
Attached File  intelpro_100_ve_driver_copy.zip ( 812.39K ) Number of downloads: 3018


then using kext helper http://www.cheetha.net/Kext_Helper/Softwar...20b7.zipinstall this kext
Attached File  IONetworkingFamily.kext.zip ( 865.82K ) Number of downloads: 1977


reboot
-------------------------------------------------------------------------------------------------------------
if it says cable is unplugged

sudo -s
nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

then I added -f under the kernal flags section

then ctrl+x
then y
then enter
PICTURE
Attached File  Picture_1.png ( 49.5K ) Number of downloads: 1898

you should have a working internet.

biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 42
  • Joined: 19-January 08
  • From: Wisconsin, USA
  • Member No.: 175,329
QUOTE (vakakush @ Jan 23 2008, 11:26 PM) *
if you are using tiger

after installing this asus p 4800vm.pkg
Attached File  intelpro_100_ve_driver_copy.zip ( 812.39K ) Number of downloads: 3018

follow the instructions given below
this package contains driver for intel pro/100ve lan
and you will be able to connect to internet


this for when you have Intel PRO/100 VE. When you go into System Preferences/Network and your Built-In Ethernet is not show/grayed out, this is the fix for you.

You are required to add a product ID AppleIntel8255x.kext, which is located here:
/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8255x.kext/Contents/Info.plist

If you don't know how to get into the kext, right click it and choose "Show Package Contents."

Anyways, you will find the following line.
QUOTE
<key>IOPCIMatch</key>
<string>0x10518086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff </string>


You will have to add the following bit to the end of that line.
QUOTE
0x27dc8086


In the end, it will look like this:
QUOTE
<key>IOPCIMatch</key>
<string>0x10518086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff 0x27dc8086</string>


Save the .plist file (save it to the desktop with the name "Info.plist" and then drag it into the Contents folder for AppleIntel8255x.kext. It will ask for authentication, which you say yes to (must type password if you have one).

Open up Terminal and type in the following
QUOTE
sudo rm /System/Library/Extensions.kextcache

QUOTE
sudo kextcache -k /System/Library/Extensions


Open Disk Utility and Repair Disk Permissions.

Reboot.

Completed! Open up System Preferences/Network and you should see your Built-In Ethernet

from anand
thanks to wtcnbrwndo4u

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

if you are using leopard

install this asus p 4800vm.pkg
Attached File  intelpro_100_ve_driver_copy.zip ( 812.39K ) Number of downloads: 3018


then using kext helper
install this kext
Attached File  IONetworkingFamily.kext.zip ( 865.82K ) Number of downloads: 1977


reboot
-------------------------------------------------------------------------------------------------------------------------
if it says cable is unplugged

sudo -s
nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

then I added -f under the kernal flags section

then ctrl+x
then y
then enter
PICTURE
Attached File  Picture_1.png ( 49.5K ) Number of downloads: 1898

you should have a working internet.

biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif


OK, I'm using iATKOSv 1.0i (Leopard 10.5.1/9B18)

I'll do a fresh install first--but then I apply the Asus Pkg using the included tool, correct?

Do I need to repair disk permissions before I reboot?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 44
  • Joined: 24-November 07
  • Member No.: 156,243
OK, I'm using iATKOSv 1.0i (Leopard 10.5.1/9B18)

I'll do a fresh install first--but then I apply the Asus Pkg using the included tool, correct?

Do I need to repair disk permissions before I reboot?
USE KALYWAY DVD COZ iATKOS IS ****(no audio no network)believe me
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 42
  • Joined: 19-January 08
  • From: Wisconsin, USA
  • Member No.: 175,329
QUOTE (vakakush @ Jan 23 2008, 11:58 PM) *
OK, I'm using iATKOSv 1.0i (Leopard 10.5.1/9B18)

I'll do a fresh install first--but then I apply the Asus Pkg using the included tool, correct?

Do I need to repair disk permissions before I reboot?
USE KALYWAY DVD COZ iATKOS IS ****(no audio no network)believe me


I can't even get kalyway to run after install. It cycles and constantly reboots. Tried about 15 times--same result. I'm using iATKOS simply because I know it will boot.

I'll give kalyway one more go--hang on.
PM Profile Card
Go to the top of the page
+ Quote Post
8 Pages V  < 1 2 3 4 > » 
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 07:47 AM