jloehr / HID-Wiimote

Windows Device Driver for the Nintendo Wii Remote
GNU General Public License v3.0
215 stars 45 forks source link

Driver error when connecting to Windows 10 #34

Closed rodolforg closed 6 years ago

rodolforg commented 6 years ago

Everytime I try to add/pair a wiimote, it gives me this driver error (after it logs as successfully configured):

Device BTHENUM\{00001124-0000-1000-8000-00805f9b34fb}_VID&0002057e_PID&0306\7&34e2c4fd&0&0021BD21F413_C00000000 had a problem starting.

Driver Name: oem78.inf
Class Guid: {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Service: HIDMiniport
Lower Filters: HIDWiimote
Upper Filters: 
Problem: 0x34
Problem Status: 0xC0000428
jloehr commented 6 years ago

That error is related to the Driver Signature Verification. Can you confirm that the Driver Signature Verification is properly turned off on your system?

rodolforg commented 6 years ago

Yes, you're right. By following the instruction list, I thought thst installing the certificate on Control Center was enough.