-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
usbdkcontroller -n failed #103
Comments
Please collect logs as follows: (all operations from admin console in %programfiles%\usbdk runtime library |
|
Which version of USBDK you use? The log file is not parsed properly. Please attach the ETL from the same directory. |
The version of USBDK is 1.0.22 |
https://github.com/daynix/UsbDk/blob/master/UsbDk/FilterDevice.cpp#L605 |
Ok, thank you very much! |
…ving D0 power setting code, daynix#103 by adding more USB3 hub idetifiers, daynix#105 with counting fixes from kvojacheck. Hopefully fixed remaining daynix#124 issues by adding device configuration and hub port reset before attempting port CYCLE for devices with no function driver. Cleaned up no-function driver devices handling so that the RawFilter doesn't affect devices mis-classified on first plugin, as well as ensuring function driver install proceeds correctly after device has been used without a function driver.
When the USB root controller driver of win7 is version 3.1, usbdkcontroller -n fails to enumerate USB devices. What should I do with this?
The error message is: "Driver file operation error. Failed to open device symlink \.\Usb.dk (The system cannot find the file specified. Error code = 2)"
The text was updated successfully, but these errors were encountered: