Displaying 2 results from an estimated 2 matches for "as2039254737".
2025 Feb 10
2
Installing and running NUT on OpenBSD
...tion devices.
[nutdev-usb1]
driver = "usbhid-ups" # alternately: apc_modbus
port = "auto"
vendorid = "051D"
productid = "0003"
product = "Smart-UPS X 2200 FW:UPS 07.4 / ID=01003"
serial = "AS2039254737"
vendor = "American Power Conversion"
# bus = "000"
# device = "005"
# busport = "004"
I've added the details to /etc/nut/ups.conf
But get the following error:
# upsdrvctl start
Network UPS Tools - UPS driver co...
2025 Feb 10
1
Installing and running NUT on OpenBSD
...t; driver = "usbhid-ups" # alternately: apc_modbus
> port = "auto"
> vendorid = "051D"
> productid = "0003"
> product = "Smart-UPS X 2200 FW:UPS 07.4 / ID=01003"
> serial = "AS2039254737"
> vendor = "American Power Conversion"
> # bus = "000"
> # device = "005"
> # busport = "004"
>
> I've added the details to /etc/nut/ups.conf
>
> But get the following error:
>
> # up...