{"id":5055,"date":"2017-11-06T21:10:18","date_gmt":"2017-11-06T20:10:18","guid":{"rendered":"https:\/\/michlstechblog.info\/blog\/?p=5055"},"modified":"2017-11-07T15:27:24","modified_gmt":"2017-11-07T14:27:24","slug":"orangepi-high-cpu-temperature-or-arisc-errors-in-kernel-log","status":"publish","type":"post","link":"https:\/\/michlstechblog.info\/blog\/orangepi-high-cpu-temperature-or-arisc-errors-in-kernel-log\/","title":{"rendered":"OrangePi: High CPU Temperature  or [ARISC ERROR]&#8217;s in kernel log"},"content":{"rendered":"<div class=\"twoclick_social_bookmarks_post_5055 social_share_privacy clearfix 1.6.4 locale-en_US sprite-en_US\"><\/div><div class=\"twoclick-js\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/\njQuery(document).ready(function($){if($('.twoclick_social_bookmarks_post_5055')){$('.twoclick_social_bookmarks_post_5055').socialSharePrivacy({\"services\":{\"flattr\":{\"uid\":\"Michl\",\"status\":\"on\",\"the_title\":\"OrangePi%3A%20High%20CPU%20Temperature%20%20or%20%5BARISC%20ERROR%5D%26%238217%3Bs%20in%20kernel%20log\",\"the_excerpt\":\"Hi%2C%0D%0A%0D%0Aif%20your%20Orange%20Pi%20device%20has%20one%20of%20the%20following%20%20issues%3A%0D%0A%20%28more%26hellip%3B%29\",\"txt_info\":\"2 clicks for more data protection:\\r\\n\\r\\nOnly when you click here, the button will be come active and you can send your recommendation to Flattr. When activating, data are transmitted to third parties. \",\"perma_option\":\"off\"}},\"txt_help\":\"When you activate these fields by clicking, information to Flattr may be transferred abroad, and probably may also stored there.\",\"settings_perma\":\"Enable permanently and accept data transmission. \",\"info_link\":\"http:\\\/\\\/www.heise.de\\\/ct\\\/artikel\\\/2-Klicks-fuer-mehr-Datenschutz-1333879.html\",\"uri\":\"https:\\\/\\\/michlstechblog.info\\\/blog\\\/orangepi-high-cpu-temperature-or-arisc-errors-in-kernel-log\\\/\",\"post_id\":5055,\"post_title_referrer_track\":\"OrangePi%3A+High+CPU+Temperature++or+%5BARISC+ERROR%5D%26%238217%3Bs+in+kernel+log\",\"display_infobox\":\"on\"});}});\n\/* ]]> *\/<\/script><\/div><p>Hi,<\/p>\n<p>if your Orange Pi device has one of the following  issues:<br \/>\n<!--more--><\/p>\n<ul>\n<li>High CPU temperature on idle<\/li>\n<li>Error in kernel log (dmesg) like<br \/>\n<code><br \/>\n[cpu_freq] ERR:set cpu frequency to 1296MHz failed!<br \/>\n[  278.097173] [ARISC ERROR] :message process error<br \/>\n[  278.097205] [ARISC ERROR] :message addr   : f004b840<br \/>\n[  278.097226] [ARISC ERROR] :message state  : 5<br \/>\n[  278.097245] [ARISC ERROR] :message attr   : 2<br \/>\n[  278.097264] [ARISC ERROR] :message type   : 30<br \/>\n[  278.097284] [ARISC ERROR] :message result : ff<br \/>\n[  278.097302] [ARISC WARING] :callback not install<br \/>\n<\/code><\/p>\n<li>\n<\/ul>\n<p>Then check if your device uses the correct <strong>\/bin\/script<\/strong>. For example a fresh installed armbian on a Orange Pi Zero.<\/p>\n<p>a lots of errors in kernel log and CPU temperatur over 65\u00b0C<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nroot@orangepipc:\/# armbianmonitor -m\r\nStop monitoring using &#x5B;ctrl]-&#x5B;c]\r\nTime        CPU    load %cpu %sys %usr %nice %io %irq   CPU\r\n21:05:30:  408MHz  0.00   1%   0%   0%   0%   0%   0%   67\u00b0C\r\nroot@orangepipc:\/# dmesg| grep ARISC \r\n&#x5B;  828.577040] &#x5B;ARISC WARING] :callback not install\r\n&#x5B;  828.716935] &#x5B;ARISC ERROR] :message process error\r\n&#x5B;  828.716965] &#x5B;ARISC ERROR] :message addr   : f004b840\r\n&#x5B;  828.716986] &#x5B;ARISC ERROR] :message state  : 5\r\n<\/pre>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nroot@orangepipc:~# ls -l \/boot\/script.bin\r\nlrwxrwxrwx 1 root root 18 Jun 14 03:20 \/boot\/script.bin -&gt; bin\/orangepipc.bin\r\n<\/pre>\n<p>This can occure if you have downloaded\/used the wrong armbian image. armbian provides seperate images for each device. As a quick and dirty hack remove the link \/bin\/script.bin and let them point to the right file<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nroot@orangepipc:~# cd \/boot\r\nroot@orangepipc:~# rm script.bin\r\nroot@orangepipc:~# ls .\/bin\r\n.... bin\/orangepilite.bin    bin\/orangepizero.bin.....\r\nroot@orangepipc:~# ln -s bin\/orangepizero.bin script.bin\r\nroot@orangepipc:~#  reboot\r\n<\/pre>\n<p>The recommented way is to reinstall the operating system to ensure all hardware works properly.<\/p>\n<p>Michael<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi, if your Orange Pi device has one of the following issues:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1109],"tags":[1108,1106,1107,1105],"class_list":["post-5055","post","type-post","status-publish","format-standard","hentry","category-orange-pi","tag-arisc-error","tag-high-temperature","tag-kernel-log-error","tag-orange-pi"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/5055","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/comments?post=5055"}],"version-history":[{"count":8,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/5055\/revisions"}],"predecessor-version":[{"id":5063,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/5055\/revisions\/5063"}],"wp:attachment":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/media?parent=5055"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/categories?post=5055"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/tags?post=5055"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}