Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1

2015-09-10 Thread Charles Lepple
ository (aside from your changes)? I'm curious because somewhere (af5f84c5) between 2.7.2 and 2.7.3, I removed a spurious usb_set_altinterface() call, and I'm wondering if that changes the claim/detach error messages. -- Charles Lepple clepple@gmail __

Re: [Nut-upsdev] blazer_usb Shutdown

2015-09-10 Thread Charles Lepple
to pick on Fideltronik, but they were the first entry I found.) -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsuser] why upsc need no authentication?

2015-09-10 Thread Charles Lepple
nsider TCP-wrappers, you would probably be better served with a kernel-level firewall. There is also an option to compile NUT to verify client SSL certificates: http://www.networkupstools.org/docs/user-manual.chunked/ar01s09.html#_upsd_optional_client_authentication --

Re: [Nut-upsuser] APC BACK UPS 2200 model BZ2200BI-BR (New output

2015-09-10 Thread Charles Lepple
ther insights. Bruno, the mailing list thread starts here: http://article.gmane.org/gmane.comp.monitoring.nut.user/9306 and here: http://article.gmane.org/gmane.comp.monitoring.nut.user/9317 -- Charles Lepple clepple@gmail ___ Nut-upsuser mai

Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1

2015-09-10 Thread Charles Lepple
told > me how to do it however many months back it was. I pulled it and then went > on my merry way modifying it. Is there some way to look in the code/data to > see it? If it is still the same directory (with the .git metadata directory at the top level), you

Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1

2015-09-09 Thread Charles Lepple
On Sep 9, 2015, at 9:40 AM, Rob Groner wrote: > > I'm not sure which USB lib it compiled against. What does this return? ldd /path/to/driver___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org

Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1

2015-09-09 Thread Charles Lepple
t line seems to indicate that it is the real libusb-0.1, not -compat. What kernel version on openSUSE? -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1

2015-09-08 Thread Charles Lepple
o, what does 'dmesg' say around the time that you run the driver? -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] monitoring Eaton parallel/redundant UPSs

2015-09-08 Thread Charles Lepple
grammatically determine what state the circuit is in. If not, there is still probably a way to manually use the dummy-ups driver to add in a phantom UPS representing the parallel-fed state. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailin

Re: [Nut-upsuser] APC BACK UPS 2200 model BZ2200BI-BR (update)

2015-09-08 Thread Charles Lepple
@rpvelloso on Github suggested some changes (driver version v0.64) that should help with the initial sync: https://github.com/networkupstools/nut/commit/debc8e0280ea4de9a0db5ca34aa66705b285f61f It's the solis_debug branch on Github. Does that help? I'm concerned that it might get out of sync

Re: [Nut-upsuser] functional bug in code /clients/nutclient.cpp

2015-09-03 Thread Charles Lepple
On Sep 3, 2015, at 9:11 AM, Charles Lepple <clep...@gmail.com> wrote: > > Which options are you passing to ./configure? Just noticed that this defaults to "no": ./configure --help [...] --with-dev build and install the development files (no) -- Charle

Re: [Nut-upsuser] functional bug in code /clients/nutclient.cpp

2015-09-03 Thread Charles Lepple
) I was going to suggest that we should compare your settings to what Linux distributions do to package nutclient, but neither Debian nor Ubuntu has packaged it (only libupsclient*), and I haven't looked at other distributions yet. (This might be a sign...) Which options ar

Re: [Nut-upsdev] USB HID Spec help (passing strings)

2015-09-02 Thread Charles Lepple
ly using "lsusb -v -d VID:" on your device (might need to be run as root, depending on permissions). Next to the iSerialNumber value, it will try to fetch the corresponding string descriptor and print it. -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsuser] Loses connection after a month or so

2015-08-31 Thread Charles Lepple
.org/docs/man/upsmon.conf.html NOCOMMWARNTIME 240 # 4 minutes after COMMBAD NOTIFYFLAG NOCOMM SYSLOG+WALL+EXEC NOTIFYCMD "/sbin/shutdown -r now 'lost comms to UPS'" -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsdev] USB HID Spec help (passing strings)

