[Nut-upsuser] SMART3000RM2U?
Moorcroft, Mark (ARC-TSM)[ERC, Inc.]
mark.moorcroft at nasa.gov
Wed May 9 22:11:14 UTC 2012
I fixed the udev rules.
I installed from 2.6.1 RPM¹s on ROCKS 5.4.3 (CentOS 5.7)
[root at banyan ~]# tripplite_usb -a tripplite
Network UPS Tools - Tripp Lite OMNIVS / SMARTPRO driver 0.20 (2.6.1)
Warning: This is an experimental driver.
Some features may not function correctly.
No matching USB/HID UPS found
May 9 14:47:53 banyan upsd[5468]: Can't connect to UPS [tripplite]
(tripplite_usb-tripplite): No such file or directory
May 9 14:47:53 banyan upsmon[5473]: Login on UPS [tripplite at localhost]
failed - got [ERR ACCESS-DENIED]
May 9 14:47:58 banyan upsmon[5473]: Poll UPS [tripplite at localhost] failed
- Driver not connected
[root at banyan /etc/ups]# lsusb
Bus 005 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 006 Device 001: ID 0000:0000
Bus 003 Device 002: ID 09ae:0001 Tripp Lite
Bus 003 Device 001: ID 0000:0000
Bus 007 Device 002: ID 0557:2221 ATEN International Co., Ltd
Bus 007 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
[root at banyan /etc/ups]# cat /etc/udev/rules.d/52-nut-usbups.rules
# This file is generated and installed by the Network UPS Tools package.
ACTION!="add", GOTO="nut-usbups_rules_end"
SUBSYSTEM=="usb_device", GOTO="nut-usbups_rules_real"
SUBSYSTEM=="usb", GOTO="nut-usbups_rules_real"
SUBSYSTEM!="usb", GOTO="nut-usbups_rules_end"
LABEL="nut-usbups_rules_real"
# TrippLite
# e.g. ? - usbhid-ups
SYSFS{idVendor}=="09ae", SYSFS{idProduct}=="0001", MODE="660", GROUP="nut"
LABEL="nut-usbups_rules_end"
--
Mark Moorcroft
ERC Corp.
650-604-4784
mailto:mark.moorcroft at nasa.gov
On 5/9/12 3:04 PM, "Arnaud Quette" <aquette.dev at gmail.com> wrote:
>
>well, you should indeed have a line like in this file:
>
>SYSFS{idVendor}=="09ae", SYSFS{idProduct}=="0001", MODE="660", GROUP="nut"
>
>but it has been there since 2008, so if you use a recent package, it
>should already be there!
>
>note that udev rules location have changed over the past year.
>so the file may be located at /lib/udev/rules.d/52-nut-usbups.rules
>
>if the line is present somewhere, remember that udev needs to be
>restarted if NUT has just been installed.
>use for example "udevadm --reload-rules"
>
>if all the above does not work, send in more details on your setup
>(OS, NUT version, install from packages or source, ...)
>
>cheers,
>Arnaud
More information about the Nut-upsuser
mailing list