Displaying 20 results from an estimated 600 matches similar to: "riello idialog 600"
2016 Mar 24
1
riello idialog 600
Hello.
Thanx for your answer. It work !
Riello Idialog present in list as IDL 600
But I have 2 bugs
battery.charge: 255
ups.temperature: 255
battery.capacity: 7
battery.charge: 255
battery.runtime: 3932100
battery.voltage: 13.7
battery.voltage.nominal: 12
device.mfr: RPS S.p.a.
device.model: UNV1
device.serial:
device.type: ups
driver.name: riello_usb
driver.parameter.pollinterval: 2
2016 Mar 23
0
riello idialog 600
On Mar 23, 2016, at 10:43 AM, Ivan Kurnosov wrote:
>
> Hello. I use nut 2.7.2 and have riello idialog 600
> Ups.conf:
> [riello]
> driver = riello_usb
> port = auto
> desc = "riello"
>
> and get error
> root at server:/home/manu/Desktop# /lib/nut/usbhid-ups -a riello
> Network UPS Tools - Generic HID driver 0.38 (2.7.2)
> USB communication
2014 Feb 16
0
Riello iDialog 800 device variables
Hello,
I'm setting up nut on a Riello IDG800 ups, using riello_usb
driver.
I backported nut 2.7.1-1 debian packages from sid to wheezy, and
installed nut-client, nut-server and nut-cgi.
All seems to work quite nicely, but I want to submit the output of
upsc, because some values are not correct (battery.charge,
battery.runtime, ups.temperature, for instance):
battery.capacity: 7
2014 Feb 22
3
riello_usb driver: randomly not working and usbfs flooding syslog
Hello,
after some days running without problems, my riello idialog 800 ups
get disconnected, and usbfs started flooding syslog with messages like:
usb 1-1.2: usbfs: process 57342 (riello_usb) did not claim interface 0
before use
Version is 2.7.1-1 debian packages, which I backported from sid to wheezy.
Any hint?
rob
2014 Feb 22
0
riello_usb driver: randomly not working and usbfs flooding syslog
On 22 febbraio 2014 17:28:16 CET, Roberto Resoli <roberto at resolutions.it> wrote:
>Hello,
>
>after some days running without problems, my riello idialog 800 ups
>get disconnected, and usbfs started flooding syslog with messages like:
>
>usb 1-1.2: usbfs: process 57342 (riello_usb) did not claim interface 0
>before use
>
>Version is 2.7.1-1 debian packages, which
2014 Oct 17
2
New version of riello driver
Hi all,
attached there is a patch for a new version of riello drivers:
Changes:
- small changes in riello_usb.c that solved some problem with managing transmission errors between the raspberry pi and Riello ups (thanks to Fredrik ?berg): introducing timeout in reading ups data in cypress_command; enhanced handling error codes;
- small changes in Riello_ser.c: enhanced handling error
2014 Mar 12
1
riello_usb driver: randomly not working and usbfs flooding syslog
Elio, please see below as well.
On Feb 22, 2014, at 5:11 PM, Roberto Resoli wrote:
> On 22 febbraio 2014 17:28:16 CET, Roberto Resoli <roberto at resolutions.it> wrote:
>> Hello,
>>
>> after some days running without problems, my riello idialog 800 ups
>> get disconnected, and usbfs started flooding syslog with messages like:
>>
>> usb 1-1.2: usbfs:
2014 Oct 21
0
New version of riello driver
On Oct 17, 2014, at 6:24 AM, Elio Parisi <e.parisi at riello-ups.com> wrote:
> Hi all,
> attached there is a patch for a new version of riello drivers:
Merged, thanks.
Also, have you seen this issue? https://github.com/networkupstools/nut/issues/124
from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738122
--
Charles Lepple
clepple at gmail
2012 Nov 19
2
Riello patch
Hi Arnaud, hi developers,
attach there is the patch for riello drivers.
Can you tell me if there is other to change in order to accomplish your rules and
if the steps I have followed to create the patch are all rights?
Cheers,
Elio Parisi.
Elio Parisi
Centro Ricerche
RPS SpA
Viale Europa, 7
37045 Legnago VR
Tel. +39 0442 635811 Fax. +39 0442 635934
Skype Id: - Voip:
E-mail: E.Parisi
2014 Oct 22
1
R: New version of riello driver
Hi Charles,
I see the issue but I don't be able to reproduce it on the Debian SID.
The steps I followed are:
- start from debian wheezy;
- upgrade to debian testing;
- upgrade to debian sid;
- in debian sid test nut with riello_usb driver;
In this situation there are no trace of error (claim interface) in /var/log/syslog at the
moment of attach of cypress usb or at the moment of
2017 Nov 16
1
[HCL] Riello IPG 600 supported by riello_usb / incorrect battery.charge and ups.temperature values
Hello everyone,
I recently bought a Riello IPG 600 UPS (
http://www.riello-ups.com/products/1-ups/39-iplug) to prevent hardware
damage to my server in case of power outages (already lost two hard drives
because of this) and I managed to successfully configure it with NUT
version 2.7.4 available for Ubuntu 17.04:
nut/zesty-updates,zesty-updates,now 2.7.4-5ubuntu2.1 all [installed]
2018 Feb 26
2
[networkupstools/nut] Riello IDG400 wrong values & not powering off (#530)
On Feb 26, 2018, at 4:58 AM, Elio Parisi <e.parisi at riello-ups.com> wrote:
>
> Hi Charles,
> this type of UPS doesn't support realtime autonomy calculation, instead a fixed countdown must be used.
>
> How we can fix non supported values?
If a value is not supported, the driver should not publish it with the dstate API. Dhould the driver be modified to not return
2013 Jul 05
2
Small fixes needed for Riello driver
On Jul 5, 2013, at 8:45 AM, Elio Parisi wrote:
> But the diff file that I'll now produce is related to the 3857 revision, so is also
> inclusive of previous changes (i.e. BYTE to uint8_t). Is it Ok for you?
I can probably make that work, but in the long term, I would recommend either switching to Git, or if you prefer to stay with SVN, creating a new checkout from the GitHub SVN URL:
2013 Jul 05
0
R: Small fixes needed for Riello driver
But the diff file that I'll now produce is related to the 3857 revision, so is also
inclusive of previous changes (i.e. BYTE to uint8_t). Is it Ok for you?
In alternatively could you modify the row (166 of riello_ser.c) of the file deleting the only cast that exist?
Elio Parisi
Centro Ricerche
RPS SpA
Viale Europa, 7
37045 Legnago VR
Tel. +39 0442 635811 Fax. +39 0442 635934
Skype Id:
2014 Oct 28
1
New version of riello driver
>I'm afraid I am just the messenger - @bigon (Laurent Bigonville, on GitHub) is a Debian maintainer of NUT, and he was pointing out the
>bug report filed with Debian:
>https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738122
>With other drivers, we sometimes see the "did not claim interface 0 before use" error if a driver gets out of sync with its PID file,
>and
2012 Nov 27
1
Riello patch and examples
Hi Arnaud,
attached there are a new patch (fixed ups.upspower.nominal in GPSER protocol and device.mfr)
and three devdumps.
Let me know if this time all is correct,
Elio Parisi.
Elio Parisi
Centro Ricerche
RPS SpA
Viale Europa, 7
37045 Legnago VR
Tel. +39 0442 635811 Fax. +39 0442 635934
Skype Id: - Voip:
E-mail: E.Parisi at riello-ups.com
Web: www.riello-ups.com
2024 Mar 27
1
Je ne parviens pas à faire communiquer mon UPS avec HomeAssistant
Bonjour ? tous,
Je n'arrive pas a faire marcher NUT avec HomeAssistant.
Cela fait des mois que je suis la-dessus, mais sans succ?s !
Je ne vois plus quoi faire ! Help !
*
Ubuntu 23.10
*
NUT version = 2.7.4-14ubuntu2
*
NUT installation method: Package
*
exact device name and related information : Riello IDG800
Voici les commandes que je tape sur le PC connect?
2012 Jan 20
1
[HCL] Riello Netman Plus 102 supported by snmp-ups
Riello Netman Plus 102 Card plugged into a Riello Sentinel SDL 6000-7 and a Riello Sentinel Dual SDH 1000-7
upsc RielloSentinelSDL6000
battery.charge: 100.0
battery.current: 0.0
battery.runtime: 16560.0
battery.runtime.low: 3
battery.voltage: 217.7
driver.name: snmp-ups
driver.parameter.mibs: ietf
driver.parameter.pollinterval: 2
driver.parameter.port: 10.20.30.39
driver.version: 2.2.2
2012 Jan 20
1
[HCL] Riello Netman Plus 102 supported by snmp-ups
Riello Netman Plus 102 Card plugged into a Riello Sentinel SDL 6000-7 and a Riello Sentinel Dual SDH 1000-7
upsc RielloSentinelSDL6000
battery.charge: 100.0
battery.current: 0.0
battery.runtime: 16560.0
battery.runtime.low: 3
battery.voltage: 217.7
driver.name: snmp-ups
driver.parameter.mibs: ietf
driver.parameter.pollinterval: 2
driver.parameter.port: 10.20.30.39
driver.version: 2.2.2
2013 Jul 05
2
Small fixes needed for Riello driver
On Jul 5, 2013, at 5:44 AM, Elio Parisi wrote:
> I tried to update sources (to eliminate the cast) with 'sudo svn update' but the response is:
>
> svn: No repository found in 'svn://svn.debian.org/nut/trunk'
>
> Can you verify svn server status?
>
> The code has been tested before and after the changes.
The SVN server has been decommissioned as part of the