On Jan 31, 2014, at 3:14 PM, Chris Duffy wrote:

> The current one I am looking is support for:
> 
> Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower
> 
> What seems to be supported in Freebsd is:

Small clarification: the hardware compatibility list isn't broken down by 
operating system (theoretically, the drivers should work on any POSIX system, 
with additional dependencies for USB).

> 
> CXR1000
> blazer_ser
> LAN Saver 600
> genericups upstype=0
> Power Guardian
> genericups upstype=7
> PrOffice 650
> USB   blazer_usb
> DS-800
> USB   blazer_usb
> 
> 
> we tried these but not much luck according to my customer.
> Has anyone got this one to work on Freebsd and
> what is needed for the config?

In general, permissions on device nodes aren't set up automatically in FreeBSD. 
In particular, the USB nodes aren't writable by the default system username for 
NUT (uucp), so you probably will need to make a change to devd.conf.

What does 'usbconfig list' return when run as root?

Or, if the UPS connects over a serial port, what options are being used, and 
what is the resulting message when starting the driver (e.g. with 'upsdrvctl 
start')?

-- 
Charles Lepple
clepple@gmail



_______________________________________________
Nut-upsdev mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Reply via email to