apc-io / apc-firefox-os

Firefox OS on APC
94 stars 28 forks source link

Auto power on #35

Open taboca opened 10 years ago

taboca commented 10 years ago

I wonder if you know how can we make the auto power on for this appliance. I am using it for a dashboard case and after a power outage the system has not started automatically.

ntlc commented 10 years ago

@taboca We aim to ensure support for features provided by Mozilla's implementation, while disabling non relevant features (e.g. phone-specific) and enabling features specific to our hardware. For the latter, it must be first supported by the under layer system.

@cmchen6585 Assigning this temporarily to you. Please check:

cmchen6585 commented 10 years ago

Auto power on is able to enable by remove RTC battery and short PWR_BT pin header (location is on left-down side, top of 2x1 pin header), but when PWR_BT is shorted, power button is abnormal, you need to remove adapter to power off your APC Rock/Paper.

ntlc commented 10 years ago

So not "programmatically" possible while preserving usual functions, then... @taboca

taboca commented 10 years ago

So if I want to deploy this in the enterprise I could create a timer with the power switch right?

On Mon, Dec 2, 2013 at 6:48 AM, ntlc notifications@github.com wrote:

So not "programmatically" possible while preserving usual functions, then... @taboca https://github.com/taboca

— Reply to this email directly or view it on GitHubhttps://github.com/apc-io/apc-firefox-os/issues/35#issuecomment-29602039 .

cmchen6585 commented 10 years ago

Yes! you can have a timer to turn the power adapter on/off, but you can't power off your APC by press power button or click power off in power scheme anymore, that's the limitation.