Go to file
2024-12-07 23:55:50 +01:00
scripts Add convenience scripts 2024-12-07 23:55:50 +01:00
.gitignore
a715f.pit
a715f.pit.txt
device.dtb
device.dts
dtbo.img
gpiodetect-lineage.txt Add more information 2024-12-04 21:24:59 +01:00
gpioinfo-lineage.txt
gpioread1-lineage.txt Add more information 2024-12-04 21:24:59 +01:00
gpioread2-lineage.txt Add more information 2024-12-04 21:24:59 +01:00
gpioread3-lineage.txt Add more information 2024-12-04 21:24:59 +01:00
gpioread0-lineage.txt Add more information 2024-12-04 21:24:59 +01:00
iomem-lineage.txt Add more information 2024-12-04 21:24:59 +01:00
README.md Add link 2024-12-06 23:58:19 +01:00

Recovery Mode

adb reboot recovery

Ensure Phone is Off, Hold Volume Up + Power, Release as soon as the Samsung logo shows up, (Also release when warning about unsafe software etc. is shown)

Download Mode

Hold Volume Up + Volume Down and plug USB cable into device; hold until download mode visible

Unlock Bootloader

Enable OEM Unlocking in Android Developer Options, Enter Download Mode, Hold Volume Up, accept with Volume Up

Installation (WIP)

pmbootstrap install --no-recommends --android-recovery-zip --password pw --zap --recovery-install-partition super

Create empty dtbo partition file

avbtool add_hash_footer --partition_name dtbo --partition_size 2621440 --image empty_dtbo.img