Displaying 7 results from an estimated 7 matches for "alphstein".
Did you mean:
alphsteiner
2017 Jul 22
0
Openups patch proposal
On Jul 21, 2017, at 3:21 PM, Alphonse <alphsteiner at gmail.com> wrote:
>
> Hello,
> I have an openups2 ups. It works very well with nut, except two things:
> 1) It keeps sending a 'libusb_get_string: invalid argument' message to the log;
> 2) It does not report any command.
>
> Following http://nut-upsdev.alioth...
2017 Jul 22
2
Openups patch proposal
>> I don't think that the firmware supported commands when this sub-driver was written. It is certainly something we can check for, using the "explore" mode mentioned in the driver man page: http://networkupstools.org/docs/man/usbhid-ups.html (please stop after 30-60 seconds, and gzip the output)
This is weird (for me): I have added the 'explore' option into the ups
2017 Jul 22
0
Openups patch proposal
On Jul 22, 2017, at 9:40 AM, Alphonse <alphsteiner at gmail.com> wrote:
>
> This is weird (for me): I have added the 'explore' option into the ups configuration, and restarted the driver, but now it tells that the device is offline! It is back to normal without this option.
> I have attached the requested log.
Right, I forgo...
2017 Jul 22
1
Openups patch proposal
Charles Lepple a ?crit :
> Thanks for the patch. For reference, what does the rest of the "upsc"
> output look like for this device?
Here it is:
$ upsc openups2
Init SSL without certificate database
battery.capacity: 100
battery.charge: 100
battery.charge.low: 5
battery.charge.warning: 20
battery.current: 0.000
battery.mfr.date:
battery.runtime: 3932100
battery.temperature:
2017 Jul 23
0
Openups patch proposal (KDE, etc.)
On Jul 23, 2017, at 4:50 AM, Alphonse <alphsteiner at gmail.com> wrote:
>
> Another point is bugging me: the ups is not repported as a battery in kde nor in the output of 'solid-hardware list'.
> Do you have an idea for this problem?
> Thanks!
>
To be honest, most of the NUT development effort is focused on shutting d...
2017 Jul 23
2
Openups patch proposal
> Right, I forgot to mention that the explore mode is not meant to send data to upsd - it just generates debug output.
And it is written in the man page... that I do had read!
> There are a few extra variables that might be read/write, but I don't see the usual ones that translate into commands (such as UPS.BatterySystem.Battery.Test or UPS.PowerSummary.DelayBeforeShutdown).
>
>
2017 Jul 21
3
Openups patch proposal
Hello,
I have an openups2 ups. It works very well with nut, except two things:
1) It keeps sending a 'libusb_get_string: invalid argument' message to
the log;
2) It does not report any command.
Following
http://nut-upsdev.alioth.debian.narkive.com/bmJyFFkO/libusb-get-string-invalid-argument,
I was able to fix the error message using the attached patch.
I do not know how ot fix the