I received my digispark today, but I can't get it to connect to my computer.
When plugging it into my Ubuntu 16.04 machine (64bit, tried all usb ports I have), it always returns this (or similar) error:
[ 297.544691] usb 1-2.3.1: new low-speed USB device number 11 using ehci-pci
[ 297.640689] usb 1-2.3.1: device descriptor read/64, error -32
[ 297.836698] usb 1-2.3.1: device descriptor read/64, error -32
[ 298.028706] usb 1-2.3.1: new low-speed USB device number 12 using ehci-pci
[ 298.116717] usb 1-2.3.1: device descriptor read/64, error -32
[ 298.316705] usb 1-2.3.1: device descriptor read/64, error -32
[ 298.504717] usb 1-2.3.1: new low-speed USB device number 13 using ehci-pci
[ 298.912729] usb 1-2.3.1: device not accepting address 13, error -32
[ 299.000756] usb 1-2.3.1: new low-speed USB device number 14 using ehci-pci
[ 299.408732] usb 1-2.3.1: device not accepting address 14, error -32
[ 299.409015] usb 1-2.3-port1: unable to enumerate USB deviceI get the same error on my Lubuntu 15.04 laptop.
I even tried it in my Windows 8.1 Pro x64 environment, installed the drivers, but I only get an unknown device in my device manager, which doesn't even disconnect after 5 secs.
Did I receive a broken device? Should I try to return it?
Or is there anything else I could try to fix the issue?