Tim Crawford dbe7213ecf Remove top-level README.md.in
- The generated "Contents" section isn't useful
- Non-standard, causing confusion on how to update README.md
- It's already out of sync

Remove galp3-c and darp5, as we never released the firmware due to
issues with the touchpad and keyboard. Add gaze16-3060-b variant.

Make "Schematics" a subsection of "Supported models".

Remove directory from list of paths to update in `scripts/readmes.sh`.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2021-12-21 13:11:09 -07:00
2021-12-21 13:11:09 -07:00
2021-12-21 13:11:09 -07:00
2021-12-21 13:11:09 -07:00
2020-01-23 12:27:15 -07:00
2019-10-10 21:15:03 -06:00
2021-09-09 09:20:07 -06:00
2021-12-21 13:11:09 -07:00
2021-12-21 13:11:09 -07:00
2021-12-21 13:11:09 -07:00
2021-09-09 09:20:07 -06:00
2019-10-04 17:28:41 -06:00
2021-12-21 13:11:09 -07:00
2021-09-30 12:40:22 -06:00
2021-12-21 13:11:09 -07:00

System76 Open Firmware

An open source distribution of firmware utilizing coreboot, EDK2, and System76 firmware applications.

Supported models

These models are supported and will receive updates through the firmware manager:

  • addw2
  • bonw14
  • darp6
  • darp7
  • galp4
  • galp5
  • gaze15
  • gaze16-3050
  • gaze16-3060
  • gaze16-3060-b
  • lemp9
  • lemp10
  • oryp6
  • oryp7
  • oryp8

Other models may be in development or available without support, and can be seen in the models/ directory.

If the device becomes bricked it will require restoring the current firmware using an external programmer. See flashing for details.

Schematics

System76 customers may request board schematics for their system by sending an email to firmware@system76.com with the subject line "Schematics for model", where model is one of the supported models listed above. Please include the serial number of your system for verification.

You may not share these without explicit permission from System76.

Changelog

For a list of important changes please see the changelog.

Dependencies

Install toolchain

./scripts/deps.sh

Load Rust environment (or optionally reboot)

source ~/.cargo/env

Build firmware, replace qemu with your model (look in the models directory for examples)

./scripts/build.sh qemu

Emulate firmware, only available after building the qemu model

./scripts/qemu.sh
Description
Languages
C 93.5%
Shell 5.7%
Rust 0.5%
Dockerfile 0.3%