[Nut-upsuser] nut 2.6.1 on OpenSolaris/OpenIndiana doesn't find Tripp-Lite ECO550 UPS
Kostas Oikonomou
ko at research.att.com
Thu Aug 25 12:28:02 UTC 2011
Hello,
1) On OpenIndiana 151, I configured nut 2.6.1 as
configure --prefix=/opt/nut/2.6.1 --with-cgi --with-hal
--with-user=ups --with-group=nut CC=cc
The result is
-e Configuration summary:
======================
build serial drivers: yes
build USB drivers: yes
build SNMP drivers: yes
build neon based XML driver: yes
build Powerman PDU client driver: no
enable SSL development code: yes
enable libwrap (tcp-wrappers) support: yes
build CGI programs: yes
enable HAL support: yes
build and install documentation: no
build and install the development files: no
2) After installation, I did
mkdir -p /var/state/ups
chmod 0770 /var/state/ups
chown root:nut /var/state/ups
3) My /opt/nut/2.6.1/etc/ups.conf file has
...
[eco550]
driver = usbhid-ups
port = auto
desc = "wiley's ups"
4) I verify that the UPS is connected to the USB port:
/usr/sbin/cfgadm -v
...
usb5/2 connected configured ok Mfg: Tripp Lite
Product: TRIPP LITE UPS NConfigs: 1 Config: 0 <no cfg
str descr>
5) Nevertheless, NUT doesn't discover the UPS:
wiley$ pfexec /opt/nut/2.6.1/bin/usbhid-ups -DDDD -a eco550
-u root
Network UPS Tools - Generic HID driver 0.35 (2.6.1)
USB communication driver 0.31
0.000000 debug level is '4'
0.000336 upsdrv_initups...
0.042451 Checking device (058F/6366) (/dev/usb/58f.6366/0)
0.045164 - VendorID: 058f
0.045203 - ProductID: 6366
0.045236 - Manufacturer: Generic
0.045268 - Product: Mass Storage Device
0.045299 - Serial Number: 058F63666471
0.045330 - Bus: /dev/usb
0.045361 Trying to match device
0.045399 Device does not match - skipping
0.045446 No appropriate HID device found
0.045486 No matching HID UPS found
wiley$
Thanks in advance for any help.
Kostas
More information about the Nut-upsuser
mailing list