This project is archived. Its data is read-only.
Phone has trouble going to sleep after recent kernel update
### Describe your issue I update my system every day. After a recent update that contained 5.15 kernel my phone started having issues with going to sleep. #### Expected Behavior When I press the power button the screen should be turned off and the phone should suspend. #### Observed Behavior When I press the power button the screen will turn off. After a few minutes it will turn on again and stay this way. This shows that the phone isn't suspended. #### Specific area or package affected Probably Linux 5.15, but there were other packages in that update too. ### How reproducible is the bug? It happens multiple times a day. Very often, but not always. ### Steps to reproduce the bug 1. Press the power button. 2. Wait a few minutes for the screen to turn on. ### What device are you using? PinePhone Beta Edition 3GB. ### Which mobian repository are you using? `http://repo.mobian-project.org/ bookworm main non-free` ### How did you get your Mobian Image? * https://images.mobian-project.org ### Additional Information Dmesg: ``` PM: Some devices failed to suspend, or early wake event detected OOM killer enabled. Restarting tasks ... done. PM: suspend exit PM: suspend entry (s2idle) Filesystems sync: 0.087 seconds Freezing user space processes ... (elapsed 0.005 seconds) done. OOM killer disabled. Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done. printk: Suspending console(s) (use no_console_suspend to debug) sunxi-mmc 1c0f000.mmc: data error, sending stop command sunxi-mmc 1c0f000.mmc: send stop command failed mmc0: error -110 reading status reg of PM func PM: dpm_run_callback(): mmc_bus_suspend+0x0/0x74 returns -110 mmcblk mmc0:aaaa: PM: failed to suspend async: error -110 PM: Some devices failed to suspend, or early wake event detected OOM killer enabled. Restarting tasks ... done. PM: suspend exit ``` <!-- Bug Report labels. Please remove if not relevant -->
issue