suspend/resume works with issues on Linaro android kitkat TI-panda builds

Bug #1033944 reported by Amit Khare
22
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Linaro Android
Won't Fix
Undecided
Unassigned
linaro-landing-team-ti
New
Undecided
Unassigned

Bug Description

observed with panda android JB build
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-stable-blob/#build=16

The board goes into suspend mode but never resumes on hitting enter.

[ 2549.757019] request_suspend_state: wakeup (3->0) at 2549765809651 (2012-08-07 11:47:35.194159503 UTC)
[ 2549.817993] DSSCOMP: dsscomp_late_resume
D/SurfaceFlinger( 1345): Screen about to return, flinger = 0x41211af0
D/dalvikvm( 1648): GC_CONCURRENT freed 390K, 8% free 7505K/8071K, paused 16ms+7ms, total 114ms
D/InputEventConsistencyVerifier( 1586): KeyEvent: ACTION_UP but key was not down.
D/InputEventConsistencyVerifier( 1586): in android.view.ViewRootImpl@41a97720
D/InputEventConsistencyVerifier( 1586): 0: sent at 2549940000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_NUMPAD_ENTER, scanCode=96, metaState=0, flags=0x8, repeatCount=0, eventTime=2549940, downTime=}
D/InputEventConsistencyVerifier( 1586): -- recent events --
D/InputEventConsistencyVerifier( 1586): 1: sent at 1762575714000, MotionEvent { action=ACTION_HOVER_EXIT, id[0]=0, x[0]=1071.2551, y[0]=327.07877, toolType[0]=TOOL_TYPE_MOUSE, buttonState=0, metaState=0, f}
D/InputEventConsistencyVerifier( 1586): 2: sent at 1761927673000, MotionEvent { action=ACTION_HOVER_MOVE, id[0]=0, x[0]=1073.2551, y[0]=327.07877, toolType[0]=TOOL_TYPE_MOUSE, buttonState=0, metaState=0, f}
D/InputEventConsistencyVerifier( 1586): 3: sent at 1761927673000, MotionEvent { action=ACTION_HOVER_ENTER, id[0]=0, x[0]=1073.2551, y[0]=327.07877, toolType[0]=TOOL_TYPE_MOUSE, buttonState=0, metaState=0, }
D/InputEventConsistencyVerifier( 1586): 4: sent at 1761927673000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=1073.2551, y[0]=327.07877, toolType[0]=TOOL_TYPE_MOUSE, buttonState=0, metaState=0, flags=0x0}
D/InputEventConsistencyVerifier( 1586): 5: sent at 1761750747808, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=1073.2551, y[0]=327.07877, toolType[0]=TOOL_TYPE_MOUSE, buttonState=BUTTON_PRIMARY, metaSta}
I/WindowManager( 1586): Lock screen displayed!
[ 2559.800842] request_suspend_state: sleep (0->3) at 2559809661803 (2012-08-07 11:47:45.238011655 UTC)
[ 2559.811645] DSSCOMP: dsscomp_early_suspend
D/SurfaceFlinger( 1345): About to give-up screen, flinger = 0x41211af0
[ 2559.824371] DSSCOMP: blanked screen
V/TransportControlView( 1586): Create TCV com.android.internal.widget.TransportControlView@41c93be8
D/dalvikvm( 1586): GC_CONCURRENT freed 1382K, 13% free 9641K/11079K, paused 20ms+13ms, total 87ms
D/dalvikvm( 1586): WAIT_FOR_CONCURRENT_GC blocked 57ms
V/LockPatternKeyguardView( 1586): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@41ad4738 to 8388608
V/LockPatternKeyguardView( 1586): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@41ad4738 to 8388608
W/ActivityManager( 1586): Excessive wake lock in android.process.media (pid 1663): held 900098 d[ 2714.372619] PM: Syncing filesystems ... uring 900098
done.
I/ActivityManager( 1586): Process android.process.media (pid 1663) has died.
[ 2714.384246] Freezing user space processes ... (elapsed 0.02 seconds) done.
[ 2714.410278] Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done.
[ 2714.434478] Suspending console(s) (use no_console_suspend to debug)

