On Sun, Aug 09, 2009 at 06:38:32PM -0400, Charles Lepple wrote: > > > From: James Erickson > > Date: August 9, 2009 6:17:51 PM EDT > > To: Charles Lepple > > Subject: Re: [Nut-upsuser] CyberPower OR2200 > > > > On Sun, Aug 09, 2009 at 03:46:26PM -0400, Charles Lepple wrote: > >> On Aug 9, 2009, at 12:01 PM, James Erickson wrote: > >> > >>> i own a CyberPower OR2200LCDRM2U and was wondering if any nut > >>> drivers support this ups. none i have tried have worked although > >>> usbhid-ups did tell me that the productid=0601 was not supported > >>> yet. i see in the compatability list on the nut website that the > >>> PR2200 is supported with the powerpanel driver but the OR2200 is not > >>> listed. i am interested in what i am doing wrong or if this is a > >>> support issue. i will gladly post any requested data. thank you for > >>> your consideration in this matter. > >> > >> Some useful bits of information: > >> > >> * Your Linux (?) distribution and kernel version > >> * The version of NUT which you tried > >> > >> Also, please send the output of 'lsusb -vvv -d :0601' to a file, and > >> attach that to your reply. > >> > >> Thanks! > > > > > > Linux Distribution: Gentoo > > Kernel Version: Linux-2.6.30-gentoo-r4 > > NUT Version: NUT 2.4.1-r1 > > > > Please find output of "lsusb -vvv -d :0601" attached. > > > > Thank you very much.
> odysseus ~ # lsusb -vvv -d :0601 > > Bus 001 Device 020: ID 0764:0601 Cyber Power System, Inc. > Device Descriptor: > bLength 18 > bDescriptorType 1 > bcdUSB 1.10 > bDeviceClass 0 (Defined at Interface level) > bDeviceSubClass 0 > bDeviceProtocol 0 > bMaxPacketSize0 8 > idVendor 0x0764 Cyber Power System, Inc. > idProduct 0x0601 > bcdDevice 2.00 > iManufacturer 3 > iProduct 1 > iSerial 0 > bNumConfigurations 1 > Configuration Descriptor: > bLength 9 > bDescriptorType 2 > wTotalLength 41 > bNumInterfaces 1 > bConfigurationValue 1 > iConfiguration 0 > bmAttributes 0xc0 > Self Powered > MaxPower 50mA > Interface Descriptor: > bLength 9 > bDescriptorType 4 > bInterfaceNumber 0 > bAlternateSetting 0 > bNumEndpoints 2 > bInterfaceClass 3 Human Interface Device > bInterfaceSubClass 0 No Subclass > bInterfaceProtocol 0 None > iInterface 0 > ** UNRECOGNIZED: 09 21 10 01 21 01 22 7b 02 > 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 > Endpoint Descriptor: > bLength 7 > bDescriptorType 5 > bEndpointAddress 0x02 EP 2 OUT > bmAttributes 3 > Transfer Type Interrupt > Synch Type None > Usage Type Data > wMaxPacketSize 0x0008 1x 8 bytes > bInterval 20 > cannot read device status, Connection timed out (110) > > > The HID descriptor is only 31 bytes long, which is probably too short > to contain the information needed by the usbhid-ups driver. > > There is a possibility that this UPS is using some sort of USB-to- > serial adapter internally. > > Do you have any details about what software is intended to be used to > monitor this UPS? yes they have "powerpanel for linux" available here: http://www.cyberpowersystems.com/products/ups-systems/browse-by-category/smart-app-ups/rackmount-lcd/OR2200LCDRM2U.html?selectedTabId=downloads&imageI=#tab-box but i wanted to use NUT as it is in portage and is open source. Thanks! _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

