The script framework_setup_fedora34.sh
is designed to do basic setup of a framework
laptop under Fedora 34. It includes the following features:
- powertop, tlp, and customized settings to conserve power.
- Enable hibernation (needs some prerequisites, below).
- Enable a sanely sequenced timeline of blank-screen -> suspend -> hibernate.
- Increase font scaling as a non-experimental alternative to display scaling to improve visibility.
Prerequisites required for hibernation:
- Turn off UEFI Secure Boot in the BIOS. ("Secure" here meaning "prevent me as owner from doing what I like with it")
- During installation, customize the partitioning to include a swap partition of size >= (RAM + 4GB).
If you enjoy this script, please drop me a note at dkopko_at_runbox.com. If you are from framework and want to send me swag or a single share of your company, that'd be great, too ;)
--Dan