2007/1/2, Arjen de Korte <[EMAIL PROTECTED]>:
>> More generally, I'll start a discussion about the driver polling rate
>> (2 sec) which was accurate with the dumb and old smart units, but
>> which is really too high for recent / verbose units (that also support
>> an interrupt / notification mec
> Alternatively, we could remove the 'static' from
>
> static unsigned int poll_interval = 2;
>
> in 'drivers/main.c' and add
>
> static unsigned int poll_interval;
The latter should read
extern unsigned int poll_interval;
of course (the fingers were quicker than the brain).
Best regar
>> More generally, I'll start a discussion about the driver polling rate
>> (2 sec) which was accurate with the dumb and old smart units, but
>> which is really too high for recent / verbose units (that also support
>> an interrupt / notification mechanism, allowing to lower the polling
>> rate, w
2007/1/2, Arjen de Korte <[EMAIL PROTECTED]>:
> bug fixes are definitely welcome for the final 2.0.5...
> so don't hesitate to backport theses change.
I already did. :-)
ok, thanks.
I've not yet digged the commit list...
> More generally, I'll start a discussion about the driver polling rat
> bug fixes are definitely welcome for the final 2.0.5...
> so don't hesitate to backport theses change.
I already did. :-)
> More generally, I'll start a discussion about the driver polling rate
> (2 sec) which was accurate with the dumb and old smart units, but
> which is really too high for r
happy new year fellows,
2006/12/29, Arjen de Korte <[EMAIL PROTECTED]>:
>>> It looks like the connection between driver and upsd is continuously
>>> dropping. This could be a driver problem or an upsd problem. Since the
>>> driver is not reporting anything out of the ordinary, I suggest to
>>>
>>> It looks like the connection between driver and upsd is continuously
>>> dropping. This could be a driver problem or an upsd problem. Since the
>>> driver is not reporting anything out of the ordinary, I suggest to
>>> checkout the latest version from SVN. There were a couple of problems
>>> w
>> It looks like the connection between driver and upsd is continuously
>> dropping. This could be a driver problem or an upsd problem. Since the
>> driver is not reporting anything out of the ordinary, I suggest to
>> checkout the latest version from SVN. There were a couple of problems
>> with t
Arjen de Korte wrote:
>
> Miwa Forever wrote:
>
> > As for changing MAXAGE directive - with values 60 and greater ups become
> > available from pc, at least i can see it's state with upsc. But in
> > /var/log/messages we can see next:
> >
> > Dec 29 17:13:37 zork3 upsd[14370]: UPS [MGE-Ellipse]
2006/12/29, Miwa Forever <[EMAIL PROTECTED]>:
2006/12/28, Peter Selinger <[EMAIL PROTECTED]>:
>
>
> Following your second email on Dec 27, I don't think any of this is a
> problem. Actually, it seems that both your driver and upsd are working
> fine. It is just that the driver gets disconnecte
Miwa Forever wrote:
> As for changing MAXAGE directive - with values 60 and greater ups become
> available from pc, at least i can see it's state with upsc. But in
> /var/log/messages we can see next:
>
> Dec 29 17:13:37 zork3 upsd[14370]: UPS [MGE-Ellipse] data is no longer
> stale
> Dec 29 17:1
2006/12/28, Peter Selinger <[EMAIL PROTECTED]>:
Following your second email on Dec 27, I don't think any of this is a
problem. Actually, it seems that both your driver and upsd are working
fine. It is just that the driver gets disconnected occasionally from
upsd (times out). Probably all you ha
Miwa Forever wrote:
>
> 2006/12/28, Peter Selinger <[EMAIL PROTECTED]>:
> >
> > Miwa Forever wrote:
> > >
> > > Hello.
> > > So as my english is not so good, i'll try to write my story in bash
> > commands
> > > :o)
> > >
> > > [EMAIL PROTECTED] uname -mrs
> > > FreeBSD 5.5-STABLE i386
> > > [EMAI
2006/12/28, Peter Selinger <[EMAIL PROTECTED]>:
Miwa Forever wrote:
>
> Hello.
> So as my english is not so good, i'll try to write my story in bash
commands
> :o)
>
> [EMAIL PROTECTED] uname -mrs
> FreeBSD 5.5-STABLE i386
> [EMAIL PROTECTED] su
> [EMAIL PROTECTED] cd /usr/ports/sysutils/nat
> [
On Wed, 27 Dec 2006, Peter Selinger wrote:
Miwa Forever wrote:
Hello.
So as my english is not so good, i'll try to write my story in bash commands
:o)
[EMAIL PROTECTED] uname -mrs
FreeBSD 5.5-STABLE i386
[EMAIL PROTECTED] su
[EMAIL PROTECTED] cd /usr/ports/sysutils/nat
[EMAIL PROTECTED] make
Miwa Forever wrote:
>
> Hello.
> So as my english is not so good, i'll try to write my story in bash commands
> :o)
>
> [EMAIL PROTECTED] uname -mrs
> FreeBSD 5.5-STABLE i386
> [EMAIL PROTECTED] su
> [EMAIL PROTECTED] cd /usr/ports/sysutils/nat
> [EMAIL PROTECTED] make && make install
> [EMAIL PR
Hello.
So as my english is not so good, i'll try to write my story in bash commands
:o)
[EMAIL PROTECTED] uname -mrs
FreeBSD 5.5-STABLE i386
[EMAIL PROTECTED] su
[EMAIL PROTECTED] cd /usr/ports/sysutils/nat
[EMAIL PROTECTED] make && make install
[EMAIL PROTECTED] cd ../nut-usb
[EMAIL PROTECTED] m
17 matches
Mail list logo