PineBook Pro seems to go to deep sleep, but doesn't wake up - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: PineBook Pro seems to go to deep sleep, but doesn't wake up (/showthread.php?tid=17124) Pages:
1
2
|
PineBook Pro seems to go to deep sleep, but doesn't wake up - pogo - 08-10-2022 Hello, is sleep supposed to work on the manjaro arm image? I have installed the latest Manjaro KDE for PineBook pro 22.06 (5.18 kernel) and am using tow-boot 2021.10-004. I have tried external mice, pressing all keys, the power button, touchpad etc. but the only thing that makes the pbp turn on again is holding the power button to completely turn it off and pressing it again to turn it on. Am I supposed to install anything (like patches) or change the config? if anyone has any ideas on how to fix sleep, I would appreciate it. output from Quote:journalctl | grep suspend Code: avg 09 18:00:28 nik-pc systemd-sleep[8619]: Entering sleep state 'suspend'... Code: [Sleep] RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - wdt - 08-10-2022 My experience,,, about 1/3 - 1/2 distos seem to enter sleep, but never wake up. So you actually have NO idea if it is working So, clearly a defective sleep BTW, many screen magnets are in wrong place, must be set to ignore (and power set to ask, all in systemsettings5) My sleep,,, tap power, wait 2s, right arrow to sleep, enter To wake, tap power I suspect your problem is the kernel version, I don't think later ones have sleep patch It (kernel) must have pinebookpro OR PBP in name,,late 5.6, 5.7 or 5.8 I think the last has been dropped Let me know if any later version works BTW, your sleep.conf looks right RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - Bram - 03-14-2023 I installed the current Manjaro image today. Same problem: Fn-Escape makes it go to sleep, but nothing wakes it up. Hard to restart it, too. I think it involves holding power for 5 secs or so, and later another press? ``` $ uname -a Linux pinebookpro 6.1.2-1-MANJARO-ARM #1 SMP PREEMPT ... ``` The manual said to use "GENERIC" image, as pinebookpro image of manjaro is no longer available, so that's what I did. DietPi distro was even worse: no sound, no function keys, no backlight control. Man, this pinebook pro is neigh unusable. RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - xp19375 - 03-23-2023 I had the same problem when I installed tow-boot to the SPI flash. Suspend/resume would work fine with the Manjaro image on the eMMC but would fail to resume after tow-boot was installed. I don't know why (I came here to ask about a similar situation), but zeroing out the SPI flash worked for me. RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - mensingma - 04-19-2023 I had the same issue and was able to resolve by unplugging the battery from the board temporarily. RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - rik-shaw - 04-21-2023 (04-19-2023, 03:42 PM)mensingma Wrote: I had the same issue and was able to resolve by unplugging the battery from the board temporarily. Can you clarify? What distro, what bootloader, what kernel? I am happy to use any distro that will sleep / wake reliably :-) RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - jpalus - 04-26-2023 (04-21-2023, 03:45 PM)rik-shaw Wrote:(04-19-2023, 03:42 PM)mensingma Wrote: I had the same issue and was able to resolve by unplugging the battery from the board temporarily. That is finally the case for me with u-boot 2023.04 (ATF 2.8.0) and kernel 6.2 without any battery shenanigans. At least with eMMC, didn't try with NVMe. RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - TRS-80 - 05-07-2023 Suspend seems to work for me on recent Armbian version, with XFCE desktop. I can go to menu -> Log Out -> Suspend and it seems to work. Subsequently pressing power button resumes. In addition, closing lid seems to blank the screen, and opening it turns it back on. I don't think it is suspending in this case, but not sure. RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - kebab - 07-05-2023 (04-26-2023, 02:49 AM)jpalus Wrote:(04-21-2023, 03:45 PM)rik-shaw Wrote:(04-19-2023, 03:42 PM)mensingma Wrote: I had the same issue and was able to resolve by unplugging the battery from the board temporarily. Is this different from a standard u-boot installation? I'm trying to figure out if I should want to uninstall tow-boot and switch back to u-boot RE: PineBook Pro seems to go to deep sleep, but doesn't wake up - jpalus - 07-06-2023 (07-05-2023, 01:53 PM)kebab Wrote:(04-26-2023, 02:49 AM)jpalus Wrote:(04-21-2023, 03:45 PM)rik-shaw Wrote:(04-19-2023, 03:42 PM)mensingma Wrote: I had the same issue and was able to resolve by unplugging the battery from the board temporarily. I'm using "standard" mainline u-boot. |