Discussion:
Services and drivers that disable standby
(too old to reply)
Isaac Chen
2009-10-06 04:56:44 UTC
Permalink
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?

My Dell 620 can standby/resume with no problem for over a year, but now I
can't even see "standby" in the shutdown menu. I suspect it's because of
some services/drivers that I've installed/re-installed. Or maybe there are
other reasons? I believe it's SW issue since if I boot the machine with
another HD, standby works properly.

Sorry, this is kind of off topic. I suppose people here probably have the
information to help me.

Thank you,

Isaac Chen
Maxim S. Shatskih
2009-10-06 07:02:43 UTC
Permalink
Post by Isaac Chen
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes power management.
--
Maxim S. Shatskih
Windows DDK MVP
***@storagecraft.com
http://www.storagecraft.com
Isaac Chen
2009-10-06 08:17:31 UTC
Permalink
No, there's no "pnputil" in my XP (Pro SP2). Any other tools/utilities/ways
(that work in XP)?

BTW, how can it be used, in Vista or newer Windows, to find out who vetoes
power management?

Thank you,

Isaac Chen
Post by Isaac Chen
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes power
management.
--
Maxim S. Shatskih
Windows DDK MVP
***@storagecraft.com
http://www.storagecraft.com
Maxim S. Shatskih
2009-10-06 09:28:25 UTC
Permalink
Sorry, this was powercfg and not pnputil.

Not in XP anyway.
--
Maxim S. Shatskih
Windows DDK MVP
***@storagecraft.com
http://www.storagecraft.com
Post by Isaac Chen
No, there's no "pnputil" in my XP (Pro SP2). Any other tools/utilities/ways
(that work in XP)?
BTW, how can it be used, in Vista or newer Windows, to find out who vetoes
power management?
Thank you,
Isaac Chen
Post by Isaac Chen
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes power management.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Isaac Chen
2009-10-06 11:18:11 UTC
Permalink
I do have powercfg in my XP. How should I use it to find out the drivers at
fault?

The difference between "powercfg /DEVICEQUERY all_devices" and "powercfg
/DEVICEQUERY S3_supported" (in my machine) is that the former contains the
following (while the later does not):

Microsoft ACPI-Compliant System
Generic volume (019)
Microsoft Kernel System Audio Device
Microsoft Kernel Wave Audio Mixer
Microsoft WINMM WDM Audio Compatibility Driver

I don't think the list above help since it's basically the same as the one
from my coworker whose standby function works correctly.

I start to suspect some service or even application caused my problem.

Thank you,

Isaac Chen

"Maxim S. Shatskih" <***@storagecraft.com.no.spam> wrote in message news:eq$***@TK2MSFTNGP05.phx.gbl...
Sorry, this was powercfg and not pnputil.

Not in XP anyway.
--
Maxim S. Shatskih
Windows DDK MVP
***@storagecraft.com
http://www.storagecraft.com
Post by Isaac Chen
No, there's no "pnputil" in my XP (Pro SP2). Any other
tools/utilities/ways
(that work in XP)?
BTW, how can it be used, in Vista or newer Windows, to find out who vetoes
power management?
Thank you,
Isaac Chen
Post by Isaac Chen
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes power
management.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Maxim S. Shatskih
2009-10-06 11:32:35 UTC
Permalink
Try /hibernate on, it will tell what device imposes a veto.
--
Maxim S. Shatskih
Windows DDK MVP
***@storagecraft.com
http://www.storagecraft.com
Post by Isaac Chen
I do have powercfg in my XP. How should I use it to find out the drivers at
fault?
The difference between "powercfg /DEVICEQUERY all_devices" and "powercfg
/DEVICEQUERY S3_supported" (in my machine) is that the former contains the
Microsoft ACPI-Compliant System
Generic volume (019)
Microsoft Kernel System Audio Device
Microsoft Kernel Wave Audio Mixer
Microsoft WINMM WDM Audio Compatibility Driver
I don't think the list above help since it's basically the same as the one
from my coworker whose standby function works correctly.
I start to suspect some service or even application caused my problem.
Thank you,
Isaac Chen
Sorry, this was powercfg and not pnputil.
Not in XP anyway.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Post by Isaac Chen
No, there's no "pnputil" in my XP (Pro SP2). Any other
tools/utilities/ways
(that work in XP)?
BTW, how can it be used, in Vista or newer Windows, to find out who vetoes
power management?
Thank you,
Isaac Chen
Post by Isaac Chen
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes power
management.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Isaac Chen
2009-10-06 11:57:57 UTC
Permalink
C:\>powercfg /hibernate on
System does not support hibernation

