Topic: USB Errors on Linux
Hi all,
I just received a new Proxmark3 device (bought from proxmark3.com): it seems to work fine on Windows, though with regular 'device not recognized' errors, but on Linux, I really need to unplug-replug it quite often in order to make it recognized at all. I get errors such as:
usb 1-8.4: new full speed USB device using ehci_hcd and address 90
usb 1-8: clear tt 4 (8000) error -32
usb 1-8: clear tt 4 (8000) error -32
usb 1-8: clear tt 4 (8000) error -32
hub 1-8:1.0: unable to enumerate USB device on port 4
usb 1-8.4: new full speed USB device using ehci_hcd and address 91
usb 1-8.4: configuration #1 chosen from 1 choice
usb 1-8: clear tt 4 (85b0) error -32
usb 1-8.4: can't set config #1, error -71
usb 1-8: clear tt 4 (85b0) error -32
usb 1-8: clear tt 4 (05b0) error -32
usb 1-8.4: USB disconnect, address 91
usb 1-8.4: new full speed USB device using ehci_hcd and address 92
usb 1-8.4: configuration #1 chosen from 1 choice
usb 1-8.4: can't set config #1, error -32Has anyone else experienced similar issues ? Is the USB code which comes with the linux firmware - the most recent firmware as far as I can tell - more stable in that respect ?
Edo512