Skip to content
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

Closed
ionutnechita opened this issue Mar 7, 2019 · 8 comments
Closed

- clr-usb2serial access (libftdi) in clear linux - #514

ionutnechita opened this issue Mar 7, 2019 · 8 comments

Comments

@ionutnechita
Copy link

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.

@puneetse
Copy link
Contributor

puneetse commented Mar 7, 2019

@ionutnechita try the sysadmin-basic bundle. It has minicom and screen.

@Steinhagen
Copy link

Steinhagen commented Mar 8, 2019

@ionutnechita try the sysadmin-basic bundle. It has minicom and screen.

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.

@ahkok
Copy link
Contributor

ahkok commented Mar 8, 2019

We have libusb-1.so and libconfuse.so.2 already, but they're hidden or not properly separately bundled. libftdi appears to be missing.

Is picocom really needed minicom not sufficient? do you really need both?

@ionutnechita
Copy link
Author

Yes, I need both to test a new environment.

@fenrus75
Copy link
Contributor

fenrus75 commented Mar 9, 2019 via email

@ahkok
Copy link
Contributor

ahkok commented Mar 13, 2019

Everything except picocom is in.

@ahkok
Copy link
Contributor

ahkok commented Mar 13, 2019

picocom will be in the same bundle by tomorrow.

@ahkok ahkok closed this as completed Mar 13, 2019
@ionutnechita
Copy link
Author

ionutnechita commented Mar 17, 2019

I tested it now and it seems that everything is in its place.
cat /etc/os-release
NAME="Clear Linux OS"
VERSION=1
ID=clear-linux-os
ID_LIKE=clear-linux-os
VERSION_ID=28340
PRETTY_NAME="Clear Linux OS"
ANSI_COLOR="1;35"
HOME_URL="https://clearlinux.org"
SUPPORT_URL="https://clearlinux.org"
BUG_REPORT_URL="mailto:dev@lists.clearlinux.org"
PRIVACY_POLICY_URL="http://www.intel.com/privacy"

5.0.2-717.native #1 SMP Wed Mar 13 23:07:41 UTC 2019 x86_64 GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants