[Q] My display refuses to go off. - Galaxy S I9000 Q&A, Help & Troubleshooting

Hello,
I am running the latest Darky's ROM (9.2 xtreme) with speedmod kernel.
The problem I am having is that my screen will not turn off. My screen does turn of after the 30 seconds, but after about half a second it turns on again, this also happens when I press the power button to turn the screen of, it would just go on again.
I have tryed wiping the device, other kernel, even did a HARD reset trough the secret code. I have searched for hours on the internet and all I found where some topics with no responess..
What can I do next? Should I go back to stock, unroot it and bring it to a service centere, or is this just some setting that I somehow changed. It just happened, the device ran good on 9.1 for about a month, and nothing happened to it!
Perhaps some problem with sleepmode.. When I go into test mode trough the secrect code and press the sleepmode, the screen just turns on again.
Thank you in advance~

adb logcat and check for events after you turn the screen off

Code:
Thanks for the advice, this is what I found
(First I just wed till the screen *should* go off, after that I pressed power button)
Code:
02-25 19:17:39.336 V/InputDevice(3085): ID[0]=0(0) Up(1=>0)
02-25 19:17:39.338 V/WindowManager(3085): Dsptch > Window{48b92eb0 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
02-25 19:17:39.348 E/AudioTrack(3085): getAudioMode[0]
02-25 19:17:42.338 W/PowerManagerService(3085): Timer 0x3->0x3|0x3
02-25 19:17:42.516 I/AudioHardwareALSA(2761): Output standby called!!. Turn off PCM device.
02-25 19:17:45.916 W/PowerManagerService(3085): Timer 0x3->0x3|0x0
02-25 19:18:03.530 D/BatteryService(3085): update start
02-25 19:18:03.564 D/BatteryService(3085): updateBattery level:67 scale:100 status:4 health:2 present:true voltage: 3931 temperature: 310 technology: Li-ion AC powered:false USB powered:false icon:17302163
02-25 19:18:03.624 I/StatusBarPolicy(3085): BAT. status:4 health:2
02-25 19:18:05.918 W/PowerManagerService(3085): Timer 0x3->0x1|0x0
02-25 19:18:05.918 I/PowerManagerService(3085): Ulight 3->1|0
02-25 19:18:05.920 I/PowerManagerService(3085): Setting target 2: cur=32.0 target=20 delta=-1.5 nominalCurrentValue=32
02-25 19:18:05.920 I/PowerManagerService(3085): Scheduling light animator!
02-25 19:18:06.068 I/PowerManagerService(3085): Light Animator Finished curIntValue=20
02-25 19:18:06.130 D/dalvikvm(11333): GC_EXTERNAL_ALLOC freed 8124 objects / 576312 bytes in 60ms
02-25 19:18:12.922 W/PowerManagerService(3085): Timer 0x1->0x0|0x0
02-25 19:18:12.922 I/PowerManagerService(3085): Ulight 1->0|0
02-25 19:18:12.924 I/PowerManagerService(3085): Setting target 2: cur=20.0 target=0 delta=-1.4285715 nominalCurrentValue=20
02-25 19:18:12.924 I/PowerManagerService(3085): Scheduling light animator!
02-25 19:18:13.108 D/dalvikvm(11333): GC_EXTERNAL_ALLOC freed 1131 objects / 68504 bytes in 52ms
02-25 19:18:13.164 I/power (3085): *** set_screen_state 0
02-25 19:18:13.164 E/SensorManager(3085): unregisterListener: [email protected]
02-25 19:18:13.164 I/PowerManagerService(3085): Light Animator Finished curIntValue=0
02-25 19:18:13.164 D/PowerManagerService(3085): enableLightSensor false
02-25 19:18:13.168 E/imdg81 (3085): IsShutDownStarted()
02-25 19:18:13.168 I/KeyInputQueue(3085): Input event
02-25 19:18:13.316 W/PowerManagerService(3085): CurLockF mPS:0 mUS=0
02-25 19:18:13.316 W/PowerManagerService(3085): mPokeLocks.size=0:
02-25 19:18:13.318 I/power (3085): *** set_screen_state 1
02-25 19:18:13.318 E/SensorManager(3085): registerListener 4:gp2a Light Sensor delay:240
02-25 19:18:13.318 E/SensorManager(3085): =======>>>Sensor Thread RUNNING <<<========
02-25 19:18:13.318 D/KeyInputQueue(3085): screenCaptureKeyFlag setting 0
02-25 19:18:13.318 I/PowerManagerService(3085): Ulight 0->7|0
02-25 19:18:13.318 I/PowerManagerService(3085): Setting target 2: cur=0.0 target=32 delta=2.1333334 nominalCurrentValue=0
02-25 19:18:13.318 I/PowerManagerService(3085): Scheduling light animator!
02-25 19:18:13.318 D/PowerManagerService(3085): enableLightSensor true
02-25 19:18:13.326 I/TvOut-Observer(3085): ACTION android.intent.action.SCREEN_OFF
02-25 19:18:13.326 I/TvOut-Observer(3085): tvOutSetImageString BroadcastReceiver broadcast received
02-25 19:18:13.326 I/TvOut-Observer(3085): ACTION_SCREEN_OFF
02-25 19:18:13.538 E/imdg81 (3085): IsShutDownStarted()
02-25 19:18:13.538 I/KeyInputQueue(3085): Input event
02-25 19:18:13.580 I/TvOut-Observer(3085): ACTION android.intent.action.SCREEN_ON
02-25 19:18:13.580 I/TvOut-Observer(3085): tvOutSetImageString BroadcastReceiver broadcast received
02-25 19:18:13.580 I/TvOut-Observer(3085): ACTION_SCREEN_ON
02-25 19:18:13.586 D/PowerManagerService(3085): onSensorChanged: light value: 6
02-25 19:18:13.586 D/PowerManagerService(3085): lightSensorChangedLocked 6
02-25 19:18:13.586 D/PowerManagerService(3085): lcdValue 32
02-25 19:18:13.586 D/PowerManagerService(3085): buttonValue 0
02-25 19:18:13.586 D/PowerManagerService(3085): keyboardValue 0
02-25 19:18:13.774 I/PowerManagerService(3085): Light Animator Finished curIntValue=32
02-25 19:18:16.588 W/PowerManagerService(3085): Timer 0x7->0x3|0x0
02-25 19:18:16.588 I/PowerManagerService(3085): Ulight 7->3|0
02-25 19:18:21.430 E/imdg81 (3085): IsShutDownStarted()
02-25 19:18:21.430 I/KeyInputQueue(3085): Input event
02-25 19:18:21.432 D/KeyInputQueue(3085): screenCaptureKeyFlag setting 0
02-25 19:18:21.440 E/WindowManager(3085): pkgName:com.nolanlawson.logcat
02-25 19:18:21.440 E/WindowManager(3085): className:com.nolanlawson.logcat.LogcatActivity
02-25 19:18:21.578 E/imdg81 (3085): IsShutDownStarted()
02-25 19:18:21.578 D/WindowManager(3085): I'm tired mEndcallBehavior=0x2
02-25 19:18:21.578 E/WindowManager(3085): pkgName:com.nolanlawson.logcat
02-25 19:18:21.578 E/WindowManager(3085): className:com.nolanlawson.logcat.LogcatActivity
02-25 19:18:21.578 I/KeyInputQueue(3085): Input event
02-25 19:18:21.578 I/PowerManagerService(3085): Ulight 3->0|0
02-25 19:18:21.580 I/PowerManagerService(3085): Setting target 2: cur=32.0 target=0 delta=-2.1333334 nominalCurrentValue=32
02-25 19:18:21.580 I/PowerManagerService(3085): Scheduling light animator!
02-25 19:18:21.826 I/PowerManagerService(3085): Light Animator Finished curIntValue=0
02-25 19:18:21.828 I/power (3085): *** set_screen_state 0
02-25 19:18:21.828 E/SensorManager(3085): unregisterListener: [email protected]
02-25 19:18:21.828 D/PowerManagerService(3085): enableLightSensor false
02-25 19:18:21.832 E/imdg81 (3085): IsShutDownStarted()
02-25 19:18:21.832 I/KeyInputQueue(3085): Input event
02-25 19:18:21.986 W/PowerManagerService(3085): CurLockF mPS:0 mUS=0
02-25 19:18:21.988 W/PowerManagerService(3085): mPokeLocks.size=0:
02-25 19:18:21.988 I/power (3085): *** set_screen_state 1
02-25 19:18:21.988 D/KeyInputQueue(3085): screenCaptureKeyFlag setting 0
02-25 19:18:21.988 I/PowerManagerService(3085): Ulight 0->7|0
02-25 19:18:21.988 I/PowerManagerService(3085): Setting target 2: cur=0.0 target=32 delta=2.1333334 nominalCurrentValue=0
02-25 19:18:21.988 I/PowerManagerService(3085): Scheduling light animator!
02-25 19:18:21.990 E/SensorManager(3085): registerListener 4:gp2a Light Sensor delay:240
02-25 19:18:21.990 E/SensorManager(3085): =======>>>Sensor Thread RUNNING <<<========
02-25 19:18:21.990 D/PowerManagerService(3085): enableLightSensor true
02-25 19:18:21.992 D/LockPatternKeyguardView(3085): mRequiresSim = false, mUpdateMonitor.isDeviceProvisioned() = true, mUpdateMonitor.getSimState() = READY
02-25 19:18:22.146 D/dalvikvm(3085): GC_FOR_MALLOC freed 21370 objects / 1435024 bytes in 116ms
02-25 19:18:22.170 E/LockPatternKeyguardView(3085): Phone is boot completed. so can send broadcast message for music player
02-25 19:18:22.170 D/PowerManagerService(3085): enableUserActivity false
02-25 19:18:22.172 D/StatusBar(3085): manageDisableList what=0x1 pkg=android
02-25 19:18:22.174 D/StatusBar(3085): DISABLE_EXPAND: yes
02-25 19:18:22.186 D/skia (3085): purging 217K from font cache [15 entries]
02-25 19:18:22.204 E/imdg81 (3085): IsShutDownStarted()
02-25 19:18:22.204 I/KeyInputQueue(3085): Input event
02-25 19:18:22.204 V/WindowManager(3085): Dsptch to Window{488b4888 Keyguard paused=false}
02-25 19:18:22.208 D/GoogleLoginService(3369): onBind: Intent { act=android.accounts.AccountAuthenticator cmp=com.google.android.gsf/.loginservice.GoogleLoginService }
02-25 19:18:22.294 I/TvOut-Observer(3085): ACTION android.intent.action.SCREEN_OFF
02-25 19:18:22.294 I/TvOut-Observer(3085): tvOutSetImageString BroadcastReceiver broadcast received
02-25 19:18:22.294 I/TvOut-Observer(3085): ACTION_SCREEN_OFF
02-25 19:18:22.300 E/LockPatternKeyguardView(3085): Phone is boot completed. so can send broadcast message for music player
02-25 19:18:22.320 D/PowerManagerService(3085): onSensorChanged: light value: 6
02-25 19:18:22.320 D/PowerManagerService(3085): lightSensorChangedLocked 6
02-25 19:18:22.320 D/PowerManagerService(3085): lcdValue 32
02-25 19:18:22.320 D/PowerManagerService(3085): buttonValue 0
02-25 19:18:22.320 D/PowerManagerService(3085): keyboardValue 0
02-25 19:18:22.354 I/TvOut-Observer(3085): ACTION android.intent.action.SCREEN_ON
02-25 19:18:22.354 I/TvOut-Observer(3085): tvOutSetImageString BroadcastReceiver broadcast received
02-25 19:18:22.354 I/TvOut-Observer(3085): ACTION_SCREEN_ON
02-25 19:18:22.488 D/dalvikvm(11333): GC_EXTERNAL_ALLOC freed 5970 objects / 325304 bytes in 28ms
02-25 19:18:22.524 D/dalvikvm(11333): GC_EXTERNAL_ALLOC freed 315 objects / 17904 bytes in 25ms
02-25 19:18:22.560 I/PowerManagerService(3085): Light Animator Finished curIntValue=32
02-25 19:18:23.279 V/InputDevice(3085): ID[0]=0(0) Dn(0=>1)
02-25 19:18:23.280 V/WindowManager(3085): Dsptch > Window{488b4888 Keyguard paused=false}
02-25 19:18:23.282 D/KeyguardViewMediator(3085): pokeWakelock(5000)
02-25 19:18:23.840 D/LockPatternKeyguardView(3085): mRequiresSim = false, mUpdateMonitor.isDeviceProvisioned() = true, mUpdateMonitor.getSimState() = READY
02-25 19:18:23.842 D/KeyguardViewMediator(3085): pokeWakelock(5000)
02-25 19:18:23.858 D/PowerManagerService(3085): enableUserActivity true
02-25 19:18:23.858 D/StatusBar(3085): manageDisableList what=0x0 pkg=android
02-25 19:18:23.860 E/KeyguardViewMediator(3085): Phone is boot completed. so can broadcast
02-25 19:18:23.882 V/UNA (3580): ScreenOnReceiver : onReceive
02-25 19:18:23.882 D/UNA (3580): [ScreenOnReceiver] ACTION_USER_PRESENT
02-25 19:18:23.882 V/UNA (3580): [UNA setting] Connection Mode = 1
02-25 19:18:23.980 W/InputManagerService(3085): Window already focused, ignoring focus gain of: [email protected]
02-25 19:18:24.122 V/InputDevice(3085): ID[0]=0(0) Up(1=>0)
02-25 19:18:25.782 E/imdg81 (3085): IsShutDownStarted()
02-25 19:18:25.784 I/KeyInputQueue(3085): Input event
02-25 19:18:25.786 V/WindowManager(3085): Dsptch to Window{48b92eb0 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
02-25 19:18:25.922 E/imdg81 (3085): IsShutDownStarted()
02-25 19:18:25.922 I/KeyInputQueue(3085): Input event
02-25 19:18:25.924 V/WindowManager(3085): Dsptch to Window{48b92eb0 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
02-25 19:18:27.594 V/InputDevice(3085): ID[0]=0(0) Dn(0=>1)
02-25 19:18:27.596 V/WindowManager(3085): Dsptch > Window{489224d8 AtchDlg:com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
02-25 19:18:27.992 V/WindowManager(3085): Dsptch > Window{489224d8 AtchDlg:com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
02-25 19:18:27.992 V/InputDevice(3085): ID[0]=0(0) Up(1=>0)
02-25 19:18:28.086 E/AudioTrack(3085): getAudioMode[0]
02-25 19:18:28.134 D/AudioHardwareALSA(2761):
02-25 19:18:28.134 D/AudioHardwareALSA(2761): ALSA OPEN mode 0,device 2
02-25 19:18:28.134 I/AudioHardwareALSA(2761): Try to open ALSA PLAYBACK device AndroidPlayback_Speaker_normal
02-25 19:18:28.156 I/AudioHardwareALSA(2761): Initialized ALSA PLAYBACK device AndroidPlayback_Speaker_normal
02-25 19:18:28.156 D/AudioHardwareALSA(2761): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian)
02-25 19:18:28.156 D/AudioHardwareALSA(2761): Using 2 channels for PLAYBACK.
02-25 19:18:28.156 D/AudioHardwareALSA(2761): Set PLAYBACK sample rate to 44100 HZ
02-25 19:18:28.156 D/AudioHardwareALSA(2761): Buffer size: 2048
02-25 19:18:28.156 D/AudioHardwareALSA(2761): Latency: 46439
02-25 19:18:30.422 V/InputDevice(3085): ID[0]=0(0) Dn(0=>1)
02-25 19:18:30.426 V/WindowManager(3085): Dsptch > Window{4893ad58 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
02-25 19:18:30.568 D/dalvikvm(11333): GC_FOR_MALLOC freed 7161 objects / 414040 bytes in 27ms

seems tv out is causing it:
02-25 19:18:13.580 I/TvOut-Observer(3085): ACTION android.intent.action.SCREEN_ON
02-25 19:18:13.580 I/TvOut-Observer(3085): tvOutSetImageString BroadcastReceiver broadcast received
02-25 19:18:13.580 I/TvOut-Observer(3085): ACTION_SCREEN_ON
disable tv out in settings?

The TV-out option was already disabled. Enabeling and/or disabling again does not have any effect.

anything connected to the 3,5 jack? if not it's probably water, salz or some other conductor in there making the connection

Ok, ill look into gurantee... Thanks for your help!

Related

[Q] Force Close while enabling Wi-Fi, searched, have logcat

I found this thread while searching, which is very similar to my issue, but his resolution seems strange, imo.
If you go into Wifi Settings, check to enable Wifi, it looks like it enables, shows scanning, then FC, and it goes back to wireless Settings and Wifi turns back off. When i bought it, it had Amon's recovery, v1.7 iirc, and was running stock FRF91. Whenever tmo pushed FRG83 OTA, it would reboot, but into Amon's recovery, fail to update, and boot back into FRF91. I used universal androot to root and all seemed well, just wifi wouldn't work. I assumed it was a borked restore on previous owner's part, something to do with the kernel and/or drivers.
I finally decided to do a full unroot (stock rom, stock recovery, etc), so I downloaded FRF91 PASSIMG.zip. It wouldn't flash it from the bootloader (wouldn't detect it, and scrolls to fast for me to see), so I extracted each and fastboot flashed all (boot, recovery, system,userdata). Booted up, wifi worked, then OTA upgrade to 2.2.1 (FRG83D?). Since universal androot doesn't work on that, and I didn't feel like searching unrevoked, I just loaded Amon's 2.0 recovery back and loaded a different ROM. Fail on my part here is I didn't test wifi while on 2.2.1 before rerooting & installing Amon's recovery. I updated the radio to 5.08 from 4.06.00.12_7.
I tried LeoFroyo and the app drawer was sluggish, so I switched to This ROM and yesterday Wifi worked fine. Did a full wipe, flashed that ROM, then the black bar add on. I was at one of my work locations with 5+ APs and it detected all of them. When I got home, did a NAND backup, flashed the wifi calling add on, and no more wifi. Restored the NAND backup, still no wifi. I now updated the radio to 5.12.00.08, but still no wifi. I'm at a different work location, but same physical infrastructure (APs, SSIDs, security, etc), no wifi. If I enable wifi either by the check box in wireless settings or the power control widget, it just turns back off. I get the FC if I go into WiFi Setting, then enable it there.
I can enable wifi tethering, it broadcasts fine and I can connect to it. I changed the SSID as well as the PSK, the changes worked. Rebooted the phone, still no wifi. Bluetooth also works fine, as does the 3.5mm jack. GPS works, but seems lacking. In my house, it'll never lock. On my back porch (no patio cover) it'll pick up 2 sats in yellow (gps status). Driving, it'll pick up 4 or 5 locked sats with a small green bar. My mt3g locks in my bedroom with 7+ sats. So far, only the wifi is not working, and the GPS is simply slow/weak. I bought the phone on CL Saturday, so I'm starting to wonder if this is why it was for sale.
Here's the logcat from when I try to enable wifi:
Code:
D/Tethering( 90): eth0 is not a tetherable iface, ignoring
D/WifiService( 90): ACTION_BATTERY_CHANGED pluggedType: 2
D/WifiService( 90): acquireWifiLockLocked: WifiLock{NetworkLocationProvider type=2 [email protected]}
D/LocationMasfClient( 90): getNetworkLocation(): Returning cache location with accuracy 1811.0
E/wpa_supplicant( 859): Failed to initialize control interface 'tiwlan0'.
E/wpa_supplicant( 859): You may have another wpa_supplicant process already running or the file was
E/wpa_supplicant( 859): left by an unclean termination of wpa_supplicant in which case you will need
E/wpa_supplicant( 859): to manually remove this file before starting wpa_supplicant again.
I/wpa_supplicant( 859): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
D/WifiStateTracker( 90): Reset connections and stopping DHCP
W/ActivityManager( 90): Timeout of broadcast BroadcastRecord{46324ef0 android.net.wifi.WIFI_STATE_CHANGED} - [email protected]
W/ActivityManager( 90): Receiver during timeout: ResolveInfo{46503498 com.android.settings.widget.SettingsAppWidgetProvider p=0 o=0 m=0x108000}
I/Process ( 90): Sending signal. PID: 837 SIG: 3
I/dalvikvm( 837): threadid=3: reacting to signal 3
I/dalvikvm( 837): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 90 SIG: 3
I/dalvikvm( 90): threadid=3: reacting to signal 3
I/dalvikvm( 90): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 163 SIG: 3
I/dalvikvm( 163): threadid=3: reacting to signal 3
I/dalvikvm( 163): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 168 SIG: 3
I/dalvikvm( 168): threadid=3: reacting to signal 3
I/dalvikvm( 168): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 820 SIG: 3
I/dalvikvm( 820): threadid=3: reacting to signal 3
I/dalvikvm( 820): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 692 SIG: 3
I/dalvikvm( 692): threadid=3: reacting to signal 3
I/dalvikvm( 692): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 722 SIG: 3
I/dalvikvm( 722): threadid=3: reacting to signal 3
I/dalvikvm( 722): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 711 SIG: 3
I/dalvikvm( 711): threadid=3: reacting to signal 3
I/dalvikvm( 711): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 636 SIG: 3
I/dalvikvm( 636): threadid=3: reacting to signal 3
I/dalvikvm( 636): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 655 SIG: 3
I/dalvikvm( 655): threadid=3: reacting to signal 3
I/dalvikvm( 655): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 599 SIG: 3
I/dalvikvm( 599): threadid=3: reacting to signal 3
I/dalvikvm( 599): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 626 SIG: 3
I/dalvikvm( 626): threadid=3: reacting to signal 3
I/dalvikvm( 626): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 703 SIG: 3
I/dalvikvm( 703): threadid=3: reacting to signal 3
I/dalvikvm( 703): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 454 SIG: 3
I/dalvikvm( 454): threadid=3: reacting to signal 3
I/dalvikvm( 454): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 255 SIG: 3
I/dalvikvm( 255): threadid=3: reacting to signal 3
I/dalvikvm( 255): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 775 SIG: 3
I/dalvikvm( 775): threadid=3: reacting to signal 3
I/dalvikvm( 775): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 766 SIG: 3
I/dalvikvm( 766): threadid=3: reacting to signal 3
I/dalvikvm( 766): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 782 SIG: 3
I/dalvikvm( 782): threadid=3: reacting to signal 3
I/dalvikvm( 782): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 753 SIG: 3
I/dalvikvm( 753): threadid=3: reacting to signal 3
I/dalvikvm( 753): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 378 SIG: 3
I/dalvikvm( 378): threadid=3: reacting to signal 3
I/dalvikvm( 378): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 645 SIG: 3
I/dalvikvm( 645): threadid=3: reacting to signal 3
I/dalvikvm( 645): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 675 SIG: 3
I/dalvikvm( 675): threadid=3: reacting to signal 3
I/dalvikvm( 675): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 175 SIG: 3
I/dalvikvm( 175): threadid=3: reacting to signal 3
I/dalvikvm( 175): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 90): Sending signal. PID: 589 SIG: 3
I/dalvikvm( 589): threadid=3: reacting to signal 3
I/dalvikvm( 589): Wrote stack traces to '/data/anr/traces.txt'
E/ActivityManager( 90): ANR in com.android.settings
E/ActivityManager( 90): Reason: Broadcast of Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) }
E/ActivityManager( 90): Load: 1.52 / 1.47 / 0.96
E/ActivityManager( 90): CPU usage from 85667ms to 51ms ago:
E/ActivityManager( 90): system_server: 4% = 2% user + 1% kernel / faults: 2647 minor 5 major
E/ActivityManager( 90): akmd: 2% = 0% user + 2% kernel
E/ActivityManager( 90): e.process.gapps: 0% = 0% user + 0% kernel / faults: 61 minor
E/ActivityManager( 90): events/0: 0% = 0% user + 0% kernel
E/ActivityManager( 90): ail.application: 0% = 0% user + 0% kernel / faults: 407 minor
E/ActivityManager( 90): m.android.phone: 0% = 0% user + 0% kernel / faults: 19 minor
E/ActivityManager( 90): d.process.acore: 0% = 0% user + 0% kernel / faults: 54 minor
E/ActivityManager( 90): kmmcd: 0% = 0% user + 0% kernel
E/ActivityManager( 90): ogle.android.gm: 0% = 0% user + 0% kernel / faults: 90 minor
E/ActivityManager( 90): y.mobile:remote: 0% = 0% user + 0% kernel / faults: 82 minor 1 major
E/ActivityManager( 90): oid.voicesearch: 0% = 0% user + 0% kernel / faults: 429 minor
E/ActivityManager( 90): ocs.android: 0% = 0% user + 0% kernel / faults: 396 minor
E/ActivityManager( 90): d.apps.uploader: 0% = 0% user + 0% kernel / faults: 42 minor
E/ActivityManager( 90): d.process.media: 0% = 0% user + 0% kernel / faults: 20 minor
E/ActivityManager( 90): adbd: 0% = 0% user + 0% kernel / faults: 10 minor
E/ActivityManager( 90): ndroid.launcher: 0% = 0% user + 0% kernel / faults: 11 minor
E/ActivityManager( 90): putmethod.latin: 0% = 0% user + 0% kernel / faults: 11 minor
E/ActivityManager( 90): .oneClickWidget: 0% = 0% user + 0% kernel / faults: 147 minor
E/ActivityManager( 90): init: 0% = 0% user + 0% kernel / faults: 7 minor
E/ActivityManager( 90): rpcrouter: 0% = 0% user + 0% kernel
E/ActivityManager( 90): synaptics_wq: 0% = 0% user + 0% kernel
E/ActivityManager( 90): viders.calendar: 0% = 0% user + 0% kernel / faults: 10 minor
E/ActivityManager( 90): droid.gallery3d: 0% = 0% user + 0% kernel / faults: 9 minor
E/ActivityManager( 90): equicksearchbox: 0% = 0% user + 0% kernel / faults: 42 minor 1 major
E/ActivityManager( 90): com.android.mms: 0% = 0% user + 0% kernel / faults: 31 minor 1 major
E/ActivityManager( 90): pps.googlevoice: 0% = 0% user + 0% kernel / faults: 17 minor
E/ActivityManager( 90): pper.gpstracker: 0% = 0% user + 0% kernel / faults: 32 minor
E/ActivityManager( 90): +ndroid.settings: 0% = 0% user + 0% kernel
E/ActivityManager( 90): +logcat: 0% = 0% user + 0% kernel
E/ActivityManager( 90): +iscan_sysioc: 0% = 0% user + 0% kernel
E/ActivityManager( 90): +dhcp_sysioc: 0% = 0% user + 0% kernel
E/ActivityManager( 90): +dhd_watchdog: 0% = 0% user + 0% kernel
E/ActivityManager( 90): +dhd_dpc: 0% = 0% user + 0% kernel
E/ActivityManager( 90): +dhd_sysioc: 0% = 0% user + 0% kernel
E/ActivityManager( 90): -ndroid.settings: 0% = 0% user + 0% kernel
E/ActivityManager( 90): -logcat: 0% = 0% user + 0% kernel
E/ActivityManager( 90): -iscan_sysioc: 0% = 0% user + 0% kernel
E/ActivityManager( 90): -dhcp_sysioc: 0% = 0% user + 0% kernel
E/ActivityManager( 90): -dhd_watchdog: 0% = 0% user + 0% kernel
E/ActivityManager( 90): -dhd_dpc: 0% = 0% user + 0% kernel
E/ActivityManager( 90): -dhd_sysioc: 0% = 0% user + 0% kernel
E/ActivityManager( 90): TOTAL: 10% = 5% user + 4% kernel
D/dalvikvm( 90): GC_FOR_MALLOC freed 9322 objects / 1199272 bytes in 86ms
D/dalvikvm( 90): GC_FOR_MALLOC freed 1711 objects / 250416 bytes in 69ms
I/dalvikvm-heap( 90): Grow heap (frag case) to 8.611MB for 166544-byte allocation
D/dalvikvm( 90): GC_FOR_MALLOC freed 41 objects / 1728 bytes in 80ms
D/WifiService( 90): releaseWifiLockLocked: WifiLock{NetworkLocationProvider type=2 [email protected]}
D/dalvikvm( 90): GC_FOR_MALLOC freed 51 objects / 460168 bytes in 74ms
D/WifiStateTracker( 90): Disabling interface
W/ActivityManager( 90): finishReceiver called but no pending broadcasts
E/WifiHW ( 90): Supplicant not running, cannot connect
D/dalvikvm( 599): GC_EXPLICIT freed 2207 objects / 172144 bytes in 59ms
D/NativeCrypto( 599): Freeing OpenSSL session
W/ActivityManager( 90): Force finishing activity com.android.settings/.wifi.WifiSettings
I/Process ( 90): Sending signal. PID: 837 SIG: 9
I/ActivityManager( 90): Killing com.android.settings (pid=837): user's request
I/ActivityManager( 90): Process com.android.settings (pid 837) has died.
I/WindowManager( 90): WIN DEATH: Window{46298bd8 com.android.settings/com.android.settings.WirelessSettings paused=false}
I/WindowManager( 90): WIN DEATH: Window{462b1330 com.android.settings/com.android.settings.wifi.WifiSettings paused=true}
I/ActivityManager( 90): Start proc com.android.settings for activity com.android.settings/.WirelessSettings: pid=864 uid=1000 gids={3003, 3002, 3001}
W/InputManagerService( 90): Got RemoteException sending setActive(false) notification to pid 837 uid 1000
I/ActivityManager( 90): Displayed activity com.android.settings/.WirelessSettings: 278 ms (total 278 ms)
E/WifiHW ( 90): Supplicant not running, cannot connect
D/dalvikvm( 820): GC_EXPLICIT freed 943 objects / 53504 bytes in 63ms
E/WifiHW ( 90): Supplicant not running, cannot connect
V/WifiStateTracker( 90): Supplicant died unexpectedly
D/WifiStateTracker( 90): Reset connections and stopping DHCP
D/WifiStateTracker( 90): Disabling interface
D/NetworkStateTracker( 90): setDetailed state, old =DISCONNECTED and new state=DISCONNECTED
D/WifiStateTracker( 90): Reset connections and stopping DHCP
D/WifiStateTracker( 90): Disabling interface
E/Tethering( 90): attempting to remove unknown iface (eth0), ignoring
D/LocationMasfClient( 90): getNetworkLocation(): Returning cache location with accuracy 1811.0
I know it's kind of long, but just trying to provide as much info as possible. I have the traces.txt file, too large to attach, but I dunno what any of it is.
Got it fixed!
Okay, so got it figured out.
After a fresh install, wifi works fine. Then, I'd run Titanium Backup and restore a bunch of stuff, including the Titanium part for the wifi APs and such. A lot of the settings wouldn't take precedence until AFTER a reboot. It's at this point WIFI would fail.
I took a nand backup, full wipe, then re-setup the phone and all good. Flashed the wifi calling add-on and still have wifi.
Also, since google restored the settings, it had the AP's saved anyway, so no need to restore that through Titanium. I rebooted a few times, turned wifi on & off, installed Mobile Defense, which required a reboot, too. In testing, I did find that speeds on the N1's 3G are decent. The upload is almost double that of my RoadRunner.
I still have carpy GPS lock/reception, though.
Hope this helps anyone else who has the problem I had.

[Q] Device freezes up for ~20s on application crash

My Note freezes up whenever an application crashes, for about 20s. Here's some logcat output for when this happens:
Code:
<app crashes here>
E/AndroidRuntime(24971): ... 11 more
W/ActivityManager( 1864): Force finishing activity r.intent.getComponent().flattenToShortString()
D/OpenGLRenderer(22653): Flushing caches (mode 2)
I/ClipboardServiceEx( 1864): mCBPickerDialog enter case. MSG_DISMISS_DIALOG
D/OpenGLRenderer(22653): Flushing caches (mode 0)
E/android.os.Debug( 1864): [email protected] > dumpstate -k -t -n -z -d -o /data/log/dumpstate_app_error
I/dumpstate(24985): Check if stand-alone
I/dumpstate(24985): begin
I/SurfaceFlinger( 1699): id=6398 Removed idx=0 Map Size=4
I/SurfaceFlinger( 1699): id=6398 Removed idx=-2 Map Size=4
W/ActivityManager( 1864): Activity pause timeout for r
E/lights ( 1864): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 2
W/PowerManagerService( 1864): Timer 0x7->0x3|0x0
I/PowerManagerService( 1864): Ulight 7->3|0
D/PowerManagerService( 1864): setLightBrightness : mButtonLight : 0
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
V/ThermistorObserver( 1864): mThermistorState =0, Thermistor temperature: 330
E/AlarmManagerService( 1864): android_server_AlarmManagerService_set to type=1, 1339768800.000000000
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
I/InputReader( 1864): Touch event's action is 0x0 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0, s=0.9138 ]
E/lights ( 1864): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 1
I/PowerManagerService( 1864): Ulight 3->7|0
D/PowerManagerService( 1864): setLightBrightness : mButtonLight : 130
D/PowerManagerService( 1864): lightSensorChangedLocked 260
D/PowerManagerService( 1864): lcdValue 130
D/PowerManagerService( 1864): buttonValue 0
D/PowerManagerService( 1864): keyboardValue 0
D/PowerManagerService( 1864): lightSensorChangedLocked : mKeyboardLight : 0
I/InputReader( 1864): Touch event's action is 0x1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0, s=]
I/InputReader( 1864): Touch event's action is 0x0 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0, s=0.9139 ]
I/InputReader( 1864): Touch event's action is 0x1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0, s=]
D/DEFERED_APP_VISIBILITY( 1864): tweaking closing app
W/PowerManagerService( 1864): Timer 0x7->0x3|0x0
E/lights ( 1864): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 2
I/PowerManagerService( 1864): Ulight 7->3|0
D/PowerManagerService( 1864): setLightBrightness : mButtonLight : 0
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
D/VoldCmdListener( 1692): asec list
D/VoldCmdListener( 1692): CommandListener::AsecCmd::runCommand -> --
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
W/WifiStateTracker( 1864): getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
D/PowerManagerService( 1864): lightSensorChangedLocked 263
D/PowerManagerService( 1864): lcdValue 130
D/PowerManagerService( 1864): buttonValue 0
D/PowerManagerService( 1864): keyboardValue 0
D/PowerManagerService( 1864): lightSensorChangedLocked : mKeyboardLight : 0
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
E/Watchdog( 1864): [email protected] 10815
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
I/InputDispatcher( 1864): Application is not responding: AppWindowToken{42893f90 token=Token{425f35c0 ActivityRecord{41998280 com.gau.go.launcherex/com.jiubang.ggheart.apps.desks.diy.GoLauncher}}}. 20019.5ms since event, 20018.6ms since wait started
I/InputDispatcher( 1864): [JUST INFO] cannot print log on outbound queue because current's inputChannel is null
I/WindowManager( 1864): Input event dispatching timed out sending to application AppWindowToken{42893f90 token=Token{425f35c0 ActivityRecord{41998280 com.gau.go.launcherex/com.jiubang.ggheart.apps.desks.diy.GoLauncher}}}
D/PowerManagerService( 1864): lightSensorChangedLocked 264
D/PowerManagerService( 1864): lcdValue 130
D/PowerManagerService( 1864): buttonValue 0
D/PowerManagerService( 1864): keyboardValue 0
D/PowerManagerService( 1864): lightSensorChangedLocked : mKeyboardLight : 0
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
I/dumpstate(24985): done
I/SurfaceFlinger( 1699): id=6401(10) createSurface 0x409d4 (800x1280),1 flag=400
V/WindowManager( 1864): rotationForOrientationLw(orient=1, last=0); user=0 mLidOpen=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=1 sensorRotation=-1
D/BatteryService( 1864): update start
D/BatteryService( 1864): level:100 scale:100 status:2 health:2 present:true voltage: 4200 temperature: 330 technology: Li-ion AC powered:false USB powered:true icon:17302836 invalid charger:0
I/power ( 1864): *** release_dvfs_lock : lockType : 1
D/PowerManagerService( 1864): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released
W/ActivityManager( 1864): mDVFSLock.release()
I/Process ( 1864): Sending signal. PID: 22653 SIG: 3
I/dalvikvm(22653): threadid=3: reacting to signal 3
I/SurfaceFlinger( 1699): id=6402(1001) createSurface 0x4992c (1x1),1 flag=0
I/dalvikvm(22653): Wrote stack traces to '/data/anr/traces.txt'
W/ActivityManager( 1864): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 1864): Activity idle timeout for r
I/Process ( 1864): Sending signal. PID: 1864 SIG: 3
I/dalvikvm( 1864): threadid=3: reacting to signal 3
D/STATUSBAR-BatteryController( 1995): onReceive() - ACTION_BATTERY_CHANGED
D/STATUSBAR-BatteryController( 1995): onReceive() - level:100
D/STATUSBAR-BatteryController( 1995): onReceive() - plugged:2
D/STATUSBAR-BatteryController( 1995): onReceive() - BATTERY_STATUS_CHARGING:
D/KeyguardUpdateMonitor( 1864): received broadcast android.intent.action.BATTERY_CHANGED
D/KeyguardUpdateMonitor( 1864): handleBatteryUpdate
D/WifiService( 1864): ACTION_BATTERY_CHANGED pluggedType: 2
D/UiModeManager( 1864): mLastBroadcastState = 0mCarModeEnabled = falseisDeskDockState(mDockState) = false
V/UiModeManager( 1864): updateLocked: null action, mDockState=0, firing homeIntent: null
D/UiModeManager( 1864): updateConfigurationLocked: mDockState=0; mCarMode=false; mNightMode=0; uiMode=17
I/dalvikvm( 1864): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1864): Sending signal. PID: 1995 SIG: 3
I/dalvikvm( 1995): threadid=3: reacting to signal 3
I/dalvikvm( 1995): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1864): Sending signal. PID: 2144 SIG: 3
I/dalvikvm( 2144): threadid=3: reacting to signal 3
I/dalvikvm( 2144): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 1864): GC_CONCURRENT freed 903K, 37% free 28953K/45767K, paused 3ms+10ms
D/dalvikvm( 1864): JIT code cache reset in 4 ms (1048452 bytes 179/0)
D/dalvikvm( 1864): GC_EXPLICIT freed 1138K, 36% free 29363K/45767K, paused 3ms+11ms
E/AlarmManagerService( 1864): android_server_AlarmManagerService_set to type=1, 1339719586.394000000
W/ResourceType( 1864): Skipping entry 0x7f040021 in package table 0 because it is not complex!
E/DataRouter( 1697): usb connection is true
E/DataRouter( 1697): DSR is ON. Don't send DTR ON.
I/InputDispatcher( 1864): Delivering touch to current input target: action: 0
E/ActivityManager( 1864): ANR in android.process.acore (com.gau.go.launcherex/com.jiubang.ggheart.apps.desks.diy.GoLauncher)
E/ActivityManager( 1864): Reason: keyDispatchingTimedOut
E/ActivityManager( 1864): Load: 0.53 / 0.51 / 0.4
E/ActivityManager( 1864): CPU usage from 31698ms to 0ms ago:
E/ActivityManager( 1864): 2.3% 1864/system_server: 1.7% user + 0.5% kernel / faults: 1778 minor 3 major
E/ActivityManager( 1864): 1.8% 22653/android.process.acore: 1.7% user + 0.1% kernel / faults: 145 minor 1 major
E/ActivityManager( 1864): 1.3% 24959/logcat: 0.6% user + 0.6% kernel
E/ActivityManager( 1864): 0.6% 1711/adbd: 0.1% user + 0.5% kernel / faults: 4 minor
E/ActivityManager( 1864): 0.4% 1699/surfaceflinger: 0.2% user + 0.1% kernel / faults: 186 minor
E/ActivityManager( 1864): 0.4% 23081/kworker/0:3: 0% user + 0.4% kernel
E/ActivityManager( 1864): 0.2% 3645/com.vlingo.client.samsung: 0.1% user + 0% kernel / faults: 10 minor
E/ActivityManager( 1864): 0.2% 910/mmcqd/0: 0% user + 0.2% kernel
E/ActivityManager( 1864): 0% 1692/vold: 0% user + 0% kernel / faults: 21 minor
E/ActivityManager( 1864): 0% 23943/logcat: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 1703/gpsd: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 1995/com.android.systemui: 0% user + 0% kernel / faults: 9 minor
E/ActivityManager( 1864): 0% 17118/kworker/u:3: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 22271/kworker/u:1: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 2/kthreadd: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 816/irq/356-mxt540e: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 1686/jbd2/mmcblk0p10: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 1697/drexe: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 1700/zygote: 0% user + 0% kernel / faults: 51 minor
E/ActivityManager( 1864): 0% 1991/dhd_dpc: 0% user + 0% kernel
E/ActivityManager( 1864): 0% 2041/wpa_supplicant: 0% user + 0% kernel / faults: 3 minor
E/ActivityManager( 1864): 0% 2121/com.swype.android.inputmethod: 0% user + 0% kernel / faults: 113 minor
E/ActivityManager( 1864): 0% 2144/com.android.phone: 0% user + 0% kernel
E/ActivityManager( 1864): +0% 24971/net.whatsbeef.animationtest: 0% user + 0% kernel
E/ActivityManager( 1864): 14% TOTAL: 7.7% user + 6.2% kernel + 0.3% iowait + 0% softirq
E/ActivityManager( 1864): CPU usage from 669ms to 1192ms later:
E/ActivityManager( 1864): 37% 1864/system_server: 26% user + 10% kernel / faults: 525 minor
E/ActivityManager( 1864): 10% 1920/WindowManager: 10% user + 0% kernel
E/ActivityManager( 1864): 10% 1925/InputDispatcher: 1.7% user + 8.9% kernel
E/ActivityManager( 1864): 8.9% 1869/Compiler: 8.9% user + 0% kernel
E/ActivityManager( 1864): 3.5% 1902/ActivityManager: 3.5% user + 0% kernel
E/ActivityManager( 1864): 1.7% 1874/Binder Thread #: 0% user + 1.7% kernel
E/ActivityManager( 1864): 1.7% 2133/Binder Thread #: 1.7% user + 0% kernel
E/ActivityManager( 1864): 1.7% 2697/Binder Thread #: 1.7% user + 0% kernel
E/ActivityManager( 1864): 1.7% 5150/er$SensorThread: 1.7% user + 0% kernel
E/ActivityManager( 1864): 18% 22653/android.process.acore: 18% user + 0% kernel / faults: 121 minor
E/ActivityManager( 1864): 10% 22653/d.process.acore: 10% user + 0% kernel
E/ActivityManager( 1864): 6.6% 22768/XAEngine_ticker: 6.6% user + 0% kernel
E/ActivityManager( 1864): 1.6% 22677/d.process.acore: 1.6% user + 0% kernel
E/ActivityManager( 1864): 10% 1699/surfaceflinger: 4% user + 6.1% kernel
E/ActivityManager( 1864): 5.1% 1809/SurfaceFlinger: 4% user + 1% kernel
E/ActivityManager( 1864): 2% 7474/Binder Thread #: 0% user + 2% kernel
E/ActivityManager( 1864): 1% 1820/SurfaceFlinger: 0% user + 1% kernel
E/ActivityManager( 1864): 1% 1835/Binder Thread #: 0% user + 1% kernel
E/ActivityManager( 1864): 1% 7661/Binder Thread #: 0% user + 1% kernel
E/ActivityManager( 1864): 1.1% 17118/kworker/u:3: 0% user + 1.1% kernel
E/ActivityManager( 1864): +0% 25233/kworker/1:1: 0% user + 0% kernel
E/ActivityManager( 1864): 41% TOTAL: 31% user + 10% kernel
I/InputDispatcher( 1864): Delivering touch to current input target: action: 0
I/InputDispatcher( 1864): Delivering touch to current input target: action: 0
W/SIP ( 2121): IInputMethodWrapper. mCaller.executeOrSendMessage(MSG_UPDATE_WACOM_STATE)
W/SIP ( 2121): IInputMethodWrapper. inputMethod.updateWacomState(msg.arg1). arg1 =0
E/android.os.Debug( 1864): [email protected] > dumpstate -k -t -z -d -o /data/log/dumpstate_app_anr
I/dumpstate(25235): Check if stand-alone
I/dumpstate(25235): begin
D/PowerManagerService( 1864): lightSensorChangedLocked 284
D/PowerManagerService( 1864): lcdValue 130
D/PowerManagerService( 1864): buttonValue 0
D/PowerManagerService( 1864): keyboardValue 0
D/PowerManagerService( 1864): lightSensorChangedLocked : mKeyboardLight : 0
I've got GO Launcher as the launcher here, which apparently did the ANR, but exactly the same thing happens with the stock twlauncher. I don't think the launcher is at fault here, but I don't really know. This is extremely frustrating when developing apps, obviously. Does anyone else get this behaviour? I'm on XXLPY, no root, never rooted, only stock roms. Any help?

