Skip to content

Alexis-BX/framework_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Framework laptop setup for Ubuntu 21

This is a script for setting up the Framework laptop for Ubuntu 21.04.

It does the following, in order:

  • fixing the microphone input on the headphone jack
  • adds a deep sleep state for when the lid is closed
  • enables fingerprint login
  • enables fingerprint authentification for root in the terminal

When the PAM configuration window opens select the 'Fingerprint authentication' with space.

This list of commands was compiled by experimentation and is based on the many comments on the Framework community page, thank you all for your help!

Please feel free to commit improvements or branches for different distributions.

Added note on wifi

In the tested version the wifi card worked out of the box.

If this is not your case go to Linux Support for Intel Wireless Adapters and download iwlwifi-ty-59.601f3a66.0.tgz for Intel® Wi-Fi 6 AX210.

Copy the file to your Framework.

Open a terminal window in the folder containing the zip and run the following:

tar xf iwlwifi-ty-59.601f3a66.0.tgz`
sudo cp -b iwlwifi-ty-59.601f3a66.0/iwlwifi-ty-a0-gf-a0-59.ucode /lib/firmware/
reboot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages