Jump to content

Hardware/System76/galp5: Difference between revisions

From NixOS Wiki
Unabomberlive (talk | contribs)
No edit summary
Ardenet (talk | contribs)
Marked this version for translation
Tags: Mobile edit Mobile web edit
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
{{DISPLAYTITLE:System76 Galago Pro}}
{{DISPLAYTITLE:System76 Galago Pro}}
{{Hardware/breadcrumb}}<div class="infobox">
{{Hardware/breadcrumb}}<div class="infobox">
<translate>
<!--T:14-->
{|class="table"
{|class="table"
|-
|-
Line 19: Line 22:
|[[User:Ahoneybun|Ahoneybun]]
|[[User:Ahoneybun|Ahoneybun]]
|}
|}
</translate>
</div>
</div>
<translate>
<translate>
Line 44: Line 48:
These are handled by the firmware-manager package which can be enabled in your configuration like this:
These are handled by the firmware-manager package which can be enabled in your configuration like this:
</translate>
</translate>
{{file|disko-config.nix|nix|<nowiki>
{{file|configuration.nix|nix|<nowiki>
{
{
   hardware.system76.enableAll = true;
   hardware.system76.enableAll = true;

Latest revision as of 21:48, 7 October 2025

System76 Galago Pro
Manufacturer System76
Architecture x86_64-linux
galp5
Status supported
Maintainer Ahoneybun

The System76 Galago Pro is a Linux laptop running System76 Open Firmware (based on coreboot+EDK2) from System76

Status

The device boots NixOS.

Known issues

Configuration

BIOS

These are handled by the firmware-manager package which can be enabled in your configuration like this:

❄︎ configuration.nix
{
  hardware.system76.enableAll = true;
};

galp5

GTX 1650/1650 Ti

  • NixOS Hardware module for flakes: nixos-hardware.nixosModules.system76-galp5-1650
  • NixOS Hardware module for channels: <nixos-hardware/system76/galp5-1650>

Tech Docs

This goes over replacing and upgrading components such as RAM and drives. https://tech-docs.system76.com/models/galp5/README.html