-
Notifications
You must be signed in to change notification settings - Fork 18
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
no device in /dev/ttyACM0, where is it then? #51
Comments
I have the same issue, any advice please? command "usb-devices" - Gives me the below data and I am not sure how to work out the port from that:
|
have you tried executing the application as root? |
I've used this script on Ubuntu to find which port is mapped to which USB device:
|
continue is broken in that script and it claims the answer is /dev/bus/usb/001/005 which is wrong |
<class 'serial.serialutil.SerialException'>: |
I'm running into the same issue. Could not configure port: (25, 'Inappropriate ioctl for device') Not sure where to go next.
|
What is your output for |
Has there been a resolution on this? I'm having the same problem - the NZXT hub connected to the comp's USB is not under |
lsusb claims NZXT is
Bus 001 Device 003: ID 1e71:1714 NZXT
so where would that be mounted?
I really have never done anything like this in linux before
The text was updated successfully, but these errors were encountered: