Suspend state: discharge time
#11
The problem with the Manjaro sleep is the required u-boot. 

Manjaro ships with a mainline u-boot which is missing the required patches for proper S3 sleep support.
This is why the /etc/systemd/sleep.conf is currently still configured for SuspendState=freeze
If you simply remove that line, the kernel will do proper S3 sleep instead of S2idle, but you'll need the propritary Rockchip u-boot from the BSP. 

By flashing the propritary u-boot (get it from one of the debian images for example) to your eMMC or SD card you can enable S3 sleep:
Code:
sudo dd if=idbloader.img of=/dev/mmcblk0 bs=512 seek=64 oflag=direct,sync
sudo dd if=u-boot.itb of=/dev/mmcblk0 bs=512 seek=16384 oflag=direct,sync

Be careful the mmcblk argument, it might be different if you're using eMMC or SD card.


Messages In This Thread
Suspend state: discharge time - by EreTIk - 02-20-2020, 04:04 AM
RE: Suspend state: discharge time - by wdt - 02-20-2020, 10:17 AM
RE: Suspend state: discharge time - by EreTIk - 02-21-2020, 12:57 AM
RE: Suspend state: discharge time - by wdt - 02-21-2020, 11:17 PM
RE: Suspend state: discharge time - by xmixahlx - 02-22-2020, 11:42 AM
RE: Suspend state: discharge time - by EreTIk - 02-23-2020, 09:33 AM
RE: Suspend state: discharge time - by wdt - 02-22-2020, 07:39 PM
RE: Suspend state: discharge time - by xmixahlx - 02-23-2020, 10:53 AM
RE: Suspend state: discharge time - by wdt - 02-24-2020, 10:23 AM
RE: Suspend state: discharge time - by manawyrm - 02-25-2020, 03:08 AM
RE: Suspend state: discharge time - by wdt - 02-25-2020, 09:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  high battery drain on suspend/poweroff wiz 5 5,042 02-10-2022, 11:52 AM
Last Post: wdt
  Power consumption and suspend to ram robt 33 42,806 11-30-2020, 04:32 PM
Last Post: wdt
  Pinebook Pro doesn't boot most of the time unless connected via USB-serial! nib0 16 13,218 09-29-2020, 10:24 PM
Last Post: wdt
  New Pinebook Pro, only boots 50% of the time micnd90 8 7,799 09-08-2020, 01:25 PM
Last Post: wdt
  PBP running shipping Manjaro won't wake from suspend fornio 2 4,452 07-21-2020, 07:04 AM
Last Post: vancheese
  It's been fun, but time to sell chetchinglo 5 6,193 07-15-2020, 10:47 PM
Last Post: xmixahlx
  Suspend with NVME not working - Default Debian appdev46 5 8,609 07-14-2020, 01:53 PM
Last Post: Jeremiah Cornelius
  Boot time text messges Pbowen 2 3,041 06-10-2020, 02:41 PM
Last Post: Pbowen
  Shipping time and cost estimates request janat08 1 3,103 05-16-2020, 01:03 PM
Last Post: janat08
  Always in 'Charging' state, despite being disconnected from external power phuzy 13 13,405 03-26-2020, 04:12 AM
Last Post: agurenko

Forum Jump:


Users browsing this thread: 2 Guest(s)