Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Restart/Poweroff #27

Open
sveetch opened this issue Oct 5, 2015 · 8 comments
Open

Restart/Poweroff #27

sveetch opened this issue Oct 5, 2015 · 8 comments
Milestone

Comments

@sveetch
Copy link
Member

sveetch commented Oct 5, 2015

Have to search the proper way to emit a reboot or poweroff from the interface.

Then put some big red push buttons somewhere.

@digitalLumberjack
Copy link
Member

Use the "reboot" and "poweroff" commands

@sveetch sveetch added this to the 1.1.0 milestone Oct 11, 2015
@sveetch
Copy link
Member Author

sveetch commented Oct 17, 2015

Note for myself: Think about an Ajax view to receive commands and another Ajax to receive "ping".

Interface will send reboot/poweroff command, the view will perform it. Obviously the server wont be able to answer to request since it will be shutted off when the command is executed.

So the interface should assume the box is rebooting/powered off if the ajax request fail on network error (unreachable host or somewhat). For reboot command, the interface would have to send a ping request until it is answered.

@digitalLumberjack
Copy link
Member

👍

@digitalLumberjack
Copy link
Member

❤️

@sveetch
Copy link
Member Author

sveetch commented Dec 22, 2015

Note: be strict on available command, don't let execute everything

@digitalLumberjack
Copy link
Member

With the 4.0.0, systemV is now used for init process.

The commands you should use now are : reboot and shutdown -h

That will allow the pin 5/6 wakeup

@daaa57150
Copy link

I'd love to see options to reboot and shutdown the Pi, as I was often stuck in an emulator after messing with the pad configuration, and I have no keyboard.
It would be nice to also be able to go back into ES this way although a reboot would do the job.

@frob
Copy link

frob commented Aug 22, 2017

I just spent the last half hour looking for this feature. Now I see it is not implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants