Bug 982368 - Update to support custom baud rates
Summary: Update to support custom baud rates
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pyserial
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul P Komkoff Jr
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-08 20:02 UTC by Matthew Schick
Modified: 2014-01-14 22:52 UTC (History)
2 users (show)

Fixed In Version: pyserial-2.6-6.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-17 00:30:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to use TCGETS2/TCSETS2 (1.30 KB, patch)
2013-07-08 20:02 UTC, Matthew Schick
no flags Details | Diff

Description Matthew Schick 2013-07-08 20:02:18 UTC
Created attachment 770642 [details]
Patch to use TCGETS2/TCSETS2

Description of problem:
RAMPS based 3D printers default to using 250k baud rates to reduce reported errors, pyserial only supports the stock rates out of the box.

Version-Release number of selected component (if applicable):
2.6-5

How reproducible:
Always

Steps to Reproduce:
1. Connect arduino configured for 250k
2. Launch pronterface (or any other python-based printing app)
3. Asplosions

Actual results:
Nothing good happens

Expected results:
Control printer

Additional info:
Patch working for me (using pronterface and octoprint):
http://sourceforge.net/p/pyserial/patches/28/
More detail on the issue:
https://github.com/ErikZalm/Marlin/issues/205

Comment 1 Fedora Update System 2013-09-07 22:51:51 UTC
pyserial-2.6-6.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/pyserial-2.6-6.fc19

Comment 2 Fedora Update System 2013-09-07 22:52:00 UTC
pyserial-2.6-6.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/pyserial-2.6-6.fc18

Comment 3 Fedora Update System 2013-09-07 22:52:08 UTC
pyserial-2.6-6.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/pyserial-2.6-6.fc20

Comment 4 Fedora Update System 2013-09-08 16:25:02 UTC
Package pyserial-2.6-6.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pyserial-2.6-6.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-16089/pyserial-2.6-6.fc20
then log in and leave karma (feedback).

Comment 5 Matthew Schick 2013-09-09 14:41:07 UTC
Commented on the F19 package since that's what I'm running, looks solid from my end. Thanks!

Comment 6 Fedora Update System 2013-09-17 00:30:05 UTC
pyserial-2.6-6.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-09-17 00:30:39 UTC
pyserial-2.6-6.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-09-23 00:26:01 UTC
pyserial-2.6-6.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.