We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
libusb 1.0.26 usbdk 1.00.22
When calling the libusb_open method with the wireless controller AX201 Bluetooth, I always get a bsod WDF_VIOLATION (10d).
Reproduced with several laptops with Bluetooth driver enabled.
Workaround found for the moment is to filter all devices belonging to wireless controller class.
windbg.txt
The text was updated successfully, but these errors were encountered:
@ggaudeau 1.0.21 will not produce BSOD but may fail to open the device when it is in low power mode
Sorry, something went wrong.
Thanks for the reply @ybendito, I've just read the post here which explains quite well what's going on.
No branches or pull requests
libusb 1.0.26
usbdk 1.00.22
When calling the libusb_open method with the wireless controller AX201 Bluetooth, I always get a bsod WDF_VIOLATION (10d).
Reproduced with several laptops with Bluetooth driver enabled.
Workaround found for the moment is to filter all devices belonging to wireless controller class.
windbg.txt
The text was updated successfully, but these errors were encountered: