heneault / yocto-pitrezor

raspberry pi zero platform to run the trezor port pitrezor as a bitcoin wallet
https://www.pitrezor.com
MIT License
116 stars 30 forks source link

USB Device not Recognized #5

Closed honzapatCZ closed 4 years ago

honzapatCZ commented 4 years ago

Tried 3 different PCs, 4 different usb cables, Windows always shows "The latest USB device you plugged in could not be recognized" usbdevview shows that the HID descriptor failed. Might be a problem with my Pi zero, but I dont know how could I caused it(and more importantly how to fix it).

heneault commented 4 years ago

This look like a bad pi zero to me. I think you need a replacement.

You could try to setup the pi as a usb gadget to experiment a different setup: https://gist.github.com/gbaman/50b6cca61dd1c3f88f41

honzapatCZ commented 4 years ago

Probably, ordered 2 new ones

honzapatCZ commented 4 years ago

Yes it was. Works like a charm now.