-
Notifications
You must be signed in to change notification settings - Fork 16
Document mass produced design #25
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Daniel Schaefer <dhs@frame.work>
For experimenting :D Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
The release tag is less likely to disappear than the branch. Also we have moved onto a different branch name. Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
| The Framework Laptop 16 has a protection scheme in place to prevent Input Modules from powering on unless the input deck is fully populated. | ||
| Module detection is done using the `BOARD_ID` pin. It is possible to override this setting on the system through BIOS settings, but at the risk of shorting the system or modules. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@izziec please help me document the exact name of the BIOS setting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
F2 on boot > Setup Utility > Advanced > Force Power for Input Modules:
- Force Off: Power always off
- Require Modules (default): Power on only if all modules are present
- Force On: Power always on
In the case of Force On, there is a risk of damage when the pins are exposed and come into contact with conductive material.
Resolves #18, supercedes #12 and #13
SLEEP#behavior