Hi, I have a little problem with PowerCom BNT600AP after running driver I see: root@rask> powercom -D /dev/ttyS1 Network UPS Tools - PowerCom and similars protocol UPS driver $ Revision: 0.5 $ (2.0.2) debug level is '1' Values of arguments: manufacturer : 'PowerCom' model name : 'Unknown' serial number : 'Unknown' line voltage : '230' type : 'Trust' number of bytes from UPS: '11' method of flow control : 'dtr0rts1' validation sequence: '{{5,0},{7,0},{8,0}}' shutdown arguments: '{{0,10},n}' frequency calculation coefficients: '{0.000210,0.000209}' load percentage calculation coefficients: '{6.134300,-0.380800,4.311000,0.181100}' battery percentage calculation coefficients: '{5.000000,0.326800,-825.000000,4.563900,-835.820007}' voltage calculation coefficients: '{0.954500,0.000000}' data receiving error (-1 instead of 11 bytes) tell my what Im doing wrong... OS: Slackware 10.2-current (2.6.14.4-grsec) nut-2.0.2 UPS: PowerCom BNT600AP RS-232 -- HaVoC < skyline.ltd.pl / havoc@ > ICQ: 99511187 JID: tommy@chrome.pl MSN: tommyindahla@hotmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20051230/a4f8fed9/signature.pgp
2005/12/30, Havoc <havoc@clio.ls.la>:> > Hi, > > I have a little problem with PowerCom BNT600AP after running driver I > see: root@rask> powercom -D /dev/ttyS1 > Network UPS Tools - PowerCom and similars protocol UPS driver $ > Revision: 0.5 $ (2.0.2) > > debug level is '1' > Values of arguments: > manufacturer : 'PowerCom' > model name : 'Unknown' > serial number : 'Unknown' > line voltage : '230' > type : 'Trust' > number of bytes from UPS: '11' > method of flow control : 'dtr0rts1' > validation sequence: '{{5,0},{7,0},{8,0}}' > shutdown arguments: '{{0,10},n}' > frequency calculation coefficients: '{0.000210,0.000209}' > load percentage calculation coefficients: > '{6.134300,-0.380800,4.311000,0.181100}' battery percentage calculation > coefficients: '{5.000000,0.326800,-825.000000,4.563900,-835.820007}' > voltage calculation coefficients: '{0.954500,0.000000}' data receiving > error (-1 instead of 11 bytes) > > tell my what Im doing wrong... > > OS: Slackware 10.2-current (2.6.14.4-grsec) > nut-2.0.2 > UPS: PowerCom BNT600AP RS-232 > >looking at the compat list [1], the fentonups also support some powercom models. So you should give it a try. Thanks to report back if it worked or not. Arnaud -- [1] http://test.networkupstools.org/compat/stable.php -- Linux / Unix Expert - MGE UPS SYSTEMS - R&D Dpt Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian Developer - http://people.debian.org/~aquette/ OpenSource Developer - http://arnaud.quette.free.fr/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20060128/4d5077c0/attachment.html
On 12/29/05, Havoc <havoc@clio.ls.la> wrote:> Hi, > > I have a little problem with PowerCom BNT600AP after running driver I > see: root@rask> powercom -D /dev/ttyS1I have one of these that's been rebranded. This is my ups.conf: [ULTRA1000VA] driver=powercom type = KIN1500AP numOfBytesFromUPS = 16 linevoltage = 120 methodOfFlowControl = no_flow_control validationSequence = {{7,0},{8,0},{8,0}} shutdownArguments = {{0,10},n} frequency = {0.00020997,0.0} loadPercentage = {6.1343,-0.3808,1.075,0.1811} batteryPercentage = {5.0000,0.3268,-825.00,0.46511,0} voltage = {1.9216,-0.0977,0.9545,0.0000} port=/dev/ttyS0