I've run through all the Linux troubleshooting guides and the device is still not recognized when I plug it in. (Worked last week on a Windows laptop, but that computer sadly imploded.)
sudo udevadm monitor shows nothing at all when the Digispark is plugged in.
demesg|tail gives the following results:
[ 2480.456054] usb 7-1: device descriptor read/64, error -71
[ 2480.684042] usb 7-1: device descriptor read/64, error -71
[ 2480.900040] usb 7-1: new low-speed USB device number 102 using uhci_hcd
[ 2481.024067] usb 7-1: device descriptor read/64, error -71
[ 2481.252059] usb 7-1: device descriptor read/64, error -71
[ 2481.468051] usb 7-1: new low-speed USB device number 103 using uhci_hcd
[ 2481.884050] usb 7-1: device not accepting address 103, error -71
[ 2481.996046] usb 7-1: new low-speed USB device number 104 using uhci_hcd
[ 2482.412047] usb 7-1: device not accepting address 104, error -71
[ 2482.412081] hub 7-0:1.0: unable to enumerate USB device on port 1
only thing I'm finding via google is a comment that using a powered USB hub might help, so I have ordered one.
All other help appreciated - from comments in the interwebs, I don't have a lot of confidence in the powered hub solution.
Thanks,