daynix / UsbDk

Usb Drivers Development Kit for Windows
Apache License 2.0
522 stars 142 forks source link

redirect failed on windows7 #108

Open xiangjiang-cn opened 2 years ago

xiangjiang-cn commented 2 years ago

This issue is similar to issue 26. Driver file operation error. DeviceIoControl failed (The device is not connected. Error code = 1167) Redirect of USB device failed

xiangjiang-cn commented 2 years ago

usbdk version is 1.0.22

ybendito commented 2 years ago

Is it similar to https://github.com/daynix/UsbDk/issues/103?

xiangjiang-cn commented 2 years ago

no, it is similar to #26

ybendito commented 2 years ago

Please collect the log as explained in https://github.com/daynix/UsbDk/issues/103 Upload the log and etl file (to be on the safe side)

xiangjiang-cn commented 2 years ago

Please collect the log as explained in #103 Upload the log and etl file (to be on the safe side) usb_log.zip

ybendito commented 2 years ago

Please upload the etl (the log is not parsed correctly, probably due to win7)

xiangjiang-cn commented 2 years ago

usb_log-20211214.zip The log has been uploaded, but now I cannot reproduce the problem.

ybendito commented 2 years ago

@xiangjiang-cn In the log I do not see any problem, but also I do not see any attempt to redirect USB device.

xiangjiang-cn commented 2 years ago

20220111.zip 20220111-1.zip