Displaying 1 result from an estimated 1 matches for "dsaups".
2011 Jul 28
1
can't connect to an Eaton Powerware 9155 over a usb-serial adapter
...03 6-2:1.0: pl2303 converter detected
usb 6-2: pl2303 converter now attached to ttyUSB0
This converter appears to the system as /dev/ttyUSB0. But I presume for all
practical purposes I should assume that this is just another serial port
(correct me if that's wrong).
My ups.conf looks line:
[DSAups]
driver = bcmxcp
port = /dev/ttyUSB0
desc = "Eaton Powerware 9155"
I have ALSO attempted to run the drivers: bcmxcp-usb, upscode2, usbhid-ups
(just in case the /dev/ttyUSB0 is actually a USB look-alike port rather than
serial look-alike one) to no avail.
the debu...