Moklev Posted July 30, 2018 Posted July 30, 2018 My Orange Pi PC2 work fine with Stretch (mainline, 4.14.48) between 35 and 65 °C. I got only a minor (but annoying) problem: the board start overheating after a shutdown (sudo shutdown -h now) and reach >70 °C after few minutes. Is it a kernel problem? Or a hardware design fault?
sametkocatepe Posted August 1, 2018 Posted August 1, 2018 Hi, i have face similar issue. When i halt (sudo halt) the orange pi zero (H2+), i observe overheating situation even if copper heatsing is mounted. iIreally wonder whether sudo halt stops the cpu or not. Does anyone have any idea about this.?
Igor Posted August 3, 2018 Posted August 3, 2018 On 8/1/2018 at 6:41 PM, sametkocatepe said: When i halt (sudo halt) the orange pi zero (H2+), i observe overheating situation even if copper heatsing is mounted Normal. Board can't really power off properly due to ... cheap design. The only way is to make it into sleep mode with use of the AR100 coprocessor inside H2/H3 chip which support is in this state: http://linux-sunxi.org/AR100 1
sametkocatepe Posted August 18, 2018 Posted August 18, 2018 there are a lot of things about AR100. unfortunately I dont have time to dig that real time processor. anyway i wont implement "shutdown " or "halt" to my project.
Perier Posted December 5, 2018 Posted December 5, 2018 On 8/19/2018 at 1:19 AM, sametkocatepe said: there are a lot of things about AR100. unfortunately I dont have time to dig that real time processor. anyway i wont implement "shutdown " or "halt" to my project. Solved. Please check this.
Recommended Posts