Microsoft Windows for 64-bit Extended Systems
Getting the Realtek 8169/8110 family of Gigabit Ethernet adapters to work:
- Download my modified version of the net8169a.inf, see below.
- Install Windows 2003/XP/Longhorn as you normally do.
- Replace the net8169a.inf from the %SystemRoot%\INF folder with the one you downloaded in step 1.
- Delete the net8169a.PNF from the %SystemRoot%\INF folder.
- Either click click Update Driver... or re-detect the hardware. Windows will now find any Realtek 8169/8110 series Gigabit Ethernet adapter and will install the driver.
For the die hards, there is a more challanging method of replacing the Realtek INF file. ;-)
- During the GUI mode of the Windows 2003/XP/Longhorn setup when the system has just booted and is busy detecting the hardware, press SHIFT + F10 to open a Command Prompt.
- Change directory to %SystemRoot%\INF.
- Edit the net8169a.inf file using notepad.exe.
- Search for the string: %RTL8169.DeviceDesc% = RTL8169.ndi, PCI\VEN_10EC&DEV_8169&SUBSYS_816910EC and remove the SUBSYS section from the line (&SUBSYS_816910EC).
- Save the file and quit Notepad.
- If you did this quick enough, Windows Setup will now find any Realtek 8169/8110 series Gigabit Ethernet adapter and installs the driver.
BTW. This exercise will save you three minutes afterwards you would else be spending using the first method. ;-)
Related links:
- You can download the modified Realtek INF here.
Comments, ideas or suggestions:
Can be sent to: amd64@collosumus_NOSPAM_.net, please remove the _NOSPAM_ from the e-mail address. You can't be too careful with spam these days.
Last update: 01/09/2004.