{"id":553,"date":"2022-05-17T22:03:37","date_gmt":"2022-05-17T14:03:37","guid":{"rendered":"https:\/\/cqiot.cc\/?p=553"},"modified":"2023-12-26T12:07:29","modified_gmt":"2023-12-26T04:07:29","slug":"s905%e7%9b%92%e5%ad%90linux-armbian%e7%b3%bb%e7%bb%9fklipper%e4%b8%8a%e4%bd%8d%e6%9c%ba%e8%8e%b7%e5%8f%96cpu%e6%b8%a9%e5%ba%a6%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/cqiot.cc\/index.php\/2022\/05\/17\/s905%e7%9b%92%e5%ad%90linux-armbian%e7%b3%bb%e7%bb%9fklipper%e4%b8%8a%e4%bd%8d%e6%9c%ba%e8%8e%b7%e5%8f%96cpu%e6%b8%a9%e5%ba%a6%e6%96%b9%e6%b3%95\/","title":{"rendered":"s905\u76d2\u5b50linux\/armbian\u7cfb\u7edfklipper\u4e0a\u4f4d\u673a\u83b7\u53d6cpu\u6e29\u5ea6\u65b9\u6cd5"},"content":{"rendered":"\n<p>\u673a\u9876\u76d2\u662f\u5916\u8d38\u673a\u9876\u76d2\uff0c\u914d\u7f6eS905X 2+16G \u5b89\u88c5\u4e86klipper \u628a\u76d2\u5b50\u7684CPU\u6e29\u5ea6\u663e\u793a\u5728\u7f51\u9875\u4e0a\u3002<\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"588\" height=\"306\" src=\"https:\/\/cqiot.cc\/wp-content\/uploads\/2022\/05\/image-9.png\" alt=\"\" class=\"wp-image-555\" srcset=\"https:\/\/cqiot.cc\/wp-content\/uploads\/2022\/05\/image-9.png 588w, https:\/\/cqiot.cc\/wp-content\/uploads\/2022\/05\/image-9-300x156.png 300w\" sizes=\"auto, (max-width: 588px) 100vw, 588px\" \/><\/figure>\n\n\n\n<p>\u4ee3\u7801\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code has-vivid-red-color has-text-color\"><code>#####################################################################\n#                             \u6e29\u5ea6\u76d1\u63a7\n#####################################################################\n\n&#91;temperature_sensor S905_host]                # \u6811\u8393\u6d3e\u6e29\u5ea6\nsensor_type: temperature_host\nsensor_path: \/sys\/class\/hwmon\/hwmon0\/temp1_input #\u672c\u673a\u7684CPU\u6e29\u5ea6\u83b7\u53d6\u5730\u5740\nmin_temp: 10\nmax_temp: 100\n#--------------------------------------------------------------------\n&#91;temperature_sensor mcu_temp]                    # \u4e3b\u677f\u6e29\u5ea6\nsensor_type: temperature_mcu\nmin_temp: 0\nmax_temp: 100<\/code><\/pre>\n\n\n\n<p>\u5b98\u7f51\u6587\u6863\u4f4d\u7f6e\uff1ahttps:\/\/www.klipper3d.org\/Config_Reference.html?h=temper#temperature_sensor<\/p>\n\n\n\n<p>\u53c2\u8003\u6765\u6e90\uff1ahttps:\/\/forum.armbian.com\/topic\/6688-temps\/<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p class=\"has-large-font-size\">\u5176\u4ed6\u673a\u5668\u6216\u7cfb\u7edf\u53ef\u80fd\u6709\u7528\u7684\u83b7\u53d6CPU\u6e29\u5ea6\u7684\u65b9\u6cd5\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code has-vivid-red-color has-text-color\"><code>\u201c\/sys\/devices\/virtual\/thermal\u201d\u6216\u8005\u201c\/sys\/class\/thermal\u201d\u4e0b\uff0c\u547d\u540d\u4e3a\u201cthermal_zoneX\u201d<\/code><\/pre>\n\n\n\n<p>X\u8868\u793acpu\u6838\u6e29\u5ea6\u68c0\u6d4b\u8282\u70b9\uff0c\u5982\u679c\u662f\u591a\u6838cpu\u901a\u5e38\u4f1a\u6709\u591a\u4e2a\u6e29\u5ea6\u68c0\u6d4b\u8282\u70b9\uff1b\u4f7f\u7528\u5176\u4e2d\u4e00\u4e2a\u5373\u53ef<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>rk3399 ubuntu16 \u4e0bcup\u6838\u6e29\u5ea6\u8282\u70b9<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># ls \/sys\/devices\/virtual\/thermal\/\r\ncooling_device0  cooling_device1  cooling_device2  thermal_zone0  thermal_zone1\r\n# ls \/sys\/class\/thermal\/\r\ncooling_device0  cooling_device1  cooling_device2  thermal_zone0  thermal_zone1\r\n<\/code><\/pre>\n\n\n\n<p>\u7528cat\u547d\u4ee4\u67e5\u770b\u4e00\u4e0b<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># cat \/sys\/class\/thermal\/thermal_zone0\/temp\r\n51200\r\n# cat \/sys\/class\/thermal\/thermal_zone1\/temp\r\n51102\r\n<\/code><\/pre>\n\n\n\n<p><code>thermal_zone0\u201d<\/code>\u5f53\u524d\u6e29\u5ea6\u4e3a51.200\u2103<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p class=\"has-large-font-size\"><strong>\u4f7f\u7528sensors\u5de5\u5177\u67e5\u770bcpu\u6e29\u5ea6<\/strong><\/p>\n\n\n\n<p><strong>centos<\/strong><\/p>\n\n\n\n<p>yum install\u00a0lm_sensors  #\u5b89\u88c5\u8f6f\u4ef6\u547d\u4ee4<\/p>\n\n\n\n<p>sensors-detect   #\u6267\u884c\u547d\u4ee4\u8fdb\u884c\u914d\u7f6e \u4e00\u8defyes<\/p>\n\n\n\n<p>sensors\u00a0  #\u67e5\u770bcpu\u7684\u6e29\u5ea6<\/p>\n\n\n\n<p><strong>debian<\/strong><\/p>\n\n\n\n<p>apt-get install lm-sensors<\/p>\n\n\n\n<p>sensors-detect<\/p>\n\n\n\n<p>service kmod start<\/p>\n\n\n\n<p>sensors<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u673a\u9876\u76d2\u662f\u5916\u8d38\u673a\u9876\u76d2\uff0c\u914d\u7f6eS905X 2+16G \u5b89\u88c5\u4e86k&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,11,13],"tags":[32,16],"class_list":["post-553","post","type-post","status-publish","format-standard","hentry","category-3dprint","category-armbian","category-linux","tag-armban_cpu","tag-klipper"],"_links":{"self":[{"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/posts\/553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/comments?post=553"}],"version-history":[{"count":2,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/posts\/553\/revisions"}],"predecessor-version":[{"id":556,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/posts\/553\/revisions\/556"}],"wp:attachment":[{"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/media?parent=553"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/categories?post=553"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/tags?post=553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}