Hardware/System76/darp6: Difference between revisions

From NixOS Wiki
Ahoneybun (talk | contribs)
Created page with "{{DISPLAYTITLE:System76 Galago Pro}}{{Hardware/breadcrumb}}<div class="infobox"> {| class="table" ! colspan="2" class="title" |System76 Galago Pro |- |<!-- TODO colspan="2"|frameless|256px|A System76 Galago Pro --> |- ! colspan="2" class="title" |System76 Galago Pro |- !Manufacturer |System76 |- !Architecture |x86_64-linux |- ! colspan="2" class="title" |galp5 |- !Status |supported |- !Maintainer |Ahoneybun |} </div>The System76 Galago..."
 
Ahoneybun (talk | contribs)
update to match darp6 info
 
Line 1: Line 1:
{{DISPLAYTITLE:System76 Galago Pro}}{{Hardware/breadcrumb}}<div class="infobox">
{{DISPLAYTITLE:System76 Darter Pro}}{{Hardware/breadcrumb}}<div class="infobox">
{| class="table"
{| class="table"
! colspan="2" class="title" |System76 Galago Pro
! colspan="2" class="title" |System76 Darter Pro
|-
|-
|<!-- TODO colspan="2"|[[File:update|frameless|256px|A System76 Galago Pro]] -->
|<!-- TODO colspan="2"|[[File:update|frameless|256px|A System76 Darter Pro]] -->
|-
|-
! colspan="2" class="title" |System76 Galago Pro
! colspan="2" class="title" |System76 Darter Pro
|-
|-
!Manufacturer
!Manufacturer
Line 13: Line 13:
|x86_64-linux
|x86_64-linux
|-
|-
! colspan="2" class="title" |galp5
! colspan="2" class="title" |darp6
|-
|-
!Status
!Status
Line 21: Line 21:
|[[User:Ahoneybun|Ahoneybun]]
|[[User:Ahoneybun|Ahoneybun]]
|}
|}
</div>The System76 Galago Pro is a Linux laptop running System76 Open Firmware (based on coreboot+EDK2) from System76
</div>The System76 Darter Pro is a Linux laptop running System76 Open Firmware (based on coreboot+EDK2) from System76


== Status ==
== Status ==
Line 36: Line 36:
   };
   };


=== galp5 ===
=== darp6 ===


==== GTX 1650/1650 Ti ====
==== Intel 10th Gen ====


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


=== Tech Docs ===
=== Tech Docs ===
This goes over replacing and upgrading components such as RAM and drives.
This goes over replacing and upgrading components such as RAM and drives.


https://tech-docs.system76.com/models/galp5/README.html
https://tech-docs.system76.com/models/darp6/README.html

Latest revision as of 16:00, 15 October 2024

System76 Darter Pro
System76 Darter Pro
Manufacturer System76
Architecture x86_64-linux
darp6
Status supported
Maintainer Ahoneybun

The System76 Darter 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;
 };

darp6

Intel 10th Gen

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

Tech Docs

This goes over replacing and upgrading components such as RAM and drives.

https://tech-docs.system76.com/models/darp6/README.html