Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ The book can be viewed and edited on GitHub by going to
- When finished editing, run `docker ps` to get the container's ID or name
- To stop the container (for quicker setup next time), run `docker stop <container>`
- To stop and remove the container (to start fresh next time), `docker rm -f <container>`
- Remove generated files outside of the container: `rm -r .astro .pnpm-store`
136 changes: 69 additions & 67 deletions src/SUMMARY.md

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions src/content/docs/models/thelio-major-r5-n4/external-overview.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: Thelio Major (External Overview)
---

## Back:

<span class="text-on-transparency">![Back Ports](./img/ports-back.avif)</span>

### WiFi Antenna Orientation:

- The orientation of the WiFi antennas may vary. Offset them to avoid interference.

![WiFi Antenna & Firmware Flash Button](./img/ports-wifi-flash.avif)

### Firmware Flash Button:

- The firmware flash button (labeled `FLASH`) is not needed when performing UEFI firmware updates via the System76 Firmware Manager. Use of the firmware flash button is not recommended.

### Power Switch Guide:

If your Thelio Major has two power supplies, both must be powered on to use the computer.

- 1: On
- 0: Off

## Front/sides:

![Front & Side Views](./img/ports-front-sides.avif)

### Front Accent I/O:

- From top to bottom:
- Power button
- 2x USB 3.2 Gen 1 (Type-A)
- 3.5mm Headphone/Mic Combo Jack
- USB 3.2 Gen 2 (Type-C)

## Top/bottom:

![Top & Bottom Views](./img/top-bottom.avif)
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/content/docs/models/thelio-major-r5-n4/img/25-screws.avif
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/content/docs/models/thelio-major-r5-n4/img/gpu-power.avif
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/content/docs/models/thelio-major-r5-n4/img/m2-slots.avif
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/content/docs/models/thelio-major-r5-n4/img/ram-order.avif
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/content/docs/models/thelio-major-r5-n4/img/ram-slots.avif
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
55 changes: 55 additions & 0 deletions src/content/docs/models/thelio-major-r5-n4/internal-overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
title: Thelio Major (Internal Overview)
---

## Left side:

### Chassis components:

![Internal overview (left side - chassis)](./img/internal-left-chassis.avif)

- Top shell is highlighted in yellow
- Front glass is highlighted in cyan
- GPU brace is highlighted in green
- Front 2.5" drive cage is highlighted in orange

### Electronic components:

![Internal overview (left side - electronics)](./img/internal-left-electronics.avif)

- CPU cooler contact plate and pump/radiator/fans are highlighted in cyan
- RAM slots are highlighted in yellow
- M.2 slots are highlighted in green
- Top two M.2 slots are behind the GPU
- GPU (in PCIe 5.0 x16 slot) is highlighted in red
- CMOS battery is underneath the GPU
- Bottom case fans are highlighted in white
- Pogo pin contacts for side panel fans are highlighted in pink
- 2.5" SATA slots are highlighted in orange
- Location varies based on power supply count

## Right side:

![Internal overview (right side)](./img/internal-right.avif)

- Spare 2.5" drive screws are highlighted in white
- Power button is highlighted in green
- Front I/O board is highlighted in red
- Thelio Io board is highlighted in cyan
- Power supplies are highlighted in pink
- Top power supply is only included with GPU configurations that require it

## Front side:

![Internal overview (front side)](./img/internal-front.avif)

- Power button and front I/O ports are highlighted in green

## Top:

![Internal overview (top)](./img/internal-top.avif)

- CPU cooler radiator is highlighted in cyan
- Spare 2.5" drive screws are highlighted in white

See the [repairs page](./repairs.md) for detailed information about installing or replacing components.
Loading