<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#C0C0C0" text="#000000">
    Hello,<br>
    I can't make a brand new APC SmartUPS 1000 (REF SMT1000I)
    communicate with a ubuntu 8.04 server via usb port.<br>
    NUT version 2.2.1 seems to be the last on ubuntu 8.04<br>
    Could you help me please ?<br>
    Thanks<br>
    Hervé Mazzilli<br>
    <br>
-----------------------------------------------------------------------------------------------<br>
    <br>
    root@myserver:<br>
    <br>
    lsusb -vvv<br>
    <br>
    --><br>
    <br>
    Protocol spec without prior Class and Subclass spec at line 17406<br>
    Bus 003 Device 002: ID 051d:0003 American Power Conversion UPS<br>
    Device Descriptor:<br>
      bLength                18<br>
      bDescriptorType         1<br>
      bcdUSB               2.00<br>
      bDeviceClass            0 (Defined at Interface level)<br>
      bDeviceSubClass         0 <br>
      bDeviceProtocol         0 <br>
      bMaxPacketSize0        64<br>
      idVendor           0x051d American Power Conversion<br>
      idProduct          0x0003 UPS<br>
      bcdDevice            1.06<br>
      iManufacturer           1 American Power Conversion <br>
      iProduct                2 Smart-UPS 1000 FW:UPS 08.8 / ID=18<br>
    <br>
-----------------------------------------------------------------------------------------------<br>
    <br>
    cat /etc/nut/ups.conf<br>
    #-- Fichier de configuration pour onduleur sur port USB<br>
    <br>
    [eoleups]<br>
          driver = usbhid-ups<br>
          port = auto<br>
    <br>
-----------------------------------------------------------------------------------------------<br>
    <br>
    /etc/udev/rules.d# /lib/nut/usbhid-ups -u root -a eoleups<br>
    <br>
    --><br>
    <br>
    Network UPS Tools: 0.29 USB communication driver - core 0.32
    (2.2.1-)<br>
    <br>
    This APC device (051d:0003) is not (or perhaps not yet) supported<br>
    by usbhid-ups. Please make sure you have an up-to-date version of
    NUT. If<br>
    this does not fix the problem, try running the driver with the<br>
    '-x productid=0003' option. Please report your results to the NUT
    user's<br>
    mailing list <a class="moz-txt-link-rfc2396E" href="mailto:nut-upsuser@lists.alioth.debian.org"><nut-upsuser@lists.alioth.debian.org></a>.<br>
    <br>
    No matching HID UPS found<br>
    <br>
-----------------------------------------------------------------------------------------------<br>
    <br>
    cat /etc/nut/ups.conf<br>
    #-- Fichier de configuration pour onduleur sur port USB<br>
    <br>
    [eoleups]<br>
          driver = usbhid-ups<br>
          port = auto<br>
        vendorid = 051d<br>
        productid = 0003<br>
    <br>
-----------------------------------------------------------------------------------------------<br>
    <br>
    root@horus-0260009U:~# /lib/nut/usbhid-ups -u root -a eoleups<br>
    Network UPS Tools: 0.29 USB communication driver - core 0.32
    (2.2.1-)<br>
    <br>
    Using subdriver: APC HID 0.92<br>
    <br>
-----------------------------------------------------------------------------------------------<br>
    <br>
    upsc eoleups<br>
    Error: Driver not connected<br>
  </body>
</html>