<p>I recently purchased a Cyber Power 700 AVR UPS. &nbsp;I installed it just fine and wanted to install NUT to monitor the unit.</p>
<p>I searched the mailing list and found a similar post. &nbsp;However, the distro used in that post was different and the unit was slightly different (900 AVR).</p>
<p>My server is running Debian Lenny. &nbsp;The Cyber Power UPS is connect to one of the serial ports using the cable that came with the unit. &nbsp;This is the first time I have used serial ports on the server. &nbsp;There are two on the back. &nbsp;Despite trying them both, I have yet to succeed in my installation.</p>
<p>The ups.conf file contains:</p>
<p>
<p>[server]</p>
<p>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;driver = cyberpower</p>
<p>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;port = /dev/ttyS0</p>
<p>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;desc = "Server"</p>
<p>&nbsp;</p>
<p>When I run the following command, I get:</p>
<p>
<p>server:# upsdrvctl start</p>
<p>Network UPS Tools - UPS driver controller 2.2.2</p>
<p>Network UPS Tools - CyberPower driver 1.00 (2.2.2)</p>
<p>Giving up on hardware detection after 3 tries</p>
<p>Unable to get initial hardware info string</p>
<p>Driver failed to start (exit status=1)</p>
<div></div>
<div>I did add the user "nut" to the "dialout" group. &nbsp;Below are permissions on the serial devices:</div>
<div></div>
<div>
<div>server:# ls -l /dev | grep ttyS</div>
<div>crw-rw---- 1 root dialout &nbsp; 4, &nbsp;64 2010-02-22 22:52 ttyS0</div>
<div>crw-rw---- 1 root dialout &nbsp; 4, &nbsp;65 2010-02-22 23:01 ttyS1</div>
<div>crw-rw---- 1 root dialout &nbsp; 4, &nbsp;66 2010-02-22 21:47 ttyS2</div>
<div>crw-rw---- 1 root dialout &nbsp; 4, &nbsp;67 2010-02-22 21:47 ttyS3</div>
</div>
<div></div>
<div>Any idea what is causing my error?</div>
<div></div>
<div>Thanks,</div>
<div>Tom</div>
</p>
</p>