2015-08-28 Thread Charles Lepple
(Harvard architecture chips like PICs make this harder, but there is a C __attribute__ or something that you should be able to use). Otherwise, does your USB framework allow callbacks for arbitrary requests? -- Charles Lepple clepple@gmail ___ Nut

Re: [Nut-upsuser] APC BACK UPS 2200 model BZ2200BI-BR (update)

2015-08-26 Thread Charles Lepple
On Aug 26, 2015, at 4:43 PM, Mario Lobo ml...@digiart.art.br wrote: 1) run stty -f /dev/cuaU0 raw jusbefore running solis What about this: run solis first, let it fail, then run stty? The default settings look wrong, but in theory the driver should fix them up.

Re: [Nut-upsuser] APC BACK UPS 2200 model BZ2200BI-BR (update)

2015-08-25 Thread Charles Lepple
what is set up at the same time as the baud rate: https://github.com/networkupstools/nut/blob/master/drivers/serial.c#L163 https://github.com/networkupstools/nut/blob/master/drivers/serial.c#L163 Before running stty raw, can you please send the output of stty -a -f /dev/cuaU0? -- Charles

Re: [Nut-upsuser] APC BACK UPS 2200 model BZ2200BI-BR (update)

2015-08-24 Thread Charles Lepple
- that happened a number of years ago on another USB interface on FreeBSD). -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] APC BACK UPS 2200 model BZ2200BI-BR

2015-08-23 Thread Charles Lepple
shortly that bypasses some of the autoconf/libtool issues (look for the nut-* link under step 5): http://buildbot.networkupstools.org/public/nut/builders/Debian-x64-gcc/builds/389 -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser

[Nut-upsuser] [meta] Yahoo, Gmail and DMARC

2015-08-22 Thread Charles Lepple
: although not yet affected, I included nut-upsdev@ since the problem could also manifest itself there.] -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman

[Nut-upsdev] [meta] Yahoo, Gmail and DMARC

2015-08-22 Thread Charles Lepple
: although not yet affected, I included nut-upsdev@ since the problem could also manifest itself there.] -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman

Re: [Nut-upsuser] Need help with Tripp Lite SMART1300LCDT NUT v2.7.3

2015-08-22 Thread Charles Lepple
/gmane.comp.monitoring.nut.user/9312 ...but it is possible that others might not receive it due to Yahoo's DMARC policy. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi

Re: [Nut-upsuser] APC BACK UPS 2200 model BZ2200BI-BR

2015-08-21 Thread Charles Lepple
On Aug 21, 2015, at 9:19 AM, Mario Lobo ml...@digiart.art.br wrote: On Aug 20, 2015, at 10:26 PM, Charles Lepple clep...@gmail.com wrote: On Aug 20, 2015, at 6:33 PM, Mario Lobo ml...@digiart.art.br wrote: ** cuaU0 []/usr/local/libexec/nut/solis -D -a lobos -u root Network UPS Tools

Re: [Nut-upsuser] APC BACK UPS 2200 model BZ2200BI-BR

2015-08-20 Thread Charles Lepple
driver does not have much debug output. What happens when you run it under ktrace? -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] Need help with Tripp Lite SMART1300LCDT NUT v2.7.3

2015-08-19 Thread Charles Lepple
that there are problems with a supported Linux distribution, you might be able to get warranty service. -- - Charles Lepple https://ghz.cc/charles/ ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin

Re: [Nut-upsuser] Need help with Tripp Lite SMART1300LCDT NUT v2.7.3

2015-08-18 Thread Charles Lepple
ups.conf. That's all I can think of for now. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] Need help with Tripp Lite SMART1300LCDT NUT v2.7.3

2015-08-18 Thread Charles Lepple
running on a box that isn't being actively used for anything else, but maybe there is something in their source control logs. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http

Re: [Nut-upsuser] Need the date included in nuts -wall msgs.

2015-08-18 Thread Charles Lepple
On Aug 18, 2015, at 1:22 PM, Gene Heskett ghesk...@wdtv.com wrote: On Tuesday 18 August 2015 09:50:32 Charles Lepple wrote: On Aug 18, 2015, at 3:27 AM, Gene Heskett ghesk...@wdtv.com wrote: Greetings all; Is it possible to set a logging option in one of the config files so that when we

Re: [Nut-upsuser] Need the date included in nuts -wall msgs.

