各位,最近在做HCK PC Resume Test时报错,报错的程序为PwrTest,如下:
SystemS1StateSupported = 1
SystemS2StateSupported = 0
SystemS3StateSupported = 0
SystemS4StateSupported = 1
SystemS5StateSupported = 1
RTCWakeSupported = S4
FastSystemS4 = 0
VideoDimPresent = 1
HiberFilePresent = 1
AOAC = 0
Error: System doesn't support the target sleep state!
我猜想是不是因为我的SUT不支持S3才报错的?我看了帮助文档,其中并没有要求系统必须支持某个Sleep State。
附:SUT安装的是WIN8 Pro 64位系统,测试主板为Desktop,没做S3功能
另外,与Sleep State相关的其他3个Test也都Fail了,分别是:
System - PNP (disable and enable) with IO Before and After (Certification)
System - Sleep and PNP (disable and enable) with IO Before and After (Certification)
System - Sleep with IO Before and After (Certification)
这3个Test的报错类型很相似,都是DevFund::xxxxx项和WDTF_TEST: Perform Sleep Cycles项Fail
不知道这3个Test Fail是否也与S3有关,希望做过这个Test的朋友能够解答一下,感激不尽!