Add APC BVKnnnnM2 to list of devices affected by spurious LB/RB messages#2944
Merged
jimklimov merged 3 commits intonetworkupstools:masterfrom May 9, 2025
invario:BVKnnnnM2-tweak
Merged
Add APC BVKnnnnM2 to list of devices affected by spurious LB/RB messages#2944jimklimov merged 3 commits intonetworkupstools:masterfrom invario:BVKnnnnM2-tweak
jimklimov merged 3 commits intonetworkupstools:masterfrom
invario:BVKnnnnM2-tweak
Conversation
…us LB/RB issues and allows users to apply corresponding tweaks Signed-off-by: invario <67800603+invario@users.noreply.github.com>
|
❌ Build nut 2.8.3.3115-master failed (commit a87f2c5b3b by @invario) |
Signed-off-by: invario <67800603+invario@users.noreply.github.com>
|
✅ Build nut 2.8.3.3116-master completed (commit c8d8d9e060 by @invario) |
…/markup [#2944] Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR #2565 addresses issue #2347 wherein APC BXnnnnMI devices are logging LOWBATT/REPLACEBATT messages.
BVK750M2 (which appears to have been released 2021/2022) appears to be affected by this, at least the one that I purchased 1Q 2025 in the US.
Other models in this lineup per APC's product brochure are BVK950M2 and BVK1200M2.
This PR does the following:
upshid-ups.cto add APC BVKnnnnM2 to the detection code and also increments the driver version numberNEWS.adocto note the updateUPGRADING.adocto note the updatedriver.list.into add the modelusbhid-ups.txtto add the modelComments, suggestions, corrections, testers? Apologies if I missed anything as I'm relatively a novice at this. Thank you, and a big thank you to @jimklimov for the original tweak in #2565.