Error in USB Selective Suspend Test (XHCI)

FRob 0 Reputation points
2024-08-30T15:02:53.7766667+00:00

Hello, I'm using Windows Hardware Lab Kit for Windows 11 24H2 through VHLK, and the device under test doesn't pass the test "USB Selective Suspend Test (XHCI)" with this error:

USB device USB\VID_XXXX&PID_XXXX\XXXX_PRN_NUM.0 with service usbprint did not power down or suspend. Please ensure the device is properly configured to power down when it is idle

If this device powers down only when the system enters modern standby, please set parameter "NeedModernStandbyToPowerDown" to "True" and re-run the test

SUCCEEDED(test->RunTest(deviceID.GetBuffer(), needModernStandbyToPowerDown)) - Value (0x80004005)

The same device pass the same test on Windows 11 22H2 installed on the same PC.

Can someone help me to understand this error?

Thanks!

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,613 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Daisy Zhou 23,346 Reputation points Microsoft Vendor
    2024-09-06T07:52:27.11+00:00

    Hello Roberto Frati,

    Thank you for posting in Q&A forum.

    I am sorry, I couldn't find any official documentation explaining the differences in this test between 24h2 and 22h2.

    However, in 24h2, support for USB 4 has been added, and there are notable changes in the power management protocol. So there might be new standards in this test as well.

    Here is the link for your reference:

    What's new in driver development for Windows 11, version 24H2

    What's New in Driver Development for Windows 11, Version 24H2 - Windows drivers | Microsoft Learn

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


  2. FRob 0 Reputation points
    2024-09-06T15:31:56.5766667+00:00

    Hello @Daisy Zhou , thanks for the response.

    The printer device I'm testing is a USB 2.0 device, do you think it is involved in power management protocol updates?

    Furthermore, it seems there isn't any printer driver updates for W11 24H2 in your link.

    Do you think this failure is related to the fw of the device, or it is a driver bug?

    Thank you.

    BR

    0 comments No comments

  3. FRob 0 Reputation points
    2024-10-03T09:15:43.9266667+00:00

    Solved with latest filter applied

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.