jadonk / jadonk/rowboat

wakeup wake lock: mmc_delayed_work

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
Hi,

I am trying to run rowboat on beagleboard rev C3 and am getting the
following error. It is due to mmc late response as I am using the image
from mmc. Since I did not connect the touchscreen, I could not set any
wakeup or sleep. Please help and let me know if more details are needed.
The error as reported on the console is as below:

/////////////////////////////////////////////////////////////////////
Powerdomain (core_pwrdm) didn't enter target state 1

Powerdomain (per_pwrdm) didn't enter target state 1

Powerdomain (usbhost_pwrdm) didn't enter target state 1

Could not enter target state in pm_suspend

wakeup wake lock: mmc_delayed_work

Restarting tasks ... done.

suspend: exit suspend, ret = 0 (2000-01-01 01:17:59.541076658 UTC)

PM: Syncing filesystems ... done.

Freezing user space processes ... (elapsed 0.00 seconds) done.

Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.

Suspending console(s) (use no_console_suspend to debug)

Powerdomain (core_pwrdm) didn't enter target state 1

Powerdomain (per_pwrdm) didn't enter target state 1

Powerdomain (usbhost_pwrdm) didn't enter target state 1

Could not enter target state in pm_suspend

wakeup wake lock: mmc_delayed_work

Restarting tasks ... done.

suspend: exit suspend, ret = 0 (2000-01-01 01:24:24.563415526 UTC)

PM: Syncing filesystems ... done.

Freezing user space processes ... (elapsed 0.00 seconds) done.

Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.

Suspending console(s) (use no_console_suspend to debug)
/////////////////////////////////////////////////////////////////////////
```

Original issue reported on code.google.com by `shiva.ch...@gmail.com` on 5 Feb 2010 at 11:42

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing suspend on a BeagleBoard rev C3 using the MMC image and collect the console output shown in the report. Investigate the suspend path around the mmc_delayed_work wake lock and the core, peripheral, and USB host powerdomains; done means identifying the cause and documenting a reproducible fix or the missing details needed to diagnose it.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.