FS#47286 - avrdude 6.2-1 cannot set serial speed, ser_open() fail with Operation not supported

Attached to Project: Arch Linux
Opened by albert (zabereer) - Sunday, 06 December 2015, 20:51 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 06 December 2015, 22:46 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
avrdude 6.2 is broken, I cannot program any Arduino I own (disaster for me!)

/usr/bin/avrdude -q -V -p atmega328p -C /etc/avrdude.conf -D -c arduino -b 115200 -P /dev/ttyACM0 \
-U flash:w:build-uno/experiment.hex:i
avrdude: Cannot set serial port speed to 115200. ioctl returned -1
avrdude: ser_open(): can't set attributes for device "/dev/ttyACM0": Operation not supported

This is a known bug: https://savannah.nongnu.org/bugs/?46483

I used all my votes to vote it up and raised this bug report to make everyone aware.
I have no workaround.

Additional info:
* package version(s) : avrdude 6.2-1
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 06 December 2015, 22:46 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#47254 

Loading...