Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make double start-up hard-reset optional #289

Open
pachpict opened this issue Oct 31, 2023 · 0 comments
Open

Make double start-up hard-reset optional #289

pachpict opened this issue Oct 31, 2023 · 0 comments

Comments

@pachpict
Copy link
Member

Default to a start up which just goes to blank. Revert to double hard reset at start-up if zero key is pressed at start-up.

This likely requires memory of previous display state at shutdown. Pi Canute-UI to flash that to FW memory (as the start-up happens before Pi is connected it cannot read from Pi or external media) when shutdown is initiated. Delete that display state info when Pi does start. If no display state info present in FW memory on start-up then revert to double hard-reset behaviour, as though zero had been pressed (as there was probably an improper shutdown).

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

No branches or pull requests

1 participant