JoeHill11 / xbox360wirelesschatpad

Automatically exported from code.google.com/p/xbox360wirelesschatpad
0 stars 0 forks source link

Step 12 of "Installing the LibUSB driver" walkthrough fails on Win8.1 x64 #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On Win8.1 x64, Go through steps 1-12 of "Installing the LibUSB Driver". 
After step 12, there is a failure.

What is the expected output? What do you see instead?
Expected: "Install Now" of step 12 results in success.

Actual: "Install Now" of step 12 results in failure because the driver is not 
digitally signed. Need to disable driver signing enforcement. I would suggest 
either documenting this or "rolling your own" libusb package that is digitally 
signed.

What version of the product are you using? On what operating system?
libusb v1.2.6 on Win8.1 x64

Please provide any additional information below.
Love this project, please keep working on it :)

Original issue reported on code.google.com by idam...@gmail.com on 5 May 2014 at 3:26

GoogleCodeExporter commented 9 years ago
We are unable to sign libUSB as it is a 3rd party library that we use to 
communicate with the receiver. You have to Disable force Driver Signature 
Verification. Go to Charms > Settings > Change PC Settings > Recovery > 
Advanced Startup. The computer will load another screen then select 
Troubleshoot > Advanced Options > Startup Settings > Restart. The computer will 
restart and you will be shown a screen that gives you startup options. Hit F7 
and the computer will reboot. Install the libUSB driver as usual.

Original comment by kytechne...@gmail.com on 8 May 2014 at 10:23

GoogleCodeExporter commented 9 years ago
I don't have the ability to manage the main page, that's the project owner's 
responsibility to work on the main page. Most people are able to figure out 
that driver signing needs to be disabled since libusb usually notifies of this.

Original comment by kytechne...@gmail.com on 8 May 2014 at 10:43

GoogleCodeExporter commented 9 years ago

Original comment by kytechne...@gmail.com on 25 Jun 2014 at 3:59