Skip to content

Do serial port scanning in IDE (on Linux) to avoid patching RXTX. [imported] #484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cmaglie opened this issue Nov 15, 2012 · 1 comment
Closed

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 484 moved from a Google Code project.
Added by 2011-02-23T04:17:20.000Z by dmel...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Enhancement, Priority-Medium, OpSys-Linux, Component-IDE

Original description

What change would like to see?

We may want to do our own scanning of serial ports under Linux so that we don't have to use a patched version of RXTX (to include /dev/ttyACM devices like the Uno and Mega 2560). There's a pull request along these lines here: #5

Why?

Because otherwise users need a patched version of RXTX. We include one with the Arduino for Linux download, but if it doesn't work with someone's distribution, they will need another way to get a patched RXTX. That could be difficult. On the other hand, now that we're shipping 64-bit Linux versions of the software, most people might be able to use the RXTX that comes with Arduino.

@cmaglie
Copy link
Member Author

cmaglie commented Jan 16, 2013

This issue seems outdated now, I'm closing it. Please correct me if I'm wrong.
C

@cmaglie cmaglie closed this as completed Jan 16, 2013
tbowmo pushed a commit to tbowmo/Arduino that referenced this issue Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant