User:Rage/Drafts/GPD XD PLUS (mt8176)
From Gentoo Wiki
Jump to:navigation
Jump to:search
Resources
Unlock Bootloader
These tools can be found in dev-util/android-tools.
user $
adb reboot-bootloader
user $
fastboot oem unlock
Rooting
Root access is needed before continuing.
Note
It is recommended to install CleanROM 1.10.0.4, by Black Seraph; an updated alternative to the stock ROM, containing TWRP recovery, and Magisk for root. A LineageOS port for the device is proceeding slowly, however it is still very much a work in progress.
It is recommended to install CleanROM 1.10.0.4, by Black Seraph; an updated alternative to the stock ROM, containing TWRP recovery, and Magisk for root. A LineageOS port for the device is proceeding slowly, however it is still very much a work in progress.
See also
- Cross-compiling - It may be useful to cross compile from a more powerful system.
- Embedded_Handbook
- GLEP 26 - This GLEP proposes to create a more consistent handling of kernels and kernel building.
- Project:Android - Using ebuilds to track patchsets and customized sources is the Gentoo-preferred way to handle Android-specific customizations to the official Linux kernel.
- SharkBait User Guide
- SharkBait Porter's Guide