1. start in dev man start\run\devmgmt.msc
expand network adapters, look at the nic in question, should be green
icon not yellow, not red x green indicates the driver is installed,
at least the hardware was recognized by the OS
yellow banged out or red x means the driver isn't loaded, can mean bad
hardware but not usually
2. if driver is loaded, R click my network places/properties
local area connection for the nic should indicate enabled, no red x
cable unplugged indictates the nic doesn't see itself as connected,
cable bad or hub bad or possible bad hardware
R click the icon for the nic in question/ status should see
connected/the speed and under
"activity" number of packets sent & received 0 sent & received
indicates no packets, connectivity problem, 0 on receive side only probably
means bad connection on the side being sent to, or bad cable hub but the nic
is at least trying to send-don't know here if packets making it on the wire
or not
--
3. if you've already seen packets in connection manager this is redundant
start /run/ command/ ping 127.0.0.1 a reply indicates the networking
stack is up & functioning & nic is bound to the protocol- reply does not
indicate that packets are going out on the wire so this is not a test for
bad cable, bad hub, or bad connection on the other side
4. if all the above looks good, I would swap cables, hubs, & check the
connection at the other end
5. run hardware diags from vendor if available, at any point in the cycle
to verify the hardware
6. easiest to swap out a known good nic if available to check against the
cable, hub & setup
7. if cable, hub, nic, everything looks good, try changing the link speed
of the nic
start/run/devmgmt.msc r click nic/properties/advanced/link speed
Value default usually =Auto
try changing this value alternately between 10 half duplex & 100 half &
see if it resolves problem- some nics have trouble negotiating link speed
with various hubs/switches
these are very general steps, good luck
--
John McVea [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
Richard G. Harper said:
Sure you can. All Device Manager tells you is that when Windows loaded and
initialized the drivers, the expected device was able to be initialized.
That doesn't mean it's working properly, just that it was able to power up
and respond to its drivers.
--
Richard G. Harper [MVP Win9x] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* HELP us help YOU ...
http://www.dts-l.org/goodpost.htm
You can almost never go wrong by looking in 'Device
Manager'
-----Original Message-----
Most cards come with a self-test utility on the driver disk/CD, if not one
may be available from the manufacturer's Web site.
--
Richard G. Harper [MVP Win9x] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* HELP us help YOU ...
http://www.dts-l.org/goodpost.htm
I am trying to test the hardware on my machine. I know I can change
the ethernet cable but how does one determine if the problem is in the
nic card or for that matter a different hardware problem?
.