[Nut-upsdev] Megatec_usb driver

Alexander I. Gordeev lasaine at lvk.cs.msu.su
Thu May 24 19:04:09 UTC 2007


On Thu, May 24, 2007 at 09:17:40PM +0400, Dmitry Bely wrote:
> On 5/24/07, Alexander I. Gordeev <lasaine at lvk.cs.msu.su> wrote:
> >No, this is not an error! It's ok, you just need to gather some
> >information about your UPS. I think, it was discussed several times on
> >the dev list. Look for example this thread:
> >http://lists.alioth.debian.org/pipermail/nut-upsdev/2007-May/001993.html
> 
> Indeed. Sorry for the noise - I have just discovered NUT yesterday :)
> So the following table should be fixed, right?
> 
> /* Known battery types must be in ascending order by "nominal" first,
> and then by "max". */
> static BatteryVolts_t batteries[] = {{ 12,  9.0, 16.0,  9.7, 13.7,
> 0.0 },   /* Mustek PowerMust 600VA Plus (LB unknown) */
>                                     { 12, 18.0, 30.0, 18.8, 26.8,
> 22.3 },   /* PowerWalker Line-Interactive VI 1000 */
>                                     { 24, 18.0, 30.0, 19.4, 27.4,
> 22.2 },   /* Mustek PowerMust 1000VA Plus */
>                                     { 36,  1.5,  3.0, 1.64, 2.31,
> 1.88 },   /* Mustek PowerMust 1000VA On-Line */
>                                     { 36, 30.0, 42.0, 32.5, 41.0,
> 0.0 },   /* Mecer ME-2000 (LB unknown) */
>                                     { 96,  1.5,  3.0, 1.63, 2.29,
> 1.8 },   /* Ablerex MS3000RT (LB at 25% charge) */
>                                     {  0,  0.0,  0.0,  0.0,  0.0,
> 0.0 }};  /* END OF DATA */
> 
> OK, I will send my data directly to Carlos Rodrigues.
> 

Right, this is the first way.
Also you can specify 'battvolts' variable in the command line (or
ups.conf). For details please refer to the megatec_usb man page.
Anyway please notify Carlos Rodrigues about the discovered values.

> >There is nothing to fix.
> 
> I meant how to make NUT working with my UPS. It really seems that your
> driver have nothing to do with it (works OK).
> 
> - Dmitry Bely

Well, this is in fact the problem of the driver (as described in the
"Known Problems" section of manual page). But it doesn't mean that NUT
doesn't work. You might only lack some functionality (if I remember
right) at first. I think, Carlos is the person to speak about it.

--
  Alexander



More information about the Nut-upsdev mailing list