Page 1 of 1

USB ports not working after installing USBDK

Posted: Wed Sep 06, 2017 11:01 pm
by Mx+b
Hi,
after installing the USBDK and restarting the computer, the computer does not recognize any usb device connected. Under device manager it says

"Windows cannot verify the digital signature for the drivers required for this device. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Code 52)"


I've uninstalled and installed gimx setup a couple times now and I'm pretty sure the issue is with USBDK.

Re: USB ports not working after installing USBDK

Posted: Thu Sep 07, 2017 5:04 am
by kaiba_seto2004
This is a known issue with UsbDk driver on Windows 7, because there is a problem with SHA-2 code signing certificates.
Just download and install update from this link below and you're fine.
https://technet.microsoft.com/en-us/lib ... ty/3033929

Re: USB ports not working after installing USBDK

Posted: Thu Sep 07, 2017 6:11 am
by Mx+b
I'm on windows 10, I've somewhat found a solution by disabling verification signature when rebooting it in troubleshooting mode. But I have to do this every time since it enables itselfs after a normal boot.

Re: USB ports not working after installing USBDK

Posted: Thu Sep 07, 2017 7:26 am
by Matlo
Please uninstall USBDK and install USBDK 1.00-19 from here:
https://github.com/daynix/UsbDk/releases/tag/v1.00-19
Let me know if this fixes your issue!

Re: USB ports not working after installing USBDK

Posted: Fri Sep 08, 2017 4:20 am
by Mx+b
Matlo wrote: Thu Sep 07, 2017 7:26 am Please uninstall USBDK and install USBDK 1.00-19 from here:
https://github.com/daynix/UsbDk/releases/tag/v1.00-19
Let me know if this fixes your issue!
Yup! That fixed it. Thanks!

Re: USB ports not working after installing USBDK

Posted: Sat Sep 09, 2017 6:43 pm
by Matlo
I will update UsbDk in the next GIMX version.