Also observed with these builds:

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=28

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-stable-blob/#build=38

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=44

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=49

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=69

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=75

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=82

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-stable-blob-12.10-release/#build=1

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=106

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=161

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=174

https://android-build.linaro.org/builds/~linaro-android-archive/panda-jb-gcc47-tilt-tracking-blob/#build=186

https://android-build.linaro.org/builds/~linaro-android-archive/panda-jb-gcc47-tilt-tracking-blob/#build=191

https://android-build.linaro.org/builds/~linaro-android-archive/panda-jb-gcc47-tilt-tracking-blob/#build=196

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro/#build=466

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro/#build=490

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-13.12-release/#build=1

also reproduced with Linaro Android 4.4 TI-Panda builds:

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-14.01-release/#build=2
https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro/#build=549

Revision history for this message
Amit Khare (amit-khare) wrote :

Suspend/resume seems to be working with panda JB build
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-stable-blob/#build=23

1. changed display settings Settings->Display->Screen Timeout = 15 seconds
2. Waited for around 50 seconds
3. Display goes DIM
3. on pressing esc it comes out of suspend mode.

minicom Log:
root@android:/ # [ 170.891540] request_suspend)
[ 170.901733] DSSCOMP: dsscomp_early_suspend
[ 170.913482] DSSCOMP: blanked screen
[ 361.610382] request_suspend_state: wakeup (3)
[ 361.658020] DSSCOMP: dsscomp_late_resume
[ 415.772308] request_suspend_state: sleep (0-)
[ 415.782806] DSSCOMP: dsscomp_early_suspend
[ 415.798370] DSSCOMP: blanked screen
[ 659.458801] request_suspend_state: wakeup (3)
[ 659.535430] DSSCOMP: dsscomp_late_resume
[ 669.474243] request_suspend_state: sleep (0-)

Revision history for this message
Amit Khare (amit-khare) wrote :
Download full text (4.2 KiB)

on panda panda 4460 with the same build
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-stable-blob/#build=23

after following the same steps the board shuts down instead of going in suspend mode

root@android:/ # [ 89.442993] request_suspend)
[ 89.454528] DSSCOMP: dsscomp_early_suspend
[ 89.484954] DSSCOMP: blanked screen
[ 89.586212] PM: Syncing filesystems ... done.
[ 89.621490] Freezing user space processes ...
[ 89.648040] Freezing remaining freezable tas.
[ 89.675933] Suspending console(s) (use no_co)
[ 89.918762] PVR: PVRSRVDriverSuspend(pDevice)
[ 89.918762] PVR: SysSystemPrePowerState: Ent3
[ 89.919097] PVR: Uninstalling device LISR on0
[ 89.919097] PVR: DisableSystemClocks: Disabls
[ 89.937255] PM: suspend of devices complete s
[ 89.947235] in hpd work 0, state=2
[ 89.947387] PM: late suspend of devices comps
[ 89.947448] Disabling non-boot CPUs ...
[ 89.974700] CPU1: shutdown
[ 93.177734] Suspended for 3.201 seconds
[ 93.177734] wakeup wake lock: alarm
[ 93.177978] Enabling non-boot CPUs ...
[ 93.246765] CPU1: Booted secondary processor
[ 93.246765] Calibrating delay loop (skipped)U
[ 93.246765] CPU1: Unknown IPI message 0x1
[ 93.247650] thermal_cooling_dev_register:Fouu
[ 93.247741] thermal_init_thermal_state: Gettn
[ 93.247741] thermal_request_temp
[ 93.247772] omap_safe_zone:hot spot temp 5786
[ 93.247802] cpufreq_apply_cooling: Unthrottl0
[ 93.247802] omap_thermal_step_freq_up: tempe0
[ 93.247863] thermal_request_temp got 47800
[ 93.247863] CPU1 is up
[ 93.639221] PM: early resume of devices comps
[ 94.283630] PVR: PVRSRVDriverResume(pDevice=)
[ 94.283630] PVR: SysSystemPostPowerState: En0
[ 94.283630] PVR: EnableSystemClocks: Enablins
[ 94.283630] PVR: Installing device LISR SGX 0
[ 94.283630] PVR_K:(Error): EnableSGXClocks: ]
[ 94.332275] in hpd work 1, state=0
[ 94.458251] omapdss DISPC error: timeout waiC
[ 94.491607] PVR_K:(Error): EnableSGXClocks: ]
[ 94.532318] in hpd work 2, state=1
[ 94.697174] PM: resume of devices complete as
[ 94.938568] Restarting tasks ... done.
[ 94.960601] suspend: exit suspend, ret = 0 ()
[ 95.199584] edid[000] = 00 ff ff ff ff ff ff0
[ 95.206726] edid[010] = 16 16 01 03 80 30 1b7
[ 95.214752] edid[020] = 0a 50 54 a5 4b 00 711
[ 95.222167] edid[030] = 01 01 01 01 01 01 02c
[ 95.229339] edid[040] = 45 00 dd 0c 11 00 008
[ 95.236602] edid[050] = 37 46 32 35 54 30 4c4
[ 95.243896] edid[060] = 45 4c 4c 20 53 54 32d
[ 95.251220] edid[070] = 00 38 4c 1e 53 11 000
[ 95.259399] edid[080] = 02 03 1f f1 4c 90 052
[ 95.266693] edid[090] = 13 23 09 07 07 65 032
[ 95.274017] edid[0a0] = 3a 80 18 71 38 2d 400
[ 95.280761] edid[0b0] = 1e 01 1d 80 18 71 1c1
[ 95.288543] edid[0c0] = 00 00 9e 01 1d 00 72d
[ 95.295898] edid[0d0] = 0c 11 00 00 1e 8c 0a6
[ 95.303100] edid[0e0] = 00 dd 0c 11 00 00 180
[ 95.311218] edid[0f0] = 00 00 00 00 00 00 00f
[ 95.318572] edid[100] = 00 00 00 00 00 00 000
[ 95.329376] edid[110] = 00 00 ...

