Aller au contenu

[Tuto] Procédure d'installation d'une ROM JB + Sense


danaobrest

Recommended Posts

Oui c'est à cause du processeur du One X le Tegra 3 qui est difficilement hackable afin de trouver moyen de mettre S-OFF par software (en très gros..). Donc pas deS-OFF, pas de SuperCID etc... c'est bien chiant je suis d'accord.

Pour installer JB vérifie d'avoir le bon CID, par contre je ne suis pas sûr que tu pourras essayer des ROMS sur ICS avec le firmware 1.31 pour JB.. et impossible de downgrader.

Lien vers le commentaire
Partager sur d’autres sites

ok merci c'est ce que j'ai vérifier en 1er car j'ai acheté le One X d'occaz le vendeur pensais qu'il était bloqué Bouygues car renouvellement de mobile, mais j'ai de la chance il est désimlocké, avec un CID HTC 203.

Mon One X étant d'origine je dois commencé a partir de l'étape 8?

Modifié par swiffy93
Lien vers le commentaire
Partager sur d’autres sites

Si tu n'as rien fait du tout, oui je pense que l'étape 8 c'est bien.

Si tu as des soucis de bootloop ensuite, flashes le RUU indiqué et recommence la procédure.

Mais vérifie ta version de bootloader avant sinon pas besoin.

A la place du tuto tu as un outil qui peut faire tout ça à ta place, regarde ici : http://forum.xda-developers.com/showthread.php?t=1924003

Modifié par poggus
Lien vers le commentaire
Partager sur d’autres sites

alors je suis parti sur la viper pour testé mais je suis un peu déçu par rapport a la viper du One S, sur la version du One S ont a des skin personnalisé et pas sur la One X.

Donc je pense que je serai obligé de passé par toutes les étapes du tuto, pour info mon H-Boot est 0.95.0000

Quelle est la rom la plus stable et avec de bon tweaks sous JB ?

Modifié par swiffy93
Lien vers le commentaire
Partager sur d’autres sites

Ba enfin sur la Viper X il y a plein de skins, tu as regardé dans Venom hub ?? et sur xda il refoule de thèmes (regarde ma signature aussi..) bref c'est la ROM la plus tweakable et customisable alors tu ne trouveras pas mieux.

Pas sûr que tu aies testé la rom à fond là O_o

Lien vers le commentaire
Partager sur d’autres sites

  • 2 weeks later...

Salut,

CID Getter me renvoie un CID un peu particulier: 11111111 (8 chifres 1),

après quelques recherches (dont [aide tuto] super cid one x) il semblerait qu'il s'agisse d'un "Super CID",

cela est surement lié au faite que mon HOX est un téléphone de test offert par HTC;

ma question est simple, ce (super) CID permet-il bien l'installation de n'importe quelle ROM

