<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div><div class="">On Jan 31, 2014, at 3:14 PM, Chris Duffy wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; " class="Apple-style-span">The current one I am looking is support for:<br class=""><br class=""><font face="Arial" class=""><b class="">Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower</b></font><br class=""><br class="">What seems to be supported in Freebsd is:<br class=""></span></blockquote><div><br></div>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).</div><div><br><blockquote type="cite"><span style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; " class="Apple-style-span"><br class=""><table id="ups_list" border="1" class="" style="position: static; z-index: auto; "><tbody id="ups_list_body" class=""><tr class=""><td rowspan="1" class="odd">CXR1000<br class=""></td><td rowspan="1" class="orange">blazer_ser</td></tr><tr class=""><td rowspan="1" class="odd">LAN Saver 600<br class=""></td><td rowspan="1" class="red">genericups upstype=0</td></tr><tr class=""><td rowspan="1" class="odd">Power Guardian<br class=""></td><td rowspan="1" class="red">genericups upstype=7</td></tr><tr class=""><td rowspan="1" class="odd">PrOffice 650<br class="">USB</td><td rowspan="1" class="orange">blazer_usb</td></tr><tr class=""><td rowspan="1" class="odd">DS-800<br class="">USB</td><td rowspan="1" class="orange">blazer_usb</td></tr></tbody></table><br class=""><br class="">we tried these but not much luck according to my customer.<br class="">Has anyone got this one to work on Freebsd and<br class="">what is needed for the config?<br class=""></span></blockquote><br></div><div>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.</div><div><br></div><div>What does '<font class="Apple-style-span" face="'Courier New'">usbconfig list</font>' return when run as root?</div><div><br></div><div>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 '<font class="Apple-style-span" face="'Courier New'">upsdrvctl start'</font>)?</div><br class=""><div apple-content-edited="true">
<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; " class="Apple-style-span"><div class="">-- </div><div class="">Charles Lepple</div><div class="">clepple@gmail</div><div class=""><br class=""></div></span><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>