Hardware/System76/galp5: Difference between revisions
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{Hardware/breadcrumb}}<div class="infobox"> | {{Hardware/breadcrumb}}<div class="infobox"> | ||
{|class="table" | {|class="table" | ||
|- | |- | ||
!colspan="2" class="title"|System76 Galago Pro | !colspan="2" class="title"|System76 Galago Pro | ||
Line 23: | Line 20: | ||
|} | |} | ||
</div> | </div> | ||
<translate> | |||
<!--T:1--> | |||
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> | |||
== Status == | <translate> | ||
== Status == <!--T:2--> | |||
</translate> | |||
<translate> | |||
<!--T:3--> | |||
The device boots NixOS. | The device boots NixOS. | ||
</translate> | |||
== Known issues == | <translate> | ||
== Known issues == <!--T:4--> | |||
== Configuration == | </translate> | ||
<translate> | |||
=== BIOS === | == Configuration == <!--T:5--> | ||
</translate> | |||
<translate> | |||
=== BIOS === <!--T:6--> | |||
</translate> | |||
<translate> | |||
<!--T:7--> | |||
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> | |||
{{file|configuration.nix|nix|<nowiki> | |||
{ | |||
hardware.system76.enableAll = true; | |||
}; | |||
=== galp5 === | </nowiki> | ||
}} | |||
==== GTX 1650/1650 Ti ==== | <translate> | ||
=== galp5 === <!--T:8--> | |||
</translate> | |||
<translate> | |||
==== GTX 1650/1650 Ti ==== <!--T:9--> | |||
</translate> | |||
<translate> | |||
<!--T:10--> | |||
* 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> | |||
<!--T:11--> | |||
* 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> | |||
=== Tech Docs === | <translate> | ||
=== Tech Docs === <!--T:12--> | |||
</translate> | |||
<translate> | |||
<!--T:13--> | |||
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]] |
Latest revision as of 18:43, 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:
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