et notamment Android Revolution HD 17.1 ? (ou une autre si vous avez mieux à proposer, j'en cherche une aussi fluide que la viperX mais sous JB)

Merci

Modifié par spider1163
Lien vers le commentaire
Partager sur d’autres sites

si tu as un superCID tout porte a croire que tu es S-OFF donc tu peux faire ce que tu veux

mais pour flasher le hboot il faut que ton CID soit HTC__001 par exemple

il n'y a pas le CID 11111111 dans le fichier de l'utilitaire :

@echo off

mode con:cols=90 lines=50

title HOX FIRMWARE FLASHER + TOOLKIT

color B

:start

cls

echo What would you like to do?

echo.

echo 1. Perform the complete Jelly Bean Firmware upgrade process (for S-On Devices)

echo 2. Just flash custom recovery and Boot.img

echo 3. Just flash Boot.img

echo 4. Toolkit with all Fastboot Commands

echo 5. Perform the complete Jelly Bean Firmware upgrade process (for S-Off Devices)

echo.

set /p stage=Enter 1-5 to make your choice.

if %stage% == 1 goto :stage1

if %stage% == 2 goto :stage2

if %stage% == 3 goto :stage3

if %stage% == 4 goto :stage4

if %stage% == 5 goto :changecid

echo Invalid option, try again

echo.

pause

goto start

:stage1

echo.

echo *****************************WARNING********************************

echo INTERNAL DATA WILL DEFINITELY BE WIPED AND SD DATA MAY ALSO BE WIPED

echo ENSURE YOU HAVE BACKED UP BOTH BEFORE PROCEEDING

echo.

echo AFTER UPGRADE YOU WILL NOT BE ABLE TO:

echo -INSTALL AN OLDER HBOOT OR RUU

echo -INSTALL A NON-SENSE ROM

echo ********************************************************************

echo.

pause

cls

echo.

echo ***FINAL WARNING - DON'T COMPLAIN IF YOU LOSE DATA AND HAVEN'T BACKED UP***

echo.

pause

cls

echo.

echo ***********************************************************************

echo 1. Copy one of the JB ROM zips to your phone's SD Card

echo 2. Copy your Unlock_code.bin file into the "JBFWTool" folder on your PC

echo (Not required if you have S-Off)

echo 3. Copy the boot.img file into the "JBFWTool" folder on your PC

echo (Rename to "boot.img" if required)

echo 4. Turn OFF the device

echo 5. Turn ON the device (hold power + vol down)

echo 6. Enter fastboot mode using navigation keys

echo 7. Connect the device to PC via USB cable

echo ***********************************************************************

echo.

pause

:hbootq

cls

echo.

set /p hboot=IS YOUR CURRENT HBOOT VERSION 0.43.0000 OR OLDER (Y/N):

if %hboot% == y goto :hbooty

if %hboot% == Y goto :hbooty

if %hboot% == n goto :hbootn

if %hboot% == N goto :hbootn

echo Invalid option, try again

echo.

pause

goto :hbootq

:hbooty

cls

start "" "http://forum.xda-developers.com/showthread.php?t=1543604"

cls

echo.

echo ***************************************************************************

echo You need to upgrade your HBOOT to a newer version before you can upgrade to

echo Jelly Bean Firmware.

echo.

echo A browser window has opened where you can download a RUU to do this.

echo.

echo Below is your current software version to help you choose the correct NEWER

echo version for your device

echo ***************************************************************************

echo.

fastboot getvar version-main

pause

exit

:hbootn

echo.

echo Excellent, your HBOOT is new enough to be upgraded but we still need to

echo check if your CID is compatible.

echo.

echo Now press any key to display your CID (using 2 methods)

pause>nul

cls

echo.

fastboot getvar cid

fastboot oem readcid

echo.

echo ********************************************************************************

echo Above is your CID - Check it matches EXACTLY one of those listed below.

echo -If it does then you can upgrade to JB firmware.

echo -If it doesn't then you can't upgrade to JB firmware so disconnect the USB cable

echo and restart your phone.

echo ********************************************************************************

echo.

echo **LIST 1**

echo HTC__001

echo HTC__E11

echo HTC__203

echo HTC__102

echo HTC__405

echo HTC__Y13

echo HTC__A07

echo HTC__304

echo HTC__M27

echo HTC__032

echo HTC__016

echo **********

echo.

echo **LIST 2**

echo HTC__621

echo **********

echo.

echo **LIST 3**

echo HTC__038

echo **********

echo.

echo **LIST 4**

echo HTC__044

echo **********

echo.

echo **List 5**

echo HTC__J15

echo **********

echo.

echo **List 6**

echo HTC__622

echo **********

echo.

set /p cidlist=Enter the List your exact CID is in (1-4)

echo.

cls

if %cidlist% == 1 goto :cidis1

if %cidlist% == 2 goto :cidis2

if %cidlist% == 3 goto :cidis3

if %cidlist% == 4 goto :cidis4

if %cidlist% == 5 goto :cidis5

if %cidlist% == 6 goto :cidis6

echo.

echo Unfortunaltely you cannot upgrade hboot at this time

echo Press any key to exit

echo.

pause>nul

exit

:cidis1

echo.

echo Congratulations, we can update your hboot to 1.36

echo Press any key to continue and lock your bootloader.

echo.

pause>nul

goto :relock

:cidis2

echo.

echo Congratulations, we can update your hboot to 1.33

echo Press any key to continue and lock your bootloader.

echo.

pause>nul

goto :relock

:cidis3

echo.

echo Congratulations, we can update your hboot to 1.36

echo Press any key to continue and lock your bootloader.

echo.

pause>nul

goto :relock

:cidis4

echo.

echo Congratulations, we can update your hboot to 1.36

echo Press any key to continue and lock your bootloader.

echo.

pause>nul

goto :relock

:cidis5

echo.

echo Congratulations, we can update your hboot to 1.31

echo Press any key to continue and lock your bootloader.

echo.

pause>nul

goto :relock

:cidis6

echo.

echo Congratulations, we can update your hboot to 1.36

echo Press any key to continue and lock your bootloader.

echo.

pause>nul

goto :relock

:relock

cls

fastboot oem lock

echo.

echo **********************************************

echo Press any key to boot your phone into RUU mode

echo **********************************************

echo.

pause>nul

cls

fastboot oem rebootRUU

echo.

echo ***************************************************

echo -Wait a few seconds until phone is in RUU mode

echo (it'll be a black screen with silver HTC logo)

echo -Then we'll flash the firmware twice

echo -Press any key to flash the firmware

echo ***************************************************

echo.

pause>nul

cls

if %cidlist% == 1 fastboot flash zip firmware136euro.zip

if %cidlist% == 2 fastboot flash zip firmware133621.zip

if %cidlist% == 3 fastboot flash zip firmware136038.zip

if %cidlist% == 4 fastboot flash zip firmware136044.zip

if %cidlist% == 5 fastboot flash zip firmware131J15.zip

if %cidlist% == 6 fastboot flash zip firmware136622.zip

echo.

echo *****************************************

echo Press any key to flash the firmware again

echo *****************************************

echo.

pause>nul

cls

if %cidlist% == 1 fastboot flash zip firmware136euro.zip

if %cidlist% == 2 fastboot flash zip firmware133621.zip

if %cidlist% == 3 fastboot flash zip firmware136038.zip

if %cidlist% == 4 fastboot flash zip firmware136044.zip

if %cidlist% == 5 fastboot flash zip firmware131J15.zip

if %cidlist% == 6 fastboot flash zip firmware136622.zip

echo.

echo **********************************************

echo -Wait for the green progress bar to fill

echo -Then press any key to boot into fastboot mode

echo **********************************************

echo.

pause>nul

cls

fastboot reboot-bootloader

echo.

echo *******************************************************************

echo -Next we'll unlock the bootloader

echo -If your phone is not now in fastboot mode then manually enter into

echo fastboot mode before proceeding

echo -Then press any key to unlock bootloader

echo -Then Follow the instructions on your phone

echo *******************************************************************

echo.

pause>nul

cls

if %stage% == 5 fastboot oem unlock

if %stage% == 1 fastboot flash unlocktoken Unlock_code.bin

:stage2

echo.

echo ***********************************************************************

echo 1. Turn OFF the device

echo 2. Turn ON the device (hold power + vol down)

echo 3. Enter fastboot mode using navigation keys

echo 4. Connect the device to PC via USB cable

echo 5. Then select which recovery you want to flash

echo 6. If it gets stuck at waiting for device or custom recovery fails to

echo install (eg you see stock recovery instead, evident by big warning

echo triangle) it may be necessary to reboot your PC and flash Clockwork

echo Mod recovery and boot.img seperately by rerunning this tool and

echo selecting option 2

echo ***********************************************************************

echo.

set /p recov=Enter 1 to flash Clockworkmod Recovery or 2 for TWRP Recovery:

if %recov% == 1 fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img

if %recov% == 2 fastboot flash recovery openrecovery-twrp-2.3.1.0-endeavoru.img

:stage3

echo.

echo ***************************************************************************

echo Next we'll flash the boot.img and erase cache

echo Ensure you have the correct "boot.img" in the tool folder before proceeding

echo ***************************************************************************

echo.

echo Press any key to proceed

echo.

pause>nul

cls

fastboot flash boot boot.img

fastboot erase cache

pause

cls

echo.

echo *************************************************

echo 1. Unplug the USB cable

echo 2. Select HBOOT using navigation keys

echo 3. Select RECOVERY using navigation keys

echo 4. Install your rom using Custom recovery

echo 5. Enjoy Jelly Bean :)

echo *************************************************

echo.

echo Press any key to exit

pause>nul

exit

:stage4

cls

echo *****************************WARNING*********************************

echo INTERNAL DATA AND SD DATA MAY BE WIPED

echo ENSURE YOU HAVE BACKED UP BOTH BEFORE PROCEEDING

echo *********************************************************************

echo.

echo ***Make Sure You Are In Fastboot-USB Mode Before Proceeding***

echo.

echo ---------Query Commands For All Devices----------

echo 1. View Current CID - (method 1 - getvar cid)

echo 2. View Current CID - (method 2 - oem readcid)

echo 3. Get Current Software Version

echo -------------------------------------------------

echo.

echo ----Booting Commands For All Devices----

echo 4. Boot into RUU Mode

echo 5. Reboot Bootloader

echo 6. Reboot Phone

echo ----------------------------------------

echo.

echo ----------Flashing and Locking Commands For All Devices----------

echo 7. Re-lock Bootloader

echo 8. Unlock Bootloader - Copy your Unlock_code.bin file into the

echo "JBFWTool" folder on your PC

echo 9. Install CWM Recovery

echo 10. Flash Firmware.zip (Boot into RUU mode first (option 4))

echo 11. Flash a boot.img

echo 12. Erase/Clear Cache

echo -----------------------------------------------------------------

echo.

echo ---------Commands for S-OFF Devices Only---------

echo 13. Modify to Custom CID (HTC__001)

echo 14. Restore SuperCID (11111111)

echo 15. Unlock Bootloader

echo 16. Modify to Custom CID (HTC__621)

echo -------------------------------------------------

echo.

set /p command=Enter 1-15 to make your choice or 0 to return to main menu:

cls

if %command% == 0 goto :start

if %command% == 1 fastboot getvar cid

if %command% == 2 fastboot oem readcid

if %command% == 13 fastboot oem writecid HTC__001

if %command% == 14 fastboot oem writecid 11111111

if %command% == 7 fastboot oem lock

if %command% == 15 fastboot oem unlock

if %command% == 8 fastboot flash unlocktoken Unlock_code.bin

if %command% == 9 fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img

if %command% == 12 fastboot erase cache

if %command% == 10 fastboot flash zip firmware.zip

if %command% == 4 fastboot oem rebootRUU

if %command% == 5 fastboot reboot-bootloader

if %command% == 6 fastboot reboot

if %command% == 11 goto :stage3

if %command% == 3 fastboot getvar version-main

if %command% == 13 fastboot oem writecid HTC__621

echo Press any key to return to command list

pause>nul

cls

goto :stage4

exit

:changecid

cls

echo.

echo As you are S-Off we will now change your CID

echo You will be able to change it back later if you want

echo.

echo Press any key to display current CID (Note down for future reference)

echo.

pause>nul

fastboot getvar cid

fastboot oem readcid

pause

echo.

echo Now press any key to change it to HTC__621

echo.

pause>nul

fastboot oem writecid HTC__621

pause

goto :stage1

et AHRD ne tourne qu'avec les hboot 1.3x.. apparemment donc vois la version que tu as actuellement déjà

Modifié par jeyy
Lien vers le commentaire
Partager sur d’autres sites

voilà c'est ce que je pensais: tu as juste besoin de flasher la rom sans te soucier du CID et de mettre a jour le HBOOT puisqu'il est déjà a jour.

en plus si tu es S-OFF normalement tu n'as même pas besoin de flasher le boot.img par fastboot, le recovery le fera pour toi s'il est contenu dans la ROM

donc pour résumer (vois si tu es bien S-OFF )

tu mets la ROM a la racine de la SD

tu redemarres en recovery

tu fais tous les wipe (sauf external storage biensûr)

tu flash la ROM

et c'est tout

Modifié par jeyy
  • Like 1
Lien vers le commentaire
Partager sur d’autres sites

J'avais déjà commencé à suivre le tuto (à partir de l'étape 12),