I remember my machine used to be able to hibernate, not 100% sure though. I
used standby all the time, but seldom used hibernate.

BTW, there's no Hibernate page in my "Power Option Properties" control
applet, and no check box for me to enable hibernation, either. It used to be
there, AFAIR.

Thank you,

Isaac Chen

"Maxim S. Shatskih" <***@storagecraft.com.no.spam> wrote in message news:***@TK2MSFTNGP02.phx.gbl...
Try /hibernate on, it will tell what device imposes a veto.
Scott Noone
2009-10-06 14:20:25 UTC
Permalink
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
Does powercfg -a say anything? If /hibernate isn't more descriptive probably
not, but another random command to try at least.

-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
I remember my machine used to be able to hibernate, not 100% sure though.
I used standby all the time, but seldom used hibernate.
BTW, there's no Hibernate page in my "Power Option Properties" control
applet, and no check box for me to enable hibernation, either. It used to
be there, AFAIR.
Thank you,
Isaac Chen
Try /hibernate on, it will tell what device imposes a veto.
Isaac Chen
2009-10-07 02:10:59 UTC
Permalink
C:\>powercfg /a
The following sleep states are not available on this system:
Standby (S1)
Standby (S2)
Standby (S3)
Hibernate

Thank you,

Isaac Chen
Post by Scott Noone
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
Does powercfg -a say anything? If /hibernate isn't more descriptive
probably not, but another random command to try at least.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
I remember my machine used to be able to hibernate, not 100% sure though.
I used standby all the time, but seldom used hibernate.
BTW, there's no Hibernate page in my "Power Option Properties" control
applet, and no check box for me to enable hibernation, either. It used to
be there, AFAIR.
Thank you,
Isaac Chen
Scott Noone
2009-10-07 15:15:25 UTC
Permalink
Bummer, looks like they didn't start adding the veto list to the output
until Server 2003, which would give you a more descriptive reason for the
lack of support of these states.

Two things I can think of:

1) You didn't by any chance disable ACPI in your BIOS? I imagine that this
would be causing you a lot more problems than this, but what the hell.

2) Are you in VGA mode or not have drivers loaded for your graphics card?
The VGA driver doesn't support standby/hibernate, so you could get this.

-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /a
Standby (S1)
Standby (S2)
Standby (S3)
Hibernate
Thank you,
Isaac Chen
Post by Scott Noone
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
Does powercfg -a say anything? If /hibernate isn't more descriptive
probably not, but another random command to try at least.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
I remember my machine used to be able to hibernate, not 100% sure
though. I used standby all the time, but seldom used hibernate.
BTW, there's no Hibernate page in my "Power Option Properties" control
applet, and no check box for me to enable hibernation, either. It used
to be there, AFAIR.
Thank you,
Isaac Chen
Isaac Chen
2009-10-08 10:57:11 UTC
Permalink
I've tried PowerCfg (of Server 2003) and the result is the same.

1) I never disabled ACPI via BIOS or anything. I don't even know how. Last
time I checked, the BIOS in my Dell Latitude D620 doesn't seem to have a way
to disable ACPI. Device manager says my computer is an "ACPI Multiprocessor
PC", and I believe my BIOS setting is OK since standby works if I booted
from another HD.

2) I'm not in VGA (or safe) mode. I'm using dual monitors with driver from
nVIDIA (Quadro NVS 110M).

