HCK USB描述符测试失败 [英] HCK USB Descriptor Test failed

查看:142
本文介绍了HCK USB描述符测试失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须运行USB复合驱动程序,其中一个案例是USB Descriptor Test,我的测试机器和WAS USB 2.0并通过USB 2.0端口连接,将值更改为true,但失败了。


开始:RunUsbTest,TUID =

错误:用户数据表示嵌入式设备。 容器ID表示外部。 容器ID必须与内部设备的系统容器ID匹配。

实例路径的设备测试:USB \VID_1BBB& PID_9025 \ G1JC03D36GWVF22

设备已连接到系统

找不到设备实例路径,尝试VID / PID匹配

命令:.\ usbbct.exe -g -d 1BBB / 9025 -l descriptortest_embedded

结束:失败,RunUsbTest,TUID =,Repro =


然后我通过USB 3.0端口连接,值仍然变为true,仍然失败。


开始:RunUsbTest,TUID =

错误:用户数据表示嵌入式设备。 容器ID表示外部。 容器ID必须与内部设备的系统容器ID匹配。

实例路径的设备测试:USB \VID_1BBB& PID_9025 \ G1JC03D36GWVF22

设备已连接到系统

命令:.\.\tests\usbhctxhci.exe" PCI \VEN_1033& DEV_0194& SUBSYS_167E103C& REV_04\FFFFFFFFFFFFFFFF" " C:\WLK\JobsWorkingDir\Tasks\WTTJobRun15F2A872-B7EA-47B5-B07C-83EAF4BFAF19\driver\xhcidrv.inf" " USB\VID_1BBB&安培; PID_9025\G1JC03D36GWVF22"
2

结束:失败,RunUsbTest,TUID =,Repro =


我该如何解决?


解决方案

您好,


如果您的USB控制器未嵌入,请勿设置isEmbeddedDevice值为True并保持为False,然后再次运行测试。


最后,将其插入USB 3.0端口。


问候


I have to run USB composite driver ,one of the case is USB Descriptor Test ,My test machine WAS USB 2.0 and connected via the USB 2.0 port,change the value to true,but failed.

Start: RunUsbTest, TUID=
Error: User data indicates embedded device.  Container ID indicates external.  The container ID must match the system container ID for internal devices.
Device test of instance path: USB\VID_1BBB&PID_9025\G1JC03D36GWVF22
Device is connected to the system
Device instance path not found, trying VID/PID match
Command: .\usbhct.exe -g -d 1BBB/9025 -l descriptortest_embedded
End: Fail, RunUsbTest, TUID=, Repro=

then I connected via the USB 3.0 port ,the value still change to true,still failed.

Start: RunUsbTest, TUID=
Error: User data indicates embedded device.  Container ID indicates external.  The container ID must match the system container ID for internal devices.
Device test of instance path: USB\VID_1BBB&PID_9025\G1JC03D36GWVF22
Device is connected to the system
Command: .\.\tests\usbhctxhci.exe "PCI\VEN_1033&DEV_0194&SUBSYS_167E103C&REV_04\FFFFFFFFFFFFFFFF00" "C:\WLK\JobsWorkingDir\Tasks\WTTJobRun15F2A872-B7EA-47B5-B07C-83EAF4BFAF19\driver\xhcidrv.inf" "USB\VID_1BBB&PID_9025\G1JC03D36GWVF22" 2
End: Fail, RunUsbTest, TUID=, Repro=

how can i fix it?

解决方案

Hi,

If your USB controller is not embedded, do not set isEmbeddedDevice value to True and leave it to False, then run the test again.

Eventually, keep it plugged into a USB 3.0 port.

Regards.


这篇关于HCK USB描述符测试失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