Upload error using Arduino Duemilanove
with ATmega328 on OpenSuse 11
"programmer is not responding"
using arduino-0016-linux.tgz
user has uucp group membership
tried the reset before and immediately
afetr upload command
board works nice on WindowsXP using
arduino-0016-win.zip
dmesg on plug device in:
usb 1-8: new full speed USB device using ohci_hcd and address 3
usb 1-8: configuration #1 chosen from 1 choice
ftdi_sio 1-8:1.0: FTDI USB Serial Device converter detected
ftdi_sio: Detected FT232RL
usb 1-8: FTDI USB Serial Device converter now attached to ttyUSB0
usb 1-8: New USB device found, idVendor=0403, idProduct=6001
usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-8: Product: FT232R USB UART
usb 1-8: Manufacturer: FTDI
usb 1-8: SerialNumber: A9007KT4
arduino linux verbose output
avrdude: Version 5.7, compiled on Jul 5 2009 at 19:56:24
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "hardware/tools/avrdude.conf"
User configuration file is "/home/op/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/ttyUSB0
Using Programmer : stk500v1
Overriding Baud Rate : 57600
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude: Send: Q [51] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
by the way: How to increase the Menufontsize of
the arduino ide application ?
regards wally