I've called Dell and they ask me to
a) install the latest Intel chipset driver
b) install the latest display driver
c) apply hotfix mentioned in Microsoft KB890356

I did as told, and still no standby/hibernate!

I've also googled for sometime and it seems lots of people experienced
similar standby/hibernate-feature-disappear problem like mine.

Thank you,

Isaac Chen
Post by Scott Noone
Bummer, looks like they didn't start adding the veto list to the output
until Server 2003, which would give you a more descriptive reason for the
lack of support of these states.
1) You didn't by any chance disable ACPI in your BIOS? I imagine that this
would be causing you a lot more problems than this, but what the hell.
2) Are you in VGA mode or not have drivers loaded for your graphics card?
The VGA driver doesn't support standby/hibernate, so you could get this.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /a
Standby (S1)
Standby (S2)
Standby (S3)
Hibernate
Thank you,
Isaac Chen
Alexander Grigoriev
2009-10-08 14:13:06 UTC
Permalink
What legacy (non-PNP) drivers you have installed?
Post by Isaac Chen
I've tried PowerCfg (of Server 2003) and the result is the same.
1) I never disabled ACPI via BIOS or anything. I don't even know how. Last
time I checked, the BIOS in my Dell Latitude D620 doesn't seem to have a
way to disable ACPI. Device manager says my computer is an "ACPI
Multiprocessor PC", and I believe my BIOS setting is OK since standby
works if I booted from another HD.
2) I'm not in VGA (or safe) mode. I'm using dual monitors with driver from
nVIDIA (Quadro NVS 110M).
I've called Dell and they ask me to
a) install the latest Intel chipset driver
b) install the latest display driver
c) apply hotfix mentioned in Microsoft KB890356
I did as told, and still no standby/hibernate!
I've also googled for sometime and it seems lots of people experienced
similar standby/hibernate-feature-disappear problem like mine.
Thank you,
Isaac Chen
Post by Scott Noone
Bummer, looks like they didn't start adding the veto list to the output
until Server 2003, which would give you a more descriptive reason for the
lack of support of these states.
1) You didn't by any chance disable ACPI in your BIOS? I imagine that
this would be causing you a lot more problems than this, but what the
hell.
2) Are you in VGA mode or not have drivers loaded for your graphics card?
The VGA driver doesn't support standby/hibernate, so you could get this.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /a
Standby (S1)
Standby (S2)
Standby (S3)
Hibernate
Thank you,
Isaac Chen
Isaac Chen
2009-10-08 14:38:19 UTC
Permalink
I don't know if I've installed any non-PNP drivers. Around the time my
standby feature disappeared, I installed a couple of USB (serial) drivers
and re-installed a WLAN driver.

I've tried to uninstalled the WLAN driver, but still no standby!

Is there any tool/command to see what non-PNP drivers were installed? It
might help me remember what I did around that time.

Thank you,

Isaac
Post by Alexander Grigoriev
What legacy (non-PNP) drivers you have installed?
j***@greshamstorage.com
2009-10-08 15:28:38 UTC
Permalink
Post by Isaac Chen
I don't know if I've installed any non-PNP drivers. Around the time my
standby feature disappeared, I installed a couple of USB (serial)
drivers and re-installed a WLAN driver.
I've had problems with some machines refusing to enable S3 with USB keyboards.
Its fairly well documented, you might have triggered similar behavior at some point.

http://support.microsoft.com/kb/841858
http://www.exoid.com/?page_id=47
Isaac Chen
2009-10-12 08:50:56 UTC
Permalink
I added

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usb
"USBBIOSx"=DWORD:00000000

but still no standby/hibernate.

Thank you,

