> However, if you want certain features like ethernet to work, you need to
> install CHIPSET drivers, and then ethernet drivers, in that specific
> order. If you've tried that, it's possible that the ethernet adapter is
> disabled in the mainboard BIOS (CMOS) settings. Get in there and look
> around all menus, maybe "integrated peripherals" if it has that section,
> look for ethernet, see if it is enabled. -Dave
Had a look in the BIOS and, from what I could see under the Peripheral
settings, "Onboard LAN" was Enabled so I guess it's not that...
On Fri, 30 May 2008 00:38:45 +0100, "dustie" <xxdjdustxx@ntlworld.com>
put finger to keyboard and composed:
>> You need to determine which PHY chip you have (Intel 82562EZ or
>> Marvell Yukon)
>
>ok, can you tell me how to do that?
Look for an Intel chip in a 15mm x 15mm package. The part number
should be something like "82562EZ". Otherwise look for a different
chip labelled "Marvell Yukon" with an 88Exxxx part number.
Depending on which chip you have, install the appropriate driver. You
should be able to obtain both drivers from Intel's web site.
If you really can't visually identify your LAN chip, then follow
Microsoft's procedure for identifying unknown PCI devices by
consulting your registry (see my other post). Then post the Vendor and
Device IDs here. Intel's vendor ID is 8086, Marvell's appears to be
1148.
Still another solution is to run Everest Home Edition and allow it to
identify your hardware.
>> and you may need to install Intel's Chipset Software
>> Installation Utility, as stated elsewhere in this thread:
>>
>> http://www.intel.com/support/chipset.../CS-009270.htm
>
>ok, i'm just more confused now - which do i download from this page?
>
>Intel 910GL Express Chipset
>Intel 915G Express Chipset
>Intel 915GL Express Chipset
>Intel 915GV Express Chipset
>Intel 915P Express Chipset
>Intel 915PL Express Chipset
>
>None of them match exactly!!
>
>Apologies if I'm being super-thick..
"dustie" <xxdjdustxx@ntlworld.com> wrote in message
news:mDH%j.52958$Ht.36591@newsfe05.ams2...
>> However, if you want certain features like ethernet to work, you need to
>> install CHIPSET drivers, and then ethernet drivers, in that specific
>> order. If you've tried that, it's possible that the ethernet adapter is
>> disabled in the mainboard BIOS (CMOS) settings. Get in there and look
>> around all menus, maybe "integrated peripherals" if it has that section,
>> look for ethernet, see if it is enabled. -Dave
>
> Had a look in the BIOS and, from what I could see under the Peripheral
> settings, "Onboard LAN" was Enabled so I guess it's not that...
>
See if something is sharing an IRQ with that ethernet adapter. Control
panel, system, device manager, view, resources (or something like that, from
memory). It normally shouldn't matter, but I suspect in this case, you
might have installed something that grabbed the IRQ number that the onboard
LAN is trying to use. -Dave
> Look for an Intel chip in a 15mm x 15mm package. The part number
> should be something like "82562EZ". Otherwise look for a different
> chip labelled "Marvell Yukon" with an 88Exxxx part number.
>
> Depending on which chip you have, install the appropriate driver. You
> should be able to obtain both drivers from Intel's web site.
Hi Frank
Installed the Yukon drivers and, lo and behold, one working LAN connection!
Thanks a million mate!!