[Nut-upsdev] Battery Volts shown as 20+ on Cyber Power UPS CP1000AVRLCD

David C. Rankin drankinatty at suddenlinkmail.com
Sun Nov 30 07:49:20 UTC 2008


Arjen de Korte wrote:
> Citeren "David C. Rankin" <drankinatty at suddenlinkmail.com>:
> 
>> Thinking through it (not wise when you aren't sure exactly what you are
>> thinking through), I decided it to start nut as normal, kill the running
>> instance of usbhid-ups and then start the new -DD instance with sudo
>> -u upsd
>> usbhid-ups -DD -a nirvana_ups, and it looks like I still get the same
>> output.
> 
> Well, I told you to "kill any existing instances of the 'usbhid-ups'
> driver." This can usually be done by stopping NUT, but you really want
> to be sure that none is running (otherwise the drivers will battle for
> control over the UPS, which isn't a pretty sight in debug mode). So you
> may want to run something like
> 
>     ps aux|grep usbhid-ups
> 
> to find any remaining drivers left running in the background.
> 
> I completely missed the fact that you're still running an older version
> of NUT. Upgrading to nut-2.2.2 would be really helpful (since we
> rearranged some debug levels since nut-2.2.0). If that's not an option,
> we'll have to crank up the debug level to -DDDDD (yup, that's five D's)
> in order not to miss anything. You may also want to append '2>&1' to the
> command line, so that we don't miss the output from the stderr (it looks
> like some is missing now).
> 
> Best regards, Arjen

Arjen,

	I went ahead and installed the 2.2.2 rpm even though it doesn't have the
/etc/init.d/upsd file so I could get the information you needed. The
information. A file with the results without all the linebreaks in this email
can be downloaded at:

http://www.3111skyline.com/download/ups/CyberPower/nut_2.2.2-usbhid-ups_DD.output

	Here is the output:

[01:43 nirvana/etc/ups] # /usr/lib/ups/driver/usbhid-ups -DD -a nirvana_ups
Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2)

