Hi,
I've been using an Arduino Leonardo for some time now, implementing some simple projects.
I wanted to continue today, but couldn't get the Leonardo to show up on my OSX macbook.
After some searching I see the following messages in my system log:
Feb 23 23:14:08 Dieter-Mac kernel[0]: USBF: 2839.206 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
Feb 23 23:14:08 Dieter-Mac kernel[0]: USBF: 2839.507 The IOUSBFamily was not able to enumerate a device.
Feb 23 23:14:09 Dieter-Mac kernel[0]: USBF: 2840. 38 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
Feb 23 23:14:09 Dieter-Mac kernel[0]: USBF: 2840.339 The IOUSBFamily was not able to enumerate a device.
Feb 23 23:14:10 Dieter-Mac kernel[0]: USBF: 2840.868 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
Feb 23 23:14:10 Dieter-Mac kernel[0]: USBF: 2841.170 The IOUSBFamily was not able to enumerate a device.
Feb 23 23:14:11 Dieter-Mac kernel[0]: USBF: 2841.703 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
Feb 23 23:14:11 Dieter-Mac kernel[0]: USBF: 2842.205 The IOUSBFamily was not able to enumerate a device.
Feb 23 23:14:12 Dieter-Mac kernel[0]: USBF: 2843. 45 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
Feb 23 23:14:12 Dieter-Mac kernel[0]: USBF: 2843.346 The IOUSBFamily was not able to enumerate a device.
Feb 23 23:14:13 Dieter-Mac kernel[0]: USBF: 2843.877 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
Feb 23 23:14:13 Dieter-Mac kernel[0]: USBF: 2844.178 The IOUSBFamily was not able to enumerate a device.
Feb 23 23:14:14 Dieter-Mac kernel[0]: USBF: 2844.710 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
Feb 23 23:14:14 Dieter-Mac kernel[0]: USBF: 2845. 11 The IOUSBFamily was not able to enumerate a device.
Feb 23 23:14:14 Dieter-Mac kernel[0]: USBF: 2845.541 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
Feb 23 23:14:15 Dieter-Mac kernel[0]: USBF: 2846.444 The IOUSBFamily was not able to enumerate a device.
Tried other ports, same thing.
I also tried on a different Linux laptop, and get pretty much the same error ("Enumeration failed. Read error -72" or something like that...)
Can hardly find any Google matches on Arduino + that log message.
Sooo... Not looking very good me thinks ...
Simple question: is my Arduino Leonardo dead?
If so: how can this happen...? Didn't do much weird stuff with it. Pretty basic small-voltage projects.