HÃ¥kon Alstadheim
2022-Dec-30 15:11 UTC
[Nut-upsuser] New user -- ruing a panic buy of Salicru SPS 1500 ADV T
Hi all and merry christmas! I'm new to this list, so my search for answers might be lacking. Bear with me if this is a repeat. After panic buying this https://www.salicru.com/no-en/sps-1500-adv-t.html, I find nut will not connect to the usb device with vendor:product? 2e66:0302. Names are weird too, namely "1" and? "2000". Tried the "driver" on their support-download, but It claims inability to connect. Running the driver like: <code> /lib64/nut/usbhid-ups -a ny -D -x vendorid=2e66 -x productid=0302 -x explore </code> does seem to _occasionally_ get some sensible data out of it, so is there some fudge I can use to set this up? Note that the debug-run does not always work. Sometimes I get "No matching HID UPS found", even with -x explore. P.S: Finally found batteries for my old UPS, so panic is over :). output from debug run: /lib64/nut/usbhid-ups -a ny -D -x vendorid=2e66 -x productid=0302 -x explore Network UPS Tools - Generic HID driver 0.41 (2.7.4) USB communication driver 0.33 ?? 0.000000??? debug level is '1' ?? 0.000235??? upsdrv_initups... ?? 0.011807??? Using subdriver: EXPLORE HID 0.1 ?? 0.011835??? 73 HID objects found ?? 0.012030??? Path: UPS.PowerSummary.iProduct, Type: Feature, ReportID: 0x01, Offset: 0, Size: 8, Value: 1 ?? 0.012182??? Path: UPS.PowerSummary.iSerialNumber, Type: Feature, ReportID: 0x02, Offset: 0, Size: 8, Value: 2 ?? 0.012320??? Path: UPS.PowerSummary.iOEMInformation, Type: Feature, ReportID: 0x03, Offset: 0, Size: 8, Value: 3 ?? 0.012466??? Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, ReportID: 0x04, Offset: 0, Size: 8, Value: 4 ?? 0.012620??? Path: UPS.PowerSummary.Rechargeable, Type: Feature, ReportID: 0x05, Offset: 0, Size: 8, Value: 1 ?? 0.012840??? Path: UPS.PowerSummary.CapacityMode, Type: Feature, ReportID: 0x06, Offset: 0, Size: 8, Value: 2 ?? 0.012994??? Path: UPS.PowerSummary.DesignCapacity, Type: Feature, ReportID: 0x07, Offset: 0, Size: 8, Value: 100 ?? 0.013006??? Path: UPS.PowerSummary.CapacityGranularity1, Type: Feature, ReportID: 0x07, Offset: 8, Size: 8, Value: 10 ?? 0.013014??? Path: UPS.PowerSummary.CapacityGranularity2, Type: Feature, ReportID: 0x07, Offset: 16, Size: 8, Value: 10 ?? 0.013027??? Path: UPS.PowerSummary.WarningCapacityLimit, Type: Feature, ReportID: 0x07, Offset: 24, Size: 8, Value: 20 ?? 0.013053??? Path: UPS.PowerSummary.FullChargeCapacity, Type: Feature, ReportID: 0x07, Offset: 32, Size: 8, Value: 100 ?? 0.013062??? Path: UPS.PowerSummary.RemainingCapacityLimit, Type: Feature, ReportID: 0x07, Offset: 40, Size: 8, Value: 0 ?? 0.013245??? Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x08, Offset: 0, Size: 8, Value: 100 ?? 0.013257??? Path: UPS.PowerSummary.RemainingCapacity, Type: Feature, ReportID: 0x08, Offset: 0, Size: 8, Value: 100 ?? 0.013268??? Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x08, Offset: 8, Size: 16, Value: 7200 ?? 0.013281??? Path: UPS.PowerSummary.RunTimeToEmpty, Type: Feature, ReportID: 0x08, Offset: 8, Size: 16, Value: 7200 ?? 0.013296??? Path: UPS.PowerSummary.RemainingTimeLimit, Type: Input, ReportID: 0x08, Offset: 24, Size: 16, Value: 300 ?? 0.013306??? Path: UPS.PowerSummary.RemainingTimeLimit, Type: Feature, ReportID: 0x08, Offset: 24, Size: 16, Value: 300 ?? 0.013463??? Path: UPS.PowerSummary.ConfigVoltage, Type: Feature, ReportID: 0x09, Offset: 0, Size: 16, Value: 24 ?? 0.013632??? Path: UPS.PowerSummary.Voltage, Type: Feature, ReportID: 0x0a, Offset: 0, Size: 16, Value: 27.5 ?? 0.013837??? Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Input, ReportID: 0x0b, Offset: 0, Size: 1, Value: 1 ?? 0.013849??? Path: UPS.PowerSummary.PresentStatus.Charging, Type: Input, ReportID: 0x0b, Offset: 1, Size: 1, Value: 1 ?? 0.013856??? Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Input, ReportID: 0x0b, Offset: 2, Size: 1, Value: 0 ?? 0.013871??? Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Input, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0 ?? 0.013882??? Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Input, ReportID: 0x0b, Offset: 4, Size: 1, Value: 1 ?? 0.013892??? Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Input, ReportID: 0x0b, Offset: 5, Size: 1, Value: 0 ?? 0.013900??? Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: Feature, ReportID: 0x0b, Offset: 0, Size: 1, Value: 1 ?? 0.013909??? Path: UPS.PowerSummary.PresentStatus.Charging, Type: Feature, ReportID: 0x0b, Offset: 1, Size: 1, Value: 1 ?? 0.013920??? Path: UPS.PowerSummary.PresentStatus.Discharging, Type: Feature, ReportID: 0x0b, Offset: 2, Size: 1, Value: 0 ?? 0.013929??? Path: UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0 ?? 0.013939??? Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: Feature, ReportID: 0x0b, Offset: 4, Size: 1, Value: 1 ?? 0.013950??? Path: UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Feature, ReportID: 0x0b, Offset: 5, Size: 1, Value: 0 ?? 0.014090??? Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, ReportID: 0x0c, Offset: 0, Size: 8, Value: 2 ?? 0.014232??? Path: UPS.PowerSummary.iManufacturer, Type: Feature, ReportID: 0x0d, Offset: 0, Size: 8, Value: 3 ?? 0.014372??? Path: UPS.Input.ConfigVoltage, Type: Feature, ReportID: 0x0e, Offset: 0, Size: 16, Value: 230 ?? 0.014560??? Path: UPS.Input.Voltage, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 16, Value: 230.9 ?? 0.014748??? Path: UPS.Input.LowVoltageTransfer, Type: Feature, ReportID: 0x10, Offset: 0, Size: 16, Value: 165 ?? 0.014899??? Path: UPS.Input.HighVoltageTransfer, Type: Feature, ReportID: 0x11, Offset: 0, Size: 16, Value: 290 ?? 0.015054??? Path: UPS.Input.Frequency, Type: Feature, ReportID: 0x1c, Offset: 0, Size: 16, Value: 50.1 ?? 0.015199??? Path: UPS.Output.Voltage, Type: Feature, ReportID: 0x12, Offset: 0, Size: 16, Value: 230 ?? 0.015342??? Path: UPS.Output.PercentLoad, Type: Feature, ReportID: 0x13, Offset: 0, Size: 8, Value: 0 ?? 0.015483??? Path: UPS.Output.Test, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8, Value: 0 ?? 0.015637??? Path: UPS.Output.DelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: -60 ?? 0.015833??? Path: UPS.Output.DelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: -60 ?? 0.015971??? Path: UPS.Output.Boost, Type: Feature, ReportID: 0x17, Offset: 0, Size: 1, Value: 0 ?? 0.015982??? Path: UPS.Output.Overload, Type: Feature, ReportID: 0x17, Offset: 1, Size: 1, Value: 0 ?? 0.015992??? Path: UPS.Output.Buck, Type: Feature, ReportID: 0x17, Offset: 2, Size: 1, Value: 0 ?? 0.016133??? Path: UPS.Output.ConfigActivePower, Type: Feature, ReportID: 0x18, Offset: 0, Size: 16, Value: 1400 ?? 0.016273??? Path: UPS.Output.Frequency, Type: Feature, ReportID: 0x1d, Offset: 0, Size: 16, Value: 50.1 ?? 0.016411??? Path: UPS.Output.CommunicationLost, Type: Feature, ReportID: 0x1b, Offset: 0, Size: 8, Value: 0 ?? 0.016624??? Path: UPS.ff010004.ff010024.ff0100d0, Type: Feature, ReportID: 0x19, Offset: 0, Size: 8, Value: 0.1 ?? 0.016836??? Path: UPS.ff010004.ff010024.ff0100d1, Type: Feature, ReportID: 0x1a, Offset: 0, Size: 8, Value: 0 ?? 0.016977??? Path: UPS.ff01001d.ff010019.ff010020, Type: Feature, ReportID: 0x25, Offset: 0, Size: 1, Value: 0 ?? 0.017128??? Path: UPS.ff01001d.ff010019.ff010021, Type: Feature, ReportID: 0x2c, Offset: 0, Size: 1, Value: 0 ?? 0.017145??? Path: UPS.ff01001d.ff010019.ff010021, Type: Input, ReportID: 0x2c, Offset: 0, Size: 1, Value: 0 ?? 0.017284??? Path: UPS.ff01001d.ff01001a.ff010001, Type: Feature, ReportID: 0x26, Offset: 0, Size: 1, Value: 0 ?? 0.017424??? Path: UPS.ff01001d.ff01001a.ff010002, Type: Feature, ReportID: 0x27, Offset: 0, Size: 8, Value: 1 ?? 0.017728??? Can't retrieve Report 28: Value too large for defined data type ?? 0.017743??? Path: UPS.ff01001d.ff01001b.ff010040, Type: Feature, ReportID: 0x28, Offset: 0, Size: 8 ?? 0.018031??? Can't retrieve Report 28: Value too large for defined data type ?? 0.018064??? Path: UPS.ff01001d.ff01001b.ff010016, Type: Input, ReportID: 0x28, Offset: 0, Size: 8 ?? 0.018354??? Can't retrieve Report 28: Value too large for defined data type ?? 0.018366??? Path: UPS.ff01001d.ff01001b.ff010018, Type: Feature, ReportID: 0x28, Offset: 8, Size: 8 ?? 0.018669??? Can't retrieve Report 28: Value too large for defined data type ?? 0.018685??? Path: UPS.ff01001d.ff01001b.ff010018, Type: Input, ReportID: 0x28, Offset: 8, Size: 8 ?? 0.018987??? Can't retrieve Report 29: Value too large for defined data type ?? 0.018999??? Path: UPS.ff01001d.ff01001b.ff010015, Type: Feature, ReportID: 0x29, Offset: 0, Size: 8 ?? 0.019300??? Can't retrieve Report 29: Value too large for defined data type ?? 0.019315??? Path: UPS.ff01001d.ff01001b.ff010015, Type: Output, ReportID: 0x29, Offset: 0, Size: 8 ?? 0.019633??? Can't retrieve Report 29: Value too large for defined data type ?? 0.019648??? Path: UPS.ff01001d.ff01001b.ff010017, Type: Feature, ReportID: 0x29, Offset: 8, Size: 8 ?? 0.019928??? Can't retrieve Report 29: Value too large for defined data type ?? 0.019939??? Path: UPS.ff01001d.ff01001b.ff010017, Type: Output, ReportID: 0x29, Offset: 8, Size: 8 ?? 0.020224??? Can't retrieve Report 2d: Value too large for defined data type ?? 0.020236??? Path: UPS.ff01001d.ff01001b.ff010010, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 1 ?? 0.020600??? Can't retrieve Report 2d: Value too large for defined data type ?? 0.020624??? Path: UPS.ff01001d.ff01001b.ff01001e, Type: Feature, ReportID: 0x2d, Offset: 1, Size: 1 ?? 0.020954??? Can't retrieve Report 2d: Value too large for defined data type ?? 0.020979??? Path: UPS.ff01001d.ff01001b.ff01001f, Type: Feature, ReportID: 0x2d, Offset: 2, Size: 1 ?? 0.021301??? Can't retrieve Report 2d: Value too large for defined data type ?? 0.021320??? Path: UPS.ff01001d.ff01001b.ff010010, Type: Input, ReportID: 0x2d, Offset: 0, Size: 1 ?? 0.021710??? Can't retrieve Report 2d: Value too large for defined data type ?? 0.021738??? Path: UPS.ff01001d.ff01001b.ff01001e, Type: Input, ReportID: 0x2d, Offset: 1, Size: 1 ?? 0.022058??? Can't retrieve Report 2d: Value too large for defined data type ?? 0.022089??? Path: UPS.ff01001d.ff01001b.ff01001f, Type: Input, ReportID: 0x2d, Offset: 2, Size: 1 ?? 0.022391??? Can't retrieve Report 2a: Value too large for defined data type ?? 0.022402??? Path: UPS.ff01001d.ff01001b.ff010013, Type: Feature, ReportID: 0x2a, Offset: 0, Size: 1 ?? 0.022698??? Can't retrieve Report 2b: Value too large for defined data type ?? 0.022714??? Path: UPS.ff01001d.ff01001b.ff010014, Type: Feature, ReportID: 0x2b, Offset: 0, Size: 1 ?? 0.022730??? Detected a UPS: 1 /2000 ?? 0.022745??? upsdrv_initinfo... ?? 0.022756??? upsdrv_updateinfo... ?? 0.032901??? Got 6 HID objects... ?? 0.032922??? Quick update... ?? 0.033004??? upsdrv_updateinfo... ?? 0.283408??? Got 0 HID objects... ?? 0.283445??? Quick update... ?? 2.034842??? upsdrv_updateinfo... ?? 2.048961??? Got 6 HID objects... ?? 2.049003??? Quic ....
Jim Klimov
2022-Dec-30 20:51 UTC
[Nut-upsuser] New user -- ruing a panic buy of Salicru SPS 1500 ADV T
Hello, please try installing (perhaps custom building) a NUT 2.8.0 or newer (master) - Salicru contributed subdrivers for some of their devices. Jim On Fri, Dec 30, 2022, 16:26 H?kon Alstadheim via Nut-upsuser < nut-upsuser at alioth-lists.debian.net> wrote:> Hi all and merry christmas! I'm new to this list, so my search for > answers might be lacking. Bear with me if this is a repeat. > > After panic buying this > https://www.salicru.com/no-en/sps-1500-adv-t.html, I find nut will not > connect to the usb device with vendor:product 2e66:0302. Names are > weird too, namely "1" and "2000". > > Tried the "driver" on their support-download, but It claims inability to > connect. Running the driver like: <code> /lib64/nut/usbhid-ups -a ny -D > -x vendorid=2e66 -x productid=0302 -x explore </code> does seem to > _occasionally_ get some sensible data out of it, so is there some fudge > I can use to set this up? Note that the debug-run does not always work. > Sometimes I get "No matching HID UPS found", even with -x explore. > > P.S: Finally found batteries for my old UPS, so panic is over :). > > output from debug run: > > /lib64/nut/usbhid-ups -a ny -D -x vendorid=2e66 -x productid=0302 -x > explore > Network UPS Tools - Generic HID driver 0.41 (2.7.4) > USB communication driver 0.33 > 0.000000 debug level is '1' > 0.000235 upsdrv_initups... > 0.011807 Using subdriver: EXPLORE HID 0.1 > 0.011835 73 HID objects found > 0.012030 Path: UPS.PowerSummary.iProduct, Type: Feature, > ReportID: 0x01, Offset: 0, Size: 8, Value: 1 > 0.012182 Path: UPS.PowerSummary.iSerialNumber, Type: Feature, > ReportID: 0x02, Offset: 0, Size: 8, Value: 2 > 0.012320 Path: UPS.PowerSummary.iOEMInformation, Type: Feature, > ReportID: 0x03, Offset: 0, Size: 8, Value: 3 > 0.012466 Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, > ReportID: 0x04, Offset: 0, Size: 8, Value: 4 > 0.012620 Path: UPS.PowerSummary.Rechargeable, Type: Feature, > ReportID: 0x05, Offset: 0, Size: 8, Value: 1 > 0.012840 Path: UPS.PowerSummary.CapacityMode, Type: Feature, > ReportID: 0x06, Offset: 0, Size: 8, Value: 2 > 0.012994 Path: UPS.PowerSummary.DesignCapacity, Type: Feature, > ReportID: 0x07, Offset: 0, Size: 8, Value: 100 > 0.013006 Path: UPS.PowerSummary.CapacityGranularity1, Type: > Feature, ReportID: 0x07, Offset: 8, Size: 8, Value: 10 > 0.013014 Path: UPS.PowerSummary.CapacityGranularity2, Type: > Feature, ReportID: 0x07, Offset: 16, Size: 8, Value: 10 > 0.013027 Path: UPS.PowerSummary.WarningCapacityLimit, Type: > Feature, ReportID: 0x07, Offset: 24, Size: 8, Value: 20 > 0.013053 Path: UPS.PowerSummary.FullChargeCapacity, Type: > Feature, ReportID: 0x07, Offset: 32, Size: 8, Value: 100 > 0.013062 Path: UPS.PowerSummary.RemainingCapacityLimit, Type: > Feature, ReportID: 0x07, Offset: 40, Size: 8, Value: 0 > 0.013245 Path: UPS.PowerSummary.RemainingCapacity, Type: Input, > ReportID: 0x08, Offset: 0, Size: 8, Value: 100 > 0.013257 Path: UPS.PowerSummary.RemainingCapacity, Type: Feature, > ReportID: 0x08, Offset: 0, Size: 8, Value: 100 > 0.013268 Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, > ReportID: 0x08, Offset: 8, Size: 16, Value: 7200 > 0.013281 Path: UPS.PowerSummary.RunTimeToEmpty, Type: Feature, > ReportID: 0x08, Offset: 8, Size: 16, Value: 7200 > 0.013296 Path: UPS.PowerSummary.RemainingTimeLimit, Type: Input, > ReportID: 0x08, Offset: 24, Size: 16, Value: 300 > 0.013306 Path: UPS.PowerSummary.RemainingTimeLimit, Type: > Feature, ReportID: 0x08, Offset: 24, Size: 16, Value: 300 > 0.013463 Path: UPS.PowerSummary.ConfigVoltage, Type: Feature, > ReportID: 0x09, Offset: 0, Size: 16, Value: 24 > 0.013632 Path: UPS.PowerSummary.Voltage, Type: Feature, ReportID: > 0x0a, Offset: 0, Size: 16, Value: 27.5 > 0.013837 Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: > Input, ReportID: 0x0b, Offset: 0, Size: 1, Value: 1 > 0.013849 Path: UPS.PowerSummary.PresentStatus.Charging, Type: > Input, ReportID: 0x0b, Offset: 1, Size: 1, Value: 1 > 0.013856 Path: UPS.PowerSummary.PresentStatus.Discharging, Type: > Input, ReportID: 0x0b, Offset: 2, Size: 1, Value: 0 > 0.013871 Path: > UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: Input, > ReportID: 0x0b, Offset: 3, Size: 1, Value: 0 > 0.013882 Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: > Input, ReportID: 0x0b, Offset: 4, Size: 1, Value: 1 > 0.013892 Path: > UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Input, > ReportID: 0x0b, Offset: 5, Size: 1, Value: 0 > 0.013900 Path: UPS.PowerSummary.PresentStatus.ACPresent, Type: > Feature, ReportID: 0x0b, Offset: 0, Size: 1, Value: 1 > 0.013909 Path: UPS.PowerSummary.PresentStatus.Charging, Type: > Feature, ReportID: 0x0b, Offset: 1, Size: 1, Value: 1 > 0.013920 Path: UPS.PowerSummary.PresentStatus.Discharging, Type: > Feature, ReportID: 0x0b, Offset: 2, Size: 1, Value: 0 > 0.013929 Path: > UPS.PowerSummary.PresentStatus.BelowRemainingCapacityLimit, Type: > Feature, ReportID: 0x0b, Offset: 3, Size: 1, Value: 0 > 0.013939 Path: UPS.PowerSummary.PresentStatus.FullyCharged, Type: > Feature, ReportID: 0x0b, Offset: 4, Size: 1, Value: 1 > 0.013950 Path: > UPS.PowerSummary.PresentStatus.RemainingTimeLimitExpired, Type: Feature, > ReportID: 0x0b, Offset: 5, Size: 1, Value: 0 > 0.014090 Path: UPS.PowerSummary.AudibleAlarmControl, Type: > Feature, ReportID: 0x0c, Offset: 0, Size: 8, Value: 2 > 0.014232 Path: UPS.PowerSummary.iManufacturer, Type: Feature, > ReportID: 0x0d, Offset: 0, Size: 8, Value: 3 > 0.014372 Path: UPS.Input.ConfigVoltage, Type: Feature, ReportID: > 0x0e, Offset: 0, Size: 16, Value: 230 > 0.014560 Path: UPS.Input.Voltage, Type: Feature, ReportID: 0x0f, > Offset: 0, Size: 16, Value: 230.9 > 0.014748 Path: UPS.Input.LowVoltageTransfer, Type: Feature, > ReportID: 0x10, Offset: 0, Size: 16, Value: 165 > 0.014899 Path: UPS.Input.HighVoltageTransfer, Type: Feature, > ReportID: 0x11, Offset: 0, Size: 16, Value: 290 > 0.015054 Path: UPS.Input.Frequency, Type: Feature, ReportID: > 0x1c, Offset: 0, Size: 16, Value: 50.1 > 0.015199 Path: UPS.Output.Voltage, Type: Feature, ReportID: 0x12, > Offset: 0, Size: 16, Value: 230 > 0.015342 Path: UPS.Output.PercentLoad, Type: Feature, ReportID: > 0x13, Offset: 0, Size: 8, Value: 0 > 0.015483 Path: UPS.Output.Test, Type: Feature, ReportID: 0x14, > Offset: 0, Size: 8, Value: 0 > 0.015637 Path: UPS.Output.DelayBeforeShutdown, Type: Feature, > ReportID: 0x15, Offset: 0, Size: 16, Value: -60 > 0.015833 Path: UPS.Output.DelayBeforeStartup, Type: Feature, > ReportID: 0x16, Offset: 0, Size: 16, Value: -60 > 0.015971 Path: UPS.Output.Boost, Type: Feature, ReportID: 0x17, > Offset: 0, Size: 1, Value: 0 > 0.015982 Path: UPS.Output.Overload, Type: Feature, ReportID: > 0x17, Offset: 1, Size: 1, Value: 0 > 0.015992 Path: UPS.Output.Buck, Type: Feature, ReportID: 0x17, > Offset: 2, Size: 1, Value: 0 > 0.016133 Path: UPS.Output.ConfigActivePower, Type: Feature, > ReportID: 0x18, Offset: 0, Size: 16, Value: 1400 > 0.016273 Path: UPS.Output.Frequency, Type: Feature, ReportID: > 0x1d, Offset: 0, Size: 16, Value: 50.1 > 0.016411 Path: UPS.Output.CommunicationLost, Type: Feature, > ReportID: 0x1b, Offset: 0, Size: 8, Value: 0 > 0.016624 Path: UPS.ff010004.ff010024.ff0100d0, Type: Feature, > ReportID: 0x19, Offset: 0, Size: 8, Value: 0.1 > 0.016836 Path: UPS.ff010004.ff010024.ff0100d1, Type: Feature, > ReportID: 0x1a, Offset: 0, Size: 8, Value: 0 > 0.016977 Path: UPS.ff01001d.ff010019.ff010020, Type: Feature, > ReportID: 0x25, Offset: 0, Size: 1, Value: 0 > 0.017128 Path: UPS.ff01001d.ff010019.ff010021, Type: Feature, > ReportID: 0x2c, Offset: 0, Size: 1, Value: 0 > 0.017145 Path: UPS.ff01001d.ff010019.ff010021, Type: Input, > ReportID: 0x2c, Offset: 0, Size: 1, Value: 0 > 0.017284 Path: UPS.ff01001d.ff01001a.ff010001, Type: Feature, > ReportID: 0x26, Offset: 0, Size: 1, Value: 0 > 0.017424 Path: UPS.ff01001d.ff01001a.ff010002, Type: Feature, > ReportID: 0x27, Offset: 0, Size: 8, Value: 1 > 0.017728 Can't retrieve Report 28: Value too large for defined > data type > 0.017743 Path: UPS.ff01001d.ff01001b.ff010040, Type: Feature, > ReportID: 0x28, Offset: 0, Size: 8 > 0.018031 Can't retrieve Report 28: Value too large for defined > data type > 0.018064 Path: UPS.ff01001d.ff01001b.ff010016, Type: Input, > ReportID: 0x28, Offset: 0, Size: 8 > 0.018354 Can't retrieve Report 28: Value too large for defined > data type > 0.018366 Path: UPS.ff01001d.ff01001b.ff010018, Type: Feature, > ReportID: 0x28, Offset: 8, Size: 8 > 0.018669 Can't retrieve Report 28: Value too large for defined > data type > 0.018685 Path: UPS.ff01001d.ff01001b.ff010018, Type: Input, > ReportID: 0x28, Offset: 8, Size: 8 > 0.018987 Can't retrieve Report 29: Value too large for defined > data type > 0.018999 Path: UPS.ff01001d.ff01001b.ff010015, Type: Feature, > ReportID: 0x29, Offset: 0, Size: 8 > 0.019300 Can't retrieve Report 29: Value too large for defined > data type > 0.019315 Path: UPS.ff01001d.ff01001b.ff010015, Type: Output, > ReportID: 0x29, Offset: 0, Size: 8 > 0.019633 Can't retrieve Report 29: Value too large for defined > data type > 0.019648 Path: UPS.ff01001d.ff01001b.ff010017, Type: Feature, > ReportID: 0x29, Offset: 8, Size: 8 > 0.019928 Can't retrieve Report 29: Value too large for defined > data type > 0.019939 Path: UPS.ff01001d.ff01001b.ff010017, Type: Output, > ReportID: 0x29, Offset: 8, Size: 8 > 0.020224 Can't retrieve Report 2d: Value too large for defined > data type > 0.020236 Path: UPS.ff01001d.ff01001b.ff010010, Type: Feature, > ReportID: 0x2d, Offset: 0, Size: 1 > 0.020600 Can't retrieve Report 2d: Value too large for defined > data type > 0.020624 Path: UPS.ff01001d.ff01001b.ff01001e, Type: Feature, > ReportID: 0x2d, Offset: 1, Size: 1 > 0.020954 Can't retrieve Report 2d: Value too large for defined > data type > 0.020979 Path: UPS.ff01001d.ff01001b.ff01001f, Type: Feature, > ReportID: 0x2d, Offset: 2, Size: 1 > 0.021301 Can't retrieve Report 2d: Value too large for defined > data type > 0.021320 Path: UPS.ff01001d.ff01001b.ff010010, Type: Input, > ReportID: 0x2d, Offset: 0, Size: 1 > 0.021710 Can't retrieve Report 2d: Value too large for defined > data type > 0.021738 Path: UPS.ff01001d.ff01001b.ff01001e, Type: Input, > ReportID: 0x2d, Offset: 1, Size: 1 > 0.022058 Can't retrieve Report 2d: Value too large for defined > data type > 0.022089 Path: UPS.ff01001d.ff01001b.ff01001f, Type: Input, > ReportID: 0x2d, Offset: 2, Size: 1 > 0.022391 Can't retrieve Report 2a: Value too large for defined > data type > 0.022402 Path: UPS.ff01001d.ff01001b.ff010013, Type: Feature, > ReportID: 0x2a, Offset: 0, Size: 1 > 0.022698 Can't retrieve Report 2b: Value too large for defined > data type > 0.022714 Path: UPS.ff01001d.ff01001b.ff010014, Type: Feature, > ReportID: 0x2b, Offset: 0, Size: 1 > 0.022730 Detected a UPS: 1 /2000 > 0.022745 upsdrv_initinfo... > 0.022756 upsdrv_updateinfo... > 0.032901 Got 6 HID objects... > 0.032922 Quick update... > 0.033004 upsdrv_updateinfo... > 0.283408 Got 0 HID objects... > 0.283445 Quick update... > 2.034842 upsdrv_updateinfo... > 2.048961 Got 6 HID objects... > 2.049003 Quic > > .... > > _______________________________________________ > Nut-upsuser mailing list > Nut-upsuser at alioth-lists.debian.net > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20221230/9cd46523/attachment-0001.htm>