Jump to content
Melde dich an, um diesem Inhalt zu folgen  
Gast

TWRP - Recovery flashen

Recommended Posts

Gast

8768_htc_one_xl_twrp_recovery.png

Hier eine kleine Anleitung für "Recovery" für alle deutschen HTC One XL :

Da man sonst ja kaum was über das deutsche HTC ONE XL findet hab ich mich mal für euch geopfert

Getestet für:

- 1.92 (O2)

- 1.82 (Vodafone): Danke an tiscali

für Linux oder Mac User: immer adb-linux oder adb-mac sowie fastboot-linux oder fastboot-mac (dafür spart ihr euch die Treiber ;-)

Wichtig: Es ist absolut zwingend erforderlich die TWRP-Recovery zu flashen, da die bekannte CWM-Recovery nicht für das One XL unterstützt wird!!

Voraussetzungen:

Voraussetzungen am PC:

  • Als Administrator angemeldet
  • Virenprogramme deaktiviert
  • HTC-Sync mindestens beendet, besser deinstalliert
  • One X-Treiber installiert

Anleitung:

  1. Downloaded euch zunächst mal die openrecovery-twrp-2.6.3.0-evita.img und (falls nötig) die passenden Windows Treiber unten aus dem Downloadbereich
  2. kopiert euch die "openrecovery-twrp-2.6.3.0-evita.img" in euren Fastboot-Ordner (siehe dazu auch Bootloader entsperren)
  3. dann das HOXL mit dem PC verbinden und "Nur Laden" anklicken
  4. "USB-Debugging" unter Einstellungen die Entwickleroptionen aktivieren und "Schnellstart" unter Einstellungen -->Power deaktivieren
  5. als nächstes die Treiber installieren
    (müssten eigentlich durch das entsperren des Bootloaders schon vorhanden sein, siehe dazu auch Bootloader entsperren)
  6. Das HOXL ausschalten und durch gleichzeitiges drücken der Vol- und Power-Taste gelangt man in den Bootloader
  7. jetzt mit der Power-Taste den Menüpunkt Fastboot bestätigen: nun erscheint "Fastboot usb" --> wenn nicht stimmt irgendetwas mit den Treibern nicht.
  8. CMD öffnen
  9. jetzt geht man mit cd “Pfad“ in den Fastboot-Ordner, also zB so:
    cd C:\Users\[I][COLOR=Red]<DeinBenutzername>[/COLOR][/I]\Desktop\Fastboot
    
    
  10. nun führt man folgenden Befehl aus:
    fastboot flash recovery openrecovery-twrp-2.6.3.0-evita.img
  11. TWRP sollte jetzt geflasht sein!
  12. nun ein Neustart mit:
    fastboot reboot


Leider kann ich keine Garantie für defekte Gerräte übernehmen!

Dürfte aber nach Anleitung nichts passieren.

Aber eine Smarthphoneversicherung kann nie schaden: denn wenn's runterfällt ist's auch kaputt ;-)

Download:

openrecovery-twrp-2.6.3.0-evita.img

MD5sum: 2fc659b646068f86cf1ffe54585c9bb3

Die Gerätetreiber benötigt ihr nur bei Problemen mit der Erkennung des Gerätes!

Alle Neuerungen und die aktuellsten Versionen erhaltet ihr auch bei den XDA-Developers

TWRP-Seite: https://www.teamw.in/project/twrp2

Download verschiedener TWRP-Versionen, für das One XL: https://techerrata.com/browse/twrp2/evita

4184_trennungslinie.png

Noch Fragen?

Fragen und Probleme dürft Ihr gerne im Diskussionsthread posten.

Disku_spiegel.png

4184_trennungslinie.png

5381_signatur.png5364_facebook_buttons_59_68.png5363_google_buttons_91_61.png5365_twitter_buttons_70_10.png

bearbeitet von hellmichel
Update 2.6.3.0
  • Like 2

Diesen Beitrag teilen


Link zum Beitrag
Gast

Changelog:


What's new in 2.6.3.0:


Proper backup and restore of SELinux contexts (thanks to Tassadar)

Pull in some ROM information for backup name generation