2015-08-18 Thread Charles Lepple
be a better fit. Which driver(s) are you using? -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] Need help with Tripp Lite SMART1300LCDT NUT v2.7.3

2015-08-17 Thread Charles Lepple
settings that NAS4Free uses to compile NUT. [please use reply-all] -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsdev] Small patch to scale the values for TRIPP-LITE SMART*LCDT's (please test)

2015-08-17 Thread Charles Lepple
leave, the better we can identify any patterns. If there is firmware version information in the USB descriptors, we might want to limit the scaling to certain versions. Thanks, -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut

Re: [Nut-upsuser] [Nut-upsdev] Small patch to scale the values for TRIPP-LITE SMART*LCDT's (please test)

2015-08-17 Thread Charles Lepple
leave, the better we can identify any patterns. If there is firmware version information in the USB descriptors, we might want to limit the scaling to certain versions. Thanks, -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut

[Nut-upsuser] Anyone still have a Tripp-Lite 3004-protocol USB UPS?

2015-08-16 Thread Charles Lepple
compatibility. Any volunteers? I'm not sure what models this covers, except maybe the SMART1050SLT. These are units with USB ID 09AE:0001, and they get further along in the detection sequence with the tripplite_usb driver than with the other USB drivers. -- - Charles Lepple

Re: [Nut-upsuser] occassional problem wtih upslog and apc ups units via snmp ... [NA] status

2015-08-14 Thread Charles Lepple
be unrelated, unless I misunderstood your NUT setup (upslog - upsd - snmp-ups - UPS). The snmpd daemon and the UPS comms card are SNMP servers (agents in SNMP parlance, IIRC), and snmp-ups is a SNMP client. -- Charles Lepple clepple@gmail ___ Nut

Re: [Nut-upsuser] occassional problem wtih upslog and apc ups units via snmp ... [NA] status

2015-08-14 Thread Charles Lepple
card in the UPS is more likely than delay (the MAXAGE and pollfreq arguments are in seconds), but as I mentioned, the current version of NUT retries a few times, so ultimately, packet loss shouldn't be a problem. -Bob -Original Message- From: Charles Lepple [mailto:clep...@gmail.com

Re: [Nut-upsuser] occassional problem wtih upslog and apc ups units via snmp ... [NA] status

2015-08-13 Thread Charles Lepple
, it is likely that there is a communication problem, either between upslog and upsd, or between upsd and the driver. In either case, there is probably a syslog message describing the problem in more detail. -- Charles Lepple clepple@gmail ___ Nut-upsuser

Re: [Nut-upsuser] MACOSX-UPS Client/Server Communications Issues

2015-07-28 Thread Charles Lepple
other than ups.status and possibly a few other variables. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

[Nut-upsuser] MACOSX-UPS Client/Server Communications Issues

2015-07-28 Thread Charles Lepple
[forwarded without attachment] I’ve not been able to solve some issues regarding the communication between a NUT Server running the MACOSX-UPS driver and the NUT clients on networked NAS’es. NUT Software installed on a Macmini running OSX Yosemite has managed to shutdown the networked

Re: [Nut-upsuser] MACOSX-UPS Client/Server Communications Issues

2015-07-28 Thread Charles Lepple
-- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] ups does not reboot itself

2015-07-20 Thread Charles Lepple
/nut is DATADIR, which is optional and only used directly by upsd. At the point when the system invokes the driver shutdown command, upsd should be stopped. So I suspect that there is an indirect dependency on /usr, possibly in another package. -- Charles Lepple clepple@gmail

Re: [Nut-upsuser] ups does not reboot itself

2015-07-18 Thread Charles Lepple
there shouldn't be an issue. Does 'lsof' show any references to /var that would prevent proper shutdown? -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman

Bug#589565: fixed upstream since v2.4.2

2015-07-18 Thread Charles Lepple
fixed nut/2.4.3-1 thanks You can use -p pidbase to monitor multiple UPSes. Reference: https://github.com/networkupstools/nut/commit/d1c5f0cc448b23933d6a8a00d3da2642eed4c847 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#783021: nut-server: usbhid-ups keeps losing contact with apc ups