debug level is '2'
upsdrv_initups...
Checking device (0764/0501) (002/002)
- VendorID: 0764
- ProductID: 0501
- Manufacturer: CPS
- Product: UPS CP1000AVRLCD
- Serial Number: unknown
- Bus: 002
Trying to match device
Device matches
HID descriptor length 387
Report Descriptor size = 387
Using subdriver: CyberPower HID 0.1
Path: UPS.PowerSummary.iProduct, Type: Feature, ReportID: 0x01, Offset: 0,
Size: 8, Value: 1.000000
Path: UPS.PowerSummary.iSerialNumber, Type: Feature, ReportID: 0x02, Offset: 0,
Size: 8, Value: 2.000000
Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, ReportID: 0x03, Offset:
0, Size: 8, Value: 4.000000
Path: UPS.PowerSummary.iOEMInformation, Type: Feature, ReportID: 0x04, Offset:
0, Size: 8, Value: 3.000000
Path: UPS.PowerSummary.Rechargeable, Type: Feature, ReportID: 0x05, Offset: 0,
Size: 8, Value: 1.000000
Path: UPS.PowerSummary.CapacityMode, Type: Feature, ReportID: 0x06, Offset: 0,
Size: 8, Value: 2.000000
Path: UPS.PowerSummary.DesignCapacity, Type: Feature, ReportID: 0x07, Offset:
0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.CapacityGranularity1, Type: Feature, ReportID: 0x07,
Offset: 8, Size: 8, Value: 5.000000
Path: UPS.PowerSummary.CapacityGranularity2, Type: Feature, ReportID: 0x07,
Offset: 16, Size: 8, Value: 10.000000
Path: UPS.PowerSummary.WarningCapacityLimit, Type: Feature, ReportID: 0x07,
Offset: 24, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.RemainingCapacityLimit, Type: Feature, ReportID: 0x07,
Offset: 32, Size: 8, Value: 10.000000
Path: UPS.PowerSummary.FullChargeCapacity, Type: Feature, ReportID: 0x07,
Offset: 40, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x08, Offset:
0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RemainingCapacity, Type: Feature, ReportID: 0x08,
Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x08, Offset: 8,
Size: 16, Value: 2340.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Feature, ReportID: 0x08, Offset:
8, Size: 16, Value: 2340.000000
Path: UPS.PowerSummary.RemainingTimeLimit, Type: Input, ReportID: 0x08, Offset:
24, Size: 16, Value: 300.000000
Path: UPS.PowerSummary.RemainingTimeLimit, Type: Feature, ReportID: 0x08,
Offset: 24, Size: 16, Value: 300.000000
Path: UPS.PowerSummary.ConfigVoltage, Type: Feature, ReportID: 0x09, Offset: 0,
Size: 8, Value: 12.000000
Path: UPS.PowerSummary.Voltage, Type: Feature, ReportID: 0x0a, Offset: 0, Size:
8, Value: 20.300000
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Input, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Input, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Input, ReportID: 0x0b,
Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Input,
ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Input, ReportID: 0x0b,
Offset: 4, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Input,
ReportID: 0x0b, Offset: 5, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Feature, ReportID:
0x0b, Offset: 4, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Feature,
ReportID: 0x0b, Offset: 5, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, ReportID: 0x0c,
Offset: 0, Size: 8, Value: 2.000000
Path: UPS.PowerSummary.iManufacturer, Type: Feature, ReportID: 0x0d, Offset: 0,
Size: 8, Value: 3.000000
Path: UPS.Input.ConfigVoltage, Type: Feature, ReportID: 0x0e, Offset: 0, Size:
8, Value: 120.000000
Path: UPS.Input.Voltage, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8,
Value: 122.000000
Path: UPS.Input.LowVoltageTransfer, Type: Feature, ReportID: 0x10, Offset: 0,
Size: 8, Value: 90.000000
Path: UPS.Input.HighVoltageTransfer, Type: Feature, ReportID: 0x10, Offset: 8,
Size: 8, Value: 140.000000
Path: UPS.Output.Voltage, Type: Feature, ReportID: 0x12, Offset: 0, Size: 8,
Value: 122.000000
Path: UPS.Output.PercentLoad, Type: Feature, ReportID: 0x13, Offset: 0, Size:
8, Value: 17.000000
Path: UPS.Output.Test, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8,
Value: 1.000000
Path: UPS.Output.DelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0,
Size: 16, Value: -60.000000
Path: UPS.Output.DelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0,
Size: 16, Value: 0.000000
Path: UPS.Output.Boost, Type: Feature, ReportID: 0x17, Offset: 0, Size: 1,
Value: 0.000000
Path: UPS.Output.Overload, Type: Feature, ReportID: 0x17, Offset: 1, Size: 1,
Value: 0.000000
Path: UPS.Output.ConfigActivePower, Type: Feature, ReportID: 0x18, Offset: 0,
Size: 16, Value: 88.000000
Report descriptor retrieved (Reportlen = 387)
Found HID device
Detected a UPS: CPS/UPS CP1000AVRLCD
Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, ReportID: 0x03, Offset:
0, Size: 8, Value: 4.000000
Path: UPS.PowerSummary.iOEMInformation, Type: Feature, ReportID: 0x04, Offset:
0, Size: 8, Value: 3.000000
Path: UPS.PowerSummary.WarningCapacityLimit, Type: Feature, ReportID: 0x07,
Offset: 24, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.RemainingCapacityLimit, Type: Feature, ReportID: 0x07,
Offset: 32, Size: 8, Value: 10.000000
Path: UPS.PowerSummary.RemainingCapacity, Type: Feature, ReportID: 0x08,
Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Feature, ReportID: 0x08, Offset:
8, Size: 16, Value: 2340.000000
Path: UPS.PowerSummary.RemainingTimeLimit, Type: Feature, ReportID: 0x08,
Offset: 24, Size: 16, Value: 300.000000
Path: UPS.PowerSummary.ConfigVoltage, Type: Feature, ReportID: 0x09, Offset: 0,
Size: 8, Value: 12.000000
Path: UPS.PowerSummary.Voltage, Type: Feature, ReportID: 0x0a, Offset: 0, Size:
8, Value: 20.300000
Path: UPS.Output.PercentLoad, Type: Feature, ReportID: 0x13, Offset: 0, Size:
8, Value: 17.000000
Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, ReportID: 0x0c,
Offset: 0, Size: 8, Value: 2.000000
Path: UPS.Output.Test, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8,
Value: 1.000000
Path: UPS.Output.ConfigActivePower, Type: Feature, ReportID: 0x18, Offset: 0,
Size: 16, Value: 88.000000
Path: UPS.Output.DelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0,
Size: 16, Value: 0.000000
Path: UPS.Output.DelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0,
Size: 16, Value: -60.000000
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Feature, ReportID:
0x0b, Offset: 4, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Feature,
ReportID: 0x0b, Offset: 5, Size: 1, Value: 0.000000
Path: UPS.Output.Boost, Type: Feature, ReportID: 0x17, Offset: 0, Size: 1,
Value: 0.000000
Path: UPS.Output.Overload, Type: Feature, ReportID: 0x17, Offset: 1, Size: 1,
Value: 0.000000
Path: UPS.Input.ConfigVoltage, Type: Feature, ReportID: 0x0e, Offset: 0, Size:
8, Value: 120.000000
Path: UPS.Input.Voltage, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8,
Value: 122.000000
Path: UPS.Input.LowVoltageTransfer, Type: Feature, ReportID: 0x10, Offset: 0,
Size: 8, Value: 90.000000
Path: UPS.Input.HighVoltageTransfer, Type: Feature, ReportID: 0x10, Offset: 8,
Size: 8, Value: 140.000000
Path: UPS.Output.Voltage, Type: Feature, ReportID: 0x12, Offset: 0, Size: 8,
Value: 122.000000
Path: UPS.Output.Test, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8,
Value: 1.000000
Path: UPS.Output.Test, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8,
Value: 1.000000
Path: UPS.Output.Test, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8,
Value: 1.000000
Path: UPS.Output.DelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0,
Size: 16, Value: -60.000000
Path: UPS.Output.DelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0,
Size: 16, Value: 0.000000
Path: UPS.Output.DelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0,
Size: 16, Value: -60.000000
Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, ReportID: 0x0c,
Offset: 0, Size: 8, Value: 2.000000
Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, ReportID: 0x0c,
Offset: 0, Size: 8, Value: 2.000000
Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, ReportID: 0x0c,
Offset: 0, Size: 8, Value: 2.000000
Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, ReportID: 0x0c,
Offset: 0, Size: 8, Value: 2.000000
Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, ReportID: 0x0c,
Offset: 0, Size: 8, Value: 2.000000
upsdrv_initinfo...
upsdrv_updateinfo...
Got 6 HID objects...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Input, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Input, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Input, ReportID: 0x0b,
Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Input,
ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Input, ReportID: 0x0b,
Offset: 4, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Input,
ReportID: 0x0b, Offset: 5, Size: 1, Value: 0.000000
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
dstate_init: sock /var/lib/ups/usbhid-ups-nirvana_ups open on fd 5
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got 3 HID objects...
Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x08, Offset:
0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x08, Offset: 8,
Size: 16, Value: 2100.000000
Path: UPS.PowerSummary.RemainingTimeLimit, Type: Input, ReportID: 0x08, Offset:
24, Size: 16, Value: 300.000000
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got 6 HID objects...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Input, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Input, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Input, ReportID: 0x0b,
Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Input,
ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Input, ReportID: 0x0b,
Offset: 4, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Input,
ReportID: 0x0b, Offset: 5, Size: 1, Value: 0.000000
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got 6 HID objects...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Input, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Input, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Input, ReportID: 0x0b,
Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Input,
ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Input, ReportID: 0x0b,
Offset: 4, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Input,
ReportID: 0x0b, Offset: 5, Size: 1, Value: 0.000000
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got 3 HID objects...
Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x08, Offset:
0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x08, Offset: 8,
Size: 16, Value: 2100.000000
Path: UPS.PowerSummary.RemainingTimeLimit, Type: Input, ReportID: 0x08, Offset:
24, Size: 16, Value: 300.000000
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got 6 HID objects...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Input, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Input, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Input, ReportID: 0x0b,
Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Input,
ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Input, ReportID: 0x0b,
Offset: 4, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Input,
ReportID: 0x0b, Offset: 5, Size: 1, Value: 0.000000
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got 3 HID objects...
Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x08, Offset:
0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x08, Offset: 8,
Size: 16, Value: 2100.000000
Path: UPS.PowerSummary.RemainingTimeLimit, Type: Input, ReportID: 0x08, Offset:
24, Size: 16, Value: 300.000000
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
upsdrv_updateinfo...
Got 6 HID objects...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Input, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Input, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Input, ReportID: 0x0b,
Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Input,
ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Input, ReportID: 0x0b,
Offset: 4, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Input,
ReportID: 0x0b, Offset: 5, Size: 1, Value: 0.000000
Quick update...
Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b,
Offset: 0, Size: 1, Value: 1.000000
Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b,
Offset: 1, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID:
0x0b, Offset: 2, Size: 1, Value: 0.000000
Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type:
Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0.000000
Signal 2: exiting
upsdrv_cleanup...


-- 
David C. Rankin, J.D.,P.E.      |          openSoftware und SystemEntwicklung
Rankin Law Firm, PLLC           |             Countdown for openSuSE 11.1
www.rankinlawfirm.com           |        http://counter.opensuse.org/11.1/small



More information about the Nut-upsdev mailing list