Hello,
i have a NUC11PAHi3 with LibreELEC 10.0.4, all is working except wakeup per remote (CIR) from sleep, under Windows there are no problems with this.
I have already tried the ssh command:
echo enabled > /sys/bus/acpi/devices/ITE8708:00/power/wakeup
But it's not working.
I get: "-sh: can't create /sys/bus/acpi/devices/ITE8708:00/power/wakeup: Permission denied"
It's seems to be that the wakeup option for this device is not compiled in the kernel.
Am I right?