Fydeos does not go into sleep mode

Fydeos does not go into sleep mode. It goes to sleep and wakes up immediately. Chrome os flex and linux also ‘‘echo RP05 | sudo tee /proc/acpi/wakeup’’ solves the problem. But fydeos doesn’t work either.

I found the solution to the problem…
‘echo RP05 | without android activation Sleep mode works fine if sudo tee /proc/acpi/wakeup’’ is run.
I had to prepare bootscripts to automate this.
You can find the files attached
suspend.sh (191 Bytes)
99-bootscripts.sh (541 Bytes)

thanks is great information