vogel at mur.at
2009-Feb-24 23:48 UTC
[Nut-upsuser] Problem OMNIVS1000 USB uses tripplite_usb or usbhid-ups
Hi, my nut version is 2.2.2-6.4, debian lenny The ups we use is a tripplite OMNIVS1000 USB The drivers i tried are tripplite_usb and usbhid-ups, googled very long about the problems, but didn't get it to run. Does someone has experiences or similar problems? lsusb and lsmod are all right in /etc/udev/rules.d/52_nut-usbups.rules I found one line according to the modell ---- # Tripp Lite - tripplite_usb SYSFS{idVendor}=="09ae", SYSFS{idProduct}=="0001", MODE="664", GROUP="nut" # Tripp Lite - usbhid-ups SYSFS{idVendor}=="09ae", SYSFS{idProduct}=="1003", MODE="664", GROUP="nut" SYSFS{idVendor}=="09ae", SYSFS{idProduct}=="1007", MODE="664", GROUP="nut" ..... modell 1007 is OMNIVS1000 USB regards, robert --------------------------------------- I tried two ways. Way one... --------------------------------------- # /etc/nut/ups.conf [tripplite] driver = usbhid-ups port = auto productid = 1007 vendorid = 09ae ---------------------------------------- stream:~# upsdrvctl start Network UPS Tools - UPS driver controller 2.2.2 Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2) This Tripp Lite device (09ae:1007) is not (or perhaps not yet) supported by usbhid-ups. Please make sure you have an up-to-date version of NUT. If this does not fix the problem, try running the driver with the '-x productid=1007' option. Please report your results to the NUT user's mailing list <nut-upsuser at lists.alioth.debian.org>. No matching HID UPS found Driver failed to start (exit status=1) -------------------------------------------------- /lib/nut/usbhid-ups -a tripplite -DDDDD -u root tells: Checking device (09AE/1007) (004/003) - VendorID: 09ae - ProductID: 1007 - Manufacturer: Tripp Lite - Product: TRIPP LITE UPS - Serial Number: FW-2263 E - Bus: 004 Trying to match device This Tripp Lite device (09ae:1007) is not (or perhaps not yet) supported by usbhid-ups. Please make sure you have an up-to-date version of NUT. If this does not fix the problem, try running the driver with the '-x productid=1007' option. Please report your results to the NUT user's mailing list <nut-upsuser at lists.alioth.debian.org>. Device does not match - skipping ----------------------------------------- Way two ----------------------------------------- # /etc/nut/ups.conf [tripplite] driver = tripplite_usb port = auto productid = 1007 ---------------------------------- stream:~# upsdrvctl start Network UPS Tools - UPS driver controller 2.2.2 Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.11 (2.2.2) Warning: This is an experimental driver. Some features may not function correctly. Detected a UPS: Tripp Lite /TRIPP LITE UPS libusb_set_report() returned -32 instead of 8 Could not reset watchdog. Please check andsee if usbhid-ups(8) works with this UPS. Driver failed to start (exit status=1) ------------------------------------ stream:~# /lib/nut/tripplite_usb -a tripplite -DDDDD Checking device (09AE/1007) (004/003) - VendorID: 09ae - ProductID: 1007 - Manufacturer: Tripp Lite - Product: TRIPP LITE UPS - Serial Number: FW-2263 E - Bus: 004 Trying to match device Device matches Detected a UPS: Tripp Lite /TRIPP LITE UPS send_cmd(msg_len=3, type='W') send_cmd: sending 3a 57 00 a8 0d 00 00 00 '.W......' libusb_set_report() returned -32 instead of 8 Could not reset watchdog. Please check andsee if usbhid-ups(8) works with this UPS. ----------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ----------------------------------------------------------------- https://secure.mur.at/webmail/ .............. A mur.at service. -----------------------------------------------------------------