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

Yocto disable functions #66

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

moonlight83340
Copy link
Member

Add yocto recipe to disable wifi, usb and hdmi functionnality.

Create a new Yocto recipe to disable Wi-Fi.
Add an overlay to disable Wi-Fi.
This change will reduces power consumption on zero where Wi-Fi is not needed.

Signed-off-by: Gaetan Perrot <[email protected]>
Create a new Yocto recipe to disable USB.
Add an overlay to disable USB functionality.
This change reduces power consumption on zero where USB is not needed.

Signed-off-by: Gaetan Perrot <[email protected]>
Create a new Yocto recipe to disable HDMI.
Only use local.conf to turn off HDMI functionality.
This change reduces power consumption on zero where HDMI is not needed.

Signed-off-by: Gaetan Perrot <[email protected]>
@moonlight83340 moonlight83340 force-pushed the yocto_disable_functions branch from 722b824 to 393b34d Compare November 19, 2024 05:59
@moonlight83340 moonlight83340 marked this pull request as ready for review November 19, 2024 06:02
@yashi
Copy link
Member

yashi commented Nov 19, 2024

Is it possible to check how much power each function saves?

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

Successfully merging this pull request may close these issues.

2 participants