Isaac
Post by j***@greshamstorage.com
Post by Isaac Chen
I don't know if I've installed any non-PNP drivers. Around the time my
standby feature disappeared, I installed a couple of USB (serial)
drivers and re-installed a WLAN driver.
I've had problems with some machines refusing to enable S3 with USB keyboards.
Its fairly well documented, you might have triggered similar behavior at some point.
http://support.microsoft.com/kb/841858
http://www.exoid.com/?page_id=47
maqs khan
2010-08-17 16:06:48 UTC
Permalink
I
cannot even see "standby" in the shutdown menu. I suspect it is because of
some services/drivers that I have installed/re-installed. Or maybe there are
other reasons?
please help me
Post by Isaac Chen
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?
My Dell 620 can standby/resume with no problem for over a year, but now I
cannot even see "standby" in the shutdown menu. I suspect it is because of
some services/drivers that I have installed/re-installed. Or maybe there are
other reasons? I believe it is SW issue since if I boot the machine with
another HD, standby works properly.
Sorry, this is kind of off topic. I suppose people here probably have the
information to help me.
Thank you,
Isaac Chen
disable=20
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes =
power management.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
No, there is no "pnputil" in my XP (Pro SP2). Any other tools/utilities/ways
(that work in XP)?
BTW, how can it be used, in Vista or newer Windows, to find out who vetoes
power management?
Thank you,
Isaac Chen
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes power
management.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Post by Maxim S. Shatskih
Sorry, this was powercfg and not pnputil.
Not in XP anyway.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
tools/utilities/ways=20
vetoes=20
disable
power=20
Post by Isaac Chen
I do have powercfg in my XP. How should I use it to find out the drivers at
fault?
The difference between "powercfg /DEVICEQUERY all_devices" and "powercfg
/DEVICEQUERY S3_supported" (in my machine) is that the former contains the
Microsoft ACPI-Compliant System
Generic volume (019)
Microsoft Kernel System Audio Device
Microsoft Kernel Wave Audio Mixer
Microsoft WINMM WDM Audio Compatibility Driver
I do not think the list above help since it is basically the same as the one
from my coworker whose standby function works correctly.
I start to suspect some service or even application caused my problem.
Thank you,
Isaac Chen
Sorry, this was powercfg and not pnputil.
Not in XP anyway.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Post by Maxim S. Shatskih
Try /hibernate on, it will tell what device imposes a veto.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
drivers at=20
"powercfg=20
the=20
one=20
vetoes
disable
vetoes=20
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
I remember my machine used to be able to hibernate, not 100% sure though. I
used standby all the time, but seldom used hibernate.
BTW, there is no Hibernate page in my "Power Option Properties" control
applet, and no check box for me to enable hibernation, either. It used to be
there, AFAIR.
Thank you,
Isaac Chen
Try /hibernate on, it will tell what device imposes a veto.
Does powercfg -a say anything? If /hibernate is not more descriptive probably
not, but another random command to try at least.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /a
Standby (S1)
Standby (S2)
Standby (S3)
Hibernate
Thank you,
Isaac Chen
Bummer, looks like they did not start adding the veto list to the output
until Server 2003, which would give you a more descriptive reason for the
lack of support of these states.
1) You did not by any chance disable ACPI in your BIOS? I imagine that this
would be causing you a lot more problems than this, but what the hell.
2) Are you in VGA mode or not have drivers loaded for your graphics card?
The VGA driver does not support standby/hibernate, so you could get this.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
I have tried PowerCfg (of Server 2003) and the result is the same.
1) I never disabled ACPI via BIOS or anything. I do not even know how. Last
time I checked, the BIOS in my Dell Latitude D620 does not seem to have a way
to disable ACPI. Device manager says my computer is an "ACPI Multiprocessor
PC", and I believe my BIOS setting is OK since standby works if I booted
from another HD.
2) I am not in VGA (or safe) mode. I am using dual monitors with driver from
nVIDIA (Quadro NVS 110M).
I have called Dell and they ask me to
a) install the latest Intel chipset driver
b) install the latest display driver
c) apply hotfix mentioned in Microsoft KB890356
I did as told, and still no standby/hibernate!
I have also googled for sometime and it seems lots of people experienced
similar standby/hibernate-feature-disappear problem like mine.
Thank you,
Isaac Chen
Post by Alexander Grigoriev
What legacy (non-PNP) drivers you have installed?
I do not know if I have installed any non-PNP drivers. Around the time my
standby feature disappeared, I installed a couple of USB (serial) drivers
and re-installed a WLAN driver.
I have tried to uninstalled the WLAN driver, but still no standby!
Is there any tool/command to see what non-PNP drivers were installed? It
might help me remember what I did around that time.
Thank you,
Isaac
I have had problems with some machines refusing to enable S3 with USB keyboards.
Its fairly well documented, you might have triggered similar behavior at some point.
http://support.microsoft.com/kb/841858
http://www.exoid.com/?page_id=47
Post by Isaac Chen
I added
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usb
"USBBIOSx"=DWORD:00000000
but still no standby/hibernate.
Thank you,
Isaac
Submitted via EggHeadCafe - Software Developer Portal of Choice
Excel Identifying which formulas are slowing down workbook recalaculation
http://www.eggheadcafe.com/tutorials/aspnet/917072d4-8194-4f18-8455-75b2ebe359f0/excel-identifying-which-formulas-are-slowing-down-workbook-recalaculation.aspx
Scott Noone
2010-08-17 16:10:36 UTC
Permalink
This isn't really an appropriate question for this list (it's for people who
write drivers, not for end users with questions about them). But, I'll bite
anyway...

