search for: fideltronik

Displaying 12 results from an estimated 12 matches for "fideltronik".

2015 Jul 10
2
[HCL] <Fideltronik INIGO> <Viper 1200> supported by <nutdrv_qx>
Device manufacturer: Fideltronik INIGO Device name: Viper 1200 Device type: UPS Bus type: USB WWW: http://fideltronikinigo.com/viper/viper-1200/ " nut-scanner -U" output: [nutdev1] driver = "blazer_usb" port = "auto" vendorid = "0001" productid = "0000...
2015 Jul 11
0
[HCL] <Fideltronik INIGO> <Viper 1200> supported by <nutdrv_qx>
On Jul 10, 2015, at 7:42 AM, AWa. <awa_wp at wp.pl> wrote: > Device manufacturer: Fideltronik INIGO > Device name: Viper 1200 > Device type: UPS > Bus type: USB > WWW: http://fideltronikinigo.com/viper/viper-1200/ > Thank you! One question: is ups.load always 0? Some of the NUT command comments didn't make it in, but if you have any other suggestions, this is the sour...
2014 Jun 09
2
Lupus 500 MEC0003 Problems
Hi, This is my first post ever on a technical forum, so please forgive any poor etiquette etc. Also I'm totally new to Linux all of my experience has been trying to get this UPS to work. So please bear this in mind. I'm running OpenSuse 13.1 and I have a Lupus 500 USB (Fideltronik) After quite a bit of playing around I managed to get the status of the UPS using the blazer_usb driver and running NUT 2.6.5. But unfortunately none of the Instcmds such as load.off etc. worked. Some of the more pertinent info from the status: productid 0000 vendorid 0001 firmware VER40141F1 a...
2014 Jun 11
0
Lupus 500 MEC0003 Problems
...e sure that your reply makes it to the archives. On the other hand, if you prefer, you can set the reply-to header in your mail client to point to the list (so as not to fill up your inbox, if you have filtering rules for list posts). > I'm running OpenSuse 13.1 and I have a Lupus 500 USB (Fideltronik) > > After quite a bit of playing around I managed to get the status of the UPS using the blazer_usb driver and running NUT 2.6.5. > But unfortunately none of the Instcmds such as load.off etc. worked. Can you post the output of upsc, and note if any of those values look wrong? > S...
2008 Mar 14
0
Sola 305 with INT-0051 cable
...;with INT-0051 cable", TIOCM_DTR, /* cable power: DTR */ TIOCM_CTS, TIOCM_CTS, /* online: CTS on */ TIOCM_CD, 0, /* low battery: CD off */ TIOCM_RTS /* shutdown: set RTS */ }, This matches the definition of type 6 ("Best Patriot (INT51 cable)") and type 19 ("Fideltronik Ares Series"). I have set upstype to 6 and nut appears to be happy, although this UPS is attached to a system that I can't afford to shut down to perform a full test. The fact that the Best Patriot configuration is specified as INT51 (as opposed to INT0051) seems congruent to me. Is any...
2015 Sep 10
0
blazer_usb Shutdown
...rted as of yet: http://buildbot.networkupstools.org/~buildbot/cayman/docs/latest/ddl/ (canonical URL is http://www.networkupstools.org/ddl/ but I'm getting a 503 error at the moment.) There is a similar problem with this UPS: http://buildbot.networkupstools.org/~buildbot/cayman/docs/latest/ddl/Fideltronik_INIGO/Viper_1200.html (Not to pick on Fideltronik, but they were the first entry I found.) -- Charles Lepple clepple at gmail
2014 Jun 29
2
Lupus 500 MEC0003 Problems
Sorry for the huge delay and thanks Charles for taking care of this topic. >> I'm running OpenSuse 13.1 and I have a Lupus 500 USB (Fideltronik) >> >> After quite a bit of playing around I managed to get the status of the UPS using the blazer_usb driver and running NUT 2.6.5. >> But unfortunately none of the Instcmds such as load.off etc. worked. > > Can you post the output of upsc, and note if any of those values l...
2015 Sep 10
2
blazer_usb Shutdown
Hi, I am using a ALLNET 91500 UPS with blazer_usb driver /usr/lib/ups/driver/blazer_usb -a ups91500 -L Network UPS Tools - Megatec/Q1 protocol USB driver 0.10 (2.7.1) I have this settings: upsc ups91500 at localhost battery.charge: 100 battery.runtime: 12000 battery.voltage: 27.50 battery.voltage.high: 27.3 battery.voltage.low: 18.0 device.type: ups driver.flag.novendor: enabled driver.name:
2020 Apr 03
0
Patch to support Powercool PCRACK-1200VA
...t = usb_get_string_simple(udev, command[i].index, buf, blen);              }              if (ret <= 0) { @@ -1075,6 +1083,7 @@ static qx_usb_device_id_t    qx_usb_id[] = {      { USB_DEVICE(0x0001, 0x0000),    "MEC",        "MEC0003",     &fabula_subdriver },    /* Fideltronik/MEC LUPUS 500 USB */      { USB_DEVICE(0x0001, 0x0000),    "ATCL FOR UPS",    "ATCL FOR UPS",        &fuji_subdriver },    /* Fuji UPSes */      { USB_DEVICE(0x0001, 0x0000),    NULL,        NULL,     &krauler_subdriver },    /* Krauler UP-M500VA */ +    { USB_DEVICE...
2014 Jun 30
0
Lupus 500 MEC0003 Problems
...Hill" <hill at fermot.com.pl>; <nut-upsuser at lists.alioth.debian.org> Subject: Re: [Nut-upsuser] Lupus 500 MEC0003 Problems > Sorry for the huge delay and thanks Charles for taking care of this topic. > >>> I'm running OpenSuse 13.1 and I have a Lupus 500 USB (Fideltronik) >>> >>> After quite a bit of playing around I managed to get the status of the >>> UPS using the blazer_usb driver and running NUT 2.6.5. >>> But unfortunately none of the Instcmds such as load.off etc. worked. >> >> Can you post the output of upsc,...
2020 Apr 03
0
Powercool PCRACK-1200VA patch update
...<= 0) {          upsdebugx(3, "read: %s (%d)", ret ? usb_strerror() : "timeout", ret); @@ -1075,6 +1040,7 @@ static qx_usb_device_id_t    qx_usb_id[] = {      { USB_DEVICE(0x0001, 0x0000),    "MEC",        "MEC0003",     &fabula_subdriver },    /* Fideltronik/MEC LUPUS 500 USB */      { USB_DEVICE(0x0001, 0x0000),    "ATCL FOR UPS",    "ATCL FOR UPS",        &fuji_subdriver },    /* Fuji UPSes */      { USB_DEVICE(0x0001, 0x0000),    NULL,        NULL,     &krauler_subdriver },    /* Krauler UP-M500VA */ +//    { USB_DEVI...
2014 Jul 04
2
Lupus 500 MEC0003 Problems
...om.pl>; <nut-upsuser at lists.alioth.debian.org> > Subject: Re: [Nut-upsuser] Lupus 500 MEC0003 Problems > >> Sorry for the huge delay and thanks Charles for taking care of this >> topic. >> >>>> I'm running OpenSuse 13.1 and I have a Lupus 500 USB (Fideltronik) >>>> >>>> After quite a bit of playing around I managed to get the status of the >>>> UPS using the blazer_usb driver and running NUT 2.6.5. >>>> But unfortunately none of the Instcmds such as load.off etc. worked. >>> >>> Can you...