|
2#
楼主 |
发表于 2005-12-21 17:38:10
|
只看该作者
怎样才能让 MINLOGON 支持 HIBERNATION?
I am trying to enable HORM in my system. In the Target Designer, Advanced Configuration and Power Interface PC, Power Management, I checked the Enable Hibernation. But after I checked dependency , built image, deployed the image, there wasn';t a hiberfil.sys in the driver C:. What';s the problem?
If I type C:> xpepm -hibernate, the system returns ERROR 1141: The system BIOS failed an attempt to change the system power state.
Answer:
I have had this same error after enabling hibernation in Target Designer. The standard VGA driver was there and I got the error.
The culprit for me was that the actual video driver was not installed in the Windows XP Embedded Image. After I installed the actual driver for my hardware, then hibernation and standby were available and worked.
Check your video card driver details and if the actual real driver (from video card manufacturer) is not installed, do so first. This worked for me.
Apparently, some aspect of hibernation requires the video drivers to be resident, maybe if someone else can expand upon this, it would be nice to know the reasons behind this.
|
|