2015-07-18 Thread Charles Lepple
tags 783021 + moreinfo thanks Could you please check /var/log for information from usbhid-ups around the time that you get the UPS is unavailable notification? If there are no log messages, you might need to run usbhid-ups in gdb to determine why it is disconnecting. Email if you need additional

Re: [Nut-upsdev] Ovislink

2015-07-16 Thread Charles Lepple
On Jul 16, 2015, at 5:09 AM, p...@paulcarmichael.org wrote: On 10/07/15 04:26, Charles Lepple wrote: On Jul 9, 2015, at 9:43 AM, p...@paulcarmichael.org wrote: Is there currently a way of implementing NUT with an Ovislink Chrome 1500 UPS? Not sure. There was a thread in February talking

Re: [Nut-upsdev] Good news

2015-07-15 Thread Charles Lepple
echo hi | wall, does it broadcast a message? If not, I'd say that's a bug in wall, but you could configure upsmon to run a different program to send a message. -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev

Re: [Nut-upsdev] no /etc/default/nut

2015-07-14 Thread Charles Lepple
=yes However, there is no '/etc/default/nut' . Do I need to create it ? No, /etc/default/nut is an old name - prior to systemd, NUT on Debian consulted /etc/nut/nut.conf to determine which daemons to start. I assume that systemd is backwards-compatible. -- Charles Lepple clepple@gmail

Re: [Nut-upsdev] No messages

2015-07-14 Thread Charles Lepple
. -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsdev] New questions

2015-07-14 Thread Charles Lepple
On Jul 14, 2015, at 12:50 PM, john hart jsa...@yahoo.com wrote: Here is the previous email that I sent directly to Charles Lepple. I am now sending to the correct email with cc to Charles. I am looking at, and trying to understand the rest of the conf files

Re: [Nut-upsdev] Strange

2015-07-14 Thread Charles Lepple
/syslog. -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsdev] Totally beyond me

2015-07-13 Thread Charles Lepple
Science is organized common sense. Philosophy is organized piffle -attributed to Bertrand Russel From: Charles Lepple clep...@gmail.com To: john hart jsa...@yahoo.com Cc: nut-upsdev@lists.alioth.debian.org nut-upsdev@lists.alioth.debian.org Sent: Monday, July 13, 2015 7:24 PM Subject

Re: [Nut-upsdev] Totally beyond me

2015-07-13 Thread Charles Lepple
extra pointers to the documentation that we have. -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsdev] Ovislink

2015-07-11 Thread Charles Lepple
On Jul 10, 2015, at 9:02 AM, p...@paulcarmichael.org wrote: On 10/07/15 14:30, p...@paulcarmichael.org wrote: On 10/07/15 04:26, Charles Lepple wrote: On Jul 9, 2015, at 9:43 AM, p...@paulcarmichael.org wrote: Is there currently a way of implementing NUT with an Ovislink Chrome 1500 UPS

Re: [Nut-upsuser] need help [usb_submit_urb; Linux kernel]

2015-07-11 Thread Charles Lepple
-84 [4.056102] usb 4-2: USB disconnect, device number 3 If the UPS logically disconnects, it will make it harder for user-space software like NUT to reliably communicate with it. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut

Re: [Nut-upsdev] [HCL] Fideltronik INIGO Viper 1200 supported by nutdrv_qx

2015-07-11 Thread Charles Lepple
://buildbot.networkupstools.org/~buildbot/cayman/docs/latest/ddl/Fideltronik_INIGO/Viper_1200.html -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut

Re: [Nut-upsdev] Ovislink

2015-07-09 Thread Charles Lepple
: http://lists.alioth.debian.org/pipermail/nut-upsuser/2015-February/009527.html What does 'lsusb' list about this UPS? Is this even the right place to ask such a question? Sure, either the nut-upsdev or nut-upsuser lists will reach the developers. -- Charles Lepple clepple@gmail

Re: [Nut-upsuser] GUI on Ubuntu

2015-07-09 Thread Charles Lepple
build a time-series graph dashboard. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsdev] UPS integration into NUT

2015-07-09 Thread Charles Lepple
: http://www.usb.org/developers/hidpage/pdcv10.pdf -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsuser] upsd not starting sometimes (Porteus 3.1, nut 2.7.2)

