hey,<br><br><div class="gmail_quote">2009/2/27 KP Kirchdoerfer <span dir="ltr"><<a href="mailto:kapeka@bering-uclibc.de" target="_blank">kapeka@bering-uclibc.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Freitag, 27. Februar 2009 18:35:11 schrieb Arnaud Quette:<br>
<div>> 2009/2/27 KP Kirchdoerfer <<a href="mailto:kapeka@bering-uclibc.de" target="_blank">kapeka@bering-uclibc.de</a>><br>
><br>
> > Am Donnerstag, 26. Februar 2009 20:37:56 schrieben Sie:<br>
> > > Citeren KP Kirchdoerfer <<a href="mailto:kapeka@bering-uclibc.de" target="_blank">kapeka@bering-uclibc.de</a>>:<br>
> > ><br>
> > > [...]<br>
> > ><br>
> > > > And the upshid-ups driver ends with:<br>
> > > > No matching HID UPS found<br>
> > > > Driver failed to start (exit status=1)<br>
> > ><br>
> > > Try this driver again, but make sure to add<br>
> > ><br>
> > > Â Â Â productid = 1f06<br>
> > ><br>
> > > to the ups.conf entry for this device. Chances are that it is a<br>
> > > re-branded Tripplite unit (we've seen other HP units that are actually<br>
> > > this brand).<br>
> ><br>
> > Unfortunately the same result... (Driver failed to start...)<br>
> ><br>
> > any more hints?<br>
><br>
> lsusb -vv -d 03f0:1f06<br>
<br>
</div>see below<br>
<div><br>
<br>
> also test bcmxcp or bcmxcp_usb<br>
<br>
</div>Also these does not work...<br>
<br>
kp<br>
<div><br>
<br>
<br>
Bus 001 Device 002: ID 03f0:1f06 Hewlett-Packard<br>
</div>Device Descriptor:<br>
 bLength         18<br>
 bDescriptorType     1<br>
 bcdUSB        1.10<br>
 bDeviceClass       0 (Defined at Interface level)<br>
 bDeviceSubClass     0<br>
 bDeviceProtocol     0<br>
 bMaxPacketSize0     8<br>
 idVendor      0x03f0 Hewlett-Packard<br>
 idProduct      0x1f06<br>
 bcdDevice       0.00<br>
 iManufacturer      4 Hewlett-Packard<br>
 iProduct        36 T750 INTL<br>
 iSerial         50 2CJ5380638<br>
 bNumConfigurations    1<br>
 Configuration Descriptor:<br>
  bLength         9<br>
  bDescriptorType     2<br>
  wTotalLength      34<br>
  bNumInterfaces      1<br>
  bConfigurationValue   1<br>
  iConfiguration      0<br>
  bmAttributes     0xe0<br>
   Self Powered<br>
   Remote Wakeup<br>
  MaxPower        50mA<br>
  Interface Descriptor:<br>
   bLength         9<br>
   bDescriptorType     4<br>
   bInterfaceNumber     0<br>
   bAlternateSetting    0<br>
   bNumEndpoints      1<br>
   bInterfaceClass     3 Human Interface Device<br>
   bInterfaceSubClass    0 No Subclass<br>
   bInterfaceProtocol    0 None<br>
   iInterface        0<br>
    HID Device Descriptor:<br>
     bLength         9<br>
     bDescriptorType     33<br>
     bcdHID        1.11<br>
     bCountryCode      33 US<br>
     bNumDescriptors     1<br>
     bDescriptorType     34 Report<br>
     wDescriptorLength   900<br>
    Report Descriptors:<br>
     ** UNAVAILABLE **<br>
   Endpoint Descriptor:<br>
    bLength         7<br>
    bDescriptorType     5<br>
    bEndpointAddress   0x81  EP 1 IN<br>
    bmAttributes       3<br>
     Transfer Type       Interrupt<br>
     Synch Type        None<br>
     Usage Type        Data<br>
    wMaxPacketSize   0x0008  1x 8 bytes<br>
    bInterval       248<br>
Device Status: Â Â 0x0003<br>
 Self Powered<br>
 Remote Wakeup Enabled<br>
<div><div></div><div><br>
</div></div></blockquote><div><br>ok, we've confirmed the exact type of device and so the driver is really *usbhid-ups*<br>now, your vendor/productIDs are not yet supported, so you need to do:<br>usbhid-ups -DD -u root -x explore -x vendorid=3f0 -a compaq-ups</div>
</div><br>this should give us more info ;-)<br>we'll then see if we can easily add it...<br><br>cheers,<br>Arnaud<br>
-- <br>Linux / Unix Expert R&D - Eaton - <a href="http://www.eaton.com/mgeops" target="_blank">http://www.eaton.com/mgeops</a><br>Network UPS Tools (NUT) Project Leader - <a href="http://www.networkupstools.org/" target="_blank">http://www.networkupstools.org/</a><br>
Debian Developer - <a href="http://people.debian.org/%7Eaquette/" target="_blank">http://people.debian.org/~aquette/</a><br>Free Software Developer - <a href="http://arnaud.quette.free.fr/" target="_blank">http://arnaud.quette.free.fr/</a><br>
<br>