Lineage: Unterschied zwischen den Versionen
Aus Vosp.info
F (Diskussion | Beiträge) |
F (Diskussion | Beiträge) (→Installation von LineageOS auf jfltexx (Samsung Galaxy S4 (GT-I9505))) |
||
Zeile 4: | Zeile 4: | ||
* https://wiki.lineageos.org/devices/jfltexx | * https://wiki.lineageos.org/devices/jfltexx | ||
+ | <source lang=bash> | ||
+ | sha256sum lineage-16.0-20191012-recovery-jfltexx.img | grep 86f78f25e1aad1cb24b84f493ae77a4b497403b010737a34a6cabbdd354ee5c0 | ||
+ | sha256sum lineage-16.0-20191012-nightly-jfltexx-signed.zip | grep 619bffb74c825e0776b42124eda52b4fb760b615261f1a9098d974ef759e4390 | ||
+ | </source> | ||
<source lang=bash> | <source lang=bash> | ||
Zeile 9: | Zeile 13: | ||
heimdall print-pit | heimdall print-pit | ||
# With the device powered off and no cable in device, hold Home + Volume Down + Power. | # With the device powered off and no cable in device, hold Home + Volume Down + Power. | ||
+ | heimdall flash --RECOVERY lineage-16.0-20191012-recovery-jfltexx.img --no-reboot | ||
+ | # Batterie raus, direkt neustart mit Home + Volume Up + Power. (falls er ins original system bootet, alles noch mal von vorne) | ||
</source> | </source> | ||
− | |||
== Installation von LineageOS auf kccat6 == | == Installation von LineageOS auf kccat6 == |
Version vom 17. Oktober 2019, 06:07 Uhr
Installation von LineageOS auf jfltexx (Samsung Galaxy S4 (GT-I9505))
sha256sum lineage-16.0-20191012-recovery-jfltexx.img | grep 86f78f25e1aad1cb24b84f493ae77a4b497403b010737a34a6cabbdd354ee5c0
sha256sum lineage-16.0-20191012-nightly-jfltexx-signed.zip | grep 619bffb74c825e0776b42124eda52b4fb760b615261f1a9098d974ef759e4390
# With the device powered off and no cable in device, hold Home + Volume Down + Power.
heimdall print-pit
# With the device powered off and no cable in device, hold Home + Volume Down + Power.
heimdall flash --RECOVERY lineage-16.0-20191012-recovery-jfltexx.img --no-reboot
# Batterie raus, direkt neustart mit Home + Volume Up + Power. (falls er ins original system bootet, alles noch mal von vorne)
Installation von LineageOS auf kccat6
Gerät war nicht gerootet und twrp war nicht installiert
- https://wiki.lineageos.org/devices/kccat6/install
- https://download.lineageos.org/kccat6
- https://dl.twrp.me/kccat6
Grundsätzlich funktioniert die Anleitung, es gibt nur paar Punkte auf die mensch achten muss
- heimdall version v1.4.2 !!!! nicht v1.4.1 (im zweifel irgendwo im netz suchen)
- beim starten im "Donwload Mode" (Volume Down + Home + Power) unbedingt das usb Kabel erst nach der Bestätigung (Volum Up) einstecken
- apt-get install adb android-libadb android-tools-adb
- nach dem Installieren von lineagos, nicht das angebotene twrp mit installieren!
Grundsätzlich folgende Schritte (genaueres siehe oben bzw in der Anleitung
apt-get install heimdall-flash heimdall-flash-frontend
apt-get install adb android-libadb android-tools-adb
# With the device powered off and no cable in device, hold Home + Volume Down + Power.
heimdall print-pit
# With the device powered off and no cable in device, hold Home + Volume Down + Power.
heimdall flash --RECOVERY twrp-x.x.x-x-kccat6.img --no-reboot
adb sideload lineage-x.x-yyyymmdd-nightly-kccat6-signed.zip