5 - CPU (full processor specs available at https://ark.intel.com)
6 - Intel i7-1260P (Alder Lake)
7 - Intel i3-1220P (Alder Lake)
8 - Intel i3-1315U (Raptor Lake)
9 - Intel i7-1360P (Raptor Lake)
12 - Backlit keyboard, with standard PS/2 keycodes and SCI hotkeys
14 - Charger, using AC adapter or USB-C PD
17 - IntelĀ® IrisĀ® Xe Graphics
18 - GOP driver is recommended, VBT is provided
19 - eDP 14-inch 1920x1080 LCD
21 - USB-C DisplayPort video
25 - AX210 2230 WiFi / Bluetooth
30 - Combined headphone / microphone 3.5-mm jack
32 - USB-C DisplayPort audio
35 - RTS5129 MicroSD card reader
37 - 1920x1080 CCD camera
38 - USB 3.1 Gen 2 (left) (Alder Lake)
39 - Thunderbolt 4.0 (left) (Raptor Lake)
40 - USB 3.1 Gen 2 Type-A (left)
41 - USB 3.1 Gen 1 Type-A (right)
42 - USB 2.0 Type-A (right)
46 Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_starbook_adl` as config file.
50 Prior to building coreboot the following files are required:
51 * Intel Flash Descriptor file (descriptor.bin)
52 * Intel Management Engine firmware (me.bin)
53 * ITE Embedded Controller firmware (ec.bin)
55 The files listed below are optional:
56 - Splash screen image in Windows 3.1 BMP format (Logo.bmp)
58 These files exist in the correct location in the StarLabsLtd/blobs repo on GitHub which is used in place of the standard 3rdparty/blobs repo.
62 The following commands will build a working image:
68 make defconfig KBUILD_DEFCONFIG=configs/config.starlabs_starbook_adl
75 make defconfig KBUILD_DEFCONFIG=configs/config.starlabs_starbook_rpl
82 +---------------------+------------+
84 +=====================+============+
85 | Socketed flash | no |
86 +---------------------+------------+
88 +---------------------+------------+
90 +---------------------+------------+
92 +---------------------+------------+
94 +---------------------+------------+
95 | Internal flashing | yes |
96 +---------------------+------------+
97 | External flashing | yes |
98 +---------------------+------------+
101 Please see [here](common/flashing.md) for instructions on how to flash with fwupd.