Unable to Debug the issue
While debugging for battery drain I found out there are two errors being displayed in logcat
I am using ncx kernel 17b / ICJ2.1
UV: -25mv
UC: 1000 mhz
Currently I am getting about 2-3 hours of screen on time. 3G/AutoSync(Google/Haxsync/Twitter/Whatsapp)
1. Fatal Error on IMCDownload (While Booting Up)
Code:
I/DEBUG ( 160): pid: 3616, tid: 3617, name: IMCdownload >>> /system/bin/IMCdownload <<<
I/DEBUG ( 160): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
2. Gralloc Error ( I searched through the net found out that CM10.1 builds have this issue). Not sure what is causing this as no where the solution is written. This issue occurs when I am playing games and then I screen off the phone. The logcat spits out these errors. It may be one of the cause of battery drain.
Code:
E/gralloc ( 164): NvGrPost: Failed, TEGRA_DC_EXT_FLIP 6 No such device or address
|