Read more...

Revision history for this message
Amit Khare (amit-khare) wrote :

Above bug was re-producible for 2 times. i later tried this bug again with panda 4460 board and strangely its working now, i dont see any errors on minicom.

Revision history for this message
Amit Khare (amit-khare) wrote :

Observed with panda android JB build
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=28

Panda board never comes out of suspend mode

root@android:/ # [ 366.831909] PM: Syncing filesystems ... done.
[ 373.368041] Freezing user space processes ...
[ 373.369567] Freezing of tasks aborted after 0.00 seconds (363 tasks refusing to freeze, wq_busy=0):
[ 373.369598]
[ 373.369598] Restarting tasks ... done.
[ 374.736389] PM: Syncing filesystems ... done.
[ 379.204467] Freezing user space processes ...
[ 379.206054] Freezing of tasks aborted after 0.00 seconds (364 tasks refusing to freeze, wq_busy=0):
[ 379.206054]
[ 379.206054] Restarting tasks ... done.
[ 380.673889] PM: Syncing filesystems ... done.
[ 385.629760] Freezing user space processes ... (elapsed 0.41 seconds) done.
[ 386.051757] Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done.
[ 386.082977] Suspending console(s) (use no_console_suspend to debug)
[ 386.107788] PM: suspend of devices complete after 17.700 msecs
[ 386.108032] PM: late suspend of devices complete after 0.244 msecs
[ 386.108917] PM: noirq suspend of devices complete after 0.885 msecs

Amit Khare (amit-khare)
visibility: private → public
Revision history for this message
Paul Larson (pwlars) wrote :

