I just bought a new Arduino UNO R3 from Radioshack yesterday, whne I plug it in to either of my computer there is no LED activity on the board and it does not create a /dev/ttyUSB* or /dev/ttyACMO* on my (linux) system. In my googling I have learned that the Arduino is suppoed to light up when simply plugged in, but mine does not even do that. I have tried 2 USB cables so far, but no luck.
This is the output of dmesg|tail before I plug it in:
[ 2217.032117] usb 3-1: device descriptor read/64, error -71
[ 2217.260108] usb 3-1: device descriptor read/64, error -71
[ 2217.476097] usb 3-1: new low-speed USB device number 31 using uhci_hcd
[ 2217.600051] usb 3-1: device descriptor read/64, error -71
[ 2217.824097] usb 3-1: device descriptor read/64, error -71
[ 2218.096120] usb 3-1: new low-speed USB device number 32 using uhci_hcd
[ 2218.508033] usb 3-1: device not accepting address 32, error -71
[ 2218.620071] usb 3-1: new low-speed USB device number 33 using uhci_hcd
[ 2219.032060] usb 3-1: device not accepting address 33, error -71
[ 2219.032075] hub 3-0:1.0: unable to enumerate USB device on port 1
This is the result of dmesg|tail after I plug it in:
[ 2751.648065] usb 3-1: device descriptor read/64, error -71
[ 2751.872102] usb 3-1: device descriptor read/64, error -71
[ 2752.088086] usb 3-1: new low-speed USB device number 35 using uhci_hcd
[ 2752.212074] usb 3-1: device descriptor read/64, error -71
[ 2752.436102] usb 3-1: device descriptor read/64, error -71
[ 2752.652075] usb 3-1: new low-speed USB device number 36 using uhci_hcd
[ 2753.068060] usb 3-1: device not accepting address 36, error -71
[ 2753.180120] usb 3-1: new low-speed USB device number 37 using uhci_hcd
[ 2753.596069] usb 3-1: device not accepting address 37, error -71
[ 2753.596087] hub 3-0:1.0: unable to enumerate USB device on port 1