Help! Sony Ericsson MH810 Headphones issuse with nAa JB kelners

I've just bought Sony Ericsson MH810 Headphones a few weeks ago and having trouble using them on nAa JB kelners.
On E15_nAa-jb-03_2.6.29.6-nAa-jb-03 the Headphones are not recognized and found out that I can make them work with Soundabout.
When using 2.6.32.60-nAa-jb-02 the phone freezez when plugging the Headphones.
This is the same on any tried CF. Tested both kelners with most versions of MiniCM10-4.0.2 and JB Mini Project.
Unable to get LogCat for 2.6.32.60-nAa-jb-02 as it is freezing.
LogCat for E15_nAa-jb-03_2.6.29.6-nAa-jb-03:
Code:
02-11 10:46:01.839 1674 2119 I hal_seport: Plug has been detected. Starting thread to do RID polling.
02-11 10:46:01.979 1674 2501 I hal_seport: Read RID val = 207
02-11 10:46:01.979 1674 2501 I hal_seport: Read CCO val = 125
02-11 10:46:02.079 1674 2501 I hal_seport: Read RID val = 207
02-11 10:46:02.079 1674 2501 I hal_seport: Read CCO val = 130
02-11 10:46:02.179 1674 2501 I hal_seport: Read RID val = 207
02-11 10:46:02.179 1674 2501 I hal_seport: Read CCO val = 132
02-11 10:46:02.189 1674 2501 I hal_seport: Powered accessory (Low power) detected. Setting DC-Out, Low-power, enabling AIN
02-11 10:46:02.249 1674 2501 I hal_seport: vendor/semc/hardware/systemconnector/hal_seport_thread_runner.c - hal_seport_start_button_thread: Thread started
02-11 10:46:02.249 1674 2501 I hal_seport: AIN Button detection enabled
02-11 10:46:02.249 1674 2501 I SystemConnector: Received connection event from device driver: rid: 14, cco_type: 50, plug_status: 1
02-11 10:46:02.259 1674 2105 I SystemConnector: Broadcasting sticky intent: com.sonyericsson.systemconnector.ACTION_ACCESSORY_PLUG, state: 1, name: "Headset", fm_antenna: 1, power: 0, audio_output: 1, power: 0
02-11 10:46:02.259 1674 2105 I SystemConnector: Broadcasting sticky intent: android.intent.action.HEADSET_PLUG, state: 1, name: "Headset", microphone: 1
02-11 10:46:02.259 1674 2105 I SystemConnector: Routing audio in AudioManager. AccessoryName = "powered_headset".
02-11 10:46:02.269 1389 1389 I AudioHardware: Routing audio to Speakerphone
02-11 10:46:02.299 1389 2130 E AudioPolicyManager: would set volume 0.103920, delay 0
02-11 10:46:02.309 1389 1496 D AudioHardware: setVoiceVolume(0.800000)
02-11 10:46:02.309 1389 1496 I AudioHardware: Setting in-call volume to 6 (available range is 0 to 7)
02-11 10:46:02.329 1389 1506 E AudioPolicyManager: would set volume 0.039700, delay 0
02-11 10:46:02.329 1389 1496 D AudioHardware: setVoiceVolume(0.600000)
02-11 10:46:02.329 1389 1496 I AudioHardware: Setting in-call volume to 4 (available range is 0 to 7)
02-11 10:46:02.409 1674 1689 I VolumePanel: changeOverlayStyle : 1
02-11 10:46:02.429 2028 2028 I HeadsetService: Headset=true; Bluetooth=false
02-11 10:46:02.769 2028 2028 I HeadsetService: Selected configuration: headset
02-11 10:46:08.769 2453 2460 I dalvikvm: Jit: resizing JitTable from 512 to 1024
2028 I HeadsetService: Selected configuration: speaker
I know that I can set the hardware to headset with Soudabout but it would be great to have the latest kelner fixed not to freez
Thanks!

