[Nut-upsdev] IBM 1500VA/1000W Tower HV UPS supported by usbhid-ups

Charles Lepple clepple at gmail.com
Fri May 25 12:51:57 BST 2018


On May 25, 2018, at 3:00 AM, smage wurgold <smadgewurgold at gmail.com> wrote:
> 
> Hi I would like to be able to use this UPS with NUT please ?
> 
> Product id = 53962KX
> 
> 
> Network UPS Tools - Generic HID driver 0.38 (2.7.2)
> USB communication driver 0.32
>    0.000000     debug level is '2'
>    0.002761     upsdrv_initups...
>    0.014996     Checking device (03F0/0024) (001/005)
>    0.032670     - VendorID: 03f0
>    0.032790     - ProductID: 0024
>    0.032955     - Manufacturer: CHICONY
>    0.033204     - Product: HP Basic USB Keyboard
>    0.033839     - Serial Number: unknown
>    0.034200     - Bus: 001
>    0.034352     Trying to match device
>    0.034840     Device does not match - skipping
>    0.035465     Checking device (04B3/0001) (001/009)
>    0.407795     - VendorID: 04b3
>    0.409386     - ProductID: 0001
>    0.410811     - Manufacturer: IBM
>    0.412344     - Product: IBM 1500VA/1000W Tower HV UPS

We have added code to the development version of NUT to detect a similar model (a 6000VA with the same VendorID/ProductID):

https://github.com/networkupstools/nut/commit/d22cbd9ed25558535ea64909ed3a5f43b5d8f8ee#diff-d5eac61954f7b3945d0f723521e2e790

but that hasn't made it into a release yet. Can you rebuild NUT from source? From there, it should be straightforward to add that commit to an RPM or .deb build as a patch. Instructions for doing a basic build of NUT on Debian/Ubuntu are here: https://github.com/networkupstools/nut/wiki/Building-NUT-on-Debian,-Raspbian-and-Ubuntu and we've had a few posts on the mailing lists for other distributions. Email if you have questions.


More information about the Nut-upsdev mailing list