After not using my arduino mega for about a month, I decided to try to start using again, but no matter what usb ports I try, I always recieve an "unknown device" error. I have attempted to install the drivers listed at the arduino website but it appears the arduino mega is not conveying the device ID so the computer cannot identify it to match it to the driver.
Details:
-I am using windows 7 x32 with the arduino 0017 software.
-I do have the com port and board set to the correct values for sure.
-The RX,TX leds do not blink whatsoever which I find strange
-There is a compiled sketch on it currently from its last use; but I'm not exactly sure what it was, only that it wrote serial data in response to receiving it(not the smartest idea, I suspect I have created some kind of loopback that is interfering with the sketch upload)
-The arduino mega worked perfectly until now
Edit: Oh and the verbose data I receive when attempting to upload:
I think your problem is in windows rather than arduino.
If you're sure-sure that you have the right drivers, google around for that error message and look for instructions on deleting your usb ports and letting windows re-detect them (using device manager).
I thought that mine was cooked too. I made a partion on my laptop and installed ubunto linux on it and did a dual boot. And it worked! I have Windows 7 pro 64 bit and I could not for the life of me get it to work. I have tested it under windows 2000, xp and vista. It worked on all of them. Try the linux on your system first before you buy a new board, or try it out on a vista or xp system.
In the device manager, do you have anything under Ports? Or, does the list in the Tools > Serial Port menu in Arduino change when you plug in the Mega?