Author Topic: Is my Digispark broken?  (Read 2760 times)

Maxr1998

  • Newbie
  • *
  • Posts: 3
Is my Digispark broken?
« on: December 10, 2016, 10:15:51 am »
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:
Code: [Select]
[  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 device
I 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?
« Last Edit: December 13, 2016, 01:01:49 pm by Maxr1998 »

Maxr1998

  • Newbie
  • *
  • Posts: 3
Re: Is my Digispark broken?
« Reply #1 on: December 13, 2016, 01:01:02 pm »
Update: I tried using a powered USB hub now, tried unbinding the USB ehci-pci device (which then fell back to ohci-pci), but it's still the same. My mainboard is an Asus M5 A99X Evo, means an USB 3.0 motherboard. I think I will just contact my seller now and ask for a replacement, if it still doesn't work, I will return it.

PeterF

  • Hero Member
  • *****
  • Posts: 881
Re: Is my Digispark broken?
« Reply #2 on: December 15, 2016, 01:13:52 am »
Yeah, I'm thinking there's something wrong with those digisparks too... best to get a refund. I'm presuming they're the clone sort, with microUSB sockets, rather than the original Digisump ones?

btw, you should have been getting output like this via dmesg:
Code: [Select]
[Dec15 19:15] usb 1-1.6: new low-speed USB device number 4 using ehci-pci
[  +0.100228] usb 1-1.6: New USB device found, idVendor=16d0, idProduct=0753
[  +0.000007] usb 1-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0

Maxr1998

  • Newbie
  • *
  • Posts: 3
Re: Is my Digispark broken?
« Reply #3 on: December 15, 2016, 12:23:46 pm »
I contacted the seller and already got a refund and even can keep the (broken?) device. It looks 100% identical to the official one's, so if it IS a clone, it must be a pretty good one, I guess.