Running System: Linux: Ubuntu 12.04 64-bit
Computer: Lenovo Thinkpad
I followed the instructions at the bottom of
http://digistump.com/wiki/digispark/tutorials/connecting and am getting this error while trying to flash the examples:
Binary sketch size: 756 bytes (of a 6,010 byte maximum)
Running AVRDUDE...
avrdude_original: usbdev_open(): did not find any USB device "usb"
digistump/Blubie might have suggestions on where to start. This happens both when arduino is run as sudo and as a normal user.
What is it supposed to be doing here? My guess would be that the micronucleus commandline is just talking libusb to the device to program it, so this might be a matter of going in and debugging what avrdude is doing wrong.