I really sort of see this as a continuation of the ever-broken suspend-resume on android with panda (https://bugs.launchpad.net/linaro-landing-team-ti/+bug/910758) but that bug has been closed won't fix. Recommend closing that one and picking up where things left off here

tags: added: suspend-resume
Revision history for this message
Amit Khare (amit-khare) wrote :
Revision history for this message
Amit Khare (amit-khare) wrote :
Revision history for this message
Amit Khare (amit-khare) wrote :

Observed with Panda tracking-blob build
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=44

Logs:

[ 899.703247] Restarting tasks ... done.
[ 899.852416] PM: Syncing filesystems ... done.
[ 899.883819] Freezing user space processes ...
[ 899.885101] Freezing of tasks aborted after 0.00 seconds (362 tasks refusing to freeze, wq_busy=0):
[ 899.885131]
[ 899.885131] Restarting tasks ... done.
[ 900.034362] PM: Syncing filesystems ... done.
[ 900.065795] Freezing user space processes ...
[ 900.067047] Freezing of tasks aborted after 0.00 seconds (362 tasks refusing to freeze, wq_busy=0):
[ 900.067077]
[ 900.067077] Restarting tasks ... done.
[ 900.216186] PM: Syncing filesystems ... done.
[ 900.247589] Freezing user space processes ...
[ 900.248870] Freezing of tasks aborted after 0.00 seconds (362 tasks refusing to freeze, wq_busy=0):
[ 900.248901]
[ 900.248901] Restarting tasks ... done.
[ 900.398010] PM: Syncing filesystems ... done.
[ 900.429412] Freezing user space processes ...
[ 900.430694] Freezing of tasks aborted after 0.00 seconds (362 tasks refusing to freeze, wq_busy=0):
[ 900.430694]
[ 900.430694] Restarting tasks ... done.
[ 900.579925] PM: Syncing filesystems ... done.
[ 900.611328] Freezing user space processes ...
[ 900.612701] Freezing of tasks aborted after 0.00 seconds (362 tasks refusing to freeze, wq_busy=0):
[ 900.612701]

Revision history for this message
warmcat (andy-warmcat) wrote :

It seems this may be something to do with a pending wakeup... is that log bit you copied the from the first suspend-related activity in the logs?

Revision history for this message
Amit Khare (amit-khare) wrote :

i changed the display settings to 15 sec and then waited for the board to go in suspend mode and then these logs show up continuously on serial console

Revision history for this message
Amit Khare (amit-khare) wrote :
Revision history for this message
Amit Khare (amit-khare) wrote :

also Observed with Snowball JB Android 12.09 release build
https://android-build.linaro.org/builds/~linaro-android/snowball-jb-gcc47-igloo-stable-blob-12.09-release/#build=5

Board never comes out of suspend mode.

Revision history for this message
Amit Khare (amit-khare) wrote :
Amit Khare (amit-khare)
description: updated
Revision history for this message
Amit Khare (amit-khare) wrote :
Amit Khare (amit-khare)
description: updated
Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed with panda jb build image
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=82
Wait around 20 seconds
after 15 sec DUT the device into suspend mode
after that press Esc or F1 the device never come out of Suspend mode.
The following log message is observed

root@android:/mnt/msc # [ 1363.285430] PM: Syncing filesystems ... done.
[ 1363.312988] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 1363.333740] Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done.
[ 1363.364746] Suspending console(s) (use no_console_suspend to debug)

description: updated
Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed from panda jb image
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=100

log

[ 3240.529937] cannot lock PLL
[ 3240.529937] CFG1 0x4d41e
[ 3240.529937] CFG2 0x602008
[ 3240.529937] CFG4 0x70000
[ 3240.529998] omapdss HDMI error: failed to power on device
[ 3240.551177] PM: resume of devices complete after 886.749 msecs
[ 3243.333404] Restarting tasks ... done.
[ 3243.485442] PM: Syncing filesystems ... done.
[ 3243.517303] Freezing user space processes ... (elapsed 0.02 seconds) done.
[ 3243.544250] Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done.
[ 3243.575439] Suspending console(s) (use no_console_suspend to debug)

after 15 sec if hit F1 or ESC the device is not come out of suspend state.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed from panda 4460 jb image
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=100

After 15 second of inactivity, the device never goes down to suspend state.

description: updated
Revision history for this message
Soumya Basak (soumya-basak) wrote :

Also Observed with panda 4430 JB android build
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=106

after 15 sec the device will never goes to suspend mode, after 15 sec the *ANDROID* logo is continiously blink on hdmi.
If hit Esc or F1 main display is appear.

serial log:

[ 4875.672973] Restarting tasks ... done.
[ 4875.822326] PM: Syncing filesystems ... done.
[ 4875.854156] Freezing user space processes ...
[ 4875.855712] Freezing of tasks aborted after 0.00 seconds (421 tasks refusing to freeze, wq_busy=0):
[ 4875.855712]
[ 4875.855712] Restarting tasks ... done.
[ 4876.005065] PM: Syncing filesystems ... done.
[ 4876.037170] Freezing user space processes ...
[ 4876.038970] Freezing of tasks aborted after 0.00 seconds (421 tasks refusing to freeze, wq_busy=0):

. . .this is continue repeat on minicom serial log.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed with panda android jb image
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=115
suspend resume is not working.
serial log attached.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

also observed with panda android JB 12.11 release image

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-stable-blob-12.11-release/#build=1

serial log attached.

affects: linaro-landing-team-ti → linaro-power-kernel
affects: linaro-power-kernel → linaro-landing-team-ti
Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed with panda android jellybean 4.2 builds

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=127

changed the display settings 15 sec, the device is not going to suspend state.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed on panda 4460 with Linaro android 12.12 release build
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-stable-blob-12.12-release/

suspend/resume is not working

observed from the log:
====================
[ 1663.763519] panel size 48 by 27
[ 1663.788818] hdmi: clearing EDID info
[ 1663.793975] hdmi_set_timings: hdmi.mode=1
[ 1663.899627] omapdss DISPC error: timeout waiting for EVSYNC
[ 1665.278503] PM: Syncing filesystems ... done.
[ 1665.312316] Freezing user space processes ... (elapsed 0.02 seconds) done.
[ 1665.337677] Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done.
[ 1665.370147] Suspending console(s) (use no_console_suspend to debug)
[ 1665.585357] PVR: PVRSRVDriverSuspend(pDevice=efea8e00)
[ 1665.585357] PVR: SysSystemPrePowerState: Entering state D3
[ 1665.585418] PVR: Uninstalling device LISR on IRQ 53 with cookie eff5d380
[ 1665.585418] PVR: DisableSystemClocks: Disabling System Clocks
[ 1665.590362] PM: suspend of devices complete after 212.798 msecs
[ 1665.601745] PM: late suspend of devices complete after 9.857 msecs
[ 1665.601745] Disabling non-boot CPUs ...
[ 1665.602844] CPU1: shutdown
[ 1678.942016] Suspended for 13.338 seconds
[ 1678.942138] Enabling non-boot CPUs ...
[ 1678.955139] in hpd work 0, state=2
[ 1678.988281] CPU1: Booted secondary processor
[ 1678.988281] Calibrating delay loop (skipped) already calibrated this CPU
[ 1678.988616] CPU1: Unknown IPI message 0x1
[ 1678.988983] thermal_cooling_dev_register:Found cpu cpu
[ 1678.989074] thermal_init_thermal_state: Getting initial temp for cpu domain
[ 1678.989074] thermal_request_temp
[ 1678.989105] omap_safe_zone:hot spot temp 40371
[ 1678.989135] cpufreq_apply_cooling: Unthrottle cool level 0 curr cool 125000
[ 1678.989135] omap_thermal_step_freq_up: temperature reduced, stepping up to 350000
[ 1678.989257] thermal_request_temp got 36000
[ 1678.989257] CPU1 is up
[ 1679.380737] PM: early resume of devices complete after 391.418 msecs
[ 1679.380737] hpd 1
[ 1679.456329] in hpd work 1, state=2
[ 1679.630401] in hpd work 2, state=2
[ 1680.129516] PVR: PVRSRVDriverResume(pDevice=efea8e00)
[ 1680.129516] PVR: SysSystemPostPowerState: Entering state D0
[ 1680.129516] PVR: EnableSystemClocks: Enabling System Clocks
[ 1680.129516] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie eff5d380
[ 1680.182830] in hpd work 1, state=0
[ 1680.310485] omapdss DISPC error: timeout waiting for EVSYNC
[ 1680.381317] in hpd work 2, state=1
[ 1680.384033] wakeup wake lock: event2-1809
[ 1680.385681] PM: resume of devices complete after 1004.608 msecs
[ 1680.567138] Restarting tasks ... done.
[ 1680.642242] suspend: exit suspend, ret = 0 (2000-01-01 00:27:43.713958454 UTC)
[ 1680.654968] PM: Syncing filesystems ... done.
[ 1680.750885] Freezing user space processes ...
[ 1680.753631] active wake lock PowerManagerService
[ 1680.753662]
[ 1680.753662] Freezing of user space aborted

