Quote:
Oops now i feel a litle stupid, i have not (yet) added a powerswitch. The outlet i am using has an powerswitch. The efika does work without one. But i think you are right that it does need one and i feel confident that when i add one my problem will be solved.
There is a firmware variable which controls how the Efika acts on power supply changes. It's set by default to 'copy' the previous power mode it was in (turned off or turned on) but you can force it to turn on every time you flick the power switch on the other end.
Code:
ok help ac-back-behaviour
ac-back-behaviour Define the machine behaviour when the AC is back:
off -> The machine stays powered off.
on -> The machine powers itself on.
same -> Same state (on or off) than when the AC had been lost.
Soo...
Code:
ok setenv ac-back-behaviour on
Will make your Efika boot whenever it has power.
Having a real power switch though, is always useful, and a little less hacky than a screwdriver or set of keys (my previous switch)