I'm trying to plug in a USB-Serial adaptor into my UTM box to send some serial commands out from the UTM box itself.
The system is recognising that a USB device is plugged in:
[177544.073139] usb 2-1: Product: USB2.0-Serial
[178583.593357] usb 2-1: USB disconnect, device number 2
[178586.368061] usb 2-1: new full-speed USB device number 3 using ohci-pci
[178586.533108] usb 2-1: New USB device found, idVendor=1a86, idProduct=7523
[178586.533118] usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=
But it isnt issuing a tty address for it that I can send commands to such as
echo test > /dev/ttyUSB0
I know this is outside of the UTM platform, but I would have thought a low level device such as a USB-Serial box would have worked?
Anyone point me in the right direction?
As a side note, looking in /dev/ there is a HEAP of tty entries, is that normal?
Cheers,
Matt
This thread was automatically locked due to age.