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

Optimize the Raspberry Pi boot times #2

Open
IronOxidizer opened this issue Apr 28, 2023 · 2 comments
Open

Optimize the Raspberry Pi boot times #2

IronOxidizer opened this issue Apr 28, 2023 · 2 comments

Comments

@IronOxidizer
Copy link
Contributor

Current boot time is 60s, the goal is 10s, however this can be reduced up to 2s.

This can be done in multiple stages:

  1. Optimizing the Raspberry Pi OS Lite image
  2. Creating a custom image via Buildroot or Yocto
  3. Optimize the custom image + kernel
  4. Optimizing the firmware
This was referenced Apr 28, 2023
@57Bravo
Copy link

57Bravo commented Jul 14, 2023

This line from the "optimize script" seems to break the ability to use the ALT key: https://github.com/beeper/beepberry/blob/6f5fbbbee8f2d785092dc2861c418d496b4a4025/raspberrypi/optimize_boot.sh#L25

@srem1
Copy link

srem1 commented Jul 18, 2023

meybe decrease memory speed and turn off one usb

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

No branches or pull requests

3 participants