Giter Club home page Giter Club logo

Comments (8)

yaliv avatar yaliv commented on September 25, 2024 2

The fan mode file has changed from /sys/devices/platform/faustus/fan_mode to /sys/devices/platform/faustus/fan_boost_mode

Confirm that.
But although I hear speed changes to my fan after pressing Fn+F5, the value of /sys/devices/platform/faustus/fan_boost_mode is always 0.
🤷‍♂️

Here I'm using Pop!_OS 20.04.

from faustus.

hackbnw avatar hackbnw commented on September 25, 2024 2

@yaliv The mainline driver has separate option for your laptop which is named throttle_thermal_policy which has only silent and default mode always 3 modes. You should have /sys/devices/platform/faustus/throttle_thermal_policy file where the value changes (probably there might be laptops with both options present simultaneously?)

from faustus.

yaliv avatar yaliv commented on September 25, 2024 1

@yaliv The mainline driver has separate option for your laptop which is named throttle_thermal_policy which has only silent and default mode always 3 modes. You should have /sys/devices/platform/faustus/throttle_thermal_policy file where the value changes (probably there might be laptops with both options present simultaneously?)

Great! I can see value changes in throttle_thermal_policy:

$ cat /sys/devices/platform/faustus/throttle_thermal_policy
0
$ cat /sys/devices/platform/faustus/throttle_thermal_policy
1
$ cat /sys/devices/platform/faustus/throttle_thermal_policy
2

👍

from faustus.

hackbnw avatar hackbnw commented on September 25, 2024

The new name is correct one, this is how it's named in the mainline driver and by the vendor, as opposed to the fan_mode which usually means automatic or manual. It was an error on my part. Sorry for that. I will update the README.

from faustus.

hackbnw avatar hackbnw commented on September 25, 2024

@yaliv are you sure? what does it say in dmesg, should be the following

[96234.887932] faustus: Set fan boost mode: 0
[96236.838525] faustus: Set fan boost mode: 1
[96237.708032] faustus: Set fan boost mode: 2
[96238.682679] faustus: Set fan boost mode: 0

strike that, I know why it is

from faustus.

Xabifk avatar Xabifk commented on September 25, 2024

@hackbnw I can confirm that's how it works for me
Maybe add a note in the README?

from faustus.

hackbnw avatar hackbnw commented on September 25, 2024

Thanks for noticing! Just updated the README.

from faustus.

Xabifk avatar Xabifk commented on September 25, 2024

As the README was updated and everything seems clear I'll close this issue

from faustus.

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.