-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hey, Im just starting to try out the board, so I am not sure whether I might not have missed something. I am currently having problems with the Attiny being recognized...here is dmesg/tail:
usb 2-1.1: device descriptor read/64, error -32
usb 2-1.1: device descriptor read/64, error -32
usb 2-1.1: new low-speed USB device number 100 using ehci-pci
usb 2-1.1: device descriptor read/64, error -32
usb 2-1.1: device descriptor read/64, error -32
usb 2-1-port1: unable to enumerate USB device
I have already installed the CocoMake board in the IDE, tried updating the programmers.txt/boards.txt as I saw this might be a problem of USBasp with Linux. Im on Linux Mint Mate 17 and Arduino 1.6.3. Do you know whether this can be a driver problem or? Also, could it be that I need to connect the board first to Arduino and program the Attiny...tnx :)