In case someone else wants to try the same:
I'm writting system logs in sdcard until next reboot happens. Forget play google event/reboot/log applications, the don't give us enough detailed information.
Log files are deleted in each system reboot, so the applications which let us see this detailed information can't recover this information after a reboot.
I installed a SSH apk in my UMI: http://ift.tt/1EJox2X
I connected via ssh from your computer and executed:
"cat /proc/kmsg > /storage/sdcard1/log.log &"
Then : exit from ssh session, close android ssh app.
From then , my Smartphone remains switched on, waiting for an unexpected reboot (if I switch off or reboot my smarphone, the writing SD process will die).
I'll check log file looking for the last action before the unexpected reboot.
Now, I've a "problem" with this trick, I've just tried yesterday to set as default storage the phone storage instead of the SD storage. From then, I've not experienced any reboot... I've been getting around 10 reboots in a day. Maybe it's a lucky day or it would can be a dummy workaround in order to avoid unexpected reboots? I suppose we'll know in a few hours...
I'm writting system logs in sdcard until next reboot happens. Forget play google event/reboot/log applications, the don't give us enough detailed information.
Log files are deleted in each system reboot, so the applications which let us see this detailed information can't recover this information after a reboot.
I installed a SSH apk in my UMI: http://ift.tt/1EJox2X
I connected via ssh from your computer and executed:
"cat /proc/kmsg > /storage/sdcard1/log.log &"
Then : exit from ssh session, close android ssh app.
From then , my Smartphone remains switched on, waiting for an unexpected reboot (if I switch off or reboot my smarphone, the writing SD process will die).
I'll check log file looking for the last action before the unexpected reboot.
Now, I've a "problem" with this trick, I've just tried yesterday to set as default storage the phone storage instead of the SD storage. From then, I've not experienced any reboot... I've been getting around 10 reboots in a day. Maybe it's a lucky day or it would can be a dummy workaround in order to avoid unexpected reboots? I suppose we'll know in a few hours...
from xda-developers http://ift.tt/1Cdrsd3
via IFTTT

then did you solve reboot problem?
RépondreSupprimer