c'est comme ce que tu as édité, le flash du boot.img en plus (dans le doute),

cela fonctionne, ce n'était pas plus compliqué que ce que j’espérais (l'OTA officiel ayant fait le plus dur j'imagine),

je m'en vais de ce pas tester et commenter la ROM qui m'a l'air bien plus fluide que l'originale (et heureusement !),

je te remercie infiniment :)

Lien vers le commentaire
Partager sur d’autres sites

t'as une chance inouïe d'être S-OFF fais en bon usage :P

pour le flash du boot.img tu aurais dù essayé au pire tu as un bootloop et tu le flash en fastboot si tu vois qu'il a pas été flashé

Modifié par jeyy
Lien vers le commentaire
Partager sur d’autres sites

S'il est S-OFF il peut flasher le boot.img depuis le recovery cwm comme sur les autres téléphones aucun soucis.

EDIT : merci d'ajouter au tuto le firmware 1.36 livré par SFR ce matin :

https://rapidshare.c...e.zip|13185|0|0

CID : vodap203 (merci jeyy pour le lien^^)

EDIT: en plus il serait bien de mettre à jour le tuto avec le hboot 1.36 car le lien diffusé en 1ère page renvoie vers le hboot 1.31...

Modifié par poggus
  • Like 1
Lien vers le commentaire
Partager sur d’autres sites

Rejoignez la conversation

Vous pouvez poster maintenant et vous enregistrez plus tard. Si vous avez un compte, connectez-vous maintenant pour poster.

Invité
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

×
×
  • Créer...