[Nut-upsuser] Belkin F6C1500-TW-RK won't stay powered off

Charles Lepple clepple at gmail.com
Fri Jun 8 17:09:27 UTC 2007


On 6/8/07, Matthew Coffin <MEWCOFFI at dal.ca> wrote:
> Does this seem like a driver issue or a hardware issue?  With a computer, the
> ability to boot up after line power has been restored is set in the
> BIOS, and I
> would have thought that the ups has similar low level logic built in, in which
> case I should probably contact belkin to see if those settings are
> accessible. Would a driver be able to control such a low level
> behaviour?

[adding the list to the CC line]

It's entirely possible that your UPS uses slightly different commands
than the Belkin unit used to develop that driver.

This is the logic used to shut down in the belkin driver:

   http://boxster.ghz.cc/projects/nut/browser/trunk/drivers/belkin.c#L319

It does not look like there is any error checking (or even any return
code from the UPS that can be checked) so you may have to experiment.
Do the "load.on" and "load.off" instant commands work? That might be
necessary for your UPS.

There are a number of options for figuring out the correct protocol
using the manufacturer's drivers on a supported OS.

-- 
- Charles Lepple



More information about the Nut-upsuser mailing list