overlay-nocturne

Upstream ChromeOS Builds

If this section is empty, it indicates that the board is a generic board that the ChromiumOS team does not maintain upstream builds on or does not provide over-the-air (OTA) updates.

Stable Beta Dev Canary Devices Based on nocturne
nocturne13310.93.0
85.0.4183.133
13421.102.0
86.0.4240.199
13505.111.0
87.0.4280.152
13597.84.0
88.0.4324.153
13729.45.0
89.0.4389.82
13729.45.0
89.0.4389.82
13816.12.0
90.0.4430.19
13816.6.0
90.0.4430.11
13836.0.0
91.0.4439.0
75 76 77 79 80 81 83 84 85 86 87Google Pixel Slate

Devices Base On nocturne

Manufacturer Model Codename Board Name Baseboard
GoogleGoogle Pixel SlatenocturneNocturnepoppy

nocturne Flags


USE=""
USE="${USE} nocturne"
USE="${USE} biod"
USE="${USE} fp_on_power_button"
USE="${USE} als"
USE="${USE} background_blur"
USE="${USE} has_keyboard_backlight"
USE="${USE} touchview"
USE="${USE} touch_centric_device"
USE="${USE} cros_ec"
USE="${USE} hammerd"
USE="${USE} ime_addons"
USE="${USE} gboard_decoder"
USE="${USE} iwlwifi_rescan"
USE="${USE} enable_heuristic_palm_detection_filter"
USE="${USE} ondevice_handwriting"
USE="${USE} unibuild"
USE="${USE} camera_feature_portrait_mode"
USE="${USE} ondevice_grammar"
USE="${USE} ml_benchmark_drivers"
USE="${USE} ondevice_text_suggestions"

Overlay Tree


(chromium_source_tree)/src/overlays/overlay-nocturne

.
├── chromeos-base
│   ├── autotest-capability-nocturne
│   │   ├── autotest-capability-nocturne-0.0.3.ebuild
│   │   └── files
│   │       └── 20-nocturne-capabilities.yaml
│   ├── chromeos-bsp-nocturne
│   │   ├── chromeos-bsp-nocturne-0.0.1.ebuild
│   │   ├── chromeos-bsp-nocturne-0.0.1-r69.ebuild
│   │   ├── files
│   │   │   ├── audio-config
│   │   │   │   ├── cras-config
│   │   │   │   │   ├── dmic10
│   │   │   │   │   │   ├── aec.ini
│   │   │   │   │   │   ├── apm.ini
│   │   │   │   │   │   ├── board.ini
│   │   │   │   │   │   ├── dsp.ini
│   │   │   │   │   │   └── kblmax98373
│   │   │   │   │   ├── dmic32
│   │   │   │   │   │   ├── aec.ini
│   │   │   │   │   │   ├── apm.ini
│   │   │   │   │   │   ├── board.ini
│   │   │   │   │   │   ├── dsp.ini
│   │   │   │   │   │   └── kblmax98373
│   │   │   │   │   ├── get_device_config_dir
│   │   │   │   │   └── get_internal_ucm_suffix
│   │   │   │   └── ucm-config
│   │   │   │       ├── kblmax98373.dmic10
│   │   │   │       │   ├── HiFi.conf
│   │   │   │       │   └── kblmax98373.dmic10.conf
│   │   │   │       └── kblmax98373.dmic32
│   │   │   │           ├── HiFi.conf
│   │   │   │           └── kblmax98373.dmic32.conf
│   │   │   ├── autobrightness
│   │   │   │   └── model_params.json
│   │   │   ├── hammerd.override
│   │   │   ├── init
│   │   │   │   └── generate_rdc_update.conf
│   │   │   ├── powerd_prefs
│   │   │   │   ├── als_smoothing_constant
│   │   │   │   ├── charging_ports
│   │   │   │   ├── disable_dark_resume
│   │   │   │   ├── internal_backlight_als_steps
│   │   │   │   ├── internal_backlight_no_als_ac_brightness
│   │   │   │   ├── internal_backlight_no_als_battery_brightness
│   │   │   │   ├── keyboard_backlight_als_steps
│   │   │   │   ├── set_wifi_transmit_power_for_tablet_mode
│   │   │   │   ├── suspend_to_idle
│   │   │   │   └── wake_on_dp
│   │   │   ├── snd_soc_dmic.conf
│   │   │   └── udev
│   │   │       ├── 91-hammer-keyboard.rules
│   │   │       ├── 99-cros-sx-proximity.rules
│   │   │       └── 99-hammerd.rules
│   │   └── metadata.xml
│   └── chromeos-config-bsp
│       ├── chromeos-config-bsp-0.0.1-r7.ebuild
│       ├── chromeos-config-bsp-9999.ebuild
│       └── files
│           └── model.yaml
├── metadata
│   └── layout.conf
├── profiles
│   └── base
│       ├── make.defaults
│       └── parent
└── virtual
    ├── autotest-capability
    │   ├── autotest-capability-2.ebuild
    │   └── autotest-capability-2-r1.ebuild
    ├── chromeos-bsp
    │   ├── chromeos-bsp-2.ebuild
    │   ├── chromeos-bsp-2-r2.ebuild
    │   └── metadata.xml
    └── chromeos-config-bsp
        ├── chromeos-config-bsp-2.ebuild
        └── chromeos-config-bsp-2-r1.ebuild

25 directories, 51 files