I am running the latest kernel for the odroid-XU3: (core/linux-odroid-xu3)
$this->bbcode_second_pass_code('', 'Linux tv_client 3.10.92-3-ARCH #1 SMP PREEMPT Mon Nov 23 18:35:54 MST 2015 armv7l GNU/Linux
')
Problem is this:
I have kodi on-screen and hit the power button on my TV remote (CEC), the screen turns off and the board appears to go into suspend ok. However, hiting the button on the board does not resume the board at all. I have to power cycle.
(hitting a keyboard key also does not resume the board)
Any method to put the board into suspend has the same issue. i.e. from kodi/suspend or suspending from a console ..
As a test, The latest Ubuntu 15.04 worked just fine in this regard ...
EDIT: Do we need to add this support in the kernel or is putting "resume" on the hooks line in /etc/mkinitcpio.conf enough?
It would be awesome if the action of turning on the TV with the power button on the remote would also wake the board up, but I don't know if that is possibe.