description: updated
Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed with Linaro-android jb 4.2.1 panda builds:

https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob/#build=168

after device is going to suspend state press Esc or F1 device not resume .

description: updated
Revision history for this message
Soumya Basak (soumya-basak) wrote :

seems the suspend resume test failed from the following build
https://android-build.linaro.org/builds/~linaro-android-archive/panda-jb-gcc47-tilt-tracking-blob/#build=186
apply the procedure from the QA-test wiki page: https://wiki.linaro.org/Platform/QA/TestCases/Android#suspend-resume_-_dwm
suspend resume log is attached for more details.

description: updated
description: updated
description: updated
Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed with Linaro android Jellybean TI-Panda builds:

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-13.07-release/#build=2

with Pandaboard 4460

after pressing "Esc" key more than 1-times from keyboard the target resumed from suspend mode.

Revision history for this message
Soumya Basak (soumya-basak) wrote : Re: suspend/resume doesn't work on TI-panda Linaro android builds

observed with Linaro android TI-panda builds

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro/#build=378

with android version 4.3

changed the display settings to 15 sec, the device is not goes into suspend mode.
No attribute observed on HDMI monitor.

summary: - suspend/resume doesn't work on panda android JB build
+ suspend/resume doesn't work on TI-panda Linaro android builds
Revision history for this message
Soumya Basak (soumya-basak) wrote :

on builds
https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-13.08-release/#build=1
with TI-panda 4460 board,
after Pressing "Esc" or "F1" multiple times, the board will resume from suspend mode.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

on builds
https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-13.08-release/#build=1

with TI-panda 4430 board

after Pressing "Esc" or "F1" multiple times, the board will resume from suspend mode.

same issue as TI-pandaboard 4460.

summary: - suspend/resume doesn't work on TI-panda Linaro android builds
+ suspend/resume works with issues on Linaro android Jellybean TI-panda
+ builds
Revision history for this message
Botao (botao-sun) wrote :

On TI Panda 4430 board with Linaro Android image:

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro/#build=448

The board can enter the suspend mode successfully, but can't be woken up, whatever press F1, Esc, Enter keys or click mouse.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

On TI Panda 4430 board with Linaro Android 13.10 RC build:

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-13.10-release/#build=3

The board can't enter into suspend state after the sleep timing set to 15 Seconds or 30 Seconds.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

The behaviour observed with TI panda 4460 Linaro Android 13.10RC build:

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-13.10-release/#build=3

The board can enter the suspend mode successfully, but after pressing F1, Esc, Enter keys or click mouse more than one times the system is woken up.

vishal (vishalbhoj)
Changed in linaro-android:
status: New → Won't Fix
description: updated
Revision history for this message
Soumya Basak (soumya-basak) wrote :

The behaviour observed with TI panda 4430 Linaro Android image:

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro/#build=477

The board can enter the suspend mode successfully, but after pressing F1, Esc, Enter keys or click mouse more than ones times (repeatedly) the system is woken up.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

the issue reproduced with TI panda 4460 Linaro Android image:

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro/#build=477

The board can enter the suspend mode successfully, but after pressing F1, Esc, Enter keys or click mouse more than ones times (repeatedly) the system is woken up.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

The issue occurred on Linaro Android 4.4 Panda 13.11 Release Candidate:

https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-13.11-release/#build=2

 The board can enter the suspend mode successfully, but after pressing F1, Esc, Enter keys or click mouse more than ones times (repeatedly) the system is woken up.

description: updated
description: updated
description: updated
summary: - suspend/resume works with issues on Linaro android Jellybean TI-panda
+ suspend/resume works with issues on Linaro android kitkat TI-panda
builds
description: updated
tags: added: linaro-android-kitkat panda
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.