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.

[HowTo] Fix Network Problem with Intel PRO/100 VE
**
  • Group: Members
  • Posts: 57
  • Joined: 1-February 06
  • Member No.: 22,204
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.
QUOTE
<key>IOPCIMatch</key>
<string>0x10518086 0x10508086 0x10298086 0x10308086&amp;0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&amp;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&amp;0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&amp;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
PM Profile Card
Go to the top of the page
+ Quote Post

Posts in this topic
- wtcnbrwndo4u   [HowTo] Fix Network Problem with Intel PRO/100 VE   Aug 22 2006, 08:48 PM
- - pat_ty   I'm able to get the Built-In Ethernet working....   Sep 22 2006, 08:44 PM
|- - JaS   QUOTE (pat_ty @ Sep 22 2006, 09:41 PM) I...   Sep 22 2006, 09:26 PM
- - elislider   ok i figured out what the problem is. technically ...   Oct 25 2006, 05:10 AM
|- - MACinized   QUOTE (elislider @ Oct 25 2006, 01:10 PM)...   Nov 24 2007, 02:54 PM
|- - xazac   QUOTE (elislider @ Oct 25 2006, 07:10 AM)...   Jul 3 2008, 09:46 AM
- - banz   EDIT: PROBLEM FIXED!!! Nice person fro...   Jan 9 2007, 04:19 PM
- - mactigre   Better try this...   May 31 2007, 02:16 AM
|- - ke2000   QUOTE (mactigre @ May 31 2007, 03:02 AM) ...   Dec 17 2007, 09:55 AM
||- - a63falcon   QUOTE (ke2000 @ Dec 17 2007, 04:55 AM) wo...   May 28 2008, 11:01 PM
|- - PopBit   QUOTE (mactigre @ May 31 2007, 01:02 AM) ...   Dec 17 2007, 11:05 PM
|- - 1kenobi   QUOTE (mactigre @ May 30 2007, 11:16 PM) ...   Jan 18 2008, 03:27 AM
||- - yangyuruc   QUOTE (1kenobi @ Jan 18 2008, 03:27 AM) W...   Apr 12 2008, 06:56 PM
|- - ctbaker   QUOTE (mactigre @ May 30 2007, 06:16 PM) ...   Feb 6 2008, 07:21 AM
|- - imrazor   QUOTE (mactigre @ May 30 2007, 09:16 PM) ...   Apr 11 2008, 06:25 AM
- - vikingfan71   I finally used the 10.4.3 kext file and that worke...   Jun 9 2007, 01:49 AM
- - mactigre   try inserting 0x10928086 at the begin, not at the...   Jun 9 2007, 01:53 AM
- - italy   I dont get it!! I can't get these netw...   Jun 14 2007, 01:45 AM
- - Andrew Borem   Okay. Knoppix boot disk and lspci tell me that my...   Jun 23 2007, 03:53 PM
|- - MAC IN TOSH   QUOTE (Andrew Borem @ Jun 23 2007, 07:53 ...   Jun 25 2007, 11:12 AM
- - mauro19   QUOTE (wtcnbrwndo4u @ Aug 22 2006, 08:48 ...   Jul 2 2007, 11:43 PM
- - alienbreed   i manage to make it work in leopard.. just edit yo...   Nov 3 2007, 10:18 AM
- - alienbreed   here is what i do to make it work in leopard: rig...   Nov 5 2007, 11:23 AM
|- - sieutrom   QUOTE (alienbreed @ Nov 5 2007, 11:23 AM)...   Jan 8 2008, 12:09 AM
|- - Ricardo Magno   QUOTE (alienbreed @ Nov 5 2007, 08:23 AM)...   Apr 25 2008, 01:13 AM
- - kman64   Don't know if you guys have figured this out y...   Nov 12 2007, 03:19 PM
|- - Catch-22   QUOTE (kman64 @ Nov 12 2007, 03:19 PM) Do...   Nov 27 2007, 02:21 AM
- - Wonderfulx86   Hey, I had the same problem, and this file with th...   Nov 18 2007, 01:47 AM
- - Wonderfulx86   Can people give my solution a quick try and see if...   Nov 27 2007, 02:42 PM
|- - MACinized   QUOTE (Wonderfulx86 @ Nov 27 2007, 10:42 ...   Nov 27 2007, 04:17 PM
- - c0ldgirl   I wanted to add what I did to get the network to w...   Nov 29 2007, 11:26 PM
|- - whocares   QUOTE (c0ldgirl @ Nov 29 2007, 05:26 PM) ...   Jan 7 2008, 07:36 PM
|- - Zeitgeist BR   QUOTE (c0ldgirl @ Nov 29 2007, 08:26 PM) ...   Mar 2 2008, 06:03 PM
- - nordix   QUOTE (c0ldgirl @ Nov 29 2007, 11:26 PM) ...   Dec 1 2007, 08:14 PM
- - rmj134   how is mactigre's kext working for you? I am ...   Dec 19 2007, 01:14 AM
- - bibendum   Set the ownership and permissions... Patrick   Dec 19 2007, 05:13 AM
- - jaigandhi5   i have a intel pro/100ve with 27dc 8086 i tried ...   Dec 27 2007, 08:31 PM
- - splitjewel   QUOTE (wtcnbrwndo4u @ Aug 22 2006, 10:45 ...   Dec 28 2007, 11:02 PM
- - Agent   I have a Intel 82566M ethernet on my ThinkPad, and...   Jan 3 2008, 09:25 AM
- - anda   i've got this tutorial work once on JaS 10.4.8...   Jan 18 2008, 07:12 AM
- - Zaied   I thought I'd add that I'm running a Think...   Jan 21 2008, 01:03 PM
- - milmacman   Dang, no joy. If Windows stated that the ethernet...   Jan 24 2008, 04:48 AM
- - vakakush   PNP Device ID PCI\VEN_8086&DEV_27DC&S...   Jan 24 2008, 05:26 AM
|- - milmacman   QUOTE (vakakush @ Jan 23 2008, 11:26 PM) ...   Jan 24 2008, 05:47 AM
|- - alexandrem_blah   QUOTE (vakakush @ Jan 24 2008, 05:26 AM) ...   Apr 4 2008, 02:01 AM
- - vakakush   OK, I'm using iATKOSv 1.0i (Leopard 10.5.1/9B1...   Jan 24 2008, 05:58 AM
|- - milmacman   QUOTE (vakakush @ Jan 23 2008, 11:58 PM) ...   Jan 24 2008, 06:03 AM
- - vakakush   do not install vanilla kernel + acpi fix after do...   Jan 24 2008, 06:11 AM
|- - milmacman   QUOTE (vakakush @ Jan 24 2008, 12:11 AM) ...   Jan 24 2008, 06:29 AM
- - jamesah   Thanks a million!!!!!!...   Jan 30 2008, 06:36 AM
- - sfrot21   QUOTE (wtcnbrwndo4u @ Aug 22 2006, 08:48 ...   Feb 5 2008, 09:12 PM
- - ericjackson   ok, im new to this. i know i shouldnt even be fool...   Feb 6 2008, 04:41 AM
- - alessandrobuono   QUOTE (wtcnbrwndo4u @ Aug 22 2006, 09:48 ...   Feb 7 2008, 02:17 PM
- - DivisionByZero   I got the card to show but it says cable not conne...   Feb 8 2008, 05:58 AM
|- - DivisionByZero   QUOTE (DivisionByZero @ Feb 7 2008, 09:58...   Feb 8 2008, 06:51 AM
- - marek_b   I use leopard method from vakakush post nr. 37, bu...   Feb 18 2008, 05:49 PM
- - Bimmer   If your card is detected, but cable unplugged, cli...   Feb 18 2008, 06:03 PM
- - jcc6655   Hey guys. I've tried several of the solutions ...   Feb 22 2008, 06:47 PM
- - yan.kun   QUOTE (vakakush @ Jan 24 2008, 06:26 AM) ...   Mar 9 2008, 09:08 PM
- - DvP   Hi guys, i've got here a Toshiba P100-354 whic...   Mar 10 2008, 08:32 PM
- - ixFOCUSxi   Network / Intel® 82566DC -2 Gigabit How can i get...   Mar 12 2008, 04:39 AM
- - time ed   Here is a list of device ID's + ICH that will ...   Mar 12 2008, 08:51 PM
- - kevinduboski   im running iatkos 10.5.1 on an HP Mediacenter PC m...   Mar 13 2008, 10:27 PM
- - time ed   What is device ID of you NIC? Look in System Prof...   Mar 14 2008, 10:59 AM
- - oxyigen   Bomb a$$ method... on the computer it ...   Mar 24 2008, 07:34 PM
- - gsk_lnl   How about intel 82566dc? Please help. Tried with t...   Mar 25 2008, 04:19 AM
- - MAC IN TOSH   Hi, From where can I download asus p 4800vm.pk...   Mar 25 2008, 01:15 PM
- - oxyigen   Refer to the end of the second page. http://foru...   Mar 25 2008, 03:11 PM
|- - MAC IN TOSH   QUOTE (oxyigen @ Mar 25 2008, 07:11 PM) R...   Mar 25 2008, 06:23 PM
- - omjeremy   I can't get my Intel PRO/100 VE to work. I tri...   Mar 25 2008, 05:34 PM
|- - time ed   QUOTE (omjeremy @ Mar 25 2008, 12:34 PM) ...   Mar 25 2008, 06:33 PM
- - omjeremy   I have read & write permissions. I've also...   Mar 25 2008, 08:01 PM
- - time ed   Download this kext: http://forum.insanelymac.com/i...   Mar 26 2008, 11:03 AM
- - MAC IN TOSH   Hi, I had downloaded ASUS P4800-VM and now I d...   Mar 27 2008, 09:43 AM
- - MAC IN TOSH   I followed VAKAKUSH's instructions and I succe...   Mar 27 2008, 08:41 PM
- - fred9113   Mine is a Intel®82562V-2 NIC on the Dell Vostr...   Apr 8 2008, 05:18 AM
- - SupraBlur   Ugh, so foolishly I didn't backup my IONetwork...   Apr 18 2008, 09:28 PM
- - tomtheripper2   I'am trying to install Intel Pro/100 VE on Kal...   Apr 22 2008, 03:34 AM
- - tiger2wander   anyone got kext or solution for Intel 82562GT 10/1...   May 7 2008, 12:53 PM
- - bulgarion   bump I need too a solution for Intel 10/100 82562G...   May 19 2008, 03:35 PM
- - agg2001   QUOTE (tomtheripper2 @ Apr 21 2008, 10:34...   May 20 2008, 09:59 PM
- - yassor   Hey People I'm online and using ToH Leopa...   May 22 2008, 06:04 PM
- - caged_wisdom   Im using Kalyway 10.5.2 and my ethernet was detect...   May 26 2008, 05:48 PM
- - sebastianbf   I have tried everything on this guide to get my In...   May 28 2008, 06:07 PM
- - GuitarSoloist   i need help i have an intel pro ve / 100 ethernet ...   May 31 2008, 12:26 AM
- - toloratedmeat   I'm half screwed over. I do this fix and it al...   May 31 2008, 11:48 AM
- - Apoc112   Dell Inspiron 530 with the on-board Intel 82562V-2...   Jun 1 2008, 08:43 AM
- - tasillo   I've used Vakakush method and it worked fine. ...   Jun 1 2008, 11:43 AM
- - Apoc112   tasillo, thanks for reposting the helper... howev...   Jun 1 2008, 09:17 PM
- - joshloveslacie   I have a Toshiba A105 S4094 it has an Intel PRO/10...   Jun 18 2008, 04:38 AM
|- - nevvvw   QUOTE (joshloveslacie @ Jun 18 2008, 04:3...   Jun 19 2008, 02:31 AM
- - milmacman   It seems to work part-way. I have an 82557 and whi...   Jun 25 2008, 06:10 AM
- - vakakush   driver for Tiger Intel Pro/100ve driver for Leopa...   Jul 8 2008, 11:41 AM
- - bs_de   Install works fine, but nothing change after reboo...   Jul 8 2008, 08:10 PM
- - checek   hey. entering the command "sudo rm /System/L...   Jul 9 2008, 10:22 PM
- - manishsabnismac   Hello friends I was finally able to install intel ...   Jul 11 2008, 12:12 PM
- - nextgenfx   I appear to have a different issue. My network car...   Jul 14 2008, 10:51 PM
- - manishsabnismac   WR nextgenfx i had the similar problem before thi...   Jul 15 2008, 02:02 PM
- - frugi   Thanks to various people for the Intel 100/PRO Eth...   Aug 26 2008, 11:56 PM
2 Pages V   1 2 >

Reply to this topic Start new topic

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

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 12:55 PM