Hello,
I can't make a brand new APC SmartUPS 1000 (REF SMT1000I) communicate
with a ubuntu 8.04 server via usb port.
NUT version 2.2.1 seems to be the last on ubuntu 8.04
Could you help me please ?
Thanks
Hervé Mazzilli

-----------------------------------------------------------------------------------------------

root@myserver:

lsusb -vvv

-->

Protocol spec without prior Class and Subclass spec at line 17406
Bus 003 Device 002: ID 051d:0003 American Power Conversion UPS
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x051d American Power Conversion
  idProduct          0x0003 UPS
  bcdDevice            1.06
  iManufacturer           1 American Power Conversion
  iProduct                2 Smart-UPS 1000 FW:UPS 08.8 / ID=18

-----------------------------------------------------------------------------------------------

cat /etc/nut/ups.conf
#-- Fichier de configuration pour onduleur sur port USB

[eoleups]
      driver = usbhid-ups
      port = auto

-----------------------------------------------------------------------------------------------

/etc/udev/rules.d# /lib/nut/usbhid-ups -u root -a eoleups

-->

Network UPS Tools: 0.29 USB communication driver - core 0.32 (2.2.1-)

This APC device (051d:0003) is not (or perhaps not yet) supported
by usbhid-ups. Please make sure you have an up-to-date version of NUT. If
this does not fix the problem, try running the driver with the
'-x productid=0003' option. Please report your results to the NUT user's
mailing list <[email protected]>.

No matching HID UPS found

-----------------------------------------------------------------------------------------------

cat /etc/nut/ups.conf
#-- Fichier de configuration pour onduleur sur port USB

[eoleups]
      driver = usbhid-ups
      port = auto
    vendorid = 051d
    productid = 0003

-----------------------------------------------------------------------------------------------

root@horus-0260009U:~# /lib/nut/usbhid-ups -u root -a eoleups
Network UPS Tools: 0.29 USB communication driver - core 0.32 (2.2.1-)

Using subdriver: APC HID 0.92

-----------------------------------------------------------------------------------------------

upsc eoleups
Error: Driver not connected

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to