Merge all recent patches from AOSP bringing TWRP up to date with Android 4.3

Add 1200x1920 theme (thanks to Tassadar)

A few other fixes and tweaks

What's new in 2.6.1.0:


Initial SELinux support (only a few devices, need testers so come by IRC if your device doesn't have it and needs it)

Initial support for f2fs file system formatting (Moto X)

Update SuperSU install for 4.3 ROMs

Fixed a permissions bug on files created during backup

Fixed a bug that caused TWRP to not wait for compressed backups to finish causing 0 byte files and md5sums to not match

Fixed decryption of encrypted data so that both TouchWiz and AOSP decryption are possible

Ignore lost+found folder during backup and size calculations

Various other minor bug fixes and tweaks

What's new in 2.6.0.0:


Special Note: If you are running a custom theme, some of the changes in 2.6.0.0 will likely not be visible with your custom theme.


Can encrypt a backup to prevent theft of private data from your backup files

Updated graphics / icon courtesy of shift

Updated exFAT to latest commits

Fixed a problem with Samsung TouchWiz decryption

Update SuperSU binary

Fixed saving of backup partitions list

Fixed saving of last used zip install folder

Fixed backup of datadata on devices that use a separate partition for datadata

Fixed some issues with the advanced wipe list (android_secure, can now wipe internal storage on data/media deivces and wipe data on the advanced list no longer formats the entire data partition)

Fixed some problems with partitioning a SD card

Various other bug fixes and tweaks

CHANGELOG for 2.5.0.0:

Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.5.0.0 as your custom theme will likely not be compatible with the new changes!


-Added scrollable partition lists for mount, backup, restore, wipe, and storage selection

-Add new SliderValue GUI element for selecting brightness and screen timeout (thanks to Tassadar)

-Re-work AOSP and TWRP code to improve license compatibility between GPL and Apache

-Added official theme for 1080x1920 portrait devices (HTC One m7, HTC DNA, HTC Butterfly, Oppo Find 5, Sony Xperia Z, etc)

-Fixed a problem with directory permissions on split archive backups (backups usually restored with no app data)

-Fixed a problem with md5 verification of backups

-Added a search function to libtar (thanks to kokotas)

-Improve handling of XML errors (fix permissions)

-Fixed handling of subpartitions

-Improvements to recovery.fstab flags

-Fixed a problem with decryption not being able to locate the decryption key in some situations


CHANGELOG for 2.4.4.0:

-Added another libtar hardlink workaround to fix restore of some backups (usually related to Ubuntu Touch)

-More fixes for the file selector

-Switched from using busybox md5sum to a direct C function call

-Fixed capturing the exit status of tar based backups/restore - TWRP will display that there was an error if there was one again

-Update exFAT to latest commits

-Added a build flag to disable using the ioctl for screen blanking


CHANGELOG for 2.4.3.0:

-Fixed 2 bugs related to restore, one dealing with mknod failures (by bigbiff) and one dealing with restoring hardlinks (by Dees_Troy)

NOTE: If your backups weren't restoring correctly in earlier 2.4.x versions they should restore correctly now. Hopefully you didn't delete those backups. If you're still having problems, run the restore, go to advanced and copy log, then give us the log. Complaints without logs will be rightfully ignored.

-Added a scroll bar to file selectors and listboxes courtesy of Tassadar

-Added libblkid for more accurate detection of file systems and can now detect exFAT properly thanks to bigbiff

-Added a screen dim effect 2 seconds before screen off on some devices

-Finally fixed file selector crash (one of the joys of working with multi-threaded software)

-Fixed loading of screen timeout setting during startup

-Improvements and bugfixes to screen timeout code

-Fixed persistence of the 24 hour / military time setting


CHANGELOG for 2.4.2.0:

-Add screen timeout - screen will turn off automatically after 60 seconds, saves battery and prevents screen burn-in especially on AMOLED devices

-Add a brightness setting (requires device specific setup and only some devices have been added)

-Add a root checker and offer to install SuperSU if the device isn't already rooted

-Add a write buffer to libtar backups, significant improvements to speeds when backing up to exFAT target, minor improvements for other file systems

-Check and offer to fix root permissions if broken

-Add an option for a 24 hour clock display instead of AM/PM (aka military time)

-Move stock recovery reflash check to occur during the reboot cycle

-Add support for some MTK6xxx devices

-Change libtar to vfork to help prevent memory problems

-Add a "clicked" effect to most buttons, file selector, and listbox

-Improve timezone listbox to be more like file selector (per pixel kinetic scrolling, etc)

-Remove some no longer used settings (Forced MD5 sum on zips, size checking on image backups)

-Other minor bugfixes and improvements


CHANGELOG for 2.4.1.0:

-Fixed a problem with mkdosfs that formatted sdcards to 2GB

-Fixed handoff between vfat and exFAT on devices where blkid didn't detect vfat (fixes some issues with mounting sdcards)

-Fixed problems with changing working directory on MD5 creation/checking that may have prevented unmounting

-Backups will now store a copy of the backup log after the backup is completed (only if backup is successful)


CHANGELOG for 2.4.0.0:

-Using libtar instead of busybox's tar for better control over tar file creation and breaking the 2GB barrier that busybox imposes (thanks to bigbiff)

-Support for exFAT formatted sdcards (also thanks to bigbiff)

-Support for decrypting Samsung TouchWiz encrypted devices including internal and external storage (special thanks to a3955269 for figuring it out)

-Improvements to OpenRecoveryScript including displaying a proper GUI while the script is running

-Added wipe cache and dalvik after ADB Sideload

-Replaced many system calls with their native C counterparts

-Fixed bugs in file manager where it would display an empty list after moving or deleting a folder

-Fixed AOSP recovery commands to run after decryption on encrypted devices

-Improvements for building TWRP in CM10.1

-Other minor bugfixes and improvements

NOTE: 2.4.0.0 is, as always, still compatible with your older backups!


CHANGELOG for 2.3.3.0:

-Fix renaming backups with a space in the name

-Add decrypt button to mount page if you cancel decryption during startup

-Added ignore blkid flag

-Fixed handling of MTD partitions during mount

-Fixed some keyboard mapping issues on 800x1280 layout


CHANGELOG for 2.3.2.0:

-Fixes / enhancements to handle the multiple user setup introduced by Android 4.2 (see notes)

-Fixed a bug with deleting a backup with a space in the name

-Added highlights on keyboard key presses


CHANGELOG for 2.3.1.1:

-Updated kernel to fix touchscreen issues


CHANGELOG for 2.3.1.0:

-Unmount system after boot to prevent some status 7 symlink failed errors on zip install

-USB Mass Storage code improvements

-Better handling of mounting storage during boot for some devices

-Fixed a problem with sizes of images (boot & recovery) after resetting defaults

-Fixed size errors during backup for some devices on recovery, etc.

-Fixed a problem with restoring backups when multiple archives were present


CHANGELOG for 2.3.0.0:

-Rebased onto AOSP Jelly Bean source code

-Rewrote backup, restore, wipe, and mount code in C++ classes for easier maintenance going forward

NOTE: backups from prior versions of TWRP are still compatible with 2.3

-ADB sideload functionality from AOSP is included in 2.3, see this link for more info

-Re-wrote fix permissions entirely in C++ and runs in a few seconds instead of a few minutes (thanks to bigbiff)

-Improvements to zip finding in OpenRecoveryScript (should be a lot fewer GooManager automation issues)

-Faster boot times

-Added charging indicator while in recovery (only updates once every 60 seconds)

bearbeitet von hellmichel
Update 2.6.3.0

Diesen Beitrag teilen


Link zum Beitrag
Gast
Dieses Thema wurde für weitere Antworten geschlossen.
Melde dich an, um diesem Inhalt zu folgen  

×
×
  • Neu erstellen...

Wichtige Information

Bitte beachten Sie folgende Informationen: Nutzungsbedingungen und Impressum & Datenschutzerklärung. Wir haben Cookies auf deinem Gerät platziert, um die Bedienung dieser Website zu verbessern. Du kannst deine Cookie-Einstellungen anpassen, andernfalls gehen wir davon aus, dass Du damit einverstanden bist.