OPNsense Forum

English Forums => Hardware and Performance => Topic started by: Konni on January 12, 2020, 12:45:55 AM

Title: NUT and driver for old PowerWareUSB (bcmxcp_usb)
Post by: Konni on January 12, 2020, 12:45:55 AM
Hello,

I have an old (but working ;)) PowerWare 5115 UPS on my opnsense, if I add the driver bcmxcp_usb manually to the ups.conf, it works.

Can the driver added to the WebUI, at the moment, the ups.conf will on every update overwritten.


sampe config
[pw5115]
        driver = bcmxcp_usb
        port = auto
Title: Re: NUT and driver for old PowerWareUSB (bcmxcp_usb)
Post by: mimugmail on January 12, 2020, 06:47:33 AM
Should be in the next release

https://github.com/opnsense/plugins/pull/1658

Title: Re: NUT and driver for old PowerWareUSB (bcmxcp_usb)
Post by: Konni on January 12, 2020, 10:54:24 AM
thanks