What does powercfg /a say? Not sure if this actually works on XP though.

-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by maqs khan
I
cannot even see "standby" in the shutdown menu. I suspect it is because of
some services/drivers that I have installed/re-installed. Or maybe there are
other reasons?
please help me
Post by Isaac Chen
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?
My Dell 620 can standby/resume with no problem for over a year, but now I
cannot even see "standby" in the shutdown menu. I suspect it is because of
some services/drivers that I have installed/re-installed. Or maybe there are
other reasons? I believe it is SW issue since if I boot the machine with
another HD, standby works properly.
Sorry, this is kind of off topic. I suppose people here probably have the
information to help me.
Thank you,
Isaac Chen
disable=20
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes =
power management.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
No, there is no "pnputil" in my XP (Pro SP2). Any other
tools/utilities/ways
(that work in XP)?
BTW, how can it be used, in Vista or newer Windows, to find out who vetoes
power management?
Thank you,
Isaac Chen
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes power
management.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Post by Maxim S. Shatskih
Sorry, this was powercfg and not pnputil.
Not in XP anyway.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
tools/utilities/ways=20
vetoes=20
disable
power=20
Post by Isaac Chen
I do have powercfg in my XP. How should I use it to find out the drivers at
fault?
The difference between "powercfg /DEVICEQUERY all_devices" and "powercfg
/DEVICEQUERY S3_supported" (in my machine) is that the former contains the
Microsoft ACPI-Compliant System
Generic volume (019)
Microsoft Kernel System Audio Device
Microsoft Kernel Wave Audio Mixer
Microsoft WINMM WDM Audio Compatibility Driver
I do not think the list above help since it is basically the same as the one
from my coworker whose standby function works correctly.
I start to suspect some service or even application caused my problem.
Thank you,
Isaac Chen
Sorry, this was powercfg and not pnputil.
Not in XP anyway.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Post by Maxim S. Shatskih
Try /hibernate on, it will tell what device imposes a veto.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
drivers at=20
"powercfg=20
the=20
one=20
vetoes
disable
vetoes=20
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
I remember my machine used to be able to hibernate, not 100% sure though. I
used standby all the time, but seldom used hibernate.
BTW, there is no Hibernate page in my "Power Option Properties" control
applet, and no check box for me to enable hibernation, either. It used to be
there, AFAIR.
Thank you,
Isaac Chen
Try /hibernate on, it will tell what device imposes a veto.
Does powercfg -a say anything? If /hibernate is not more
descriptive probably
not, but another random command to try at least.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /a
Standby (S1)
Standby (S2)
Standby (S3)
Hibernate
Thank you,
Isaac Chen
Bummer, looks like they did not start adding the veto list to
the output
until Server 2003, which would give you a more descriptive
reason for the
lack of support of these states.
1) You did not by any chance disable ACPI in your BIOS? I
imagine that this
would be causing you a lot more problems than this, but what the hell.
2) Are you in VGA mode or not have drivers loaded for your
graphics card?
The VGA driver does not support standby/hibernate, so you could
get this.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
I have tried PowerCfg (of Server 2003) and the result is the same.
1) I never disabled ACPI via BIOS or anything. I do not even
know how. Last
time I checked, the BIOS in my Dell Latitude D620 does not seem
to have a way
to disable ACPI. Device manager says my computer is an "ACPI
Multiprocessor
PC", and I believe my BIOS setting is OK since standby works if
I booted
from another HD.
2) I am not in VGA (or safe) mode. I am using dual monitors
with driver from
nVIDIA (Quadro NVS 110M).
I have called Dell and they ask me to
a) install the latest Intel chipset driver
b) install the latest display driver
c) apply hotfix mentioned in Microsoft KB890356
I did as told, and still no standby/hibernate!
I have also googled for sometime and it seems lots of people
experienced
similar standby/hibernate-feature-disappear problem like mine.
Thank you,
Isaac Chen
Post by Alexander Grigoriev
What legacy (non-PNP) drivers you have installed?
I do not know if I have installed any non-PNP drivers. Around
the time my
standby feature disappeared, I installed a couple of USB
(serial) drivers
and re-installed a WLAN driver.
I have tried to uninstalled the WLAN driver, but still no
standby!
Is there any tool/command to see what non-PNP drivers were
installed? It
might help me remember what I did around that time.
Thank you,
Isaac
I have had problems with some machines refusing to enable S3
with USB keyboards.
Its fairly well documented, you might have triggered similar
behavior at some point.
http://support.microsoft.com/kb/841858
http://www.exoid.com/?page_id=47
Post by Isaac Chen
I added
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usb
"USBBIOSx"=DWORD:00000000
but still no standby/hibernate.
Thank you,
Isaac
Submitted via EggHeadCafe - Software Developer Portal of
Choice
Excel Identifying which formulas are slowing down workbook
recalaculation
http://www.eggheadcafe.com/tutorials/aspnet/917072d4-8194-4f18-8455-75b2ebe359f0/excel-identifying-which-formulas-are-slowing-down-workbook-recalaculation.aspx
maqs khan
2010-08-17 16:10:19 UTC
Permalink
I
cannot even see "standby" in the shutdown menu. I suspect it is because of
some services/drivers that I have installed/re-installed. Or maybe there are
other reasons? I believe it is SW issue since if I boot the machine with
another HD,

