[Nut-upsuser] RPT-1003AU driver?

2011-06-07 Thread Martin Ivanov
 Hello!
I would like to install the NUT ups software on a Linux (Slackware64-13.37) 
production machine. I would like to know if there is a working driver for the 
RPT-003AU model 
(http://www.repotec.com/products/UPS/LineinteractiveUPS/RPT_1003AU_2003AU/RPT_1003AU2003AU_1.asp).
Browsing the compatibility list of nut has revealed that there are NUT drivers 
for the RPT-162A (genericups upstype=13) and RPT-800A and RPF525/625/800/1000 
modes (safenet). Is it possible that any of these drivers work, and if yes, 
which one?

Any suggestions will be appreciated.

Regards,
Martin



-
Една чанта никога не е достатъчна! Влез в клуба!
http://clk.tradedoubler.com/click?p=191500a=1875689g=19425934

___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] RPT-1003AU driver?

2011-06-07 Thread Arjen de Korte

Citeren Martin Ivanov tra...@abv.bg:

Browsing the compatibility list of nut has revealed that there are  
NUT drivers for the RPT-162A (genericups upstype=13) and RPT-800A  
and RPF525/625/800/1000 modes (safenet). Is it possible that any of  
these drivers work, and if yes, which one?


As far as I can tell, we have never seen reports about this particular  
model. The only way to check the compatibility is to try it out.


Best regards, Arjen
--
Please keep list traffic on the list (off-list replies will be rejected)



___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser


[Nut-upsuser] CyberPower usbhid-ups continuously disconnects/reconnects

2011-06-07 Thread nut

Hello,

I've had this same model CyberPower connected to a linux server and a
freebsd server.

[root@sensor003 menon]# lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

When the nut daemons start attempting to monitor the UPS, the device
begins a cycle of disconnecting and reconnecting every 20sec.

Running 'usbhid-ups -a nexups' manually, yields permissions issues:

[root@sensor003 menon]# usbhid-ups -a nexups
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
Using subdriver: CyberPower HID 0.3
libusb_get_report: could not claim interface 0: Device or resource busy
Got disconnected by another driver: Device or resource busy
Can't initialize data from HID UPS

[root@sensor003 network-ups-tools]# ls -l /dev/bus/usb/003/
total 0
crw-rw-r-- 1 root root 189, 256 Jun  7 10:55 001
crw-rw 1 root nut  189, 270 Jun  7 11:58 015

There is a udev rule to set permissions on this device:

[root@sensor003 menon]# cat /etc/udev/rules.d/91-local.rules
# set permissions for CyberPower UPS -jea 2010-06-02
SUBSYSTEM==usb, ATTRS{idVendor}==0764, GROUP=nut, MODE=0660

The group and permissions show that this has been applied.

I'm not a linux-usb developer, and I don't quite get the depth of this,
but it seems the system hid driver is attaching to this device as it
enumerates, preventing the nut driver from attaching.

This device was finally attached before (nut 2.4) after applying the
patch mentioned here:

http://www.mail-archive.com/nut-upsuser@lists.alioth.debian.org/msg05550.html

This corrected for this low speed device not providing packets greater
than 8 bytes in length.

This patch didn't apply directly to the nut 2.6 source.

Can anyone confirm if this 8byte low speed device buffer size limit is
applied in 2.6?

Thank You Very Much!

johnea


___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser