I'm trying to get a SMART2200CRMXL to work with nut, using a USB cable. tripplite_usb -a upsname returns: Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.11.1 (2.2.2) Warning: This is an experimental driver. Some features may not function correctly. No matching USB/HID UPS found My system info: CentOS 5.5 nut installed from repo upsd version 2.2.2 TrippLite SMART2200CRMXL (http://www.tripplite.com/en/products/model.cfm?txtModelID=3825) Any help would be greatly appreciated. This is my first time using nut, so please forgive any noob mistakes. Thanks! Output of tripplite_usb -DD -a upsname: debug level is '2' Checking device (04FC/0C15) (001/016) - VendorID: 04fc - ProductID: 0c15 - 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 Checking device (04B4/6560) (001/002) - VendorID: 04b4 - ProductID: 6560 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 001 Trying to match device Device does not match - skipping Checking device (09AE/3014) (003/003) - VendorID: 09ae - ProductID: 3014 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 003 Trying to match device Device does not match - skipping Checking device (0000/0000) (003/001) - VendorID: 0000 - ProductID: 0000 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 003 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 (0000/0000) (004/001) - VendorID: 0000 - ProductID: 0000 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 004 Trying to match device Device does not match - skipping No appropriate HID device found No matching USB/HID UPS found
On Jun 15, 2012, at 1:12 PM, deadrabbit wrote:> I'm trying to get a SMART2200CRMXL to work with nut, using a USB > cable. tripplite_usb -a upsname returns: > > Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.11.1 (2.2.2) > Warning: This is an experimental driver. > Some features may not function correctly. > > No matching USB/HID UPS found > > My system info: > CentOS 5.5 > nut installed from repo > upsd version 2.2.2 > TrippLite SMART2200CRMXL > (http://www.tripplite.com/en/products/model.cfm?txtModelID=3825)[...]> Checking device (09AE/3014) (003/003) > - VendorID: 09ae > - ProductID: 3014 > - Manufacturer: unknown > - Product: unknown > - Serial Number: unknown > - Bus: 003 > Trying to match device > Device does not match - skippingThis is your UPS, but it is actually covered by the usbhid-ups driver (tripplite_usb only handles Product ID 0001). I think later versions of NUT will print a message to that effect. Also, I don't know that usbhid-ups knows about your model in v2.2.2, but you can try it. If not, you probably need to upgrade to at least NUT v2.4.0 or later. I think there are some RHEL/Centos RPMs floating around. -- Charles Lepple clepple at gmail