Hello,
I am trying to set up NUT with my UPS but am not sure which port I should use with my configuration. It is a usb ups.
lsusb
Bus 002 Device 011: ID 0001:0000 Fry’s Electronics
lsusb -v
Bus 002 Device 011: ID 0001:0000 Fry’s Electronics
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0001 Fry’s Electronics
idProduct 0x0000
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
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.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 624
Report Descriptors:
** UNAVAILABLE **
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 10
Device Status: 0x0000
(Bus Powered)
dmesg
usb 2-2: new low speed USB device using ohci_hcd and address 11
usb 2-2: configuration #1 chosen from 1 choice
hiddev96hidraw0: USB HID v1.00 Device [MEC MEC0002] on usb-0000:00:02.0-2
usb 2-2: New USB device found, idVendor=0001, idProduct=0000
usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-2: Product: MEC0002
usb 2-2: Manufacturer: MEC
Any help greatly appreciated,
Thanks,
Pete