Nope. I did what you said, still have screen wakes, how do you create a log?
Sent from my GT-I9100 using xda app-developers app
a logcat.txt can be made with the following command
Code:
logcat -v long > /sdcard/logcat.txt
in a adb shell or a terminal emulator
it will continously log into /sdcard/logcat.txt
to end the log u need to hit ctrl+c in a adb shell
or voldown+c in terminalemulator
a dmesg can be made while using
Code:
dmesg > /sdcard/dmesg.txt
Originally Posted by melbourne408
Doesn't seem like any debugging is going on the "development" side. You know better!
Sent from my SGH-I777 using xda premium
Open beta maybe?
still not getting wakelocks so far so nothing to debug on my side ...
anyway what i have seen so far the Galaxy Models even if same Variant realy differ from each other
for example one device is just fine while overclocking to 1600mhz and an other one of same Model never will work at 1600mhz
mine works fine at 1500Mhz but is unstable like hell at 1600mhz while the one of a buddy using same kernel rom etc is realy fine with 1600mhz
so please if one can supply a dmesg we will fix that today for sure