Hi,
I have this Digispark that was working for months. Suddently both lights, green and red, stay on all the time. I can't write new sketch. In fact it is not recognized propery.
'dmesg' looks
[ 8530.771606] usb usb3-port2: attempt power cycle
[ 8531.183253] usb 3-2: new low-speed USB device number 93 using xhci_hcd
[ 8531.183759] usb 3-2: Device not responding to setup address.
[ 8531.391783] usb 3-2: Device not responding to setup address.
[ 8531.599450] usb 3-2: device not accepting address 93, error -71
[ 8531.727452] usb 3-2: new low-speed USB device number 94 using xhci_hcd
[ 8531.728156] usb 3-2: Device not responding to setup address.
[ 8531.936162] usb 3-2: Device not responding to setup address.
[ 8532.143542] usb 3-2: device not accepting address 94, error -71
[ 8532.143672] usb usb3-port2: unable to enumerate USB device
I wonder if it could help to burn bootloader and how to do this. When I click "burn bootloader" in IDE I get this error: "Error while burning bootloader: missing 'bootloader.tool' configuration parameter"