[Q] Misterious wakelock TIME_TICK and AudioOut_3, not even Google can save me

Here's the "dumpsys alarm":
Code:
Current Alarm Manager state:
Realtime wakeup (now=2013-09-02 18:09:01):
RTC_WAKEUP #4: Alarm{414e7b30 type 0 com.google.android.gsf}
type=0 originalType=0 when=+6d0h56m41s99ms repeatInterval=583916000 count=0
operation=PendingIntent{4267f4c8: PendingIntentRecord{425d9de8 com.google.android.gsf broadcastIntent}}
RTC_WAKEUP #3: Alarm{413be8c0 type 0 com.google.android.gms}
type=0 originalType=0 when=+3d16h58m7s206ms repeatInterval=0 count=0
operation=PendingIntent{42681458: PendingIntentRecord{413260e8 com.google.android.gms broadcastIntent}}
RTC_WAKEUP #2: Alarm{414d0f30 type 0 com.android.providers.calendar}
type=0 originalType=0 when=+15h51m34s514ms repeatInterval=0 count=0
operation=PendingIntent{413c4af8: PendingIntentRecord{415a2dc8 com.android.providers.calendar broadcastIntent}}
RTC_WAKEUP #1: Alarm{43046b68 type 0 com.google.android.gms}
type=0 originalType=0 when=+8h18m32s487ms repeatInterval=86400000 count=0
operation=PendingIntent{4179b6a8: PendingIntentRecord{4302bd38 com.google.android.gms startService}}
RTC_WAKEUP #0: Alarm{426f0c38 type 0 com.google.android.gsf}
type=0 originalType=0 when=+9m41s963ms repeatInterval=1800000 count=0
operation=PendingIntent{414d35e8: PendingIntentRecord{41472648 com.google.android.gsf broadcastIntent}}
RTC #15: Alarm{42f69828 type 1 com.sonyericsson.updatecenter}
type=1 originalType=1 when=+6d18h0m29s607ms repeatInterval=0 count=0
operation=PendingIntent{4304e200: PendingIntentRecord{42ec1cf8 com.sonyericsson.updatecenter broadcastIntent}}
RTC #14: Alarm{42861128 type 1 com.google.android.partnersetup}
type=1 originalType=0 when=+6d17h50m19s341ms repeatInterval=0 count=0
operation=PendingIntent{41632128: PendingIntentRecord{42641a00 com.google.android.partnersetup startService}}
RTC #13: Alarm{4264c900 type 1 com.facebook.katana}
type=1 originalType=1 when=+23h47m35s708ms repeatInterval=0 count=0
operation=PendingIntent{41408f00: PendingIntentRecord{42656ca0 com.facebook.katana broadcastIntent}}
RTC #12: Alarm{414358d0 type 1 com.android.vending}
type=1 originalType=0 when=+17h50m57s858ms repeatInterval=0 count=0
operation=PendingIntent{41470688: PendingIntentRecord{4143fe20 com.android.vending startService}}
RTC #11: Alarm{426bdd78 type 1 com.sonymobile.mx.android}
type=1 originalType=0 when=+17h50m33s728ms repeatInterval=86400000 count=0
operation=PendingIntent{42629e20: PendingIntentRecord{426d47b8 com.sonymobile.mx.android broadcastIntent}}
RTC #10: Alarm{414afbc0 type 1 android}
type=1 originalType=1 when=+5h50m58s849ms repeatInterval=0 count=0
operation=PendingIntent{414f4b68: PendingIntentRecord{41501178 android broadcastIntent}}
RTC #9: Alarm{412ec378 type 1 com.android.calendar}
type=1 originalType=1 when=+5h50m58s849ms repeatInterval=0 count=0
operation=PendingIntent{42bad3d8: PendingIntentRecord{4272d518 com.android.calendar broadcastIntent}}
RTC #8: Alarm{42b87198 type 1 com.sonyericsson.extras.liveware}
type=1 originalType=0 when=+3h50m58s849ms repeatInterval=0 count=0
operation=PendingIntent{4245f7d0: PendingIntentRecord{43020e68 com.sonyericsson.extras.liveware startService}}
RTC #7: Alarm{42c70e30 type 1 com.android.chrome}
type=1 originalType=1 when=+3h41m25s509ms repeatInterval=18000000 count=0
operation=PendingIntent{431ae5a0: PendingIntentRecord{42ec9568 com.android.chrome startService}}
RTC #6: Alarm{42ce2718 type 1 com.facebook.katana}
type=1 originalType=1 when=+2h49m36s494ms repeatInterval=10800000 count=0
operation=PendingIntent{42bcf5c0: PendingIntentRecord{42c10710 com.facebook.katana startService}}
RTC #5: Alarm{42b88d38 type 1 com.google.android.googlequicksearchbox}
type=1 originalType=0 when=+1h53m21s49ms repeatInterval=0 count=0
operation=PendingIntent{426aa9e0: PendingIntentRecord{426d9490 com.google.android.googlequicksearchbox startService}}
RTC #4: Alarm{426ac148 type 1 com.android.chrome}
type=1 originalType=1 when=+13m27s864ms repeatInterval=0 count=0
operation=PendingIntent{42689d88: PendingIntentRecord{426b0d58 com.android.chrome broadcastIntent}}
RTC #3: Alarm{426a9d58 type 1 com.android.chrome}
type=1 originalType=1 when=+10m33s813ms repeatInterval=0 count=0
operation=PendingIntent{426b2ff8: PendingIntentRecord{426b2fc0 com.android.chrome broadcastIntent}}
RTC #2: Alarm{42656e40 type 1 com.facebook.katana}
type=1 originalType=0 when=+7m7s975ms repeatInterval=0 count=0
operation=PendingIntent{42eb42e0: PendingIntentRecord{4196baf0 com.facebook.katana broadcastIntent}}
RTC #1: Alarm{42656d88 type 1 com.facebook.katana}
type=1 originalType=0 when=+4m36s494ms repeatInterval=900000 count=0
operation=PendingIntent{42b32690: PendingIntentRecord{42460050 com.facebook.katana broadcastIntent}}
RTC #0: Alarm{42fa5b80 type 1 com.facebook.katana}
type=1 originalType=0 when=+8s324ms repeatInterval=0 count=0
operation=PendingIntent{42fdd4e0: PendingIntentRecord{415893b8 com.facebook.katana broadcastIntent}}
Elapsed realtime wakeup (now=+6h10m23s538ms):
ELAPSED_WAKEUP #6: Alarm{41947850 type 2 com.google.android.gms}
type=2 originalType=2 when=+20d21h26m51s185ms repeatInterval=0 count=0
operation=PendingIntent{4182d170: PendingIntentRecord{4194af60 com.google.android.gms startService}}
ELAPSED_WAKEUP #5: Alarm{42ec5c78 type 2 com.google.android.gms}
type=2 originalType=2 when=+20d21h26m51s3ms repeatInterval=0 count=0
operation=PendingIntent{42821328: PendingIntentRecord{42ec7b70 com.google.android.gms startService}}
ELAPSED_WAKEUP #4: Alarm{43075990 type 2 com.google.android.gms}
type=2 originalType=2 when=+20d21h26m50s487ms repeatInterval=0 count=0
operation=PendingIntent{41622628: PendingIntentRecord{430758f0 com.google.android.gms startService}}
ELAPSED_WAKEUP #3: Alarm{428133b0 type 2 android}
type=2 originalType=2 when=+18h4m36s462ms repeatInterval=86400000 count=0
operation=PendingIntent{4152a988: PendingIntentRecord{41320c20 android broadcastIntent}}
ELAPSED_WAKEUP #2: Alarm{432c4800 type 2 android}
type=2 originalType=2 when=+1h51m57s782ms repeatInterval=0 count=0
operation=PendingIntent{412501c0: PendingIntentRecord{4123fa48 android broadcastIntent}}
ELAPSED_WAKEUP #1: Alarm{42573300 type 2 android}
type=2 originalType=2 when=+10m49s404ms repeatInterval=0 count=0
operation=PendingIntent{418c2b70: PendingIntentRecord{4263a680 android broadcastIntent}}
ELAPSED_WAKEUP #0: Alarm{42571b40 type 2 com.google.android.gsf}
type=2 originalType=2 when=+9m43s832ms repeatInterval=0 count=0
operation=PendingIntent{4126fa70: PendingIntentRecord{42b31e58 com.google.android.gsf broadcastIntent}}
ELAPSED #20: Alarm{426271e8 type 3 com.ea.games.r3_na}
type=3 originalType=3 when=+29d4h43m10s41ms repeatInterval=0 count=0
operation=PendingIntent{42638ed0: PendingIntentRecord{4262e120 com.ea.games.r3_na startService}}
ELAPSED #19: Alarm{42ecea90 type 3 com.google.android.talk}
type=3 originalType=2 when=+21h34m36s462ms repeatInterval=86400000 count=1
operation=PendingIntent{42fa5c10: PendingIntentRecord{42ecea18 com.google.android.talk broadcastIntent}}
ELAPSED #18: Alarm{4146afb8 type 3 com.google.android.talk}
type=3 originalType=2 when=+20h19m36s462ms repeatInterval=86400000 count=1
operation=PendingIntent{412af170: PendingIntentRecord{414724b8 com.google.android.talk broadcastIntent}}
ELAPSED #17: Alarm{42ee62d8 type 3 com.google.android.talk}
type=3 originalType=2 when=+19h4m36s462ms repeatInterval=86400000 count=1
operation=PendingIntent{427280f8: PendingIntentRecord{42ee61e8 com.google.android.talk broadcastIntent}}
ELAPSED #16: Alarm{42bd7288 type 3 com.facebook.katana}
type=3 originalType=3 when=+11h49m36s462ms repeatInterval=43200000 count=1
operation=PendingIntent{42c162c8: PendingIntentRecord{42c16250 com.facebook.katana startService}}
ELAPSED #15: Alarm{415a3cb0 type 3 com.android.phone}
type=3 originalType=3 when=+2h4m36s462ms repeatInterval=28800000 count=0
operation=PendingIntent{41540918: PendingIntentRecord{417df750 com.android.phone broadcastIntent}}
ELAPSED #14: Alarm{43154268 type 3 com.facebook.katana}
type=3 originalType=3 when=+48m55s380ms repeatInterval=0 count=0
operation=PendingIntent{42bed658: PendingIntentRecord{431541c8 com.facebook.katana startService}}
ELAPSED #13: Alarm{42feb0e0 type 3 com.google.android.googlequicksearchbox}
type=3 originalType=2 when=+22m46s358ms repeatInterval=1811284 count=1
operation=PendingIntent{430630d8: PendingIntentRecord{4167ae98 com.google.android.googlequicksearchbox startService}}
ELAPSED #12: Alarm{418658f8 type 3 android}
type=3 originalType=3 when=+7m52s635ms repeatInterval=0 count=0
operation=PendingIntent{41828670: PendingIntentRecord{4137afe0 android broadcastIntent}}
ELAPSED #11: Alarm{430dd1f8 type 3 com.google.android.googlequicksearchbox}
type=3 originalType=2 when=+4m37s505ms repeatInterval=0 count=0
operation=PendingIntent{43098160: PendingIntentRecord{430e30c0 com.google.android.googlequicksearchbox startService}}
ELAPSED #10: Alarm{432bd3f8 type 3 com.google.android.talk}
type=3 originalType=2 when=+4m36s462ms repeatInterval=86400000 count=0
operation=PendingIntent{431f7838: PendingIntentRecord{432bdd88 com.google.android.talk broadcastIntent}}
ELAPSED #9: Alarm{431f1180 type 3 com.sonymobile.androidapp.diagnostics}
type=3 originalType=3 when=+4m36s462ms repeatInterval=3600000 count=1
operation=PendingIntent{416f8760: PendingIntentRecord{427c4940 com.sonymobile.androidapp.diagnostics broadcastIntent}}
ELAPSED #8: Alarm{42fe1940 type 3 com.sonyericsson.devicemonitor}
type=3 originalType=3 when=+4m36s462ms repeatInterval=3600000 count=1
operation=PendingIntent{42ff9600: PendingIntentRecord{42fed038 com.sonyericsson.devicemonitor startService}}
ELAPSED #7: Alarm{412e3c18 type 3 android}
type=3 originalType=3 when=+4m36s462ms repeatInterval=1800000 count=1
operation=PendingIntent{4177fab8: PendingIntentRecord{412e2a18 android broadcastIntent}}
ELAPSED #6: Alarm{43238d08 type 3 com.google.android.talk}
type=3 originalType=2 when=+4m36s462ms repeatInterval=86400000 count=0
operation=PendingIntent{431dee38: PendingIntentRecord{4323abc0 com.google.android.talk broadcastIntent}}
ELAPSED #5: Alarm{430e3fb8 type 3 com.facebook.katana}
type=3 originalType=3 when=+4m36s462ms repeatInterval=43200000 count=0
operation=PendingIntent{430bd8f0: PendingIntentRecord{425cdc10 com.facebook.katana startService}}
ELAPSED #4: Alarm{43121960 type 3 com.facebook.katana}
type=3 originalType=3 when=+4m36s462ms repeatInterval=86400000 count=0
operation=PendingIntent{431434b0: PendingIntentRecord{425f5a50 com.facebook.katana startService}}
ELAPSED #3: Alarm{414abfe8 type 3 com.google.android.googlequicksearchbox}
type=3 originalType=2 when=+4m34s643ms repeatInterval=896985 count=1
operation=PendingIntent{415059b0: PendingIntentRecord{414abf78 com.google.android.googlequicksearchbox broadcastIntent}}
ELAPSED #2: Alarm{413c5928 type 3 com.android.phone}
type=3 originalType=3 when=+3m17s313ms repeatInterval=0 count=0
operation=PendingIntent{413d9e50: PendingIntentRecord{41494ba0 com.android.phone broadcastIntent}}
ELAPSED #1: Alarm{41361720 type 3 com.sonymobile.storagechecker}
type=3 originalType=3 when=+2m13s84ms repeatInterval=300000 count=1
operation=PendingIntent{41361710: PendingIntentRecord{4282fa30 com.sonymobile.storagechecker startService}}
ELAPSED #0: Alarm{431d7748 type 3 android}
type=3 originalType=3 when=+58s817ms repeatInterval=0 count=0
operation=PendingIntent{414f4e70: PendingIntentRecord{41500f88 android broadcastIntent}}
Broadcast ref count: 0
Top Alarms:
+33s924ms running, 0 wakeups, 272 alarms: android
act=android.intent.action.TIME_TICK
+10s762ms running, 1 wakeups, 1 alarms: com.android.providers.calendar
act=com.android.providers.calendar.intent.CalendarProvider2
+8s380ms running, 0 wakeups, 371 alarms: com.android.chrome
cmp={com.android.chrome/com.google.ipc.invalidation.ticl.android2.AndroidInternalScheduler$AlarmReceiver}
+6s64ms running, 0 wakeups, 197 alarms: com.android.phone
act=com.android.internal.telephony.gprs-data-stall
+4s494ms running, 0 wakeups, 32 alarms: android
act=com.android.server.ThrottleManager.action.POLL
+3s77ms running, 0 wakeups, 12 alarms: android
act=com.android.server.action.NETWORK_STATS_POLL
+2s443ms running, 0 wakeups, 554 alarms: com.android.chrome
cmp={com.android.chrome/com.google.ipc.invalidation.external.client.contrib.AndroidListener$AlarmReceiver}
+2s357ms running, 0 wakeups, 24 alarms: com.google.android.googlequicksearchbox
act=com.google.android.apps.sidekick.calendar.CalendarIntentService.UPDATE_CALENDAR_ACTION cmp={com.google.android.googlequicksearchbox/com.google.android.apps.sidekick.calendar.CalendarIntentService$CalendarReceiver}
+1s684ms running, 0 wakeups, 6 alarms: com.sonymobile.androidapp.diagnostics
cmp={com.sonymobile.androidapp.diagnostics/com.sonymobile.androidapp.diagnostics.service.Alarm}
+1s584ms running, 0 wakeups, 66 alarms: com.sonymobile.storagechecker
act=com.sonymobile.storagechecker.intent.action.ALARM_EXPIRED cmp={com.sonymobile.storagechecker/com.sonymobile.storagechecker.controller.DeviceStorageService}
Alarm Stats:
com.sonymobile.androidapp.diagnostics +1s684ms running, 0 wakeups:
+1s684ms 0 wakes 6 alarms: cmp={com.sonymobile.androidapp.diagnostics/com.sonymobile.androidapp.diagnostics.service.Alarm}
com.google.android.talk +455ms running, 0 wakeups:
+450ms 0 wakes 3 alarms: act=com.google.android.apps.babel.CLEANUP_DB
+5ms 0 wakes 1 alarms: act=com.google.android.apps.babel.UPDATE_NOTIFICATION
android +37s882ms running, 98 wakeups:
+33s924ms 0 wakes 272 alarms: act=android.intent.action.TIME_TICK
+4s494ms 0 wakes 32 alarms: act=com.android.server.ThrottleManager.action.POLL
+3s77ms 0 wakes 12 alarms: act=com.android.server.action.NETWORK_STATS_POLL
+1s448ms 91 wakes 91 alarms: act=android.content.syncmanager.SYNC_ALARM
+710ms 0 wakes 6 alarms: act=com.android.server.WifiManager.action.START_SCAN
+184ms 3 wakes 3 alarms: act=com.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARD
+147ms 4 wakes 4 alarms: act=android.net.wifi.DHCP_RENEW
com.sonymobile.superstamina +699ms running, 16 wakeups:
+699ms 16 wakes 16 alarms: act=com.sonymobile.SUPER_STAMINA_POWER_STATE_TIMEOUT
com.oasisfeng.greenify +394ms running, 7 wakeups:
+394ms 7 wakes 7 alarms: act=com.oasisfeng.greenify.CLEAN_NOW
com.android.phone +6s64ms running, 0 wakeups:
+6s64ms 0 wakes 197 alarms: act=com.android.internal.telephony.gprs-data-stall
com.sonyericsson.updatecenter +162ms running, 0 wakeups:
+149ms 0 wakes 1 alarms: act=com.sonyericsson.updatecenter.action.SYNCHRONIZE_ALL
+13ms 0 wakes 1 alarms: act=com.sonyericsson.updatecenter.action.BOOT_COMPLETE
com.google.android.gsf +3s734ms running, 44 wakeups:
+1s425ms 17 wakes 17 alarms: act=com.google.android.intent.action.SEND_IDLE
+1s76ms 9 wakes 9 alarms: act=com.google.android.intent.action.MCS_HEARTBEAT
+1s71ms 12 wakes 12 alarms: cmp={com.google.android.gsf/com.google.android.gsf.checkin.EventLogService$Receiver}
+162ms 6 wakes 6 alarms: act=com.google.android.intent.action.GTALK_RECONNECT
com.facebook.katana +1s58ms running, 0 wakeups:
+934ms 0 wakes 11 alarms: act=com.facebook.common.executors.WakingExecutorService.ACTION_ALARM
+78ms 0 wakes 2 alarms: act=com.facebook.orca.database.ACTION_ALARM cmp={com.facebook.katana/com.facebook.contacts.database.AddressBookPeriodicRunner$LocalBroadcastReceiver}
+31ms 0 wakes 3 alarms: cmp={com.facebook.katana/com.facebook.katana.service.BackgroundDetectionService}
+16ms 0 wakes 1 alarms: cmp={com.facebook.katana/com.facebook.katana.service.PhotoCleanupService}
+3ms 0 wakes 1 alarms: act=com.facebook.katana.service.5 cmp={com.facebook.katana/com.facebook.katana.service.FacebookService}
0 0 wakes 1 alarms: act=com.facebook.katana.service.4 cmp={com.facebook.katana/com.facebook.katana.service.FacebookService}
com.google.android.googlequicksearchbox +2s915ms running, 0 wakeups:
+2s357ms 0 wakes 24 alarms: act=com.google.android.apps.sidekick.calendar.CalendarIntentService.UPDATE_CALENDAR_ACTION cmp={com.google.android.googlequicksearchbox/com.google.android.apps.sidekick.calendar.CalendarIntentService$CalendarReceiver}
+799ms 0 wakes 23 alarms: cmp={com.google.android.googlequicksearchbox/com.google.android.apps.sidekick.TrafficIntentService}
+498ms 0 wakes 12 alarms: act=com.google.android.apps.sidekick.REFRESH cmp={com.google.android.googlequicksearchbox/com.google.android.apps.sidekick.EntriesRefreshIntentService}
+293ms 0 wakes 3 alarms: cmp={com.google.android.googlequicksearchbox/com.google.android.velvet.VelvetBackgroundTasksImpl$Service}
com.android.chrome +10s754ms running, 0 wakeups:
+8s380ms 0 wakes 371 alarms: cmp={com.android.chrome/com.google.ipc.invalidation.ticl.android2.AndroidInternalScheduler$AlarmReceiver}
+2s443ms 0 wakes 554 alarms: cmp={com.android.chrome/com.google.ipc.invalidation.external.client.contrib.AndroidListener$AlarmReceiver}
+6ms 0 wakes 1 alarms: act=com.google.android.apps.chrome.omaha.ACTION_REGISTER_REQUEST cmp={com.android.chrome/com.google.android.apps.chrome.omaha.OmahaClient}
com.android.vending +130ms running, 0 wakeups:
+123ms 0 wakes 7 alarms: cmp={com.android.vending/com.google.android.finsky.services.ContentSyncService}
+7ms 0 wakes 1 alarms: cmp={com.android.vending/com.google.android.finsky.services.DailyHygiene}
com.sonymobile.storagechecker +1s584ms running, 0 wakeups:
+1s584ms 0 wakes 66 alarms: act=com.sonymobile.storagechecker.intent.action.ALARM_EXPIRED cmp={com.sonymobile.storagechecker/com.sonymobile.storagechecker.controller.DeviceStorageService}
com.android.providers.calendar +10s762ms running, 1 wakeups:
+10s762ms 1 wakes 1 alarms: act=com.android.providers.calendar.intent.CalendarProvider2
com.sonyericsson.devicemonitor +164ms running, 0 wakeups:
+164ms 0 wakes 5 alarms: act=com.sonyericsson.devicemonitor.TICK cmp={com.sonyericsson.devicemonitor/com.sonyericsson.devicemonitor.DeviceMonitorService}
com.google.android.gms +1s367ms running, 18 wakeups:
+1s367ms 18 wakes 18 alarms: act=com.google.android.intent.action.SEND_IDLE
Super Stamina debug info:
SuperStaminaEnabled=true
SuperStaminaIsPowerState0=true
WakelockIsTakenInStaminaMode=false
Internal Whitelist (11 items):
com.sonyericsson.organizer
android
com.sonymobile.superstamina
com.sonymobile.smallapps.timer
com.sonyericsson.secureclockservice
com.sonyericsson.android.mbt.power
com.sonymobile.provider.tasks
jp.co.fsi.fs1seg
com.android.providers.calendar
com.sonyericsson.android.mbt.powerinstrumentation
com.sonyericsson.android.wakeup
User Whitelist (4 items):
10083
10218
10049
10050
1. TIME_TICK is killing my battery, Wakelock Detector shows that AlarmManager-Launch under Android System has some thousands wakelocks.
2. AudioOut_3 is still going off even though I turn off all the touch screen sound/pad sound and after screen off.
STAMINA whitelisted Gmail, Greenify, and Shadowsocks.
Well as you googled you probably found this thread *click me* for TIME_TICK and this one *click me* for AudioOut_3...
in there they tell multiple ways to avoid those wakelocks or at least discribe why they're happening.
If you didn't find those, I hope those two links will help you
FSN said:
Well as you googled you probably found this thread *click me* for TIME_TICK and this one *click me* for AudioOut_3...
in there they tell multiple ways to avoid those wakelocks or at least discribe why they're happening.
If you didn't find those, I hope those two links will help you
Click to expand...
Click to collapse
I DID look over those posts, however:
1. The TIME_TICK wakelock is still there. I tried freezing any app that will/might wake up when the screen is off, even stock alarm/clock, but it does not make it stop ticking.
2. The AudioOut_3 is a dead loop. I turned off every sound that my phone can possibly make, and deleted every app in "dumpsys audio", but no, it's still ticking.
i should point out that you also have chrome wakes :
+8s380ms 0 wakes 371 alarms: cmp={com.android.chrome/com.google.ipc.invalidation.ticl.android2.AndroidInternalScheduler$AlarmReceiver}
+2s443ms 0 wakes 554 alarms: cmp={com.android.chrome/com.google.ipc.invalidation.external.client.contrib.AndroidListener$AlarmReceiver}
any weird widgets for clocks or alarms ?
maybe one of your whitelisted apps are doing this

