On Wed, 23 May 2007 02:35:17 +0400, Eric S. Raymond <[EMAIL PROTECTED]> wrote:
> Peter Selinger <[EMAIL PROTECTED]>: >> One potential problem is that you are passing the parameters >> vendorid=0665 and subdriver=agiler when you start the driver manually, >> but you are passing no such parameters to upsdrvctl. You can put them >> into your ups.conf: >> >> [myups] >> driver = megatec_usb >> port = auto >> vendorid = 0665 >> subdriver = agiler > > Ah, now that seemed to do the trick. > This can only be true if you are using an old version of megatec_usb binary (before revision 903) because I've added your UPS to the list of known devices (drivers/megatec_usb.c:99). It means that you don't have to specify these 2 variables. -- Alexander _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

