[Nut-upsuser] APC Back-UPS CS 650 offdelay and startdelay
Charles Lepple
clepple at gmail.com
Fri Aug 24 12:10:14 BST 2018
On Aug 23, 2018, at 10:46 AM, Karol Olszewski <karol.olszewski at ipflow.pl> wrote:
>
> W dniu 23.08.2018 o 02:16, Charles Lepple pisze:
>>
>> For some reason, this is being hardcoded to 1:
>>
>> drivers/apc-hid.c- /* used by APC BackUPS CS */
>> drivers/apc-hid.c: { "shutdown.return", 0, 0, "UPS.Output.APCDelayBeforeReboot", NULL, "1", HU_TYPE_CMD, NULL },
>>
>> Can you rebuild the NUT drivers as described here? https://github.com/networkupstools/nut/wiki/Building-NUT-on-Debian,-Raspbian-and-Ubuntu
> Ok, this is version from today github sync and compile (Ubuntu 18.04):
>
> Network UPS Tools - Generic HID driver 0.42 (2.7.4-490-g5dc80953)
Sorry, I didn't mean to imply that the master branch was necessarily going to be different, just wanted to make sure you had everything set up to recompile. The real test is to see if things change after commenting out that line (such as by changing it to start with "//"):
// { "shutdown.return", 0, 0, "UPS.Output.APCDelayBeforeReboot", NULL, "1", HU_TYPE_CMD, NULL },
For reference, here's the thread related to adding that mapping: https://alioth-lists.debian.net/pipermail/nut-upsuser/2011-January/006550.html
More information about the Nut-upsuser
mailing list