-
-
@mer
I deleted the apc package
And I installed the nut packageThe result is the same
The computer does not recognize the UPS
And I think that's the problem
Maybe if the ups were recognized it would work in both packagesMaybe first need to make pfsense recognize the UPS
-
@firefox said in APC UPS Daemon service help configure:
I deleted the apc package
And I installed the nut package
The result is the sameJust to be sure, did you reboot after installing the NUT package? If not, you may run into a permission issue with the USB device that will prevent access to the UPS.
-
@dennypage
yes i reboot -
-
@viragomann
When I received the UPS I was told that it is equivalent to APC or Eaton
In the list of supported devices it is written that both work with a usb driver
this is the ups UPSAnyway
Before I check why the nut or apc package do not recognize the ups
I need to check why pfsense (the pc) does not recognize the UPS -
@firefox Best guess is that it is not USB HID complaint.
-
@dennypage
what is "HID" -
-
@firefox USB-HID is the standard UPS protocol for USB. It is supported by a wide range of manufacturers.
Here is a link to the NUT usbhid-ups driver page which should give you an idea of how widespread it is.
Here is a link to the APC document describing their implementation.In short, if it's not HID compliant, neither APCUPSD or NUT using the usbhid-ups driver is going to work with it over usb.
There are a couple of other usb based drivers offered by NUT, but these tend to be more unusual these days. See the NUT hardware compatibility list here for more info. I do see a couple of Advice UPSs on the list--they use the blazer_usb driver. You might give that a try. If that doesn't work, I think you are out of luck.
-