Shawn1913 wrote: ↑Tue Jul 03, 2018 7:13 am
jamesh wrote: ↑Tue Jul 03, 2018 6:43 am
Shawn1913 wrote: ↑Tue Jul 03, 2018 12:01 am
Unlikely the power issue since my power adapter is from a famous brand with quality (but will still try another by your suggestion).
I only have the application logs which basically no help (it just suddenly stopped).
Can I check any system logs to help? could you give a hint.
Last thought, As you tested, the
LAN Chip is always(?) the hottest, and now the
SOC temp reading is 63'C, can I say the
LAN Chip must hotter than
SOC, that means it almost reached its
dead temp 70' C???
No. My tests were with an idle CPU. It will get hotter under load. There is no direct link between CPU and ethernet chip temps.
Ok...
So could you give some suggestion on this kind of 'automatically shutdown' case? there's must have somewhere logged some clue.
BTW, Does
RaspeberryPi.org provide business consultant service, like consultant for technical issues?
No, we have no paid business service. Use the forums and github issues.
TBH, the help you get from the userbase is pretty good. And since I work for Raspberry Pi as an engineer, it's not like we don't see and comment on things like this.
With regard to the issue, automatic shutdown is something I have rarely heard of. Overheating simply causes the CPU to lower is performance until the heat level drops - it does not cause a reboot.
You could look in syslog to see what happens just before the shutdown, but if this is some weird HW fault or odd driver failure, its unlikely to show anything.
Having just look through the linked thread - does it actually reboot, or does it lock up? They are different things. I wonder if this is either the test escape SOC issue , or perhaps the EEE issue , or even the tcp segmentatation offload problem. In all cases you need the latest Raspbian to mitigate the issue.
Do an
to get the latest bug fixes.
Someone has also recently reported a further problem with EEE as well, you can try and turn it off if the update above doesn't work. You'll need to do this each time you reboot, until we know if it fixes the problem.
Code: Select all
sudo ethtool --set-eee eth0 eee off
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.