Monitor sleep in Windows XP does not work. Is there an add on to force it?
up vote
0
down vote
favorite
I have an EEE box with XP Home and a DVI connected TFT, and it does not sleep the monitor. It only starts working after I go to the energy control panel and turn it off and on again. Then the timed sleep works for the current session of computer use. After a shut down and boot next day, sleep does not work again (it is still set in the preferences however).
What can hold the sleep function from working? Are there issues with Skype or MSN?
Is there a utility to be less critic to processes interrupting sleep and offer a more reliable monitor sleep function for XP?
windows-xp display sleep
add a comment |
up vote
0
down vote
favorite
I have an EEE box with XP Home and a DVI connected TFT, and it does not sleep the monitor. It only starts working after I go to the energy control panel and turn it off and on again. Then the timed sleep works for the current session of computer use. After a shut down and boot next day, sleep does not work again (it is still set in the preferences however).
What can hold the sleep function from working? Are there issues with Skype or MSN?
Is there a utility to be less critic to processes interrupting sleep and offer a more reliable monitor sleep function for XP?
windows-xp display sleep
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have an EEE box with XP Home and a DVI connected TFT, and it does not sleep the monitor. It only starts working after I go to the energy control panel and turn it off and on again. Then the timed sleep works for the current session of computer use. After a shut down and boot next day, sleep does not work again (it is still set in the preferences however).
What can hold the sleep function from working? Are there issues with Skype or MSN?
Is there a utility to be less critic to processes interrupting sleep and offer a more reliable monitor sleep function for XP?
windows-xp display sleep
I have an EEE box with XP Home and a DVI connected TFT, and it does not sleep the monitor. It only starts working after I go to the energy control panel and turn it off and on again. Then the timed sleep works for the current session of computer use. After a shut down and boot next day, sleep does not work again (it is still set in the preferences however).
What can hold the sleep function from working? Are there issues with Skype or MSN?
Is there a utility to be less critic to processes interrupting sleep and offer a more reliable monitor sleep function for XP?
windows-xp display sleep
windows-xp display sleep
edited Oct 31 '09 at 12:55
Phoshi
21.1k25277
21.1k25277
asked Oct 31 '09 at 11:38
bert
891813
891813
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
open your task manager and check whether AsAcpiSrv.exe is running, if necessary reinstall the chipset driver and the Asus ACPI driver (in this order) from your Eee system DVD
It's not running, but there is no system DVD nor a DVD player in an EEE box. Some way to do it online?
– bert
Nov 1 '09 at 11:52
Eee PCs don't have a dvd drive alright, but they all ship with a recovery DVD which includes all drivers. and yes, you can get the drivers online from ASUS' support website.
– Molly7244
Nov 1 '09 at 12:31
Do you know where I can find a download for this AsAcpiSrv.exe file. I do not have it running, and I can't find it somewhere on the Asus site or other sites.
– bert
Nov 8 '09 at 18:26
add a comment |
up vote
0
down vote
A nice article about power management is: An Introduction to Power Management and its Features. You can use it as a checklist to verify the system settings. If this doesn't ring a bell, here are some ideas:
- Verify the Power scheme in "Start > Settings > Control Panel > Power Options".
- Look in your BIOS for the suspend ACPI options and try to switch it to S3 (suspend to system memory) or S4 (hibernate - suspend to system disk) or a combo such as S1+S3. More info is here and here.
- Note: For keyboard wake-up to work, the keyboard settings must enable wake-up from the keyboard. (Start > Settings > Control Panel > Keyboard > Hardware > Properties > Power Management > "Allow this device to bring the computer out of standby" > OK > OK). Same goes for the mouse.
Keyboard wake-up MUST be enabled for the mouse to be able to wake up the system. - To turn on hibernation (if turned off for some reason), do in cmd run as administrator "powercfg -h on".
- See this fix Use this registry file to enable S3 sleep mode in Windows XP. For more info see here.
Note: Any of the above manipulations that doesn't help should be undone.
EDIT
Question: Is this the setting that doesn't "stick":
For clarity: I'm not talking about Hybernation and system sleep. The power button hypernates the system perfectly. It's about monitor power-off. I want this to happen after 5 minutes, hybernation can be activated on demand by pressing the power button.
– bert
Oct 31 '09 at 17:13
Yes, that is the problem-setting.
– bert
Oct 31 '09 at 17:30
If I change it and choose apply, it works until I reboot the computer.
– bert
Oct 31 '09 at 17:30
Is your video driver the latest version (from the manufacturer's site, not Windows Update)?
– harrymc
Oct 31 '09 at 19:19
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f63522%2fmonitor-sleep-in-windows-xp-does-not-work-is-there-an-add-on-to-force-it%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
open your task manager and check whether AsAcpiSrv.exe is running, if necessary reinstall the chipset driver and the Asus ACPI driver (in this order) from your Eee system DVD
It's not running, but there is no system DVD nor a DVD player in an EEE box. Some way to do it online?
– bert
Nov 1 '09 at 11:52
Eee PCs don't have a dvd drive alright, but they all ship with a recovery DVD which includes all drivers. and yes, you can get the drivers online from ASUS' support website.
– Molly7244
Nov 1 '09 at 12:31
Do you know where I can find a download for this AsAcpiSrv.exe file. I do not have it running, and I can't find it somewhere on the Asus site or other sites.
– bert
Nov 8 '09 at 18:26
add a comment |
up vote
0
down vote
open your task manager and check whether AsAcpiSrv.exe is running, if necessary reinstall the chipset driver and the Asus ACPI driver (in this order) from your Eee system DVD
It's not running, but there is no system DVD nor a DVD player in an EEE box. Some way to do it online?
– bert
Nov 1 '09 at 11:52
Eee PCs don't have a dvd drive alright, but they all ship with a recovery DVD which includes all drivers. and yes, you can get the drivers online from ASUS' support website.
– Molly7244
Nov 1 '09 at 12:31
Do you know where I can find a download for this AsAcpiSrv.exe file. I do not have it running, and I can't find it somewhere on the Asus site or other sites.
– bert
Nov 8 '09 at 18:26
add a comment |
up vote
0
down vote
up vote
0
down vote
open your task manager and check whether AsAcpiSrv.exe is running, if necessary reinstall the chipset driver and the Asus ACPI driver (in this order) from your Eee system DVD
open your task manager and check whether AsAcpiSrv.exe is running, if necessary reinstall the chipset driver and the Asus ACPI driver (in this order) from your Eee system DVD
edited Oct 31 '09 at 17:42
answered Oct 31 '09 at 17:37
Molly7244
It's not running, but there is no system DVD nor a DVD player in an EEE box. Some way to do it online?
– bert
Nov 1 '09 at 11:52
Eee PCs don't have a dvd drive alright, but they all ship with a recovery DVD which includes all drivers. and yes, you can get the drivers online from ASUS' support website.
– Molly7244
Nov 1 '09 at 12:31
Do you know where I can find a download for this AsAcpiSrv.exe file. I do not have it running, and I can't find it somewhere on the Asus site or other sites.
– bert
Nov 8 '09 at 18:26
add a comment |
It's not running, but there is no system DVD nor a DVD player in an EEE box. Some way to do it online?
– bert
Nov 1 '09 at 11:52
Eee PCs don't have a dvd drive alright, but they all ship with a recovery DVD which includes all drivers. and yes, you can get the drivers online from ASUS' support website.
– Molly7244
Nov 1 '09 at 12:31
Do you know where I can find a download for this AsAcpiSrv.exe file. I do not have it running, and I can't find it somewhere on the Asus site or other sites.
– bert
Nov 8 '09 at 18:26
It's not running, but there is no system DVD nor a DVD player in an EEE box. Some way to do it online?
– bert
Nov 1 '09 at 11:52
It's not running, but there is no system DVD nor a DVD player in an EEE box. Some way to do it online?
– bert
Nov 1 '09 at 11:52
Eee PCs don't have a dvd drive alright, but they all ship with a recovery DVD which includes all drivers. and yes, you can get the drivers online from ASUS' support website.
– Molly7244
Nov 1 '09 at 12:31
Eee PCs don't have a dvd drive alright, but they all ship with a recovery DVD which includes all drivers. and yes, you can get the drivers online from ASUS' support website.
– Molly7244
Nov 1 '09 at 12:31
Do you know where I can find a download for this AsAcpiSrv.exe file. I do not have it running, and I can't find it somewhere on the Asus site or other sites.
– bert
Nov 8 '09 at 18:26
Do you know where I can find a download for this AsAcpiSrv.exe file. I do not have it running, and I can't find it somewhere on the Asus site or other sites.
– bert
Nov 8 '09 at 18:26
add a comment |
up vote
0
down vote
A nice article about power management is: An Introduction to Power Management and its Features. You can use it as a checklist to verify the system settings. If this doesn't ring a bell, here are some ideas:
- Verify the Power scheme in "Start > Settings > Control Panel > Power Options".
- Look in your BIOS for the suspend ACPI options and try to switch it to S3 (suspend to system memory) or S4 (hibernate - suspend to system disk) or a combo such as S1+S3. More info is here and here.
- Note: For keyboard wake-up to work, the keyboard settings must enable wake-up from the keyboard. (Start > Settings > Control Panel > Keyboard > Hardware > Properties > Power Management > "Allow this device to bring the computer out of standby" > OK > OK). Same goes for the mouse.
Keyboard wake-up MUST be enabled for the mouse to be able to wake up the system. - To turn on hibernation (if turned off for some reason), do in cmd run as administrator "powercfg -h on".
- See this fix Use this registry file to enable S3 sleep mode in Windows XP. For more info see here.
Note: Any of the above manipulations that doesn't help should be undone.
EDIT
Question: Is this the setting that doesn't "stick":
For clarity: I'm not talking about Hybernation and system sleep. The power button hypernates the system perfectly. It's about monitor power-off. I want this to happen after 5 minutes, hybernation can be activated on demand by pressing the power button.
– bert
Oct 31 '09 at 17:13
Yes, that is the problem-setting.
– bert
Oct 31 '09 at 17:30
If I change it and choose apply, it works until I reboot the computer.
– bert
Oct 31 '09 at 17:30
Is your video driver the latest version (from the manufacturer's site, not Windows Update)?
– harrymc
Oct 31 '09 at 19:19
add a comment |
up vote
0
down vote
A nice article about power management is: An Introduction to Power Management and its Features. You can use it as a checklist to verify the system settings. If this doesn't ring a bell, here are some ideas:
- Verify the Power scheme in "Start > Settings > Control Panel > Power Options".
- Look in your BIOS for the suspend ACPI options and try to switch it to S3 (suspend to system memory) or S4 (hibernate - suspend to system disk) or a combo such as S1+S3. More info is here and here.
- Note: For keyboard wake-up to work, the keyboard settings must enable wake-up from the keyboard. (Start > Settings > Control Panel > Keyboard > Hardware > Properties > Power Management > "Allow this device to bring the computer out of standby" > OK > OK). Same goes for the mouse.
Keyboard wake-up MUST be enabled for the mouse to be able to wake up the system. - To turn on hibernation (if turned off for some reason), do in cmd run as administrator "powercfg -h on".
- See this fix Use this registry file to enable S3 sleep mode in Windows XP. For more info see here.
Note: Any of the above manipulations that doesn't help should be undone.
EDIT
Question: Is this the setting that doesn't "stick":
For clarity: I'm not talking about Hybernation and system sleep. The power button hypernates the system perfectly. It's about monitor power-off. I want this to happen after 5 minutes, hybernation can be activated on demand by pressing the power button.
– bert
Oct 31 '09 at 17:13
Yes, that is the problem-setting.
– bert
Oct 31 '09 at 17:30
If I change it and choose apply, it works until I reboot the computer.
– bert
Oct 31 '09 at 17:30
Is your video driver the latest version (from the manufacturer's site, not Windows Update)?
– harrymc
Oct 31 '09 at 19:19
add a comment |
up vote
0
down vote
up vote
0
down vote
A nice article about power management is: An Introduction to Power Management and its Features. You can use it as a checklist to verify the system settings. If this doesn't ring a bell, here are some ideas:
- Verify the Power scheme in "Start > Settings > Control Panel > Power Options".
- Look in your BIOS for the suspend ACPI options and try to switch it to S3 (suspend to system memory) or S4 (hibernate - suspend to system disk) or a combo such as S1+S3. More info is here and here.
- Note: For keyboard wake-up to work, the keyboard settings must enable wake-up from the keyboard. (Start > Settings > Control Panel > Keyboard > Hardware > Properties > Power Management > "Allow this device to bring the computer out of standby" > OK > OK). Same goes for the mouse.
Keyboard wake-up MUST be enabled for the mouse to be able to wake up the system. - To turn on hibernation (if turned off for some reason), do in cmd run as administrator "powercfg -h on".
- See this fix Use this registry file to enable S3 sleep mode in Windows XP. For more info see here.
Note: Any of the above manipulations that doesn't help should be undone.
EDIT
Question: Is this the setting that doesn't "stick":
A nice article about power management is: An Introduction to Power Management and its Features. You can use it as a checklist to verify the system settings. If this doesn't ring a bell, here are some ideas:
- Verify the Power scheme in "Start > Settings > Control Panel > Power Options".
- Look in your BIOS for the suspend ACPI options and try to switch it to S3 (suspend to system memory) or S4 (hibernate - suspend to system disk) or a combo such as S1+S3. More info is here and here.
- Note: For keyboard wake-up to work, the keyboard settings must enable wake-up from the keyboard. (Start > Settings > Control Panel > Keyboard > Hardware > Properties > Power Management > "Allow this device to bring the computer out of standby" > OK > OK). Same goes for the mouse.
Keyboard wake-up MUST be enabled for the mouse to be able to wake up the system. - To turn on hibernation (if turned off for some reason), do in cmd run as administrator "powercfg -h on".
- See this fix Use this registry file to enable S3 sleep mode in Windows XP. For more info see here.
Note: Any of the above manipulations that doesn't help should be undone.
EDIT
Question: Is this the setting that doesn't "stick":
edited Aug 20 '15 at 4:50
Community♦
1
1
answered Oct 31 '09 at 13:40
harrymc
251k11259559
251k11259559
For clarity: I'm not talking about Hybernation and system sleep. The power button hypernates the system perfectly. It's about monitor power-off. I want this to happen after 5 minutes, hybernation can be activated on demand by pressing the power button.
– bert
Oct 31 '09 at 17:13
Yes, that is the problem-setting.
– bert
Oct 31 '09 at 17:30
If I change it and choose apply, it works until I reboot the computer.
– bert
Oct 31 '09 at 17:30
Is your video driver the latest version (from the manufacturer's site, not Windows Update)?
– harrymc
Oct 31 '09 at 19:19
add a comment |
For clarity: I'm not talking about Hybernation and system sleep. The power button hypernates the system perfectly. It's about monitor power-off. I want this to happen after 5 minutes, hybernation can be activated on demand by pressing the power button.
– bert
Oct 31 '09 at 17:13
Yes, that is the problem-setting.
– bert
Oct 31 '09 at 17:30
If I change it and choose apply, it works until I reboot the computer.
– bert
Oct 31 '09 at 17:30
Is your video driver the latest version (from the manufacturer's site, not Windows Update)?
– harrymc
Oct 31 '09 at 19:19
For clarity: I'm not talking about Hybernation and system sleep. The power button hypernates the system perfectly. It's about monitor power-off. I want this to happen after 5 minutes, hybernation can be activated on demand by pressing the power button.
– bert
Oct 31 '09 at 17:13
For clarity: I'm not talking about Hybernation and system sleep. The power button hypernates the system perfectly. It's about monitor power-off. I want this to happen after 5 minutes, hybernation can be activated on demand by pressing the power button.
– bert
Oct 31 '09 at 17:13
Yes, that is the problem-setting.
– bert
Oct 31 '09 at 17:30
Yes, that is the problem-setting.
– bert
Oct 31 '09 at 17:30
If I change it and choose apply, it works until I reboot the computer.
– bert
Oct 31 '09 at 17:30
If I change it and choose apply, it works until I reboot the computer.
– bert
Oct 31 '09 at 17:30
Is your video driver the latest version (from the manufacturer's site, not Windows Update)?
– harrymc
Oct 31 '09 at 19:19
Is your video driver the latest version (from the manufacturer's site, not Windows Update)?
– harrymc
Oct 31 '09 at 19:19
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f63522%2fmonitor-sleep-in-windows-xp-does-not-work-is-there-an-add-on-to-force-it%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown