-
Notifications
You must be signed in to change notification settings - Fork 29
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
- clr-usb2serial access (libftdi) in clear linux - #514
Comments
@ionutnechita try the |
Indeed, but Ionut's request is mentioning a few other indispensable packages for a workstation (libftdi and libusb). There are a number of applications (including some flashing software) that requires them. |
We have Is |
Yes, I need both to test a new environment. |
added a "maker-basic" bundle with a set of these low level usb/serial tools
(they're all tiny and often used together so a joint bundle for these feels
reasonable)
…On Sat, Mar 9, 2019 at 1:19 AM Ionut Nechita ***@***.***> wrote:
Yes, I need both to test a new environment.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#514 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABPeFWhk3OhqfzXNuoBAgTpmj8kCFDtkks5vU3y4gaJpZM4bkHRu>
.
|
Everything except |
picocom will be in the same bundle by tomorrow. |
I tested it now and it seems that everything is in its place. 5.0.2-717.native #1 SMP Wed Mar 13 23:07:41 UTC 2019 x86_64 GNU/Linux |
I need a new bundler: clr-usb2serial, to use the serial consoles.
Clear Linux Project - 28100 - 4.20.13-708.native #1 SMP Wed Feb 27 10:09:06 UTC 2019 x86_64 GNU/Linux
For manual setup I used:
libFTDI - https://www.intra2net.com/en/developer/libftdi/download.php
libusb - https://github.com/libusb/libusb/releases
libconfuse - https://github.com/martinh/libconfuse/releases
minicom - https://github.com/Distrotech/minicom
picocom - https://github.com/npat-efault/picocom/releases
It would help if I had a bundler. If a system is reinstalled, I could easily install it from the upstream with swupd.
Thank you for your support.
The text was updated successfully, but these errors were encountered: