Hi people, So far I have been using avrdude succesfully with my crappy DIY parallel cable, using ISP. I have recently got a lovely little Dragon (a marron one not green, but still useful ! ;-).
I did nothing particular but plug it on my computer, and apparently Linux picked it up no problem, as far as I can understand: ************ $ lsusb Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 004: ID 03eb:2107 Atmel Corp. AVR Dragon Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 003: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub *********** However when I modified my usual avrdude command line to suit, by replacing -c bsd by -c dragon_isp, I got that in return: avrdude: ser_open(): can't set attributes for device "/dev/parport0": Inappropriate ioctl for device I clearly specified to use the dragon not the parallel port cable anymore (and I don't have any avrduderc file that might override that), so I don't understand why it's still talking/complaining about the parallel port.... Any clue ? Yes, I am very frustrated not to be able to enjoy this lovely Dragon that's so much cuter than my old crappy DIY cable ! ;-) Regards, -- Vince _______________________________________________ AVR-chat mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-chat
