Hans Fugal wrote: > > Thanks, SVN newhidups driver seems to be working fine. Here's the > upsc output. I had to specify the productid in the config file in > order for the -a flag to work, that's probably undesirable. > > battery.charge: 100 > battery.type: PbAc > battery.voltage: 0.0 > battery.voltage.nominal: 12.0 > driver.name: newhidups > driver.parameter.port: /dev/usb/hiddev0 > driver.parameter.productid: 2005 > driver.version: 2.1.0 > driver.version.data: TrippLite HID 0.1 (experimental) > driver.version.internal: 0.30 > input.frequency: 59.9 > input.voltage: 119.0 > input.voltage.nominal: 120 > output.frequency.nominal: 60 > output.voltage: 166.0
The output voltage is not reported correctly. This is a bug in the HID descriptor, similar to what we have seen on other Tripp Lite devices; it's a purely cosmetic issue and I haven't had time yet to fix it. > output.voltage.nominal: 120 > ups.beeper.status: enabled > ups.delay.reboot: 65535 > ups.delay.shutdown: 65535 > ups.mfr: Tripp Lite > ups.model: TRIPP LITE UPS > ups.power.nominal: 900 > ups.serial: 692195 B > ups.status: OL CHRG > ups.test.result: Done and passed The other variables all look fine. > Two generic items to report. First, configure (or whatever) isn't > processing the files scripts/hotplug-ng/*.in . Fixed. > Second, on recent 2.6 > kernels you don't need the hotplug file at all, just the udev rules > file. udev has completely superceded hotplug. Don't worry, NUT runs on a *lot* of different systems, and not all of them are recent 2.6 kernels, or even Linux. It will be a long time until this code is removed. -- Peter _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

