I downloaded gSender for Linux and installed it in OpenSUSE Tumbleweed. It opens fine, but when I plug in my Genmitsu CNC router and try to connect to the USB port it says it wants to connect to ttyUSB0. I click it to connect and it comes back with an Unable to Connect message. I used the command lsusb in the Terminal and I get:
ken@192:~> sh
sh-5.3$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 003: ID 1d50:60a1 OpenMoko, Inc. Airspy
Bus 003 Device 004: ID 062a:385a MosArt Semiconductor Corp. 2.4G INPUT DEVICE
Bus 003 Device 005: ID 1df7:3020 SDRplay RSPduo
Bus 003 Device 006: ID 8087:0033 Intel Corp. AX211 Bluetooth
Bus 003 Device 007: ID 1a86:7523 QinHeng Electronics CH340 serial converter
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
sh-5.3$
My CNC router is Bus 003 Device 007, QinHeng Electronics CH340 serial converter. It looks like my computer knows the router is plugged in, but not into ttyUSB0. I can’t find anything that displays the USB ports using the ttyUSBx nomenclature.
How can I get my router and computer to work with each other?
Many thanks!
Ken Alexander