Wake from suspend, AM6B+

Found this thread:

But it does not seem to make any difference for me, still no wake-up!
Specifically ran this script: Alternative suspend option for IR wakeup, when bl301 tool not possible - #21 by YadaYada

I can however see that it throws some errors:

○ systemd-suspend.service - System Suspend
     Loaded: loaded (/storage/.config/system.d/systemd-suspend.service; static)
     Active: inactive (dead)

Feb 07 12:06:16 Ugoos-media systemd[1]: /storage/.config/system.d/systemd-suspend.service:12: Unbalanced quoting, ignoring: "/bin/sh -c "     systemctl mask suspend.target;"
Feb 07 12:06:16 Ugoos-media systemd[1]: systemd-suspend.service: Unit configuration has fatal error, unit will not be started.
Feb 07 12:06:41 Ugoos-media systemd[1]: /storage/.config/system.d/systemd-suspend.service:12: Unbalanced quoting, ignoring: "/bin/sh -c "     systemctl mask suspend.target;"
Feb 07 12:06:41 Ugoos-media systemd[1]: systemd-suspend.service: Unit configuration has fatal error, unit will not be started.
Feb 07 12:07:44 Ugoos-media systemd[1]: Starting systemd-suspend.service...
Feb 07 12:07:44 Ugoos-media systemctl[4490]: Created symlink /storage/.config/system.d/suspend.target → /dev/null.
Feb 07 12:09:11 Ugoos-media sh[4587]: Can't open /dev/amremote .
Feb 07 12:09:12 Ugoos-media systemctl[4489]: Removed "/storage/.config/system.d/suspend.target".
Feb 07 12:09:12 Ugoos-media systemd[1]: systemd-suspend.service: Deactivated successfully.
Feb 07 12:09:12 Ugoos-media systemd[1]: Finished systemd-suspend.service.

So I ran the command to detect HW at wakeup:

Ugoos-media:~ # find /sys -name wakeup -exec grep -H . {} \; | paste
https://paste.coreelec.org/SquareChest

Anyone got this working using IR and the MCE-remote?