Noted that SKE devices work with the nutdrv_qx driver.#1451
Noted that SKE devices work with the nutdrv_qx driver.#1451jimklimov merged 3 commits intonetworkupstools:masterfrom
Conversation
|
Thanks, can you also add an entry with device model into data/
drivers.list.in please?
…On Sun, Jun 19, 2022, 14:41 Marshall Whittaker ***@***.***> wrote:
I've created this pull for a change in documentation to reflect that SKE
(specifically the SK600, maybe others) devices will work with the nutdrv_qx
driver.
Note:
Seems to work with this configuration in /etc/nut/ups.conf:
[SK600]
driver = "nutdrv_qx"
port = "auto"
vendorid = "0001"
productid = "0000"
bus = "003"
------------------------------
You can view, comment on, or merge this pull request online at:
#1451
Commit Summary
- aa9bf3d
<aa9bf3d>
Noted that SKE devices work with the nutdrv_qx driver.
File Changes
(1 file <https://github.com/networkupstools/nut/pull/1451/files>)
- *M* docs/man/nutdrv_qx.txt
<https://github.com/networkupstools/nut/pull/1451/files#diff-105b10e001f449493f13b9c40bc9f0e05faef0dd352b369cd897567b0382c709>
(2)
Patch Links:
- https://github.com/networkupstools/nut/pull/1451.patch
- https://github.com/networkupstools/nut/pull/1451.diff
—
Reply to this email directly, view it on GitHub
<#1451>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMPTFFMC7AGY57YIGFYIF3VP4IRLANCNFSM5ZGKO5KQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
Also seems the |
|
Requested changes have been made to |
|
nutdrv_qx driver does not work with a SK1500 UPS. I receive the following: Network UPS Tools - UPS driver controller 2.7.4 |
|
@Hoover49 : a bit too little to go on: did you specify the (bogus) vendorid/productid values like in the sample above? Did you try with "an up-to-date version of NUT" (2.7.4 is now 7.5 years old... although for that matter, the original post did not clarify if it was on 2.8.0+, either)? Can you try starting the driver with higher debug verbosity to check what it disliked? e.g. |
|
I upgraded to version 2.8 and now everything appears to be working. Thanks for your advice. |
I've created this pull for a change in documentation to reflect that SKE (specifically the SK600, maybe others) devices will work with the nutdrv_qx driver.
Note:
Seems to work with this configuration in
/etc/nut/ups.conf: