Displaying 12 results from an estimated 12 matches for "60ma".
Did you mean:
0ma
2016 Oct 11
2
Unable to find driver for a supported device
...(0mA)
ugen2.1: <UHCI root HUB VIA> at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA)
ugen1.1: <UHCI root HUB VIA> at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA)
ugen0.2: <TRIPP LITE SMART1500RMXL2Ua TRIPP LITE> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (60mA)
Here's the ups.conf
# cat ups.conf
[TrippliteUPS]
driver=usbhid-ups
port=auto
I've also tried the tripplite driver with no success. Any ideas on what I'm missing?
Nick Teague
Network Administrator
Smartfox Solutions
office: 1-877-301-9993
fax: 1-256-301-9299
www.smartfox.us
----...
2016 Oct 12
2
Unable to find driver for a supported device
# usbconfig -d ugen0.2 dump_device_desc
ugen0.2: <TRIPP LITE SMART1500RMXL2Ua TRIPP LITE> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (60mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0110
bDeviceClass = 0x0000 <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0008
idVendor = 0x09ae
idProduct = 0x0001
bcdDevice = 0x0001
iManufacturer = 0x0001 <T...
2016 Oct 12
0
Unable to find driver for a supported device
...12, 2016 9:15 AM
To: Charles Lepple
Cc: nut-upsuser at lists.alioth.debian.org
Subject: Re: [Nut-upsuser] Unable to find driver for a supported device
# usbconfig -d ugen0.2 dump_device_desc
ugen0.2: <TRIPP LITE SMART1500RMXL2Ua TRIPP LITE> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (60mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0110
bDeviceClass = 0x0000 <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0008
idVendor = 0x09ae
idProduct = 0x0001
bcdDevice = 0x0001
iManufacturer = 0x0001 <T...
2016 Oct 12
0
Unable to find driver for a supported device
> On Oct 11, 2016, at 1:35 PM, Nick Teague <nick.teague at smartfox.us> wrote:
>
> ugen0.2: <TRIPP LITE SMART1500RMXL2Ua TRIPP LITE> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (60mA)
To determine the proper driver, would you please run the following usbconfig command as root? Here's an example from my UPS:
# usbconfig -d ugen0.2 dump_device_desc
ugen0.2: <Evolution MGE UPS SYSTEMS> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (20mA)
bLength = 0x0012
bDe...
2010 Jul 03
0
No subject
...
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 5 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=06da ProdID=0002 Rev= 1.00
S: Manufacturer=Powerware
S: Product=Powerware UPS
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 60mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=20ms
...
Should the kernel usb module driver be usbfs? If not how do I change this?
2007 Jun 29
1
SMART3000RM2U problems with nut 2.0.5
...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...
2016 Jan 22
1
Not getting nut to work with Eaton 5115
...rations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 60mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol...
2005 Jul 12
1
Tripplite and newhidups
...rnt=3D01 Port=3D00 Cnt=3D01 Dev#=3D 2 Spd=3D1.5 MxC=
h=3D 0
D: Ver=3D 1.10 Cls=3D00(>ifc ) Sub=3D00 Prot=3D00 MxPS=3D 8 #Cfgs=3D 1
P: Vendor=3D09ae ProdID=3D0001 Rev=3D 0.01
S: Manufacturer=3DTRIPP LITE
S: Product=3DTRIPP LITE SMART750USB =20
C:* #Ifs=3D 1 Cfg#=3D 1 Atr=3D80 MxPwr=3D 60mA
I: If#=3D 0 Alt=3D 0 #EPs=3D 1 Cls=3D03(HID ) Sub=3D01 Prot=3D00 Driver=
=3Dusbhid
E: Ad=3D81(I) Atr=3D03(Int.) MxPS=3D 8 Ivl=3D10ms
Thanks for any help,
Stuart Freeman
--zhXaljGHf11kAtnf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital sig...
2006 Apr 12
2
RE Powerware 5115 and USB
Hi Georg,
> one question with regard to a Powerware 5115 UPS connected to a Debian 3.1
> Sarge box via USB: I downloaded and compiled nut 2.0.2 but I am unable to
> configure the USB subsystem so that upsdrvctl recognizes the UPS.
>
> My /usr/local/ups/etc/ups.conf contains:
>
> [bla]
> driver = bcmxcp
> port = /dev/usbdev2.2
> desc = "bla bla
2005 Aug 06
1
tripp lite omnivs1500xl and usb
...he tripp lite:
T: Bus=03 Lev=02 Prnt=03 Port=00 Cnt=01 Dev#= 15 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=09ae ProdID=0001 Rev= 0.01
S: Manufacturer=TRIPP LITE
S: Product=TRIPP LITE OMNIVS1500XL
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 60mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=00 Driver=usbhid
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
but, when i run newhidups this is what i get:
[/usr/local/nut-2.0.2](10)# ./bin/newhidups -DDDDD auto
Network UPS Tools: New USB/HID UPS driver 0.23 (2.0.2)
debug lev...
2014 Sep 06
2
NUT Quit Working
...1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 60mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Sub...
2006 Jan 13
1
help with TRIPP LITE SMART550USB
...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...