Hardware/System76/galp5: Difference between revisions
No edit summary |
Marked this version for translation Tags: Mobile edit Mobile web edit |
||
(11 intermediate revisions by 3 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" | ||
|- | |- | ||
!colspan="2" class="title"|System76 Galago Pro | !colspan="2" class="title"|System76 Galago Pro | ||
Line 14: | Line 14: | ||
|x86_64-linux | |x86_64-linux | ||
|- | |- | ||
!colspan="2" class="title"| | !colspan="2" class="title"|galp5 | ||
|- | |- | ||
!Status | !Status | ||
Line 28: | Line 22: | ||
|[[User:Ahoneybun|Ahoneybun]] | |[[User:Ahoneybun|Ahoneybun]] | ||
|} | |} | ||
</translate> | |||
</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> | |||
=== galp5 === | <translate> | ||
=== BIOS === <!--T:6--> | |||
==== GTX 1650/1650 Ti ==== | </translate> | ||
<translate> | |||
* NixOS Hardware module for flakes: <code>nixos-hardware.nixosModules. | <!--T:7--> | ||
* NixOS Hardware module for channels: <code><nixos-hardware/ | These are handled by the firmware-manager package which can be enabled in your configuration like this: | ||
</translate> | |||
=== Tech Docs === | {{file|configuration.nix|nix|<nowiki> | ||
{ | |||
hardware.system76.enableAll = true; | |||
}; | |||
</nowiki> | |||
}} | |||
<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> | |||
</translate> | |||
<translate> | |||
<!--T:11--> | |||
* NixOS Hardware module for channels: <code><nixos-hardware/system76/galp5-1650></code> | |||
</translate> | |||
<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]] |