Displaying 2 results from an estimated 2 matches for "usb20_host".
2019 Jul 09
0
New User Questions - With Belkin USB
...ystem.
I never built one for Cypress and that seems to be what the Belkin is
using. I know this because I see a line for it using "lsusb" that
disappears if I unplug the UPS.
Using "dmesg|less" and searching for "Cypress" I find a line that says
it is on "usb-usb20_host-1.3/input0" and refers to it as a "USB HID
v1.00 Device". But the same line does list this as "Cypress
Semiconductor USB to Serial".
For the ch341-based USB->Serial I am using for Heyu, I see information
about it being attached to ttyUSB0. I see nothing like this for...
2019 Jul 09
2
New User Questions - With Belkin USB
Hello all and thanks. I read here
<https://mn3m.info/posts/configure-ups-monitor-using-nut-on-debian/>
while searching around for my issue's resolution. In this I see that
this nut driver is creating and using an entry in /dev (in this case
ttyS0). So I "ll tty*" and see nothing with nut. Since this is a USB
UPS, I suppose I should be looking for something in /dev/ttyUSB*.