Running two Linux machines, one is a desktop running Ubuntu 8.10 64-bit, the other is an EEEpc with Ubuntu 8.04 32-bit.
Board is Arduino Duemilanove with ATmega 328.
Purchased here: http://www.leeselectronic.com/catalog/product_info.php?cPath=1236&products_id=7842
Won't let me link until I make a post, I'll edit in a second.
Catalog indicates it should have the ATmega168, so I've contacted the owner as well as posting here.
On 64-bit, the newest functioning version of the software is 0012 (can't get the 0013 to work, not surprised), 32-bit is 0013.
Both return the same error:
avrdude: stk500_getsync(): not in sync: resp=0x20
avrdude: strk500_disable(): protocol error, expect=0x14, resp=0x20
On the 64-bit I can expect this, as the board selection offers nothing resembling my setup.
On the 32-bit, I'm not sure anymore. I've tried using Arduino Duemilanove and the Arduino with ATmega328, with no success.
These errors when trying to upload the Blink example.
The Troubleshooting FAQ has turned up nothing and I've looked over the various threads on the subject, but they seem to offer no solutions that work (tried changing the clockspeed on the 32-bit system).
EDIT:
What the hell.
Copied over the hardware directory from 0013 to the 0012 directory and it seems to be working fine.
...man, that is weak.
My bad. Thanks for listening.
Edit:
This is on the x64, just in case anyone is wondering.
...man...