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

serial port not working on Arch Linux #445

Open
cyber-vi-king opened this issue Jan 25, 2024 · 1 comment
Open

serial port not working on Arch Linux #445

cyber-vi-king opened this issue Jan 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed high priority This issue needs to be addressed quickly

Comments

@cyber-vi-king
Copy link

When I run pnpm run rust:dev the client shows me two serial ports, but not /dev/ttyUSB0 and /dev/ttyACM0 (that's the RAK) but instead /sys/class/tty/ttyACM0 and /sys/class/tty/ttyUSB0 both of which claim "is a directory" and don't work. Is there anything I can fix or any way to pass the right port as parameter on running pnpm run rust:dev?

@marcoSanti
Copy link

Same thing on Ubuntu 23.10

@ajmcquilkin ajmcquilkin added bug Something isn't working help wanted Extra attention is needed high priority This issue needs to be addressed quickly labels Mar 7, 2024
@ajmcquilkin ajmcquilkin self-assigned this Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed high priority This issue needs to be addressed quickly
Projects
None yet
Development

No branches or pull requests

3 participants