diff options
author | Tim Crawford <tcrawford@system76.com> | 2023-03-02 09:23:11 -0700 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-03-04 02:07:20 +0000 |
commit | 018c1686b9c203bf9611e0ff9cfeadb01925d7c1 (patch) | |
tree | cab1fa3e57cd236d040fe8314c631a38990c3c10 /Documentation/mainboard/index.md | |
parent | 8509c25eece80b3238b98b1415284239037bc865 (diff) |
mb/system76/adl: Add Oryx Pro 9 as a variant
The Oryx Pro 9 (oryp9) is an Alder Lake-P board.
Tested with a custom TianoCore UefiPayloadPkg.
Working:
- PS/2 keyboard, touchpad
- Both DIMM slots (with NMSO480E82-3200EA00)
- Both M.2 NVME SSD slots (with MZVL2500HCJQ)
- All USB ports
- SD card reader
- Webcam
- Ethernet
- WiFi/Bluetooth
- Integrated graphics using Intel GOP driver
- Internal microphone
- Internal speakers
- Combined headphone + mic 3.5mm audio
- 3.5mm microphone input
- S0ix suspend/resume
- Booting Pop!_OS Linux 22.04 with kernel 6.1.11
- Internal flashing with flashrom v1.2-1203-gf4ddd3234330
Not working:
- Discrete/Hybrid graphics
- HDMI output (requires NVIDIA GPU)
- Mini DisplayPort output (requires NVIDIA GPU)
- Detection of devices in TBT slot on boot
Change-Id: I8aac3e83f4423f444cb9ce8aa562ba465eb718c1
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65610
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jeremy Soller <jeremy@system76.com>
Diffstat (limited to 'Documentation/mainboard/index.md')
-rw-r--r-- | Documentation/mainboard/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 342a1f1131..0c51fe3745 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -216,6 +216,7 @@ The boards in this section are not real mainboards, but emulators. - [Oryx Pro 6](system76/oryp6.md) - [Oryx Pro 7](system76/oryp7.md) - [Oryx Pro 8](system76/oryp8.md) +- [Oryx Pro 9](system76/oryp9.md) ## Texas Instruments |