Displaying 2 results from an estimated 2 matches for "3b1207x25460".
2019 Jul 16
2
Two APC900 UPS on the same usbbus1
...reports the right UPS and serialno.
[Drivers after patch]
root 81706 0.0 0.0 11880 3040 - Ss 15:22 0:00.04
/usr/local/ups/bin/usbhid-ups -a apc900 -x serial=3B1520X10340
root 83581 0.0 0.0 11880 3040 - Ss 15:22 0:00.04
/usr/local/ups/bin/usbhid-ups -a apc901 -x serial=3B1207X25460
[/usr/local/etc/nut/ups.conf]
[apc900]
driver = usbhid-ups
port = /dev/usb/1.4.0
serial = 3B1520X10340
desc = "APC900-LEFT"
[apc901]
driver = usbhid-ups
port = /dev/usb/1.5.0
serial = 3B1207X25460
desc = "APC900-RIGHT"
===
The source of...
2019 Jul 18
1
Two APC900 UPS on the same usbbus1
...$ tail -n15 /usr/local/etc/nut/ups.conf
# the -h option and/or read the driver's documentation.
user = root
[apc900]
driver = usbhid-ups
port = auto
serial = 3B1520X10340
desc = "APC900-LEFT"
[apc901]
driver = usbhid-ups
port = auto
serial = 3B1207X25460
desc = "APC900-RIGHT"
$ service nut start
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
Using subdriver: APC HID 0.96
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0...