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

USB ports detected as unknown in docker #153

Open
dignifiedquire opened this issue Jan 16, 2024 · 1 comment
Open

USB ports detected as unknown in docker #153

dignifiedquire opened this issue Jan 16, 2024 · 1 comment

Comments

@dignifiedquire
Copy link

When running inside of docker (base image: rust:1.75-buster) and trying to list the detected ports, I am getting this

Found 3 ports:
  /dev/ttyUSB0
    Type: Unknown
  /dev/ttyUSB1
    Type: Unknown
  /dev/ttyUSB2
    Type: Unknown

Things work fine when running on the same machine outside of docker.

Any ideas how to debug/fix this?

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

2 participants