Guest davidevinavil Posted June 15, 2013 Report Posted June 15, 2013 I'm trying with logcat extreme from playstore. It has te option to record logcat.. You will find log into internal sd into LogcatX folder
Guest memento mori Posted June 16, 2013 Report Posted June 16, 2013 (edited) I've installed Lgcat extreme but it just stops recording after a few minutes in the background so i enabled floating mode...hope that does't screw things up. Here is the log i got before it restarted: https://www.dropbox....yb/logcat_0.txt LE: https://www.dropbox.com/s/hojdax20rak3s1s/logcat_2.txt Also the battery life seems to me that is not as good as in v3. Edited June 16, 2013 by memento mori
Guest bonzi1994 Posted June 16, 2013 Report Posted June 16, 2013 to resolve every problem of compatibility add this line in build.prop: ro.opengles.version=131072
Guest xiuyan Posted June 16, 2013 Report Posted June 16, 2013 (edited) hello , i got the same bug more then 3-4 times and i thought it was good to share here. So the bug consists of the lockscreen beeing disabled(not by me) it just disables alone and after restart, phone doesnt connect to network. The lockscreen is still disabled. And i have to reflash or restore the rom. Also when the lockscreen disables alone the home button doesnt work , it gives a sound like locking the phone sound, and a screen flicker. Im mentioning that i changed the pixel density to 265.(dont really like the 320 value) Edited June 16, 2013 by xiuyan
Guest davidevinavil Posted June 17, 2013 Report Posted June 17, 2013 please post proc/last_kmsg when reboot after a crash
Guest BannedHost Posted June 18, 2013 Report Posted June 18, 2013 (edited) To use GPS we could copy the lib folder of the original software in CM10 folder files for gps to work? Edited June 18, 2013 by BannedHost
Guest vache Posted June 18, 2013 Report Posted June 18, 2013 To use GPS we could copy the lib folder of the original software in CM10 folder files for gps to work? Would be great if it could be so easy =)
Guest BannedHost Posted June 18, 2013 Report Posted June 18, 2013 I tried with no success :D thought it would be easy :))
Guest memento mori Posted June 18, 2013 Report Posted June 18, 2013 please post proc/last_kmsg when reboot after a crash The file is empty. 0 bit.
Guest davidevinavil Posted June 18, 2013 Report Posted June 18, 2013 damn there isn't in cm10.. There's only on stock rom
Guest bonzi1994 Posted June 19, 2013 Report Posted June 19, 2013 sometimes when i send a message the screen freeze and i had to remove battery
Guest davidevinavil Posted June 19, 2013 Report Posted June 19, 2013 (edited) Found a way to collect both dmesg and logcat You have to download this script https://docs.google....dit?usp=sharing push 99log into system/etc/init.d folder and set 755 permission adb push 99log system/etc/init.d adb shell chmod 755 system/etc/init.d/99log Done Once reboot will create two txt file into internal sdcard named like dmesg_19-06-13_18:40:55.txt and logcat_19-06-13_18:40:55.txt When phone crash and reboot, keep last logcat and dmesg and past here please.. Using camera, logcat size will increase a lot Damn dmesg will not be complete.. Using cat proc/kmsg > /sdcard/dmesg_`date +%d`-`date +%m`-`date +%y`_`date +%T`.txt will obtain a continuos record until crash of dmesg, but then logcat will be not record because script will wait antil stop kmsg recording that append at crash or power off I don't know how to record both, if someone know how to please post how to Edited June 19, 2013 by davidevinavil
Guest iFEAR_ Posted June 19, 2013 Report Posted June 19, 2013 Maybe if you are trying 2 scripts ? One with the logcat and one with the dmesg ?
Guest davidevinavil Posted June 19, 2013 Report Posted June 19, 2013 Maybe if you are trying 2 scripts ? One with the logcat and one with the dmesg ? Already did without success.. You can use gscript to record dmesg
Guest vache Posted June 20, 2013 Report Posted June 20, 2013 Add a "&" at the end of lines, it will launch command in background. (http://pastebin.com/Uhc7GKT2)
Guest davidevinavil Posted June 20, 2013 Report Posted June 20, 2013 Thanks adding a "&" is ok but dmesg must be substituted whit cat proc/kmsg #!/system/bin/sh cat proc/kmsg > /sdcard/dmesg_`date +%d`-`date +%m`-`date +%y`_`date +%T`.txt & logcat > /sdcard/logcat_`date +%d`-`date +%m`-`date +%y`_`date +%T`.txt &
Guest davidevinavil Posted June 22, 2013 Report Posted June 22, 2013 (edited) Please try with this boot https://docs.google....dit?usp=sharing Push it into internal sdcard and type adb shell dd if=/sdcard/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot Edited June 22, 2013 by davidevinavil
Guest Metsuki Posted June 23, 2013 Report Posted June 23, 2013 (edited) I've been having a lot of reboots with this ROM. Also, voice search doesn't work. Edited June 23, 2013 by Metsuki
Guest razvankim Posted June 23, 2013 Report Posted June 23, 2013 I've been having a lot of reboots with this ROM. Also, voice search doesn't work. Try this Please try with this boot https://docs.google....dit?usp=sharing Push it into internal sdcard and type adb shell dd if=/sdcard/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot As davidevinavil said
Guest Metsuki Posted June 23, 2013 Report Posted June 23, 2013 Try this Please try with this boot https://docs.google....dit?usp=sharing Push it into internal sdcard and type adb shell dd if=/sdcard/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot As davidevinavil said Done. So far it seems stable, I can now change to noop without having a reboot.
Guest gsmarena1644 Posted June 24, 2013 Report Posted June 24, 2013 I do not think i have changed my bootloader...when i go to kernel version it says its "unavailable" anyway to check to see if ive unlocked bootloader ? also what kernel is everyone on in here? is the boot.img file in the zip the kernel?
Guest davidevinavil Posted June 24, 2013 Report Posted June 24, 2013 (edited) New build avaiable https://docs.google.com/file/d/0BwYKbOD16O6Pcmd3SDRQYTBOYnc/edit New kernel maybe solved random reboots Playstore fixed Other things don't remember now ;) Edited June 24, 2013 by davidevinavil
Guest Metsuki Posted June 24, 2013 Report Posted June 24, 2013 New build avaiable https://docs.google....DRQYTBOYnc/edit New kernel maybe solved random reboots Playstore fixed Other things don't remember now ;) Were those other things in the other kernel you posted too?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now