1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-16 11:43:21 +03:00
mobile-nixos/devices/asus-dumo
2020-09-30 02:11:47 -04:00
..
firmware asus-dumo: Provide minimal firmware for stage-1 2020-06-01 18:59:32 -04:00
kernel asus-dumo: Normalize kernel configuration 2020-09-30 02:11:47 -04:00
default.nix asus-dumo: Drop loglevel from the kernel command line 2020-08-14 20:59:23 -04:00
README.adoc asus-dumo: Add device-specific notes 2020-08-14 21:03:26 -04:00

= Chromebook Tablet CT100PA
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 might want to configure other options with GBB flags, left as an
exercise to the reader.