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