2015-07-07 Thread Charles Lepple
--- 2 root nut 60 Jun 24 17:13 /var/run/nut -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsdev] New snmp-ups subdriver for Huawei

2015-07-07 Thread Charles Lepple
] http://www.networkupstools.org/ups-protocols.html Stuart, if we add the copy of the MIB to that protocols page, do you have a source link? Thanks, -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http

Re: [Nut-upsdev] [Nut-upsuser] Nut-2.7.3 gcc-3.3.6

2015-07-07 Thread Charles Lepple
:15: map: No such file or directory nutclient.h:29:15: set: No such file or directory nutclient.h:30:21: exception: No such file or directory This is going to be slightly harder to auto-detect. You have g++, but apparently it cannot find STL. -- Charles Lepple clepple@gmail

Re: [Nut-upsdev] [Nut-upsuser] Nut-2.7.3 gcc-3.3.6

2015-07-06 Thread Charles Lepple
-upsuser later. -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsuser] upsd: ERR ACCESS-DENIED with PowerWalker UPS

2015-07-04 Thread Charles Lepple
configuration changes). -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] upsd: ERR ACCESS-DENIED with PowerWalker UPS

2015-07-04 Thread Charles Lepple
[1145]: mainloop: Interrupted system call Jul 4 15:07:29 HP-Opreon upsd[1145]: SIGHUP: reloading configuration /code 3.7.2015, 17:09, Charles Lepple kirjoitti: On Jul 3, 2015, at 8:45 AM, Sami Mäntysaari s...@sami-mantysaari.com wrote: root@HP-Opreon:/# upscmd PowerWalker@localhost

Re: [Nut-upsuser] Need help [OS X]

2015-07-01 Thread Charles Lepple
at the cost of platform-specific GUI support. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] nut UPS kill inverter: offdelay ignored

2015-07-01 Thread Charles Lepple
/mailman/listinfo/nut-upsuser -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] Driver macosx-ups failing on Yosemite

2015-06-27 Thread Charles Lepple
= 10, entries = Thanks. There is a subtle difference in the Power Sources blob: on 10.9 and earlier, it is a dictionary rather than an array. I will try later today to see if there is a better way to enumerate the power sources. -- Charles Lepple clepple@gmail

Re: [Nut-upsuser] Driver macosx-ups failing on Yosemite

2015-06-26 Thread Charles Lepple
increase the debug level to -DDD? -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsdev] neon (was libusb_get_string: invalid argument (other usbhid-ups users, please test))

2015-06-12 Thread Charles Lepple
, and by the corresponding nut-scanner module. I'm not familiar with archlinux or AUR, but if you still have the logs, we can certainly take a look. It might be that NUT is looking for an older version of libneon, or that there is another dependency that is needed at build time. -- Charles Lepple

Re: [Nut-upsdev] libusb_get_string: invalid argument (other usbhid-ups users, please test)

2015-06-12 Thread Charles Lepple
it. I tried my MGE UPS on a Linux box as well, and it does not get interrupt events there, either. - Charles Lepple On Jun 11, 2015, at 9:13 AM, Charles Lepple clep...@gmail.com wrote: Greg, I'm still not 100% on what is going on, but after comparing the call stack with a debug session here

Re: [Nut-upsdev] libusb_get_string: invalid argument

2015-06-11 Thread Charles Lepple
sure i am working with the updated version. On Tue, 9 Jun 2015, Charles Lepple wrote: On Jun 9, 2015, at 4:55 PM, Greg Hersch wrote: (gdb) bt #0 libusb_get_string (udev=0x43110, StringIdx=0, buf=0x40204 buf , buflen=20) at libusb.c:496 #1 0x00015330 in HIDGetIndexString (udev

Re: [Nut-upsdev] libusb_get_string: invalid argument

2015-06-09 Thread Charles Lepple
to the ./configure line should do it. Arnaud, am I missing something obvious here? After making device.part HU_STATIC, there shouldn't be any other string descriptors retrieved in drivers/tripplite-hid.c. -- Charles Lepple clepple@gmail ___ Nut-upsdev

Re: [Nut-upsdev] Nut and liebert ups

2015-06-08 Thread Charles Lepple
://www.networkupstools.org/support.html (under Request help) Best regards Jean-marie ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev -- Charles Lepple clepple@gmail

