Lenovo Chromebook Duet 11 Product Engineering
Metadata
- Product Model : Lenovo Chromebook Duet 11
- ChromeOS.Guide DeviceID : LenovoGeralt
- Gentoo Board Overlay : ciri
- Board Index : geralt
ChromeOS Update Channels
=== "Stable" ChromeOS Stable Channel Update
```
- version : 142.0.7444.181
```
=== "Beta" ChromeOS Beta Channel Update
```
- version : 143.0.7499.33
```
=== "Dev" ChromeOS Dev Channel Update
```
- version : 144.0.7531.0_pre1546105
```
=== "Canary" ChromeOS Canary Channel Update
```
- version : 144.0.7538.0_pre1548454
```
Build Flags
- Build Flags : geralt bootimage zephyr_ec unibuild has_chromeos_config_bsp mtk_neuron_delegate libcamera libcamera-mtkisp7 camera_feature_super_res pcserial cross_domain_context ignore_holdback_experiments hammerd cros_camera_algo rmad
Gentoo Overlay Tree (ciri)
``` overlays/board-overlays/overlay-geralt/ ├── chromeos-base │ ├── autotest-capability-geralt │ │ ├── autotest-capability-geralt-0.0.1.ebuild │ │ ├── autotest-capability-geralt-0.0.1-r1.ebuild -> autotest-capability-geralt-0.0.1.ebuild │ │ └── files │ │ └── 20-geralt-capabilities.yaml │ ├── chromeos-bsp-geralt │ │ ├── chromeos-bsp-geralt-0.0.1-r42.ebuild │ │ ├── chromeos-bsp-geralt-9999.ebuild │ │ └── files │ │ ├── 99-hammerd.rules │ │ ├── ciri │ │ │ └── audio │ │ │ ├── cras-config │ │ │ │ ├── apm.ini │ │ │ │ ├── board.ini │ │ │ │ ├── dsp.ini │ │ │ │ ├── sof-mt8188_m98390_5682.card_settings │ │ │ │ ├── sof-mt8188_m98390_8326.card_settings │ │ │ │ ├── sof-mt8188_tas2563_5682.card_settings │ │ │ │ └── sof-mt8188_tas2563_8326.card_settings │ │ │ ├── OWNERS │ │ │ ├── sound-card-init-config │ │ │ │ ├── ciri.MAX98390.yaml │ │ │ │ └── ciri.TAS2563.yaml │ │ │ └── ucm-config │ │ │ ├── sof-mt8188_m98390_5682.ciri │ │ │ │ ├── HiFi.conf │ │ │ │ └── sof-mt8188_m98390_5682.ciri.conf │ │ │ ├── sof-mt8188_m98390_8326.ciri │ │ │ │ ├── HiFi.conf │ │ │ │ └── sof-mt8188_m98390_8326.ciri.conf │ │ │ ├── sof-mt8188_tas2563_5682.ciri │ │ │ │ ├── HiFi.conf │ │ │ │ └── sof-mt8188_tas2563_5682.ciri.conf │ │ │ └── sof-mt8188_tas2563_8326.ciri │ │ │ ├── HiFi.conf │ │ │ └── sof-mt8188_tas2563_8326.ciri.conf │ │ ├── geralt │ │ │ └── audio │ │ │ ├── cras-config │ │ │ │ ├── apm.ini │ │ │ │ ├── board.ini │ │ │ │ ├── dsp.ini │ │ │ │ ├── mt8188_m98390_8825 │ │ │ │ └── sof-mt8188_m98390_8825.card_settings │ │ │ ├── OWNERS │ │ │ ├── sound-card-init-config │ │ │ │ └── geralt.MAX98390.yaml │ │ │ └── ucm-config │ │ │ ├── mt8188_m98390_8825.geralt │ │ │ │ ├── HiFi.conf │ │ │ │ └── mt8188_m98390_8825.geralt.conf │ │ │ └── sof-mt8188_m98390_8825.geralt │ │ │ ├── HiFi.conf │ │ │ └── sof-mt8188_m98390_8825.geralt.conf │ │ ├── init.cpusets.rc │ │ └── upstart │ │ └── set_lru_gen_min_ttl_ms.conf │ ├── chromeos-config-bsp │ │ ├── chromeos-config-bsp-0.0.1-r26.ebuild │ │ └── chromeos-config-bsp-9999.ebuild │ ├── dfd_collector │ │ ├── dfd_collector-0.0.1.ebuild │ │ ├── dfd_collector-0.0.1-r2.ebuild -> dfd_collector-0.0.1.ebuild │ │ └── files │ │ ├── dfd_collector │ │ └── dfd_collector.conf │ └── sof-topology │ ├── Manifest │ ├── OWNER │ ├── sof-topology-0.2.0.ebuild │ ├── sof-topology-0.2.0-r1.ebuild -> sof-topology-0.2.0.ebuild │ └── sof-topology-geralt-0.2.0.config.textproto ├── DIR_METADATA ├── media-libs │ ├── libcamera-configs │ │ ├── files │ │ │ └── camera_hal.yaml │ │ ├── libcamera-configs-0.0.4.ebuild │ │ ├── libcamera-configs-0.0.4-r2.ebuild -> libcamera-configs-0.0.4.ebuild │ │ └── OWNERS │ ├── libcamera-mtkcam │ │ ├── libcamera-mtkcam-0.0.8.ebuild │ │ ├── libcamera-mtkcam-0.0.8-r1.ebuild -> libcamera-mtkcam-0.0.8.ebuild │ │ └── Manifest │ ├── libcamera-mtkisp7-utils-bin │ │ ├── libcamera-mtkisp7-utils-bin-0.0.12.ebuild │ │ ├── libcamera-mtkisp7-utils-bin-0.0.12-r1.ebuild -> libcamera-mtkisp7-utils-bin-0.0.12.ebuild │ │ └── Manifest │ └── libcamera-tuning │ ├── libcamera-tuning-0.0.1.ebuild │ ├── libcamera-tuning-0.0.1-r1.ebuild -> libcamera-tuning-0.0.1.ebuild │ ├── Manifest │ └── OWNERS ├── metadata │ ├── layout.conf │ └── md5-cache │ ├── chromeos-base │ │ ├── autotest-capability-geralt-0.0.1 │ │ ├── autotest-capability-geralt-0.0.1-r1 │ │ ├── chromeos-bsp-geralt-0.0.1-r42 │ │ ├── chromeos-bsp-geralt-9999 │ │ ├── chromeos-config-bsp-0.0.1-r26 │ │ ├── chromeos-config-bsp-9999 │ │ ├── dfd_collector-0.0.1 │ │ ├── dfd_collector-0.0.1-r2 │ │ ├── sof-topology-0.2.0 │ │ └── sof-topology-0.2.0-r1 │ ├── media-libs │ │ ├── libcamera-configs-0.0.4 │ │ ├── libcamera-configs-0.0.4-r2 │ │ ├── libcamera-mtkcam-0.0.8 │ │ ├── libcamera-mtkcam-0.0.8-r1 │ │ ├── libcamera-mtkisp7-utils-bin-0.0.12 │ │ ├── libcamera-mtkisp7-utils-bin-0.0.12-r1 │ │ ├── libcamera-tuning-0.0.1 │ │ └── libcamera-tuning-0.0.1-r1 │ └── virtual │ ├── autotest-capability-2 │ ├── autotest-capability-2-r1 │ └── chromeos-bsp-2 ├── OWNERS ├── profiles │ └── base │ ├── make.defaults │ └── parent ├── README.md ├── unblocked_terms.txt └── virtual ├── autotest-capability │ ├── autotest-capability-2.ebuild │ └── autotest-capability-2-r1.ebuild -> autotest-capability-2.ebuild └── chromeos-bsp └── chromeos-bsp-2.ebuild
43 directories, 93 files ```