Bug#300115: USB support for manufacturers other than MGE

2005-05-11 Thread arnaud . quette
Hi there,

A 2.0.2-pre1 archive is available to test:
http://new.networkupstools.org/source.html

Thanks to give it a try and to report back.
Note that there is still information missing for
APC, and that the DumpTree will help filling it.

I also need some help to complete this: if you
have few coding knowledges, please step up.
There is really not much to complete newhidups
APC support...

I'm interested in:
- upsc output when running newhidups (1 on battery and 1 online)
- newhidups DumpTree output (need 2.0.1 to work).

Arnaud Quette
---
Linux / Unix Expert - MGE UPS SYSTEMS - RD Dpt
OpenSource Developer - http://arnaud.quette.free.fr/
Debian Developer - http://people.debian.org/~aquette/
... and much more ...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#300115: USB support for manufacturers other than MGE

2005-04-18 Thread John Stamp
Package: nut-usb
Version: 2.0.1-2.1
Followup-For: Bug #300115


I've attached the lsusb and newhidups output for an APC Back-UPS ES 500.

Let me know if you'd like further info.

John Stamp


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (400, 'testing'), (200, 'unstable'), (199, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages nut-usb depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libusb-0.1-42:0.1.10a-6  userspace USB programming library
ii  libusb-dev  2:0.1.10a-6  userspace USB programming library 
ii  nut 2.0.1-2.1The core system of the nut - Netwo

-- no debconf information


lsusb-output.txt.gz
Description: Binary data


newhidups-output.txt.gz
Description: Binary data


Bug#300115: USB support for manufacturers other than MGE

2005-04-15 Thread arnaud . quette
I've submitted some preliminary code to the cvs.

you're welcomed to test the latest cvs available on alioth:
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/nut login 
+enter
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/nut co nut

Then compile as usual (make  make usb)

I'm interested in newhidups debug output (using newhidups -D ...)

Make the following test for APC:
- having no load on the ups (safer)
- run newhidups -D -k -a your_ups
It should do a poweroff sequence, and restart immediatly
as the power is present.

and to send back the following information to the list:
- lsusb -vvv
- /var/log/messages excerpt for the usb problems (ie if you experience
usb devices disconnection)
- upsc output when running newhidups (1 on battery and 1 online)
- newhidups DumpTree output.

Arnaud
---
Linux / Unix Expert - MGE UPS SYSTEMS - RD Dpt
OpenSource Developer - http://arnaud.quette.free.fr/
Debian Developer - http://people.debian.org/~aquette/
... and much more ...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#300115: USB support for manufacturers other than MGE

2005-04-15 Thread arnaud . quette
there was a small (but important) error in my previous mail that
results in getting the wrong CVS release!

Replace:
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/nut co nut
by:
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/nut co -r 
v2_0_1 nut

Arnaud
---
Linux / Unix Expert - MGE UPS SYSTEMS - RD Dpt
OpenSource Developer - http://arnaud.quette.free.fr/
Debian Developer - http://people.debian.org/~aquette/
... and much more ...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]