Open nazgee opened 6 years ago
@diwanoczko have you seen any reboots? I am using the board closed in a final case.
just seen it once more:
04-16 20:20:00.007 230 257 I audio_hw_primary: start_output_stream_primary... -1400019648, device 2
04-16 20:20:00.007 230 257 V audio_hw_primary: headphone 0 ,headset 0 ,speaker 2, earpiece 0,
04-16 20:20:00.014 230 257 W audio_hw_primary: card 0, port 0 device 0x2
04-16 20:20:00.014 230 257 W audio_hw_primary: rate 44100, channel 2 period_size 0xc0
04-16 20:20:00.018 230 256 W audio_hw_primary: ret -32, pcm write 768 error start error: hw 0x0 app 0x0 avail 0x0
04-16 20:20:00.018 230 256 W audio_hw_primary: : Unknown error -32
04-16 20:20:00.018 230 256 V audio_hw_primary: write error, sleep few ms
04-16 20:20:00.103 501 541 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher (has extras)} from uid 1000 on display 0
04-16 20:20:00.365 501 541 I ActivityManager: Config changes=480 {1.0 ?mcc?mnc [pl_PL] ldltr sw720dp w1280dp h648dp 240dpi lrg long land finger -keyb/v/h -nav/h s.7}
04-16 20:20:00.365 501 513 W art : Long monitor contention with owner InputDispatcher (541) at android.content.res.Configuration com.android.server.wm.WindowManagerService.updateOrientationFromAppTokens(android.content.res.Configuration, android.os.IBinder)(WindowManagerService.java:3782) waiters=0 in int com.android.server.wm.WindowManagerService.relayoutWindow(com.android.server.wm.Session, android.view.IWindow, int, android.view.WindowManager$LayoutParams, int, int, int, int, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.content.res.Configuration, android.view.Surface) for 133ms
04-16 20:20:00.393 501 516 W art : Long monitor contention with owner InputDispatcher (541) at int com.android.server.am.ActivityStarter.startActivityMayWait(android.app.IApplicationThread, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord)(ActivityStarter.java:765) waiters=0 in void com.android.server.am.ActivityManagerService.dispatchUidsChanged() for 289ms
04-16 20:20:00.397 501 570 W art : Long monitor contention with owner InputDispatcher (541) at int com.android.server.am.ActivityStarter.startActivityMayWait(android.app.IApplicationThread, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord)(ActivityStarter.java:765) waiters=5 in void com.android.server.am.ActivityManagerService.unregisterReceiver(android.content.IIntentReceiver) for 233ms
04-16 20:20:00.398 501 744 W art : Long monitor contention with owner InputDispatcher (541) at int com.android.server.am.ActivityStarter.startActivityMayWait(android.app.IApplicationThread, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord)(ActivityStarter.java:765) waiters=3 in android.content.pm.UserInfo com.android.server.am.UserController.getCurrentUser() for 278ms
04-16 20:20:00.408 1317 1317 I WindMeter: Reader: Signal Stop
04-16 20:20:00.411 501 542 I InputReader: Reconfiguring input devices. changes=0x00000004
04-16 20:20:00.412 501 542 I InputReader: Device reconfigured: id=1, name='eGalax Inc. eGalaxTouch EXC3000-6486-49.00.00', size 1920x1080, orientation 0, mode 1, display id 0
04-16 20:20:00.418 1317 1407 I WindMeter: Reader: Stop Recording
04-16 20:20:00.423 230 1406 W audio_hw_primary: do_in_standby..
04-16 20:20:00.436 230 1406 W audio_hw_primary: in_set_parameters routing=0
04-16 20:20:00.444 1317 1317 I WindMeter: Reader: Thread Stopped
04-16 20:20:00.557 1317 1317 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
04-16 20:20:00.706 501 522 I WindowManager: Screen frozen for +478ms due to Window{97cb66f u0 NavigationBar}
You can see 'audio' stuff failing there - not sure if I've ever seen it before.
I don't think that reboots are caused by your latest kernel changes -- I've seen it today already even without your changes.
@nazgee These logs were also print before so it's ok from audio scope so far, but I'm not exclude this from things to do in future.
Possibly caused by heating up, but they seem to be a bit related with video recording/playback...
I was going to 'heat-up' the device by starting the camera, so I started the camera app, and got the reboot almost immediately logcat: killme.txt dmesg: killme-dmesg.txt