Code Monkey home page Code Monkey logo

Comments (4)

elais avatar elais commented on June 13, 2024 1

@eldorel try the latest 0.2.4 build of fan2go and simply put "corsaircpro" in the platform fields. It should pick up your commander every time.

from fan2go.

eldorel avatar eldorel commented on June 13, 2024

I realized I didn't provide a reference to the hwmon spec for my statement about 'name' being the only mandatory file.

https://www.kernel.org/doc/html/latest/hwmon/sysfs-interface.html#attribute-access

All entries (except name) are optional, and should only be created in a given driver if the chip has the feature.

from fan2go.

markusressel avatar markusressel commented on June 13, 2024

Please don't mix the description of separate issues. It just causes confusion when reading both of your issues. I have edited your post accordingly.

The identifier shuffling around seems to be specific to USB HID devices, maybe we can get a more unique identifier from the USB device itself 🤔 The current "fix" was implemented by @elais and allows to use a regex for the platform config argument. So you can just use corsaircpro* if you just have one device.

I am not sure what your understanding of the "platform" is, but it is a generated string that is already built using the name file exposed by hwmon. It just has additional stuff attached to it to be able to distinguish multiple instances with the same name (and to be as similar to the sensors command as possible).

So, although it might be a little more intuitive to use name instead of platform, adding a name: config option would be pretty redundant.

It might be a good idea to create an FAQ section or Wiki where such cases are described in more detail.

from fan2go.

eldorel avatar eldorel commented on June 13, 2024

@eldorel try the latest 0.2.4 build of fan2go and simply put "corsaircpro" in the platform fields. It should pick up your commander every time.

Perfect, thank you very much.

from fan2go.

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.