zuk吧 关注:688,982贴子:2,352,561
  • 3回复贴,共1

thermal-engine-8974.conf——这多年,我竟然一直蒙在鼓里

取消只看楼主收藏回复



IP属地:中国香港1楼2018-06-01 14:59回复
    终于,竟然才....发现..联想ZUK Z1 ZUI 2.3.045系统(好像是这个版本号)用了这些年,才发现cup温控配置文件竟然只有110℃shutdown的代码...突然感觉到心碎...怪不得成天跟暖手宝似的


    IP属地:中国香港2楼2018-06-01 14:59
    回复
      这是原版ZUK的ZUI系统2.3.045的温控文件
      sampling 5000
      [CPU0_MONITOR]
      algo_type monitor
      sensor cpu0
      sampling 65
      thresholds 115000
      thresholds_clr 110000
      actions shutdown
      action_info 0
      [CPU1_MONITOR]
      algo_type monitor
      sensor cpu1
      sampling 65
      thresholds 115000
      thresholds_clr 110000
      actions shutdown
      action_info 0
      [CPU2_MONITOR]
      algo_type monitor
      sensor cpu2
      sampling 65
      thresholds 115000
      thresholds_clr 110000
      actions shutdown
      action_info 0
      [CPU3_MONITOR]
      algo_type monitor
      sensor cpu3
      sampling 65
      thresholds 115000
      thresholds_clr 110000
      actions shutdown
      action_info 0
      [GPU_MONITOR]
      algo_type monitor
      sensor tsens_tz_sensor10
      sampling 65
      thresholds 65000
      thresholds_clr 55000
      actions battery
      action_info 1


      IP属地:中国香港4楼2018-06-01 15:51
      回复
        sampling 5000
        [CPU0_MONITOR]
        algo_type monitor
        sensor cpu0
        sampling 1000
        thresholds 60000 65000 70000 85000 105000 115000
        thresholds_clr 53000 60000 66000 80000 90000 110000
        actions cpu cpu cpu cpu cpu shutdown
        action_info 1728000 1190400 1036800 960000 652800 0
        把前面改了就可以了
        后边可以不用改
        这是参考小米3和我实际使用过程中修改的温控代码.举例来说CPU温度在53~60这之间CPU最高频率设为1728000 .温度达到110~115度的时候CPU自动拔插(热拔插)


        IP属地:中国香港10楼2018-06-07 10:46
        回复(2)