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 eve | |||||||
eve | 13310.93.0 85.0.4183.133 | 13421.99.0 86.0.4240.198 | 13505.111.0 87.0.4280.152 | no update | no update | 13505.111.0 87.0.4280.152 | 13729.8.0 89.0.4389.16 | 13816.6.0 90.0.4430.11 | 13835.0.0 91.0.4435.0 | 75 76 77 78 79 80 81 83 84 85 86 87 | Google Pixelbook |
Manufacturer | Model | Codename | Board Name | Baseboard |
---|---|---|---|---|
Google Pixelbook | eve | eve | eve |
USE=""
USE="${USE} containers"
USE="${USE} eve cros_ec"
USE="${USE} -tpm tpm2"
USE="${USE} cr50_onboard"
USE="${USE} touchview"
USE="${USE} has_keyboard_backlight als"
USE="${USE} background_blur"
USE="${USE} eve_wifi_etsi"
USE="${USE} -acpi_ac"
USE="${USE} direncryption"
USE="${USE} keyboard_includes_side_buttons"
USE="${USE} builtin_fw_guc_g9"
USE="${USE} builtin_fw_huc_g9"
USE="${USE} eclog"
USE="${USE} nvme"
USE="${USE} kvm_host crosvm-gpu virtio_gpu"
USE="${USE} -video_cards_i965 video_cards_iHD"
USE="${USE} ime_addons"
USE="${USE} gboard_decoder"
USE="${USE} dlc_test"
USE="${USE} cryptohome_userdataauth_interface"
USE="${USE} has-kernelnext"
USE="${USE} ondevice_handwriting"
USE="${USE} ondevice_text_suggestions"
USE="${USE} unibuild"
USE="${USE} enable_heuristic_palm_detection_filter"
USE="${USE} ml_benchmark_drivers"
USE="${USE} -kernel-4_4"
USE="${USE} kernel-5_4"
USE="${USE} uprev-4-to-5"
USE="${USE} iwlwifi_rescan"
USE="${USE} kernel_afdo"
USE="${USE} ondevice_grammar"
(chromium_source_tree)/src/overlays/overlay-eve
.
├── chromeos-base
│ ├── arc-codec-eve
│ │ ├── arc-codec-eve-0.0.1.ebuild
│ │ ├── arc-codec-eve-0.0.1-r21.ebuild
│ │ └── files
│ │ └── pic
│ │ ├── media_codecs_c2.xml
│ │ ├── media_codecs_performance_c2.xml
│ │ ├── media_codecs_performance.xml
│ │ └── media_codecs.xml
│ ├── arcvm-codec-eve
│ │ ├── arcvm-codec-eve-0.0.1.ebuild
│ │ ├── arcvm-codec-eve-0.0.1-r9.ebuild
│ │ └── files
│ │ ├── media_codecs_c2.xml
│ │ └── media_codecs_performance_c2.xml
│ ├── autotest-capability-eve
│ │ ├── autotest-capability-eve-1.0.3.ebuild
│ │ └── files
│ │ └── 20-eve-capabilities.yaml
│ ├── chromeos-bsp-eve
│ │ ├── chromeos-bsp-eve-0.0.1.ebuild
│ │ ├── chromeos-bsp-eve-0.0.1-r71.ebuild
│ │ └── files
│ │ ├── 61-eve-keyboard.hwdb
│ │ ├── 61-eve-keyboard.rules
│ │ ├── audio-config
│ │ │ ├── cras-config
│ │ │ │ ├── board.ini
│ │ │ │ ├── dsp.ini
│ │ │ │ └── kbl-r5514-5663-max
│ │ │ └── ucm-config
│ │ │ └── kbl-r5514-5663-max
│ │ │ ├── HiFi.conf
│ │ │ └── kbl-r5514-5663-max.conf
│ │ ├── autobrightness
│ │ │ └── model_params.json
│ │ └── powerd_prefs
│ │ ├── als_smoothing_constant
│ │ ├── battery_stabilized_after_startup_ms
│ │ ├── charging_ports
│ │ ├── detect_hover
│ │ ├── internal_backlight_als_steps
│ │ ├── keyboard_backlight_als_steps
│ │ ├── low_battery_shutdown_percent
│ │ ├── set_wifi_transmit_power_for_tablet_mode
│ │ ├── suspend_to_idle
│ │ └── wake_on_dp
│ ├── chromeos-config-bsp
│ │ ├── chromeos-config-bsp-0.0.1-r6.ebuild
│ │ ├── chromeos-config-bsp-9999.ebuild
│ │ └── files
│ │ └── model.yaml
│ └── genius-app-data-eve
│ ├── files
│ │ └── warranty
│ │ ├── images
│ │ │ ├── image00.png
│ │ │ ├── image01.png
│ │ │ └── image02.png
│ │ ├── index.html
│ │ ├── OpenSansFallback.woff2
│ │ └── OpenSansLatin.woff2
│ ├── genius-app-data-eve-0.0.1.ebuild
│ └── genius-app-data-eve-0.0.1-r3.ebuild
├── media-libs
│ ├── kbl-dsm-param
│ │ ├── kbl-dsm-param-0.0.4.ebuild
│ │ ├── kbl-dsm-param-0.0.4-r1.ebuild
│ │ └── Manifest
│ ├── kbl-rt5514-hotword-support
│ │ ├── kbl-rt5514-hotword-support-0.0.5.ebuild
│ │ ├── kbl-rt5514-hotword-support-0.0.5-r1.ebuild
│ │ ├── Manifest
│ │ └── OWNERS
│ └── lpe-support-topology
│ ├── files
│ │ └── kbl
│ │ └── eve
│ │ └── kbl_i2s_chrome.conf
│ ├── lpe-support-topology-0.0.3.ebuild
│ ├── lpe-support-topology-0.0.3-r1.ebuild
│ └── Manifest
├── metadata
│ └── layout.conf
├── prebuilt.conf
├── profiles
│ └── base
│ ├── make.defaults
│ └── parent
├── scripts
│ ├── build_kernel_image.sh
│ └── disk_layout.json
├── toolchain.conf
└── virtual
├── arc-codec
│ ├── arc-codec-2.ebuild
│ └── arc-codec-2-r1.ebuild
├── arcvm-codec
│ ├── arcvm-codec-2.ebuild
│ └── arcvm-codec-2-r1.ebuild
├── autotest-capability
│ ├── autotest-capability-2.0.ebuild
│ └── autotest-capability-2.0-r1.ebuild
├── chromeos-bsp
│ ├── chromeos-bsp-2.ebuild
│ └── chromeos-bsp-2-r1.ebuild
└── chromeos-config-bsp
├── chromeos-config-bsp-2.ebuild
└── chromeos-config-bsp-2-r1.ebuild
39 directories, 71 files