Re: [Nut-upsdev] libusb_get_string: invalid argument

2015-06-07 Thread Charles Lepple
libusb_get_string: Invalid argument I think this is from trying to retrieve the value corresponding to device.part - which should also only be attempted once at startup. Try the attached patch? Also, I would be interested in the output of lsusb -vvv -d 09ae: for your UPS. -- Charles Lepple

Re: [Nut-upsuser] iMAC does not shutdown

2015-06-05 Thread Charles Lepple
is _nut) -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] iMAC does not shutdown

2015-06-04 Thread Charles Lepple
On Jun 4, 2015, at 10:41 AM, Simone Severini severini.sim...@gmail.com wrote: Thanks for your help! In red below. Cheers simone On Thu, Jun 4, 2015 at 2:45 PM, Charles Lepple clep...@gmail.com wrote: On Jun 3, 2015, at 11:45 AM, Simone Severini severini.sim...@gmail.com wrote

Re: [Nut-upsuser] iMAC does not shutdown

2015-06-04 Thread Charles Lepple
is depleted. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsdev] upsmon and Chloride UPS

2015-05-29 Thread Charles Lepple
. It uses these protocols : RCCMD ( that is more interesting ) and MopUps ( their Own protocol ). Roger That seems consistent with the brochure Ted found. Those protocols don't sound familiar, though. 2015-05-29 4:06 GMT+02:00 Charles Lepple clep...@gmail.com: On Thu, May 28

Re: [Nut-upsdev] UPower: 95-upower-hid.rules update

2015-05-29 Thread Charles Lepple
with UPower, is there an introduction to how this information is used outside of NUT? -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsuser] Random data stale error (driver intermittently does not start on Windows)

2015-05-27 Thread Charles Lepple
are interested, we would appreciate their help. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] Question about NUT config

2015-05-27 Thread Charles Lepple
side. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Fink-devel] dbi-pm fails to compile

2015-05-04 Thread Charles Lepple
dbilogstrip It looks like Perl 5.18 has been dropped from 10.10: http://pdb.finkproject.org/pdb/package.php/perl5182 -- Charles Lepple clepple@gmail -- One dashboard for servers and applications across Physical

Re: [Nut-upsdev] make environment for automated testcases

2015-04-26 Thread Charles Lepple
On Apr 26, 2015, at 5:05 PM, Nick Ma. nick.mayerho...@enchant.at wrote: and I also tried autoreconf -i which gave me an: autoreconf: 'configure.ac' or 'configure.in' is required autoreconf has to be run from the top level directory. (Not related to this issue, but you might want to use the

Re: [Nut-upsuser] Fry's Electronics UPS...

2015-04-23 Thread Charles Lepple
the official 2.7.3 tarball was released.) -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] Cannot connect to a GPSER on serial, USB returning wrong data

2015-04-21 Thread Charles Lepple
to the driver. If you capture the logs this way, I don't think it needs to be for long - especially because it incorrectly detected the phases during initialization. Please gzip the output before emailing the list. Thanks! -- Charles Lepple clepple@gmail

Re: [Nut-upsuser] fsd fails to notify slaves

2015-04-21 Thread Charles Lepple
should probably be called roles to avoid confusion with system users in /etc/passwd, but that is how everything is named at the moment. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http

Re: [libhid-discuss] OS X build

2015-04-20 Thread Charles Lepple
On Jan 14, 2015, at 6:18 AM, Edgar Fuß e...@math.uni-bonn.de wrote: Thanks for your quick reply. To be honest, it should be using the output of `libusb-config --libs` instead (which implicitly addresses both of those points). Yes, probably. But once you do that, you are still fighting

Re: [Nut-upsdev] Roadmap to 2.7.3

2015-04-16 Thread Charles Lepple
On Apr 16, 2015, at 5:46 AM, Arnaud Quette arnaud.que...@gmail.com wrote: 2015-04-15 15:05 GMT+02:00 Charles Lepple clep...@gmail.com: On Apr 15, 2015, at 5:00 AM, Arnaud Quette arnaud.que...@gmail.com wrote: Hi Charles, 2015-04-13 15:09 GMT+02:00 Charles Lepple clep...@gmail.com

Re: [Nut-upsdev] Roadmap to 2.7.3

