1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-16 20:21:32 +03:00
mobile-nixos/devices/asus-dumo
2021-02-02 01:58:41 -05:00
..
firmware asus-dumo: Provide minimal firmware for stage-1 2020-06-01 18:59:32 -04:00
kernel asus-dumo: Fix kernel builder call for boot.kernelPackages 2021-02-02 01:58:41 -05:00
default.nix asus-dumo: Move MMC fixup task into a file 2021-01-30 23:07:57 -05:00
fixup_sdhci_arasan_task.rb asus-dumo: Move MMC fixup task into a file 2021-01-30 23:07:57 -05:00
README.adoc asus-dumo: Add device-specific notes 2020-08-14 21:03:26 -04:00
usb_role_switch_task.rb asus-dumo: Add USB role switch task 2021-01-30 22:53:19 -05: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.