标题: 怎样才能让 MINLOGON 支持 HIBERNATION? [打印本页] 作者: huangdddd 时间: 2005-12-21 16:01 标题: 怎样才能让 MINLOGON 支持 HIBERNATION? 我发现MINLOGON现在不支持, 尽管我在 ACPI 的 POWER MANAGEMENT 里 CHECK了 ENABLE HIBERNATION....
有兄弟指点吗? 畅想也行啊!作者: huangdddd 时间: 2005-12-21 17:38 标题: 怎样才能让 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. 作者: fxb117 时间: 2005-12-21 22:07
提示: 作者被禁止或删除 内容自动屏蔽作者: huangdddd 时间: 2005-12-22 10:14 标题: 怎样才能让 MINLOGON 支持 HIBERNATION? 多谢