Other Parts Discussed in Thread: AM3352
I am trying to suspend or sleep the AM335x. I thought the command 'echo mem > /sys/power/state' would be the way to do this, but I am getting the following error. Is host suspend supported or is there another way I should be doing this?
root@am335x-evm:/usr/sbin/cc33conf# echo mem > /sys/power/state [56518.797294] PM: suspend entry (s2idle) [56518.801647] Filesystems sync: 0.000 seconds [56518.837723] Freezing user space processes [56518.844335] Freezing user space processes completed (elapsed 0.002 seconds) [56518.851724] OOM killer disabled. [56518.854976] Freezing remaining freezable tasks [56518.865331] Freezing remaining freezable tasks completed (elapsed 0.001 seconds) [56518.872878] PM not initialized for pm33xx, wkup_m3_ipc, or am335x-pm-firmware.elf [56518.880449] OOM killer enabled. [56518.883603] Restarting tasks ... done. [56518.926153] random: crng reseeded on system resumption [56518.936581] PM: suspend exit -sh: echo: write error: Invalid argument