[KERNEL][GPL][N4] franco.Kernel - r217

Ibsonic

Senior Member
Jan 25, 2012
1,468
560
0
Netherlands
Yeah I'm getting random reboots as well. How do I do the /proc/last_kmsg thing?
Stop saying here that it crashed but give some logs, its like I'm telling that you're ugly without telling why..

To get last_kmsg log on your device you need to do:

Open terminal app
Enter "su" to get root privileges
Enter "cat /proc/last_kmsg > /sdcard/last_kmsg.txt" to save current log.
Close terminal app.
The last_kmsg.txt contains the info Franco needs, post that file here..

To save last_kmsg log with adb shell you need to run "adb shell cat /proc/last_kmsg > /path/where/save/last_kmsg.txt" from command line on your pc.

Verstuurd van mijn Nexus 4 met Tapatalk
 
Last edited:

Prod1702

Senior Member
May 31, 2007
1,269
289
0
37
no reboots on latest Jellybro. If i get some i will be sure to post the kmsg. What were you doing when it rebooted i will see if i can reproduce it.