-
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
GMC-300: "ERROR: device not found or supported" #9
Comments
I did get the device to connect with this project: http://sourceforge.net/p/gqgmc/wiki/Home/ However, while I dont need the gui which doesnt compile because of an older qt4 lib, the CLI file is written in C. So I'll have to start learning that unless I can get this Python project working. EDIT: nevermind, it does have a python file for control. |
FYI - I'm on OSX, but since it's pretty similar to Linux, maybe the solution I had would have worked with you.
And the one that worked for me was |
EDIT: Disregard this comment, as it worked after I rebooted. I have the same problem (GMC-300E). Here is the dmesg: and lsusb: |
Hello, I'm hoping the GMC-300 could be supported.
I'm using the latest Ubuntu 22.04 and Python2. I had to adjust several things in setup to appease the errors, but using the -i flag gives no device, and using the -l or -e flag gives this error (in the title).
How would I check further config? I do show the device with
lsusb
andls /dev/ttyUSB0
.Are there any other packages for reading the device on Linux? Thank you
The text was updated successfully, but these errors were encountered: