Code Monkey home page Code Monkey logo

Comments (4)

h-larsson avatar h-larsson commented on June 3, 2024 1

Ah, my bad. Sorry, I messed up sensor and fan. I'll check on Monday whether it will work after adjusting the configuration.
It may help to check in fan2go config validate whether the id corresponds to Sensors and/or Fans in fan2go detect.
In your example you give in the readme, the id has both Sensors and Fans but here this is not the case, which I missed when I blindly copied your example file ;)

from fan2go.

markusressel avatar markusressel commented on June 3, 2024 1

Yes thats what I thought too. It might be tricky to validate this correctly though, since it can only work on the target system. This would mean that the successful validation of a config only applies to a given system, but I guess that makes total sense anyway.

from fan2go.

markusressel avatar markusressel commented on June 3, 2024

Hmm, so this error basically says that fan2go tried to measure your fan curve, but failed immediately, because it was unable to set a PWM value for the fan.

I see that you have defined your fan to be platform coretemp-isa-0:

fans:
  - id: cpu
    hwmon:
      platform: coretemp-isa-0
      index: 1

but fan2go detect doesn't output any fan inputs for this platform.
You probably should use one of the dell_smm-isa-0 fan inputs instead.

Nonetheless this is an interesting edge case that is not yet detected, and we should add a test for this to prevent cryptic error messages.

from fan2go.

h-larsson avatar h-larsson commented on June 3, 2024

Thanks again, now fan2go seem to work.
(I noticed a different issue, unrelated to fan2go, namely that the fan can be either at 0 or at max speed and no value in between is accepted right now; seems to be a hardware issue. Thus I cannot fully test fan2go right now).

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.