Added ups.beeper.status support for Masterpower MF-UPS650VA #2661
Labels
enhancement
impacts-release-2.8.2
Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks)
MGE
MGE branded devices and (USB) chipsets, now part of Eaton; mostly bcmxcp drivers
USB
Milestone
Hi,
Recently I start using a Masterpower MF-UPS650VA with nut. The device is detected correctly, it uses usbhid-ups driver and MGE HID 1.49 subdriver.
My problem was I couldn't control the beeper to silence it (ups.beeper.status). After some debugging I found that the feature was found in a different path than the ones that driver support (driver already support the feature in 2 different paths and it uses the first one it founds).
Driver support ups.beeper.status in this 2 paths:
And my ups uses this path:
UPS.AudibleAlarmControl
So I added the 3 lines needed to support the beeper status feature in the path used by my ups and compiled the driver.
Now the feature is correctly supported.
I'm attaching the file with changes for your reference.
mge-hid.zip
Can the changes be added to project so this ups is supported directly in future releases?
Thanks in advance
Best Regards
yonesmit
The text was updated successfully, but these errors were encountered: