1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-12 15:24:14 +03:00
mobile-nixos/devices/lenovo-krane
2023-01-27 20:02:08 -05:00
..
firmware lenovo-krane: Fix firmware license 2023-01-26 19:18:10 -05:00
kernel lenovo-krane: Normalize kernel config 2023-01-27 20:02:08 -05:00
default.nix lenovo-krane: Configure accelerator matrix 2022-11-14 21:51:06 -05:00
README.adoc lenovo-krane: Add README 2022-11-13 18:17:54 -05:00
sound.nix lenovo-krane: Add sound support 2022-11-14 21:51:06 -05:00

= Lenovo Chromebook Duet
include::_support/common.inc[]

== Device-specific notes

=== Developer mode

For more details the link:https://chromium.googlesource.com/chromiumos/docs/+/master/debug_buttons.md#Firmware-Menu-Interface[
Firmware Menu Interface] section from the upstream documentation can be read.

You will need to:

. Boot in _Recovery mode_ by powering on using `Power` + `Volume-Up` + `Volume-Down`
. Activate Developer mode by pressing `Volume-Up` and `Volume-Down` simultaneously

Note that this is only to allow you to boot unverified images.

You may want to configure other options with GBB flags. This is left as an
exercise to the reader.