Has anyone gotten the newhidups driver to work w/ the Powerware 9120 series? Here's what I get for debug info (It's the Phoenixtec device): $ sudo lsusb Bus 002 Device 002: ID 0846:1040 NetGear, Inc. Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 06da:0002 Phoenixtec Power Co., Ltd Bus 001 Device 001: ID 0000:0000 $sudo /lib/nut/newhidups -DDDDD auto Network UPS Tools: New USB/HID UPS driver 0.28 (2.0.3) debug level is '5' Checking device (0846/1040) (002/002) - VendorID: 0846 - ProductID: 1040 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 002 Trying to match device Device does not match - skipping Checking device (0000/0000) (002/001) - VendorID: 0000 - ProductID: 0000 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 002 Trying to match device Device does not match - skipping Checking device (06DA/0002) (001/002) - VendorID: 06da - ProductID: 0002 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 001 Trying to match device Device does not match - skipping Checking device (0000/0000) (001/001) - VendorID: 0000 - ProductID: 0000 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 001 Trying to match device Device does not match - skipping No appropriate HID device found No matching USB/HID UPS found __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Charles Lepple
2006-Apr-07 14:10 UTC
[Nut-upsuser] Powerware 9120 not seen by newhidups driver?
On 4/7/06, Ken Yee <kenkyee@yahoo.com> wrote:> Has anyone gotten the newhidups driver to work w/ the > Powerware 9120 series?I don't think there is a backend for it yet.> Here's what I get for debug info (It's the Phoenixtec > device): > > $ sudo lsusb > Bus 002 Device 002: ID 0846:1040 NetGear, Inc. > Bus 002 Device 001: ID 0000:0000 > Bus 001 Device 002: ID 06da:0002 Phoenixtec Power Co., > Ltd > Bus 001 Device 001: ID 0000:0000As root, please run 'lsusb -vvv' and post the portion that shows your device. If it is more than a couple of KB, please gzip the output and attach it.> $sudo /lib/nut/newhidups -DDDDD autoDepending on whether the device is actually a HID UPS, or just a USB UPS with a USB-to-serial converter built-in, you can try the "generic" backend in newhidups. There are details in the newhidups man page, but note that the generic backend is for debugging, and it will not provide enough information to upsd to actually monitor or shut down a system. -- - Charles Lepple