no 3016 protocol for tripplite ups

alienkidmj12

Dabbler
Joined
Oct 16, 2014
Messages
12
there doesnt appear to be support for the 3016 protocol on tripplite ups systems

does anyone know a work around ?

thanks

dave
 

alienkidmj12

Dabbler
Joined
Oct 16, 2014
Messages
12
closest one i can find is

SMX1500LCD USB (protocol 2009)

mine is 3006 protocol, its SMX1500LCDT, so no its not in that list :(
 

alienkidmj12

Dabbler
Joined
Oct 16, 2014
Messages
12
3016 SORRY

root@asgard:/lib/nut# lsusb -vvv -d 09ae:

Bus 003 Device 006: ID 09ae:3016 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 0x3016
bcdDevice 0.02
iManufacturer 3 (error)
iProduct 1 (error)
iSerial 5 (error)
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.11
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 872
Warning: incomplete report descriptor
Report Descriptor: (length is 9)
Item(Main ): (null), data=none
Item(Main ): (null), data=none
Item(Main ): (null), data=none
Item(Main ): (null), data=none
Item(Main ): (null), data=none
Item(Main ): (null), data=none
Item(Main ): (null), data=none
Item(Main ): (null), data=none
Item(Main ): (null), data=none
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 12
Device Status: 0x713e
(Bus Powered)
Remote Wakeup Enabled
Test Mode
root@asgard:/lib/nut#
 

alienkidmj12

Dabbler
Joined
Oct 16, 2014
Messages
12
[687961.127698] usb 3-2: new low-speed USB device number 5 using xhci_hcd
[687962.542596] usb 3-2: New USB device found, idVendor=09ae, idProduct=3016
[687962.542601] usb 3-2: New USB device strings: Mfr=3, Product=1, SerialNumber=5
[687962.542603] usb 3-2: Product: TRIPP LITE UPS
[687962.542605] usb 3-2: Manufacturer: Tripp Lite
[687962.542607] usb 3-2: SerialNumber: XXXXXXXXXXXXXXXXXXXX
root@asgard:/etc/nut#
 
Top