Windows XP Community - XPHeads



HORM: Reboot after hibernating

microsoft.public.windowsxp.embedded


Reply
  #1 (permalink)  
Old 06-20-2008, 04:23 PM
Bernd
 
Posts: n/a
HORM: Reboot after hibernating
HORM is used on the previous target PC with Intel 915 chipset and 'Standard
PC'-HAL. Initiating hibernation (= generating a hibernate file showing the
progress bar) is realized by a tool which is calling the function
SetSuspendState ( Hibernate, ForceCritical,DisableWakeEvent ) as described in
the MSDN article 'Dismounting Volumes in a Hibernate Once/Resume Many
Configuration' (http://msdn.microsoft.com/en-us/library/aa460084.aspx) and
works without problems.

But the new target PC with Intel 945 chipset and 'ACPI Multiprocessor
PC'-HAL performs a reboot instead of power off after having written the
hibernate file with the same tool as described above!

What is the reason? How can this the automatic reboot be avoided?

Thanks in advance
Bernd

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-21-2008, 10:01 AM
Sean Liming \(MVP\)
 
Posts: n/a
Re: Reboot after hibernating
Try taking a look at the BIOS settings to see if S1 or S3 is set.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit



"Bernd" <Bernd@discussions.microsoft.com> wrote in message
news:C7B5844F-1393-4B12-9992-FE82C472A1B1@microsoft.com...
> HORM is used on the previous target PC with Intel 915 chipset and
> 'Standard
> PC'-HAL. Initiating hibernation (= generating a hibernate file showing the
> progress bar) is realized by a tool which is calling the function
> SetSuspendState ( Hibernate, ForceCritical,DisableWakeEvent ) as described
> in
> the MSDN article 'Dismounting Volumes in a Hibernate Once/Resume Many
> Configuration' (http://msdn.microsoft.com/en-us/library/aa460084.aspx) and
> works without problems.
>
> But the new target PC with Intel 945 chipset and 'ACPI Multiprocessor
> PC'-HAL performs a reboot instead of power off after having written the
> hibernate file with the same tool as described above!
>
> What is the reason? How can this the automatic reboot be avoided?
>
> Thanks in advance
> Bernd
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-24-2008, 11:10 AM
Bernd
 
Posts: n/a
Re: Reboot after hibernating
Hi Sean,

thanks for your suggestion.
In this case the undesirable behaviour of 'rebooting after hibernating'
could be solved by changing the value of the boolean parameter
DisableWakeEvent of the function SetSuspendState from FALSE to TRUE.

Kind regards
Bernd



"Sean Liming (MVP)" wrote:

> Try taking a look at the BIOS settings to see if S1 or S3 is set.
>
> Regards,
>
> Sean Liming
> www.sjjmicro.com / www.seanliming.com
> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>
>
>
> "Bernd" <Bernd@discussions.microsoft.com> wrote in message
> news:C7B5844F-1393-4B12-9992-FE82C472A1B1@microsoft.com...
> > HORM is used on the previous target PC with Intel 915 chipset and
> > 'Standard
> > PC'-HAL. Initiating hibernation (= generating a hibernate file showing the
> > progress bar) is realized by a tool which is calling the function
> > SetSuspendState ( Hibernate, ForceCritical,DisableWakeEvent ) as described
> > in
> > the MSDN article 'Dismounting Volumes in a Hibernate Once/Resume Many
> > Configuration' (http://msdn.microsoft.com/en-us/library/aa460084.aspx) and
> > works without problems.
> >
> > But the new target PC with Intel 945 chipset and 'ACPI Multiprocessor
> > PC'-HAL performs a reboot instead of power off after having written the
> > hibernate file with the same tool as described above!
> >
> > What is the reason? How can this the automatic reboot be avoided?
> >
> > Thanks in advance
> > Bernd
> >

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:41 AM.








Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74