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 tidus | |||||||
tidus | 13310.93.0 85.0.4183.133 | 13421.102.0 86.0.4240.199 | 13505.111.0 87.0.4280.152 | 13597.94.0 88.0.4324.186 | 13729.45.0 89.0.4389.82 | 13729.45.0 89.0.4389.82 | 13816.12.0 90.0.4430.19 | 13778.0.0 90.0.4411.0 | 13836.0.0 91.0.4439.0 | 75 76 77 78 79 80 81 83 85 86 87 | Lenovo ThinkCentre Chromebox |
Manufacturer | Model | Codename | Board Name | Baseboard |
---|---|---|---|---|
Lenovo | Lenovo ThinkCentre Chromebox | tidus | Tidus | jecht |
USE=""
USE="${USE} ac_only -internal_mic -internal_speaker tidus"
USE="${USE} allow_consumer_kiosk"
USE="${USE} -unibuild"
USE="${USE} background_blur"
USE="${USE} physical_presence_recovery"
USE="${USE} disable_instant_tethering"
(chromium_source_tree)/src/overlays/overlay-tidus
.
├── chromeos-base
│ └── chromeos-bsp-tidus
│ ├── chromeos-bsp-tidus-0.0.1.ebuild
│ ├── chromeos-bsp-tidus-0.0.1-r8.ebuild
│ └── files
│ └── audio-config
│ ├── alsa-module-config
│ │ ├── alsa-tidus.conf
│ │ └── tidus_alsa.fw
│ └── ucm-config
│ └── HDA Intel PCH
│ ├── HDA Intel PCH.conf
│ └── HiFi.conf
├── metadata
│ └── layout.conf
├── profiles
│ └── base
│ ├── make.defaults
│ └── parent
└── virtual
└── chromeos-bsp
├── chromeos-bsp-2.ebuild
└── chromeos-bsp-2-r1.ebuild
12 directories, 11 files