2015-04-15 Thread Charles Lepple
On Apr 15, 2015, at 5:00 AM, Arnaud Quette arnaud.que...@gmail.com wrote: Hi Charles, 2015-04-13 15:09 GMT+02:00 Charles Lepple clep...@gmail.com: On Apr 13, 2015, at 4:28 AM, Arnaud Quette arnaud.que...@gmail.com wrote: cool (bis), I'll check over the day to complete as per my latest

Re: [Nut-upsdev] CENTOS 6.6 NUT RPM BUILD ISSUES

2015-04-13 Thread Charles Lepple
] on usb-:00:16.0-1.1/input0 -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsuser] NUTDRV_ATCL_USB driver on Windows

2015-04-13 Thread Charles Lepple
in the Windows port of NUT. ¿What can I do? I would recommend testing on a Linux box first to determine whether the nutdrv_atcl_usb or the new nutdrv_qx will handle your UPS properly. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut

Re: [Nut-upsdev] Roadmap to 2.7.3

2015-04-13 Thread Charles Lepple
After the new version is tagged, I'll update my Ubuntu PPA. -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Re: [Nut-upsuser] SSL only working in DEBUG mode

2015-04-12 Thread Charles Lepple
On Sun, Mar 29, 2015 at 1:50 PM, Melkor Lord melkor.l...@gmail.com wrote: On Thu, Mar 26, 2015 at 9:16 AM, Emilien Kia kiae@gmail.com wrote: After looking a bit deeply, we have another little problem. When we intend to start upsd with the init script (at least under debian-based distrib

Re: [Nut-upsdev] Roadmap to 2.7.3

2015-04-11 Thread Charles Lepple
... NEWS and UPGRADING should be up to-to-date, except possibly for your latest merges. I added UPGRADING notes for the NSS SSL issue. -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http

Re: [Nut-upsdev] APC 800VA supported by None [openmediavault]

2015-04-11 Thread Charles Lepple
, …), * complete problem description, with any relevant traces, like system log excerpts, and driver debug output. You can obtain the latter using the following command, as root and after having stopped NUT: /lib/nut/driver -DD -a upsname -- Charles Lepple clepple@gmail

Re: [Nut-upsdev] CENTOS 6.6 NUT RPM BUILD ISSUES

2015-04-08 Thread Charles Lepple
On Apr 8, 2015, at 2:04 PM, Eric Cobb eric_c...@tripplite.com wrote:Charles and list,If I leave the driver alone it does not eventually start. It continues to report that it is unable to connect. I have to perform a upsdrvctl stop ; upsdrvctl start (I actually just perform a init stop and start so

Re: [Nut-upsdev] CENTOS 6.6 NUT RPM BUILD ISSUES

2015-04-06 Thread Charles Lepple
are interfering at boot time? Does the driver eventually start, or does that error continue? -- Charles Lepple clepple@gmail ___ Nut-upsdev mailing list Nut-upsdev@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut

Re: [Nut-upsuser] nutdrv_qx hangs after send: QS

2015-04-06 Thread Charles Lepple
no connection to Soekris other than using their equipment) -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] nutdrv_qx hangs after send: QS

2015-04-05 Thread Charles Lepple
such that NUT's configure script picks that up first (it's looking for libusb.pc first, then libusb-config). If that works, we can add openusb-config into the search. -- Charles Lepple clepple@gmail ___ Nut-upsuser mailing list Nut-upsuser

Re: [Nut-upsuser] nutdrv_qx hangs after send: QS

2015-04-04 Thread Charles Lepple
to be abstracting away the differences between Solaris and Sun Ray systems.) Timeouts are passed straight through, but that just moves the question down a layer into that Solaris-specific libusb plugin. Regards, Richard On Sun, Apr 5, 2015 at 3:10 AM Charles Lepple clep...@gmail.com

Re: [Nut-upsuser] nutdrv_qx hangs after send: QS

2015-04-04 Thread Charles Lepple
other information about the libusb that is installed there? There is also this fork of libusb that claims to support Solaris, and the code seems to have timeouts: http://sourceforge.net/projects/openusb/ -- Charles Lepple clepple@gmail ___ Nut

<    2   3   4   5   6   7   8   9   10   11   >