BeeJ wrote:
> All other PC do not have this problems
So far, "this problem" is merely described at "network disconnect". Not
much to go on.
> and are network active
> when the new PC fails.
How can a PC be active on the network if it "fails" (meaning something
to do with the network which was the topic of your clause)?
> If I let the PC idle it "closes down" such that when I move the mouse
> it comes alve at a screen that says my "login name". Remember login
> not set.
Nothing to do with the login screen. Everything to do with the screen
saver that you elected to use and that it is configured for password
lock.
> BUT ... the network is dead.
So the real problem appears to be that network connectivity is lost
after the computer has been left idle long enough to trigger the screen
saver to activate.
Sorry, I'm not at a Win7 host right now. In prior versions, you go into
Device Manager, right-click on the NIC (network interface adapter), look
at its properties, and check power management. If it's configured to go
into low-power mode when the host goes into standby or another low-power
mode, change it to always stay powered. It's possible you have to
reboot after making this change since it affects behavior of the driver
for this device. Then retest to see if leaving the computer idle so
long that it activates the screen saver (which is probably also when the
computer goes into standby) and then clear the screen saver back to the
desktop to see if the NIC is still disabled.
If the above fixes the problem, time to check if there is a later Win 7
compliant driver for the NIC device and hope a new version fixes the
low-power mode for the device (so it resumes on return from low-power
mode). Of course, that means you'll have to reset the NIC device in
Device Manager to use power management after updating the driver to
retest the NIC becomes active after resuming out of low-power mode.
http://support.microsoft.com/kb/976427
(I didn't bother to check if this hotfix was incorporated into an
update.)
Since this is a "cobbled together" hardware platform, it's likely that
the NIC either doesn't have an updated driver (because it's an old NIC
that you migrated to Win 7) or it's an old device that just doesn't like
to go into a low-power mode (standby, suspend, hibernate). In fact,
some devices won't go active even after a warm reboot. You have to do a
cold reboot (power cycle) to get the device active again because a cold
reboot has a Reset signal sent to all devices (that's why you see the
keyboard lights blink when you cold reboot).
You did not mention if this is a desktop or laptop. If a laptop, also
check all the settings for whatever power mode you chose for when the
laptop goes on batteries (if it's a laptop and if you aren't connected
to A/C when the screen saver activates).
Rather than reboot, you can try running the following from a command
shell (cmd.exe):
ipconfig /release *
ipconfig /flushdns
netsh interface ip reset
netsh winsock reset
ipconfig /renew
By the way, did you ever try to just reenable the NIC? Right-click on
the connectoid and select Enable in the context menu.
Since you mentioned wifi (wireless), read:
http://support.microsoft.com/kb/928152
Yet what is confusing is you state that you have BOTH wired and wireless
connects to your router? Why 2 of them? How is Windows to know which
one to use? Disable the wireless for now (after checking the device's
power settings and power options) and test just using the wired connect.
When you have both NICs (wired and wireless) enabled, are they getting
*different* IP addresses assigned to them? In a command shell, run
"ipconfig /all" to see each NIC's setup.