Hardware/System76/galp5: Difference between revisions
fix table |
Translate tags Tags: Mobile edit Mobile web edit |
||
Line 20: | Line 20: | ||
|} | |} | ||
</div> | </div> | ||
<translate> | |||
The System76 Galago Pro is a Linux laptop running System76 Open Firmware (based on coreboot+EDK2) from System76 | The System76 Galago Pro is a Linux laptop running System76 Open Firmware (based on coreboot+EDK2) from System76 | ||
</translate> | |||
<translate> | |||
== Status == | == Status == | ||
</translate> | |||
<translate> | |||
The device boots NixOS. | The device boots NixOS. | ||
</translate> | |||
<translate> | |||
== Known issues == | == Known issues == | ||
</translate> | |||
<translate> | |||
== Configuration == | == Configuration == | ||
</translate> | |||
<translate> | |||
=== BIOS === | === BIOS === | ||
</translate> | |||
<translate> | |||
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> | |||
{ | { | ||
hardware.system76.enableAll = true; | hardware.system76.enableAll = true; | ||
}; | }; | ||
<translate> | |||
=== galp5 === | === galp5 === | ||
</translate> | |||
<translate> | |||
==== GTX 1650/1650 Ti ==== | ==== GTX 1650/1650 Ti ==== | ||
</translate> | |||
<translate> | |||
* NixOS Hardware module for flakes: <code>nixos-hardware.nixosModules.system76-galp5-1650</code> | * NixOS Hardware module for flakes: <code>nixos-hardware.nixosModules.system76-galp5-1650</code> | ||
</translate> | |||
<translate> | |||
* NixOS Hardware module for channels: <code><nixos-hardware/system76/galp5-1650></code> | * NixOS Hardware module for channels: <code><nixos-hardware/system76/galp5-1650></code> | ||
</translate> | |||
<translate> | |||
=== Tech Docs === | === Tech Docs === | ||
</translate> | |||
<translate> | |||
This goes over replacing and upgrading components such as RAM and drives. | This goes over replacing and upgrading components such as RAM and drives. | ||
</translate> | |||
https://tech-docs.system76.com/models/galp5/README.html | https://tech-docs.system76.com/models/galp5/README.html | ||
[[Category: Incomplete]] | [[Category: Incomplete]] |
Revision as of 18:39, 15 October 2024
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:
{ 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