Hi, I have a Liebert POWERSURE PSP connected via USB. Cleanly built and installed from source nut-2.4.3.tar.gz using kernel 2.6.30.5 #cat /proc/bus/usb T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=10af ProdID=0003 Rev= 0.00 S: Manufacturer=Liebert S: Product=Liebert PSP 350 FW: 02 S: SerialNumber=0404200536BT019 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 20mA I:* If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=248ms # ./upsdrvctl start Network UPS Tools - UPS driver controller 2.4.3 Network UPS Tools - Generic HID driver 0.34 (2.4.3) USB communication driver 0.31 This Liebert device (10af: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 <nut-upsuser at lists.alioth.debian.org>. No matching HID UPS found Driver failed to start (exit status=1) i changed ups.conf from: driver = usbhid-ups to driver = usbhid-ups -x productid=0003 I recieve the same message as above. Perhaps i'm making an obvious mistake somewhere? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20100423/5248668f/attachment.htm>
On Apr 23, 2010, at 4:46 PM, Steve . wrote:> i changed ups.conf from: > driver = usbhid-ups > to > driver = usbhid-ups -x productid=0003 > I recieve the same message as above. Perhaps i'm making an obvious > mistake somewhere?The message refers to the command line you would use to start the driver manually. If you are using upsdrvctl, you don't need the "-x": just put "productid=0003" on the next line in ups.conf. -- Charles Lepple