[Nut-upsdev] SMART3000RM2U problems with nut 2.0.5

Michael Belanger mrb at ciclops.org
Fri Jun 29 22:18:35 UTC 2007


Has anyone gotten this model of tripp-lite to work?

sudo /usr/local/bin/upsdrvctl -DDDDD -u root start
Network UPS Tools - UPS driver controller 2.0.5
Starting UPS: tripplite
exec: /usr/local/bin/tripplite_usb -a tripplite
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.7 (2.0.5)
Warning: This is an experimental driver.
Some features may not function correctly.

Detected a UPS: TRIPP LITE/  TRIPP LITE SMART3000RM2U
libusb_get_interrupt() returned -110 instead of 8
libusb_get_interrupt() returned 0 instead of 8
libusb_get_interrupt() returned -110 instead of 8
libusb_get_interrupt() returned -19 instead of 8
libusb_get_interrupt() returned -19 instead of 8
libusb_get_interrupt() returned -19 instead of 8
libusb_set_report() returned -19 instead of 8
Could not reset watchdog. Please send model information to nut-upsdev
mailing list
libusb_set_report() returned -19 instead of 8
Error reading protocol
Driver failed to start (exit status=1)

-- /usr/local/etc/ups.conf --

[tripplite]
      driver = tripplite_usb
      port = auto
      bus = 002
      desc = "Tripp-lite SmartPro"


-- 'lsusb -vv' output --

Bus 002 Device 003: ID 09ae:0001 Tripp Lite
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x09ae Tripp Lite
  idProduct          0x0001
  bcdDevice            0.01
  iManufacturer           1 TRIPP LITE
  iProduct                2   TRIPP LITE SMART3000RM2U
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower               60mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Devices
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      0 None
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.00
          bCountryCode            0
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      52
cannot get report descriptor
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0008  bytes 8 once
        bInterval             200
  Language IDs: (length=4)
     0409 English(US)



More information about the Nut-upsdev mailing list