Displaying 3 results from an estimated 3 matches for "addhidvalue".
2007 Jan 21
1
TrippLite USB UPS
...:
# /lib/nut/hidups -u root -DDDD /dev/usb/hiddev0
Network UPS Tools: HID UPS driver 0.13 (2.0.5)
Warning: This is an experimental driver.
Some features may not function correctly.
debug level is '4'
Detected Tripp Lite TRIPP LITE UPS
on port /dev/usb/hiddev0
addhidvalue(850066, battery.charge): obtained 100
addhidvalue(850068, battery.runtime): obtained 1903
addhidvalue(840035, ups.load): obtained 24
addhidvalue(840056, ups.delay.start): obtained 0
addhidvalue(840057, ups.delay.shutdown): obtained -1
event(840062, 0)
Unhandled event: 0x840062 (0)...
2007 Jan 12
0
Followup to previous E-mail..
...re2# ./drivers/hidups -u root -DDDD -a
apc /dev/usb/hiddev0
Network UPS Tools: HID UPS driver 0.13 (2.0.5-pre2)
Warning: This is an experimental driver.
Some features may not function correctly.
debug level is '4'
Detected APC Back-UPS ES 650 FW:818.w1.D USB FW:w1
on port /dev/usb/hiddev0
addhidvalue(850066, battery.charge): obtained 100
addhidvalue(850068, battery.runtime): obtained 1132
addhidvalue(840035, ups.load): obtained 30
Ignoring x86 page event 0xff860060 (8)
Ignoring x86 page event 0xff860060 (8)
event(850066, 100)
event(850068, 1132)
event(850044, 0)
event(850045, 0)
event(8500d0, 1...
2005 Sep 07
3
Liebert PowerSure PSA 500
.../etc/hotplug/ have been made as instructed. Note that
the UPS *does* get probed (the non-zero device ID).)
-- hidups driver can connect to the UPS, but *dies* whenever it changes
state:
# bin/hidups -DD -a PowerSure
[...]
Detected Liebert Liebert PSA 500 FW:09
on port /dev/usb/hiddev0
addhidvalue(850066, battery.charge): obtained 0
addhidvalue(850068, battery.runtime): obtained 0
[... pulling mains cable]
read: Input/output error
(I'm still trying to obtain info from Liebert whether those two
values plus ups.status are actually *all* the data the UPS offers.)
-- UPS has chang...