Using the linux-sunxi sunxi-3.4 branch I hoped to get suspend working because there is a lot of code in the arch/arm/mach-sun7i/pm directory which looks good.
with echo mem > /sys/power/state the device goes into sleep but does not wakeup after pressing the power button. Instead it reboots. I think that suspend is for battery powered devices essential and im very interested in getting this work. My questions: - Is there a kernel (3.4) in which suspend/resume runs stable - Are there any special requirements to user space (i.e. graphics, X11 etc.) or even uboot? - What about suspend in mainline kernel / sunxi-next? - Where to start hacking My board is PcDuino3 but I think this is nothing special as hardware is very similar. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