[Q] XT1072 help me with wakelocks and alarms!

Some weeks ago, I bought a Moto G 2nd 4G. Works really well, but for some reason the phone never goes in deep sleep, which drains the battery a lot. In fact, there is almost no difference whether I use the phone or it is idle; it constantly drains battery!
To fix this, I rooted the phone in order to install Wakelock Detector and BetterBatteryStats. I used this guide for rooting: ipsec.pl/mobile/2015/rooting-moto-g-2014-model-xt1072-success-report.html (I still have the stock ROM installed).
I have disabled all Google sync accounts, and location is in battery mode. I have installed and am using Greenify for most apps. I also have Smart Wifi Toggler sitting in the background, but it shouldn't hurt the battery that much. I have tried various combinations of disabling/enabling different stuff like this, but without any big differences.
I have attached a bunch of screenshots below. ("Skærm til" means "Screen on"; as you can see; I only used the phone a few times during the day, but the battery was still draining quickly).
I also ran
Code:
adb shell dumpsys alarm > AlarmDump.txt
, which I have pasted in below.
Can you please help me? It is quite annoying to have a phone that can't last a little more than 24 HOURS IN STANDBY.
Thanks a lot in advance!
I cannot paste the whole AlarmDump.txt file here due to character limit, but the complete file can be seen here:
pastebin.com/B4D5bVSb
Code:
Current Alarm Manager state:
nowRTC=1436858625553=2015-07-14 09:23:45 nowELAPSED=+11h27m51s736ms
Next non-wakeup alarm: +264ms = 2015-07-14 09:23:45
Next wakeup: +1m44s687ms = 2015-07-14 09:25:30
Num time change events: 20
Pending alarm batches: 32
Batch{19f15320 num=1 start=41272000 end=41272000}:
ELAPSED #0: Alarm{3dd454d9 type 3 when 41272000 com.vito.lux}
tag=*alarm*:com.vito.lux/.CompatibilityCheck
type=3 whenElapsed=+264ms when=+264ms
window=-1 repeatInterval=2000 count=0
operation=PendingIntent{3e186e9e: PendingIntentRecord{30313453 com.vito.lux startService}}
Batch{e4f6d7f num=2 start=41286153 end=41296519}:
RTC #1: Alarm{3a68814c type 1 when 1436858635336 android}
tag=*alarm*:com.android.server.WifiManager.action.START_SCAN
type=1 whenElapsed=+9s783ms when=2015-07-14 09:23:55
window=-1 repeatInterval=20000 count=0
operation=PendingIntent{1e9d900c: PendingIntentRecord{c15e8a9 android broadcastIntent}}
ELAPSED #0: Alarm{2ac6595 type 3 when 41286153 com.google.android.gms}
tag=*alarm*:com.google.android.gms/.lockbox.LockboxAlarmReceiver
type=3 whenElapsed=+14s417ms when=+14s417ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{1098d6aa: PendingIntentRecord{ec66209 com.google.android.gms broadcastIntent}}
Batch{13f7629b num=1 start=41286183 end=41286183 STANDALONE}:
ELAPSED #0: Alarm{3f426638 type 3 when 41286183 android}
tag=*alarm*:android.intent.action.TIME_TICK
type=3 whenElapsed=+14s447ms when=+14s447ms
window=0 repeatInterval=0 count=0
operation=PendingIntent{f9079c5: PendingIntentRecord{39c1da74 android broadcastIntent}}
Batch{31bac611 num=3 start=41376423 end=41408822}:
RTC_WAKEUP #2: Alarm{1705b376 type 0 when 1436858699735 com.google.android.gms}
tag=*walarm*:snet.service.intent.action.IDLE_MODE
type=0 whenElapsed=+1m14s182ms when=2015-07-14 09:24:59
window=-1 repeatInterval=0 count=0
operation=PendingIntent{d5f8d77: PendingIntentRecord{2fd3ade4 com.google.android.gms startService}}
ELAPSED_WAKEUP #1: Alarm{3e74b24d type 2 when 41376423 android}
tag=*walarm*:android.net.ConnectivityService.action.PKT_CNT_SAMPLE_INTERVAL_ELAPSED
type=2 whenElapsed=+1m44s687ms when=+1m44s687ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{298e8609: PendingIntentRecord{127c000e android broadcastIntent}}
ELAPSED_WAKEUP #0: Alarm{1a919102 type 2 when 41372621 com.oasisfeng.greenify}
tag=*walarm*:com.oasisfeng.greenify.CLEAN_NOW
type=2 whenElapsed=+1m40s885ms when=+1m40s885ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{13b58a13: PendingIntentRecord{2c94cf45 com.oasisfeng.greenify startService}}
Batch{120fc450 num=6 start=41561500 end=41595287}:
RTC_WAKEUP #5: Alarm{24672649 type 0 when 1436858806472 com.google.android.gms}
tag=*walarm*:com.google.android.gms/.checkin.EventLogService$Receiver
type=0 whenElapsed=+3m0s919ms when=2015-07-14 09:26:46
window=-1 repeatInterval=1800000 count=0
operation=PendingIntent{19bc1283: PendingIntentRecord{92b7b1a com.google.android.gms broadcastIntent}}
ELAPSED_WAKEUP #4: Alarm{130bbb4e type 2 when 41561500 com.google.android.gms}
tag=*walarm*:ALARM_WAKEUP_LOCATOR
type=2 whenElapsed=+4m49s764ms when=+4m49s764ms
window=37500 repeatInterval=0 count=0
operation=PendingIntent{1b64b46f: PendingIntentRecord{33770c5d com.google.android.gms broadcastIntent}}
ELAPSED_WAKEUP #3: Alarm{15b4d57c type 2 when 41556521 com.google.android.gms}
tag=*walarm*:com.google.android.intent.action.MCS_HEARTBEAT
type=2 whenElapsed=+4m44s785ms when=+4m44s785ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{2087c39: PendingIntentRecord{3c5b5aa1 com.google.android.gms broadcastIntent}}
ELAPSED #2: Alarm{30f2de05 type 3 when 41452470 com.oasisfeng.greenify}
tag=*alarm*:com.oasisfeng.greenify/.engine.WakeupMonitor
type=3 whenElapsed=+3m0s734ms when=+3m0s734ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{15eba2f5: PendingIntentRecord{25bb1c87 com.oasisfeng.greenify startService}}
ELAPSED #1: Alarm{13ec3e5a type 3 when 41452469 com.oasisfeng.greenify}
tag=*alarm*:com.oasisfeng.greenify/.CleanerService
type=3 whenElapsed=+3m0s733ms when=+3m0s733ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{1a934efb: PendingIntentRecord{208d4c6 com.oasisfeng.greenify startService}}
ELAPSED #0: Alarm{a32288b type 3 when 41450585 android}
tag=*alarm*:com.android.server.action.NETWORK_STATS_POLL
type=3 whenElapsed=+2m58s849ms when=+2m58s849ms
window=-1 repeatInterval=1800000 count=0
operation=PendingIntent{36c7ec28: PendingIntentRecord{360cf555 android broadcastIntent}}
Batch{637cd68 num=1 start=41647183 end=41647183 STANDALONE}:
RTC #0: Alarm{2cc85581 type 1 when 1436859001000 com.google.android.deskclock}
tag=*alarm*:com.android.deskclock.ON_QUARTER_HOUR
type=1 whenElapsed=+6m15s447ms when=2015-07-14 09:30:01
window=0 repeatInterval=0 count=0
operation=PendingIntent{4b90e01: PendingIntentRecord{3ad574a6 com.google.android.deskclock broadcastIntent}}
Batch{3e1fe626 num=3 start=42052593 end=42055223}:
RTC #2: Alarm{1318c267 type 1 when 1436859069107 com.motorola.motocare}
tag=*alarm*:com.motorola.motocare.trigger.AlarmTrigger.HourlyAlarmTrigger
type=1 whenElapsed=+7m23s554ms when=2015-07-14 09:31:09
window=-1 repeatInterval=0 count=0
operation=PendingIntent{36a7893d: PendingIntentRecord{27665372 com.motorola.motocare broadcastIntent}}
ELAPSED_WAKEUP #1: Alarm{2f705814 type 2 when 42052593 com.sebouh00.smartwifitoggler}
tag=*walarm*:com.sebouh00.smartwifitoggler.keep_alive
type=2 whenElapsed=+13m0s857ms when=+13m0s857ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{2123c8bd: PendingIntentRecord{2943eb2 com.sebouh00.smartwifitoggler broadcastIntent}}
ELAPSED_WAKEUP #0: Alarm{33e51e03 type 2 when 41966587 com.facebook.orca}
tag=*walarm*:com.facebook.push.mqtt.d.b.ACTION_INEXACT_ALARM.com.facebook.orca
type=2 whenElapsed=+11m34s851ms when=+11m34s851ms
window=-1 repeatInterval=900000 count=0
operation=PendingIntent{2104e180: PendingIntentRecord{349f02f6 com.facebook.orca broadcastIntent}}
Batch{34c933b9 num=1 start=43224184 end=43224184 STANDALONE}:
ELAPSED_WAKEUP #0: Alarm{18393fe type 2 when 43224184 android}
tag=*walarm*:android.content.syncmanager.SYNC_ALARM
type=2 whenElapsed=+32m32s448ms when=+32m32s448ms
window=0 repeatInterval=0 count=0
operation=PendingIntent{180fd05b: PendingIntentRecord{1199a0f8 android broadcastIntent}}
Batch{3091975f num=8 start=44002057 end=44033311}:
RTC_WAKEUP #7: Alarm{3c9695ac type 0 when 1436861355874 com.google.android.googlequicksearchbox}
tag=*walarm*:com.google.android.googlequicksearchbox/com.google.android.velvet.VelvetBackgroundTasksImpl$Service
type=0 whenElapsed=+45m30s321ms when=2015-07-14 10:09:15
window=-1 repeatInterval=0 count=0
operation=PendingIntent{19204ee2: PendingIntentRecord{21dfdd70 com.google.android.googlequicksearchbox startService}}
RTC_WAKEUP #6: Alarm{1cc05275 type 0 when 1436860199668 com.google.android.gms}
tag=*walarm*:com.google.android.gms.icing.INDEX_ONETIME_MAINTENANCE
type=0 whenElapsed=+26m14s115ms when=2015-07-14 09:49:59
window=-1 repeatInterval=0 count=0
operation=PendingIntent{1280f20a: PendingIntentRecord{28624a7b com.google.android.gms startService}}
RTC_WAKEUP #5: Alarm{3aad6098 type 0 when 1436860199443 com.google.android.apps.photos}
tag=*walarm*:com.google.android.apps.photos.scheduler.ACTION_ALARM
type=0 whenElapsed=+26m13s890ms when=2015-07-14 09:49:59
window=-1 repeatInterval=0 count=0
operation=PendingIntent{1cd0a0f1: PendingIntentRecord{14424d6 com.google.android.apps.photos broadcastIntent}}
ELAPSED #4: Alarm{20c11357 type 3 when 43289821 com.google.android.gms}
tag=*alarm*:com.google.android.gms/.common.download.DownloadAlarmReceiver
type=3 whenElapsed=+33m38s85ms when=+33m38s85ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{2b34215c: PendingIntentRecord{30846c65 com.google.android.gms broadcastIntent}}
ELAPSED_WAKEUP #3: Alarm{1263ee44 type 2 when 43284965 au.com.shiftyjelly.pocketcasts}
tag=*walarm*:au.com.shiftyjelly.pocketcasts/.ui.RefreshReceiver
type=2 whenElapsed=+33m33s229ms when=+33m33s229ms
window=-1 repeatInterval=43200000 count=0
operation=PendingIntent{3e39d306: PendingIntentRecord{198eddc7 au.com.shiftyjelly.pocketcasts broadcastIntent}}
ELAPSED #2: Alarm{13bd5b2d type 3 when 43200000 com.google.android.gms}
tag=*alarm*:com.google.android.gms.fitness.aggregate
type=3 whenElapsed=+32m8s264ms when=+32m8s264ms
window=-1 repeatInterval=7200000 count=0
operation=PendingIntent{24c3496e: PendingIntentRecord{2099f80f com.google.android.gms startService}}
ELAPSED #1: Alarm{b35b862 type 3 when 43200000 com.google.android.gms}
tag=*alarm*:com.google.android.gms.fitness.trim
type=3 whenElapsed=+32m8s264ms when=+32m8s264ms
window=-1 repeatInterval=43200000 count=0
operation=PendingIntent{141d82a0: PendingIntentRecord{361d8e59 com.google.android.gms startService}}
ELAPSED_WAKEUP #0: Alarm{21d98df3 type 2 when 42992494 com.android.systemui}
tag=*walarm*:com.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARD
type=2 whenElapsed=+28m40s758ms when=+28m40s758ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{2fd3aab0: PendingIntentRecord{f417d29 com.android.systemui broadcastIntent}}
Batch{29baf8ae num=1 start=45452561 end=45752561}:
ELAPSED_WAKEUP #0: Alarm{f5164f type 2 when 45452561 android}
tag=*walarm*:com.android.server.task.controllers.IdleController.ACTION_TRIGGER_IDLE
type=2 whenElapsed=+1h9m40s825ms when=+1h9m40s825ms
window=300000 repeatInterval=0 count=0
operation=PendingIntent{7a276f6: PendingIntentRecord{38afcaf7 android broadcastIntent}}
Batch{2540c1dc num=2 start=46250122 end=49466885}:
ELAPSED_WAKEUP #1: Alarm{23cbc2e5 type 2 when 46250122 com.motorola.bach.modemstats}
tag=*walarm*:com.motorola.bach.modemstats.time-on-rat
type=2 whenElapsed=+1h22m58s386ms when=+1h22m58s386ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{3b1ec4c4: PendingIntentRecord{218ff748 com.motorola.bach.modemstats broadcastIntent}}
ELAPSED_WAKEUP #0: Alarm{3541f1ba type 2 when 45950525 com.google.android.gms}
tag=*walarm*:com.google.android.gms.gcm.ACTION_CHECK_QUEUE
type=2 whenElapsed=+1h17m58s789ms when=+1h17m58s789ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{3496c86b: PendingIntentRecord{264edf79 com.google.android.gms broadcastIntent}}
Batch{3061fc8 num=1 start=50646182 end=50646182 STANDALONE}:
RTC #0: Alarm{3faa861 type 1 when 1436868000000 android}
tag=*alarm*:android.intent.action.DATE_CHANGED
type=1 whenElapsed=+2h36m14s446ms when=2015-07-14 12:00:00
window=0 repeatInterval=0 count=0
operation=PendingIntent{222e4d1f: PendingIntentRecord{2e30786c android broadcastIntent}}
Batch{2d0d6f86 num=2 start=55360534 end=57678569}:
RTC_WAKEUP #1: Alarm{e578047 type 0 when 1436872714352 com.google.android.gms}
tag=*walarm*:package com.google.android.gms.auth.trustagent.trustlet.INACTIVITY_TRIGGERED
type=0 whenElapsed=+3h54m48s798ms when=2015-07-14 13:18:34
window=-1 repeatInterval=0 count=0
operation=PendingIntent{2417074: PendingIntentRecord{3289d4a3 com.google.android.gms broadcastIntent}}
ELAPSED #0: Alarm{13d8699d type 3 when 50642916 android}
tag=*alarm*:android.content.jobscheduler.JOB_DELAY_EXPIRED
type=3 whenElapsed=+2h36m11s180ms when=+2h36m11s180ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{c571eed: PendingIntentRecord{30a07c9 android broadcastIntent}}
Batch{2fc0fe12 num=1 start=70833709 end=70833709 STANDALONE}:
ELAPSED_WAKEUP #0: Alarm{3681d9e3 type 2 when 70833709 com.facebook.orca}
tag=*walarm*:com.facebook.common.executors.cz.ACTION_ALARM.com.facebook.orca
type=2 whenElapsed=+8h12m41s973ms when=+8h12m41s973ms
window=0 repeatInterval=0 count=0
operation=PendingIntent{2e3f1fe0: PendingIntentRecord{33d70299 com.facebook.orca broadcastIntent}}
Batch{30ace95e num=1 start=72981905 end=72981905 STANDALONE}:
ELAPSED_WAKEUP #0: Alarm{56e313f type 2 when 72981905 android}
tag=*walarm*:android.net.wifi.DHCP_RENEW
type=2 whenElapsed=+8h48m30s169ms when=+8h48m30s169ms
window=0 repeatInterval=0 count=0
operation=PendingIntent{255e8e7a: PendingIntentRecord{2508062b android broadcastIntent}}
Batch{38a65a0c num=1 start=89354984 end=89354984 STANDALONE}:
ELAPSED_WAKEUP #0: Alarm{3f8c2f55 type 2 when 89354984 com.motorola.ccc.mainplm}
tag=*walarm*:com.motorola.blur.service.blur.pm.alarmintent
type=2 whenElapsed=+13h21m23s248ms when=+13h21m23s248ms
window=0 repeatInterval=0 count=0
operation=PendingIntent{1ed0e63: PendingIntentRecord{eab152c com.motorola.ccc.mainplm broadcastIntent}}
Batch{35da3d6a num=1 start=90110847 end=90110847 STANDALONE}:
RTC #0: Alarm{169ea25b type 1 when 1436907464665 android}
tag=*alarm*:com.android.server.action.UPDATE_TWILIGHT_STATE
type=1 whenElapsed=+13h33m59s111ms when=2015-07-14 22:57:44
window=0 repeatInterval=0 count=0
operation=PendingIntent{208707de: PendingIntentRecord{23144a5a android broadcastIntent}}
Batch{24650af8 num=1 start=93846183 end=93846183 STANDALONE}:
RTC_WAKEUP #0: Alarm{3c2d6bd1 type 0 when 1436911200000 com.anod.calendar}
tag=*walarm*:android.appwidget.action.APPWIDGET_UPDATE
type=0 whenElapsed=+14h36m14s447ms when=2015-07-15 00:00:00
window=0 repeatInterval=0 count=0
operation=PendingIntent{27a9bfd5: PendingIntentRecord{3a221840 com.anod.calendar broadcastIntent}}
Batch{2ad6c636 num=1 start=93846183 end=93846183 STANDALONE}:
RTC_WAKEUP #0: Alarm{319b0937 type 0 when 1436911200000 com.google.android.gms}
tag=*walarm*:com.google.android.gms.reminders.REFRESH_NOTIFICATION
type=0 whenElapsed=+14h36m14s447ms when=2015-07-15 00:00:00
window=0 repeatInterval=0 count=0
operation=PendingIntent{5ea3578: PendingIntentRecord{3d54fa35 com.google.android.gms broadcastIntent}}
Batch{335bdea4 num=15 start=93846183 end=97028360}:
RTC #14: Alarm{32cbf40d type 1 when 1436911200000 com.motorola.motocare}
tag=*alarm*:com.motorola.motocare.trigger.AlarmTrigger.MidnightAlarmTrigger
type=1 whenElapsed=+14h36m14s447ms when=2015-07-15 00:00:00
window=-1 repeatInterval=0 count=0
operation=PendingIntent{3c493124: PendingIntentRecord{3f5a7d17 com.motorola.motocare broadcastIntent}}
RTC #13: Alarm{14410fc2 type 1 when 1436911200000 com.motorola.context}
tag=*alarm*:com.motorola.context/.analytics.DailyCheckinService
type=1 whenElapsed=+14h36m14s447ms when=2015-07-15 00:00:00
window=-1 repeatInterval=86400000 count=0
operation=PendingIntent{15c73aed: PendingIntentRecord{25c884c2 com.motorola.context startService}}
RTC_WAKEUP #12: Alarm{248d01d3 type 0 when 1436903844204 com.ideashower.readitlater.pro}
tag=*walarm*:com.ideashower.readitlater.pro/com.pocket.app.settings.OnAlarmReceiver
type=0 whenElapsed=+12h33m38s651ms when=2015-07-14 21:57:24
window=-1 repeatInterval=86400000 count=0
operation=PendingIntent{3e3f87db: PendingIntentRecord{ad3c278 com.ideashower.readitlater.pro broadcastIntent}}
RTC #11: Alarm{2ca4110 type 1 when 1436903829470 com.google.android.gms}
tag=*alarm*:com.google.android.gms.playlog.service.UPLOAD_DEFAULT
type=1 whenElapsed=+12h33m23s917ms when=2015-07-14 21:57:09
window=-1 repeatInterval=0 count=0
operation=PendingIntent{1fc1af91: PendingIntentRecord{241c1ef6 com.google.android.gms broadcastIntent}}
RTC #10: Alarm{3250c409 type 1 when 1436903807658 com.vito.lux}
tag=*alarm*:com.vito.lux/.NightModeService
type=1 whenElapsed=+12h33m2s105ms when=2015-07-14 21:56:47
window=-1 repeatInterval=0 count=0
operation=PendingIntent{57a3b90: PendingIntentRecord{34916c89 com.vito.lux startService}}
RTC_WAKEUP #9: Alarm{3014660e type 0 when 1436902153722 com.android.vending}
tag=*walarm*:com.android.vending/com.google.android.finsky.services.DailyHygiene
type=0 whenElapsed=+12h5m28s169ms when=2015-07-14 21:29:13
window=-1 repeatInterval=0 count=0
operation=PendingIntent{624c6b7: PendingIntentRecord{3abe8e24 com.android.vending startService}}
RTC_WAKEUP #8: Alarm{2c9be82f type 0 when 1436898450736 com.google.android.gms}
tag=*walarm*:com.google.android.gms.auth.authzen.CHECK_REGISTRATION
type=0 whenElapsed=+11h3m45s183ms when=2015-07-14 20:27:30
window=-1 repeatInterval=0 count=0
operation=PendingIntent{11b0c564: PendingIntentRecord{33c0b3cd com.google.android.gms broadcastIntent}}
RTC_WAKEUP #7: Alarm{27a5e3c type 0 when 1436897341463 com.google.android.gms}
tag=*walarm*:snet.service.intent.action.NORMAL_MODE
type=0 whenElapsed=+10h45m15s910ms when=2015-07-14 20:09:01
window=-1 repeatInterval=83199760 count=0
operation=PendingIntent{7b51753: PendingIntentRecord{12686890 com.google.android.gms startService}}
RTC #6: Alarm{353897c5 type 1 when 1436890482328 com.ideashower.readitlater.pro}
tag=*alarm*:com.ideashower.readitlater.pro/com.pocket.sdk.analytics.HbReceiver
type=1 whenElapsed=+8h50m56s775ms when=2015-07-14 18:14:42
window=-1 repeatInterval=0 count=0
operation=PendingIntent{fb9a: PendingIntentRecord{da8e373 com.ideashower.readitlater.pro broadcastIntent}}
ELAPSED #5: Alarm{eb4d51a type 3 when 88464126 com.google.android.gms}
tag=*alarm*:com.google.android.gms.common.receiver.LOG_CORE_ANALYTICS
type=3 whenElapsed=+13h6m32s390ms when=+13h6m32s390ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{3ab5998e: PendingIntentRecord{2cdb4941 com.google.android.gms broadcastIntent}}
ELAPSED #4: Alarm{808d84b type 3 when 86488660 com.motorola.context}
tag=*alarm*:com.motorola.context.ccc.POLL
type=3 whenElapsed=+12h33m36s924ms when=+12h33m36s924ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{30f5c09a: PendingIntentRecord{a6e1dcb com.motorola.context startService}}
ELAPSED_WAKEUP #3: Alarm{32ad2228 type 2 when 86463468 com.google.android.gms}
tag=*walarm*:com.google.android.gms/com.google.android.location.internal.AnalyticsSamplerReceiver
type=2 whenElapsed=+12h33m11s732ms when=+12h33m11s732ms
window=-1 repeatInterval=86400000 count=0
operation=PendingIntent{1c87ab93: PendingIntentRecord{2bd07d0 com.google.android.gms broadcastIntent}}
ELAPSED_WAKEUP #2: Alarm{270feb41 type 2 when 86452371 android}
tag=*walarm*:android.appwidget.action.APPWIDGET_UPDATE
type=2 whenElapsed=+12h33m0s635ms when=+12h33m0s635ms
window=-1 repeatInterval=86400000 count=0
operation=PendingIntent{34749c3b: PendingIntentRecord{2de2af58 android broadcastIntent}}
ELAPSED #1: Alarm{30bb28e6 type 3 when 86450531 android}
tag=*alarm*:android.content.jobscheduler.JOB_DEADLINE_EXPIRED
type=3 whenElapsed=+12h32m58s795ms when=+12h32m58s795ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{2900f196: PendingIntentRecord{2f06c117 android broadcastIntent}}
ELAPSED_WAKEUP #0: Alarm{e0aae27 type 2 when 86400000 com.google.android.gms}
tag=*walarm*:com.google.android.gms/.analytics.internal.PlayLogReportingService
type=2 whenElapsed=+12h32m8s264ms when=+12h32m8s264ms
window=-1 repeatInterval=86400000 count=0
operation=PendingIntent{17f3c854: PendingIntentRecord{3ece13fd com.google.android.gms startService}}
Batch{14c638d4 num=1 start=96209490 end=96209490 STANDALONE}:
ELAPSED_WAKEUP #0: Alarm{5aefa7d type 2 when 96209490 com.motorola.ccc.ota}
tag=*walarm*:com.motorola.blur.service.blur.pm.alarmintent
type=2 whenElapsed=+15h15m37s754ms when=+15h15m37s754ms
window=0 repeatInterval=0 count=0
operation=PendingIntent{1c3189f9: PendingIntentRecord{620ef54 com.motorola.ccc.ota broadcastIntent}}
Batch{3580ed72 num=1 start=98534337 end=98534337 STANDALONE}:
RTC_WAKEUP #0: Alarm{286a05c3 type 0 when 1436915888154 com.android.providers.calendar}
tag=*walarm*:com.android.providers.calendar.SCHEDULE_ALARM
type=0 whenElapsed=+15h54m22s601ms when=2015-07-15 01:18:08
window=0 repeatInterval=0 count=0
operation=PendingIntent{15f290ec: PendingIntentRecord{2f7ccb5 com.android.providers.calendar broadcastIntent}}
Batch{3ab80e40 num=4 start=111501373 end=113479939}:
RTC_WAKEUP #3: Alarm{1a35c179 type 0 when 1436928855190 com.google.android.gms}
tag=*walarm*:com.google.android.gms.icing.INDEX_RECURRING_MAINTENANCE
type=0 whenElapsed=+19h30m29s637ms when=2015-07-15 04:54:15
window=-1 repeatInterval=86400000 count=0
operation=PendingIntent{1bba8ea9: PendingIntentRecord{3ef9b95d com.google.android.gms startService}}
RTC_WAKEUP #2: Alarm{266c6ebe type 0 when 1436927955819 android}
tag=*walarm*:android.app.backup.intent.RUN
type=0 whenElapsed=+19h15m30s266ms when=2015-07-15 04:39:15
window=-1 repeatInterval=3837250 count=0
operation=PendingIntent{3538027: PendingIntentRecord{20c3a2d4 android broadcastIntent}}
RTC_WAKEUP #1: Alarm{add3b1f type 0 when 1436916600000 com.motorola.motocare}
tag=*walarm*:com.motorola.motocare.trigger.AlarmTrigger.AppUsageAlarmTrigger
type=0 whenElapsed=+16h6m14s447ms when=2015-07-15 01:30:00
window=-1 repeatInterval=0 count=0
operation=PendingIntent{191e4616: PendingIntentRecord{250544d8 com.motorola.motocare broadcastIntent}}
ELAPSED_WAKEUP #0: Alarm{212fce6c type 2 when 106645530 com.google.android.gms}
tag=*walarm*:ALARM_WAKEUP_CACHE_UPDATER
type=2 whenElapsed=+18h9m33s794ms when=+18h9m33s794ms
window=-1 repeatInterval=0 count=0
operation=PendingIntent{1d5c1184: PendingIntentRecord{fa11c8a com.google.android.gms broadcastIntent}}
Batch{5c7fc35 num=1 start=124523537 end=124523537 STANDALONE}:
RTC_WAKEUP #0: Alarm{2afcb8ca type 0 when 1436941877354 com.google.android.calendar}
tag=*walarm*:com.android.calendar.EVENT_REMINDER_APP
type=0 whenElapsed=+23h7m31s801ms when=2015-07-15 08:31:17
window=0 repeatInterval=0 count=0
operation=PendingIntent{136d7a33: PendingIntentRecord{2c0fb715 com.google.android.calendar broadcastIntent}}
Did you find a solution? I think I have a similar problem, but I'm not on stock. Try disabling wifi and see if the wakelock persists.
Since my last post, I went on and installed CyanogenMod 12.1. It runs very well. I also found that different apps were causing the wakelocks, but the main culprit was "Lux Auto Brightness". Even when I set it to only adjust when waking up, for some reason, my phone was awake almost constantly, even when idle. I don't know why, but uninstalling the app has helped a lot. Now my phone can be in standby for multiple days.

Categories

Resources