Giter Site home page Giter Site logo

Comments (3)

rbonghi avatar rbonghi commented on July 23, 2024

Hi @ViorelCN ,

Honestly I have the same issue on my board, when you set to "Auto" I set:

  1. /sys/devices/pwm-fan/temp_control = 1

technically "temp_control" enable the temperature control from linux, but I don't know why the fan doesn't wake up over a certain temperature. I finding a way to fix this issue, but it's strange.

Meanwhile you can restore to default following this order

  1. sudo service jetson_performance stop
  2. sudo bash -c 'echo "1" > /sys/devices/pwm-fan/temp_control'
  3. sudo bash -c 'echo "0" > /sys/devices/pwm-fan/target_pwm'
  4. sudo rm /opt/jetson_stats/fan_config (if you don't have this file is ok)
  5. sudo rm /opt/jetson_stats/l4t_dfs.conf (if you don't have this file is ok)

from jetson_stats.

ViorelCN avatar ViorelCN commented on July 23, 2024

Thanks, will give this a try.

from jetson_stats.

rbonghi avatar rbonghi commented on July 23, 2024

With the new version of jetson-stats, you can use:

sudo jtop --restore

And will restore all configurations from your jetson.

I temporary disable the option "Auto", I will update in a new version

from jetson_stats.

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.