diff --git a/src/README.md b/src/README.md index cadeeef70..166473510 100644 --- a/src/README.md +++ b/src/README.md @@ -12,7 +12,7 @@ The source can be viewed [on GitHub](https://github.com/system76/tech-docs). - [Eland 1U (elan1-r3)](models/elan1-r3/README.md) - [Eland Pro 2U (elap2-r3)](models/elap2-r3/README.md) - [Galago Pro (galp7)](models/galp7/README.md) -- [Gazelle (gaze18)](models/gaze18/README.md) +- [Gazelle (gaze20)](models/gaze20/README.md) - [Ibex Pro 2U (ibep2-b1)](models/ibep2-b1/README.md) - [Ibex Pro 2U (ibep2-r1)](models/ibep2-r1/README.md) - [Jackal Pro 1U (jacp1-b2)](models/jacp1-b2/README.md) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 8d8c5997f..0ed55b485 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -17,10 +17,8 @@ - [External Overview](models/galp7/external-overview.md) - [Internal Overview](models/galp7/internal-overview.md) - [Parts & Repairs](models/galp7/repairs.md) - - [Gazelle (gaze18)](models/gaze18/README.md) - - [External Overview](models/gaze18/external-overview.md) - - [Internal Overview](models/gaze18/internal-overview.md) - - [Parts & Repairs](models/gaze18/repairs.md) + - [Gazelle (gaze20)](models/gaze20/README.md) + - [Parts & Repairs](models/gaze20/repairs.md) - [Ibex Pro 2U (ibep2-b1)](models/ibep2-b1/README.md) - [Ibex Pro 2U (ibep2-r1)](models/ibep2-r1/README.md) - [Jackal Pro 1U (jacp1-b2)](models/jacp1-b2/README.md) @@ -159,6 +157,10 @@ - [External Overview](models/galp4/external-overview.md) - [Internal Overview](models/galp4/internal-overview.md) - [Parts & Repairs](models/galp4/repairs.md) + - [Gazelle (gaze18)](models/gaze18/README.md) + - [External Overview](models/gaze18/external-overview.md) + - [Internal Overview](models/gaze18/internal-overview.md) + - [Parts & Repairs](models/gaze18/repairs.md) - [Gazelle (gaze17)](models/gaze17/README.md) - [External Overview](models/gaze17/external-overview.md) - [Internal Overview](models/gaze17/internal-overview.md) diff --git a/src/archive.md b/src/archive.md index e3e762721..92e5dd0a8 100644 --- a/src/archive.md +++ b/src/archive.md @@ -26,6 +26,7 @@ The source can be viewed [on GitHub](https://github.com/system76/tech-docs). - [Galago Pro (galp6)](models/galp6/README.md) - [Galago Pro (galp5)](models/galp5/README.md) - [Galago Pro (galp4)](models/galp4/README.md) +- [Gazelle (gaze18)](models/gaze18/README.md) - [Gazelle (gaze17)](models/gaze17/README.md) - [Gazelle (gaze16)](models/gaze16/README.md) - [Gazelle (gaze15)](models/gaze15/README.md) diff --git a/src/models/gaze20/README.md b/src/models/gaze20/README.md new file mode 100644 index 000000000..6c775978a --- /dev/null +++ b/src/models/gaze20/README.md @@ -0,0 +1,55 @@ +# Gazelle (gaze20) + +![Gazelle](./img/gaze20.webp) + +The System76 Gazelle is a laptop with the following specifications: + +- CPU + - Supports Intel Core 2nd generation (Arrow Lake) CPUs + - [Core 7 250H](https://www.intel.com/content/www/us/en/products/sku/241651/intel-core-7-processor-250h-24m-cache-up-to-5-40-ghz/specifications.html) +- Chipset + - [Intel HM870](https://www.intel.com/content/www/us/en/products/sku/240123/intel-hm870-chipset/specifications.html) +- BIOS + - GigaDevice GD25B256EYIGR flash chip + - WSON-8 form factor + - Programmed with [System76 Open Firmware](https://github.com/system76/firmware-open) +- EC + - ITE IT5570E + - Programmed with [System76 EC](https://github.com/system76/ec) +- Graphics + - GPU: NVIDIA GeForce RTX 5050 + - eDP display: 15.6" 1920x1080@144Hz LCD + - LCD panel: Innolux N156HMA-GA1 (or equivalent) + - Brightness: 250 nits (cd/m²) + - Color coverage: + - DCI-P3: 74% + - sRGB: 100% + - sRGB color coverage: 100 + - External video outputs: + - 1x HDMI 2.1 + - 2x DisplayPort 2.1 over USB-C +- Memory + - Up to 64GB (2x32GB) dual-channel DDR5 SO-DIMMs @ 5600 MHz +- Networking + - M.2 PCIe/CNVi WiFi/Bluetooth: + - Intel Wi-Fi 7 BE200 + - Bluetooth 5.4 +- Power + - 180W DC-in port + - Barrel size: 5.5mm (outer), 2.5mm (inner) + - 73Wh 4-cell Lithium-Ion battery +- Sound + - Internal speakers & microphone + - Combined headphone & microphone 3.5mm jack + - HDMI, USB-C DisplayPort audio +- Storage + - 2x M.2 PCIe NVMe Gen 4 +- USB + - 1x USB 3.2 Gen 2 Type-C + - Supports DisplayPort over USB-C + - Does not support USB-C charging (USB-PD) + - 1x USB 3.2 Gen 2 Type-A + - 1x USB 2.0 Type-A +- Dimensions + - 36.09cm x 24.69cm x 2.46cm, 2.25kg + diff --git a/src/models/gaze20/img/gaze20.webp b/src/models/gaze20/img/gaze20.webp new file mode 100644 index 000000000..d34e821b3 --- /dev/null +++ b/src/models/gaze20/img/gaze20.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0488132a1187436696800dac5b79c832e2d33b86338502764535b21156a39d5a +size 386018 diff --git a/src/models/gaze20/repairs.md b/src/models/gaze20/repairs.md new file mode 100644 index 000000000..edd485297 --- /dev/null +++ b/src/models/gaze20/repairs.md @@ -0,0 +1,3 @@ +# Gazelle WS (Parts & Repairs) + +A service manual for the Gazelle 20 (gaze20) is not yet available. Please reference the service manual for the previous version, the [Gazelle 18 (gaze18)](/models/gaze18/repairs.md).