In order to protect against power failure (which may be relatively common in my situation) for a hardware setup powered by a mini PC, I need for the computer to turn on automatically, and as soon as possible, when A/C power is available. I've heard that some BIOS have an option to automatically turn on the computer with A/C power (exactly what I want), but the computer I'm currently using (Giada N20) does not have this option in the BIOS.
The closest thing in there is an RTC alarm, which awakes the computer at a certain time, but I simply want to wake the computer ALL the time if it is off. Wake-on-LAN seems like an unnecessary hack in my case, since it would require a server to constantly attempt to wake the computer.
Is there anything else I can do to automatically power the computer on? Thanks.