Guest wrreisen2@yahoo.com Posted July 27, 2007 Posted July 27, 2007 Hi, I have Windows XP x64. I would like to be able to hibernate with the computer this is installed on. When I look in Power Option Properties there is no Hibernate tab. I open up a command line window and type: powercfg /hibernate on and get the response: Hibernation failed with the following error: The request is not supported. The following items are preventing hibernation on this system. The system is running in PAE mode, and hibernation is not allowed in PAE mode. Is there some way I can use a different mode other than PAE mode so I can Hibernate this machine. I have 4Gb ram and a core duo processor. This machine has an LSI megaRAID PCI card that has a battery on it to keep it from losing data in a power cut could the drivers from this make the machine go into PAE mode? Thanks for any advice.
Guest db ´¯`·.. > Posted July 27, 2007 Posted July 27, 2007 Re: No Hibernate tab in Power Option Properties in XP x64? In PAE mode its not allowed Re: No Hibernate tab in Power Option Properties in XP x64? In PAE mode its not allowed maybe this can be helpful: http://msdn2.microsoft.com/en-us/library/aa468629.aspx -- db ·´¯`·.¸. , . .·´¯`·..><)))º>`·.¸¸.·´¯`·.¸.·´¯`·...¸><)))º>¸. ><)))º>·´¯`·.¸. , . .·´¯`·.. ><)))º>`·.¸¸.·´¯`·.¸.·´¯`·...¸><)))º> .. <wrreisen2@yahoo.com> wrote in message news:1185549451.051382.313040@b79g2000hse.googlegroups.com... > Hi, > > I have Windows XP x64. I would like to be able to hibernate with the > computer this is installed on. When I look in Power Option Properties > there is no Hibernate tab. > > I open up a command line window and type: > > powercfg /hibernate on > > and get the response: > > Hibernation failed with the following error: The request is not > supported. > The following items are preventing hibernation on this system. > The system is running in PAE mode, and hibernation is not > allowed in PAE > mode. > > Is there some way I can use a different mode other than PAE mode so I > can Hibernate this machine. I have 4Gb ram and a core duo processor. > This machine has an LSI megaRAID PCI card that has a battery on it to > keep it from losing data in a power cut could the drivers from this > make the machine go into PAE mode? > > Thanks for any advice. >
Guest wrreisen2@yahoo.com Posted July 30, 2007 Posted July 30, 2007 Re: No Hibernate tab in Power Option Properties in XP x64? In PAE mode its not allowed Re: No Hibernate tab in Power Option Properties in XP x64? In PAE mode its not allowed Thanks for the reply. I followed the advice here: http://msdn2.microsoft.com/en-us/library/ms791508.aspx and added /nopae the boot.ini to: [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional x64 Edition" /noexecute=optin /fastdetect /nopae and tried the cmd: powercfg /hibernate on and still get the response: Hibernation failed with the following error: The request is not supported. The following items are preventing hibernation on this system. The system is running in PAE mode, and hibernation is not allowed in PAE mode. Thanks for any advice.
Guest Doug Forster Posted August 2, 2007 Posted August 2, 2007 Re: No Hibernate tab in Power Option Properties in XP x64? In PAE mode its not allowed Re: No Hibernate tab in Power Option Properties in XP x64? In PAE mode its not allowed Try adding the /EXECUTE switch to boot.ini Cheers Doug Forster <wrreisen2@yahoo.com> wrote in message news:1185784629.708624.181970@l70g2000hse.googlegroups.com... > Thanks for the reply. > > I followed the advice here: > http://msdn2.microsoft.com/en-us/library/ms791508.aspx > > and added /nopae the boot.ini to: > > [boot loader] > timeout=30 > default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS > [operating systems] > multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional > x64 Edition" /noexecute=optin /fastdetect /nopae > > > and tried the cmd: > > powercfg /hibernate on > > and still get the response: > > > Hibernation failed with the following error: The request is not > supported. > The following items are preventing hibernation on this system. > The system is running in PAE mode, and hibernation is not > allowed in PAE > mode. > > > Thanks for any advice. > >
Recommended Posts