Giter Site home page Giter Site logo

Comments (6)

desertwitch avatar desertwitch commented on May 27, 2024 2

Reported working with build based on current master:
https://forums.unraid.net/topic/60217-plugin-nut-v2-network-ups-tools/?do=findComment&comment=1298239

from nut.

jimklimov avatar jimklimov commented on May 27, 2024

Hello, this sounds reminiscent of a discussion posted a couple of months ago; possibly the change was even proposed and integrated to NUT master branch - but can't say for sure, currently on phone not PC.

Beside that, there was a salicru subdriver merged some time ago, though maybe after the 2.8.0 release.

from nut.

yonesmit avatar yonesmit commented on May 27, 2024

Hi, although my UPS brand is salicru it doesn't use salicru vendorid (2e66), it uses 06da.
So we can assume it's not a salicru but a rebranded ups.
The code 06da:ffff is assigned to 2 subdrivers: Phoenixtec/Liebert and MGE (only if vendor is "AEG" but mine is "PPC"). The problem is Phoenixtec/Liebert subdriver is very basic and doesn't support shutdown. Old version using MGE subdrivers was ok.
UPS shutdown is a very important feature, I need it to protect battery and to turn on my servers on again when power returns.
May be you can add same exception you do for 06da:ffff AEG vendor work if vendor is PPC. Or allow any way to select the subdriver to use.
Thanks

from nut.

jimklimov avatar jimklimov commented on May 27, 2024

Selection of a subdriver in usbhid-ups (similar to how nutdrv_qx and blazer allow it) was logged some time ago, but so far nobody contributed the code... So I can hope it would eventually be there, maybe even I'd get some time to give it a shot, but no certainly present solution so far.

from nut.

jimklimov avatar jimklimov commented on May 27, 2024

That all said, "PPC" is something I see often. Wondering if that is a generic chip identifier - so for some devices the Liebert mapping does work better... Or if there is some other field to (additionally) match for?..

from nut.

jimklimov avatar jimklimov commented on May 27, 2024

I think #1968 is the PR/discussion I mentioned, which ports some abilities into Liebert mapping, including a shutdown.stop backend for an instant command.

See also #1967 and #1357.

from nut.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.