Sorry, this is kind of off topic. I suppose people here probably have the
information to help me.

Thank you,
Post by Isaac Chen
Is there any tools/command to discover the services/drivers that disable
standby feature of Windows XP?
My Dell 620 can standby/resume with no problem for over a year, but now I
cannot even see "standby" in the shutdown menu. I suspect it is because of
some services/drivers that I have installed/re-installed. Or maybe there are
other reasons? I believe it is SW issue since if I boot the machine with
another HD, standby works properly.
Sorry, this is kind of off topic. I suppose people here probably have the
information to help me.
Thank you,
Isaac Chen
disable=20
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes =
power management.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
No, there is no "pnputil" in my XP (Pro SP2). Any other tools/utilities/ways
(that work in XP)?
BTW, how can it be used, in Vista or newer Windows, to find out who vetoes
power management?
Thank you,
Isaac Chen
Is "pnputil" in XP? In newer Windows, it can be used to say who vetoes power
management.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Post by Maxim S. Shatskih
Sorry, this was powercfg and not pnputil.
Not in XP anyway.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
tools/utilities/ways=20
vetoes=20
disable
power=20
Post by Isaac Chen
I do have powercfg in my XP. How should I use it to find out the drivers at
fault?
The difference between "powercfg /DEVICEQUERY all_devices" and "powercfg
/DEVICEQUERY S3_supported" (in my machine) is that the former contains the
Microsoft ACPI-Compliant System
Generic volume (019)
Microsoft Kernel System Audio Device
Microsoft Kernel Wave Audio Mixer
Microsoft WINMM WDM Audio Compatibility Driver
I do not think the list above help since it is basically the same as the one
from my coworker whose standby function works correctly.
I start to suspect some service or even application caused my problem.
Thank you,
Isaac Chen
Sorry, this was powercfg and not pnputil.
Not in XP anyway.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
Post by Maxim S. Shatskih
Try /hibernate on, it will tell what device imposes a veto.
--=20
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
drivers at=20
"powercfg=20
the=20
one=20
vetoes
disable
vetoes=20
Post by Isaac Chen
C:\>powercfg /hibernate on
System does not support hibernation
I remember my machine used to be able to hibernate, not 100% sure though. I
used standby all the time, but seldom used hibernate.
BTW, there is no Hibernate page in my "Power Option Properties" control
applet, and no check box for me to enable hibernation, either. It used to be
there, AFAIR.
Thank you,
Isaac Chen
Try /hibernate on, it will tell what device imposes a veto.
Does powercfg -a say anything? If /hibernate is not more descriptive probably
not, but another random command to try at least.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
Post by Isaac Chen
C:\>powercfg /a
Standby (S1)
Standby (S2)
Standby (S3)
Hibernate
Thank you,
Isaac Chen
Bummer, looks like they did not start adding the veto list to the output
until Server 2003, which would give you a more descriptive reason for the
lack of support of these states.
1) You did not by any chance disable ACPI in your BIOS? I imagine that this
would be causing you a lot more problems than this, but what the hell.
2) Are you in VGA mode or not have drivers loaded for your graphics card?
The VGA driver does not support standby/hibernate, so you could get this.
-scott
--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
I have tried PowerCfg (of Server 2003) and the result is the same.
1) I never disabled ACPI via BIOS or anything. I do not even know how. Last
time I checked, the BIOS in my Dell Latitude D620 does not seem to have a way
to disable ACPI. Device manager says my computer is an "ACPI Multiprocessor
PC", and I believe my BIOS setting is OK since standby works if I booted
from another HD.
2) I am not in VGA (or safe) mode. I am using dual monitors with driver from
nVIDIA (Quadro NVS 110M).
I have called Dell and they ask me to
a) install the latest Intel chipset driver
b) install the latest display driver
c) apply hotfix mentioned in Microsoft KB890356
I did as told, and still no standby/hibernate!
I have also googled for sometime and it seems lots of people experienced
similar standby/hibernate-feature-disappear problem like mine.
Thank you,
Isaac Chen
Post by Alexander Grigoriev
What legacy (non-PNP) drivers you have installed?
I do not know if I have installed any non-PNP drivers. Around the time my
standby feature disappeared, I installed a couple of USB (serial) drivers
and re-installed a WLAN driver.
I have tried to uninstalled the WLAN driver, but still no standby!
Is there any tool/command to see what non-PNP drivers were installed? It
might help me remember what I did around that time.
Thank you,
Isaac
I have had problems with some machines refusing to enable S3 with USB keyboards.
Its fairly well documented, you might have triggered similar behavior at some point.
http://support.microsoft.com/kb/841858
http://www.exoid.com/?page_id=47
Post by Isaac Chen
I added
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usb
"USBBIOSx"=DWORD:00000000
but still no standby/hibernate.
Thank you,
Isaac
Post by maqs khan
I
cannot even see "standby" in the shutdown menu. I suspect it is because of
some services/drivers that I have installed/re-installed. Or maybe there are
other reasons?
please help me
Submitted via EggHeadCafe - Software Developer Portal of Choice
Custom Favorites Web Site with MongoDb and NoRM
http://www.eggheadcafe.com/tutorials/aspnet/7fbc7a01-5d30-4cd3-b373-51d4a0e1afa8/custom-favorites-web-site-with-mongodb-and-norm.aspx
Loading...