*Cleaning the Interior of your PC:
http://www.bleepingcomputer.com/tutorials/tutorial118.html
--
Crosspost, do not multipost http://www.blakjak.demon.co.uk/mul_crss.htm
How to ask a question http://support.microsoft.com/kb/555375
"haim" <ha...@discussions.microsoft.com> wrote in message
news:9022691A-A3BE-42F3...@microsoft.com...
First thing to do, is check the BIOS settings.
http://download.intel.com/support/motherboards/desktop/sb/biosglossarybymenu_v10.pdf
"ACPI Suspend Mode (or ACPI Suspend State)
* S1 State
* S3 State <----------------------------- You want this one.
Specifies the ACPI sleep state."
Next, check the Device Manager. Check the properties of the
"Computer" entry. It should say ACPI in the name. (Like
ACPI Multiprocessor or ACPI Uniprocessor.)
http://i.technet.microsoft.com/Bb457121.f27zs04(en-us,TechNet.10).jpg
It is possible to override the HAL choice, during the installation,
but chances are you would remember doing that (i.e. pressing F5).
http://technet.microsoft.com/en-us/library/cc759157.aspx
You can use a copy of "dumppo.exe", in a command window, to list
the capabilities currently available in the OS.
ftp://ftp.microsoft.com/products/Oemtest/v1.1/WOSTest/Tools/Acpi/dumppo.exe
dumppo.exe admin cap
More information on dumppo, is here. Dumppo is useful for situations,
where the BIOS is set correctly, the "Computer" entry says ACPI, and
yet Standby is still not working. S3 Standby Suspend To RAM, should cause
the fans to go off.
http://forums.pcper.com/showthread.php?p=1825058&postcount=31
Paul
Admin policy overrides
Min sleep state......: S1
Max sleep state......: S4 - hibernate
Min video timeout....: 0
Max video timeout....: -1
Min spindown timeout.: 0
Max spindown timeout.: -1
Hope this will help,
Thank you again!
=======================================
Did you try reading this posting ? It is setting "min sleep state" to S3.
That might offer you a workaround.
http://forums.pcper.com/showthread.php?p=1825058&postcount=31
Paul
This command fixed the problem:
DUMPPO.EXE admin /ac minsleep=s3
Thanks again!
Haim.
================================================
You're welcome.
Paul
"To work around this behavior, enable the Only allow management stations to
bring the computer out of standby option. To do this, follow these steps:
1. Right-click My Computer, and then click Properties.
2. On the Hardware tab, click Device Manager.
3. In Device Manager, double-click Network Adapters.
4. Right-click your network adapter, and then click Properties.
5. On the Power Management tab, click to select the Allow this device to
bring the computer out of standby check box, and then click to select the
Only allow management stations to bring the computer out of standby check
box.
6. Click OK, and then close Device Manager and System Properties."
Haim
===================================================