If you're HTC ONE X is bricked/soft bricked, try this - HTC One X

Requirements:
HTC ONE X (mine was international but you are free to try anyways )
UNLOCKED BOOTLOADER
PATIENCE.
1. Download Fastboot
If you have adb and fastboot already you can skip STEP 1 and STEP 2
2. Download adb
3. Download cm-10.2.1-endeavoru.zip (https://download.cyanogenmod.org/?device=endeavoru)
(I used this one , it's justs so you get your SD Card Working again and you can
put ROMS and everything on it again)
4. Download openrecovery-twrp-2.4.0.0-endeavoru-JB (http://techerrata.com/browse/twrp2/endeavoru)
(This one will be used because it has touch ability's and you can install ROMS with it )
4.1 Or you can download recovery-clockwork-touch-6.0.4.7-endeavoru.img (a.k.a Philz recovery)
(This one will be used because it has touch ability's and you can install ROMS with it )
( I used Philz recovery 5.15.9.img (provided by Mr Hofs -> who is a great guy btw)
5. Download openrecovery-twrp-endeavoru-2.1.7 (http://techerrata.com/browse/twrp2/endeavoru
(This one will be used for adb push commands, openrecovery-twrp-endeavoru-2.1.7 has a built
in ability for your sd-Card , adb can recoginze it but the problem is your touch will not work.)
6. Go into bootloader -> fastboot and do this:
6.1 fastboot flash recovery openrecovery-twrp-endeavoru-2.1.7.img
7. Go into recovery (Hboot -> recovery)
7.1 just open the recovery, your touch will probably not work. DONT LOCK IT JUST LEAVE IT OPEN
(ADB sideload didn't work for me so that's why we are going to do this)
IF YOUR TOUCH WORKS YOU CAN SKIP STEP 8
7.2 do this command: adb devices
If you don't find your devices in this then the next steps will not work.
YOU HAVE TO SEE YOUR DEVICE
7.3 do this command: adb push cm-10.2.1-endeavoru.zip /sdcard/
You can only do cm-10.2.1-endeavoru.zip if the zip file is located in the same folder your using
with command. I'm not sure about /sdcard/ . I cant remember anymore But this will put the
but this will put the zip Directly on your SDcard.
8. Go to bootloader -> fastboot
8.1 do this command: fastboot flash recovery openrecovery-twrp-2.4.0.0-endeavoru-JB.img
8.2 or do this command: fastboot flash recovery Philz recovery 5.15.9.img
Your touch wasn't working but it will work now.
9. Go to booloader -> fastboot
9.1 extract the boot.img from the Download cm-10.2.1-endeavoru.zip into the fastboot folder
9.2 do this command fastboot flash boot boot.img
9.3 fastboot erase cache
10. Go back to recovery
10.1 Wipe User Data
10.2 Wipe data cache
10.3 Go to advanced -> wipe Dalvik Cache
11. Install zip from sdcard
11.1 Choose cm-10.2.1-endeavoru.img
11.2 Install the zip WITH full wipe
12. After the install, reboot. You should have a full functional HTC ONE X now
13. Now but your ROM's(ZIP FILES)/Recovery(ZIP FILES)/Kernels and everything you want on your HTC because
You can see your HTC on your PC again!

Why are you flashing so many recoveries ?
Just flash Philz 5.15 for non kitkat roms or twrp2 for use with all roms. On those 2 recoveries all features work including touch on all hboot numbers. You don't need 2.4 at all !
And both recoveries support UMS inside the recovery. I think you only made it a bit hard on yourself this way. The rom (CM) didn't make your sdcard work again btw.....any rom does but it has to be installed all in the correct way
Sorry to say but your steps are a bit of a mess
I would have explained it like this....taking in mind that knowing fastboot is mandatory and common :
1: flash either Twrp2 or Philz 5.1.5 (for non kitkat roms)
2: enter the recovery and mount the sdcard in the mount menu, wait literally minutes to let the sdcard pop up
3: copy the desired rom
4: unmount and perform a full wipe (that means to wipe ALL except sdcard)
5: install the rom.zip
6: reboot to the bootloader and flash the boot.img from the desired rom
7: reboot
Done !

Mr Hofs said:
Why are you flashing so many recoveries ?
Just flash Philz 5.15 for non kitkat roms or twrp2 for use with all roms. On those 2 recoveries all features work including touch on all hboot numbers. You don't need 2.4 at all !
And both recoveries support UMS inside the recovery. I think you only made it a bit hard on yourself this way. The rom (CM) didn't make your sdcard work again btw.....any rom does but it has to be installed all in the correct way
Sorry to say but your steps are a bit of a mess
I would have explained it like this....taking in mind that knowing fastboot is mandatory and common :
1: flash either Twrp2 or Philz 5.1.5 (for non kitkat roms)
2: enter the recovery and mount the sdcard in the mount menu, wait literally minutes to let the sdcard pop up
3: copy the desired rom
4: unmount and perform a full wipe (that means to wipe ALL except sdcard)
5: install the rom.zip
6: reboot to the bootloader and flash the boot.img from the desired rom
7: reboot
Done !
Click to expand...
Click to collapse
The problem with this was that when I mounted my sdcard nothing popped up. (I litterly waited 30 minutes) I explain it this way because when following other threads explaining how to "unbrick" your phone. I got a lot of issues during the proces. Like SD-card not mounting, fastboot not working, adb not working, touch screen not working, promises of recovery's that your device wil be recognized for usb sideload, ... I ran into a lot of problems and I had to figure it out myself how I had to unbrick my HTC because I forgot to take a back-up. And these were the steps I did.I know your explanation is more 'ideal" but sometimes people can't follow the ideal path because of issues/bugs/problems and that's where my thread comes in

If it doesn't pop up its a pc driver issue

Mr Hofs said:
If it doesn't pop up its a pc driver issue
Click to expand...
Click to collapse
For me it wasn't I had properly installed all drivers. it just said endeavoru on my devices. And i couldn't connect. But once I installed the TWRP recovery it showed HTC ONE X and it worked

The twrp did nothing, as i said .... it was a driver issue. Once you booted to the bootloader it got picked up and drivers were added/modified correctly. If the drivers were installed properly it should say MYHTC .....

@vsp33ddyv MAAAAAAAAAN you saved me!!! I soft bricked my dad's phone by accidentally flashing the recovery to the boot partition as well as the recovery partition so the stock ROM was overwritten by the recovery. I wasn't planning on flashing any ROMs so there was no rom zip on my sdcard. I downloaded CM11, tried sideloading it through adb but it kept saying it didn't recognize the device. I tried USB storage mounting but that didn't work either (no matter how long I waited). I would have NEVER guessed that all I needed to do was download that broken (I say broken because touch doesn't work so basically nothing works) TWRP recovery img!!!! @Mr Hofs, sir, you were wrong. It wasn't the drivers. ADB didn't recognize my device, I changed my recovery and BAM it's suddenly there. I had already rebooted the device a million times so it's not like the drivers suddenly decided to get installed (there were no notifications either).
So thank you thank you thank you SO DAMN MUCH!

Thank you very much.
If it hadn't been for your tutorial i would've had to throw the phone.
Many thanks.

Related

[Q] help flashing MIUI, my first rom flash

hi
i already unlock the bootloader, install custom recovery TWRP, and done a backup
i also copy my backup to PC
now i'm confuse
- i need to root the phone or can i just flash the new room?
- if i need to root the phone i found an italian guide on 4.0 and attach file, can i use that? i have 4.1.1 on mine now
i'm not interested to have HTC stock with root but what i want is to install MIUI ROM
this is the only guide i found in english that explains how to install the rom
external link (i can't post it) miuiandroid.com/community/threads/installing-the-htc-one-x-required-s-on-steps.16592/
what i understand is:
- boot my device power + menu down, to see the FASTBOOT USB i have to select FASTBOOT
- flash the boot.img
- press the power button once (HBOOT i guess), click volume down, highlight recovery & press power
- Flash the downloaded ROM via recovery normally and it followup at this link
external link (i can't post it) miuiandroid.com/community/threads/how-to-update-upgrade-miui.15424/
i need to copy the img rom in SD ROOT before starting with all this process
- now i need to Wipe data/factory reset, Cache Wipe & Dalvik Cache Wipe in all tutorial i found this is done with clockworkmod
in TWRP under menu WIPE i guess are System, Cache, Dalvik buttons
after that i'm note sure if i need to flash italian language, if i don't need and i can just download it later i tihink is not a big deal
unless is all in chinese
is the metod correct?
do i have to copy ROM file in .zip format as i download?
here where i found ROM
from official site grey button miui.com/download-7.html
OR
from UK web site miuiandroid.com/community/threads/3-4-28.20232/
the boot.img is here
point 3 miuiandroid.com/community/threads/installing-the-htc-one-x-required-s-on-steps.16592/
i'm not sure if would be better to use clockworkmod, since most tutorials use that..
thanks
Doesn't matter which recovery you use. Yes just place the zip file on your sd card. Flash boot.img as you already said. Perform a full wipe and then flash the Rom zip. Reboot and its done.
The Roms are pre-rooted so you dont need to worry about that. Italian language should be included i guess.
Sent from my HTC One X using xda app-developers app
Heres what i do :
1) Put Rom.zip on SD card
2) Put boot.img in fastboot folder
3) fastboot erase cache
4) fastboot flash boot boot.img
5) fastboot erase cache
6) Reboot into recovery
7) Full wipe (except sd card)
8) Install rom
9) Enjoy new rom
Andy
i did my first mess but fortunally i could restore since i had copy the backup on my mac too
i don't know what went wrong but this is what happened:
- i did how was told before, but actually i download boot.img and rom from 2 different sites
- after reboot it didn't move from first screena waited for 15 minutes almost, so i did reboot in recovery tri to wipe but nothing happened
- so i decide to restore... but it did boot even if it was successful
- i thought that if i flashed the boot.img first time i may need to do it again, i found boot.emmc.win, rename it to boot.img, flash it and then i restored successfully
:victory:
now, to try a different rom i need to restore (maybe is safer)? can i copy the rom from recovery or fastboot?
what can it be wrong with my miui rom? could it be boot.img and rom file mismatch? can't find where to download both
al404 said:
i did my first mess but fortunally i could restore since i had copy the backup on my mac too
i don't know what went wrong but this is what happened:
- i did how was told before, but actually i download boot.img and rom from 2 different sites
- after reboot it didn't move from first screena waited for 15 minutes almost, so i did reboot in recovery tri to wipe but nothing happened
- so i decide to restore... but it did boot even if it was successful
- i thought that if i flashed the boot.img first time i may need to do it again, i found boot.emmc.win, rename it to boot.img, flash it and then i restored successfully
:victory:
now, to try a different rom i need to restore (maybe is safer)? can i copy the rom from recovery or fastboot?
what can it be wrong with my miui rom? could it be boot.img and rom file mismatch? can't find where to download both
Click to expand...
Click to collapse
extract the boot image from the rom you are going to use
ok, i tryed again but now it get stack on Mi black screen
i waited 8 minutes but nothing happens, i also tried to wipe cache and davik, nothing happens
at list i get to black Mi screen
do i need to delete the boot.img from ROM zip?
what could it be?
1st u didn't mention which phone u r using
2nd dn't get confuse while downloading rom n .img file
Type in google
(Ur phone model) android development xda
U'll find all the stuffs related to ur phone
So try this 1 n remember before updating or rooting or anythg related to ur which can mess ur phone or can brick ur phone
I suggest u read twice the thread n procedures n also check thrice the stuff which u gonna need to perform ur act.
Sent from my GT-N7100 using xda premium
al404 said:
ok, i tryed again but now it get stack on Mi black screen
i waited 8 minutes but nothing happens, i also tried to wipe cache and davik, nothing happens
at list i get to black Mi screen
do i need to delete the boot.img from ROM zip?
what could it be?
Click to expand...
Click to collapse
i would try a different rom for now, viperx perhaps. and the boot image is in the rom zip, extract the boot img from the rom and put it in your fastboot folder then copy the rom to your sdcard. once you have done that, fastboot erase cache, flash the boot image, fastboot erase cache again, then back into recovery, wipe cache and dalvik just to be sure then use recovery to flash the rom and hey presto. all of the above is assuming you have the one x international tegra 3
I have htc one x european terga 3, as far as I know mini is only for tegra 3
what you describe is exactly what I did:
- I leave the rom zip ad it is, I didn't remove boot.imf that I extract, correct?
- when I flash I hit hoot fastboot, connect USB and fastboot change in fastboot USB, to go back I select Hboot and and hit power, prom there recovery
- I did unlock bootloader but did not get rooted my phone, could it be that?
al404 said:
I have htc one x european terga 3, as far as I know mini is only for tegra 3
what you describe is exactly what I did:
- I leave the rom zip ad it is, I didn't remove boot.imf that I extract, correct?
- when I flash I hit hoot fastboot, connect USB and fastboot change in fastboot USB, to go back I select Hboot and and hit power, prom there recovery
- I did unlock bootloader but did not get rooted my phone, could it be that?
Click to expand...
Click to collapse
read this post. at least twice!! http://forum.xda-developers.com/showthread.php?t=2069904 do not do the "unlock bootloader" section as you already did that
@nogotaclue sorry i read so many, and some of them sayed that root was not necessary if you flash a new rom, other sayed it could still be necessary... now i rooted with the app and did a new backup that i'm coping on PC
reading further it says: to wipe, install rom, and flash boot.img after
"Now go back and press install. Go to the folder where the ROM you downloaded, is located in. Select the ROM and slide the screen to flash it. After it flashes, press the back button. Press Reboot and Reboot into bootloader. Open the ROM you downloaded from your computer. You should see boot.img. Extract it to your computer. Open my toolkit and press Flash a Kernel. Locate the boot.img and it will flash it."
al404 said:
@nogotaclue sorry i read so many, and some of them sayed that root was not necessary if you flash a new rom, other sayed it could still be necessary... now i rooted with the app and did a new backup that i'm coping on PC
reading further it says: to wipe, install rom, and flash boot.img after
"Now go back and press install. Go to the folder where the ROM you downloaded, is located in. Select the ROM and slide the screen to flash it. After it flashes, press the back button. Press Reboot and Reboot into bootloader. Open the ROM you downloaded from your computer. You should see boot.img. Extract it to your computer. Open my toolkit and press Flash a Kernel. Locate the boot.img and it will flash it."
Click to expand...
Click to collapse
yes you can do it that way, i usually flash first but sometimes it does not work, so just flash it last as it says in the tutorial
after root, with the same steps, the ROM starts... but
touch screen is not working :crying:
now i'm gonna look arond to see if i found some post about that
this (kernel patch) solved my last issue
http://miuiandroid.com/community/threads/hox-miui-v5-official-release.20215/page-2
al404 said:
this (kernel patch) solved my last issue
http://miuiandroid.com/community/threads/hox-miui-v5-official-release.20215/page-2
Click to expand...
Click to collapse
So everything working now ?
Sent from my underpants using Daz and Lenor summertime
YES :good: without that path touchscreen wasn't working :victory:
hope is not going to mess all up with first update

[Q] HELP! Cant flash Roms

Help my hox is lock on sentinel 4.75 and I cant flash any other rom onto it.
Every time I try to load another rom it crashed at the htc boot screen and never load (I have left it for up to 20 mins)
When this happens the only thing I can do is reload a nandroid of sentinel 4.75 and flash the boot image to return to my previous rom.
I have tried multiple roms including probam, sentinel 5.0, xenonhd and icj with no luck on any of them.
I am on Hboot 1.31 and have installed philz recovery.
Recently I found that my phone had no root access and had to reflash the rom - again the only one that worked was sentinel 4.75
Is there anything I can do to fix my phone to allow me to load another rom. Im finding different issues every time I reload sentinel and would really love to load something else.
Update the hboot
I am guessing that you are forgetting to flash the boot image included in the rom you desire to install.
For example you want to install sentinel v5.00.
update: forgot to mention that you need to update your hboot to run newer roms. you can find proper
hboot update files for your cid in xda forum. Credits to Mr Hofs for the reminder.
Follow these steps.
Technical terms:
adb or fastboot folder: a folder where you have fastboot.exe and adb.exe
HOX: HTC One X
preparation:
a. go to your fastboot or adb folder and rename any 'boot.img' to anything else, like sentinel475.img
b. download the zip file of the rom you want to install
c. copy this zip file into your HOX
d. open the zip file and copy the 'boot.img' file into your adb or fastboot folder
e. make sure your HOX has atleast 60% charge(50% is also fine)
Flashing procedure:
Reboot into recovery
Select 'wipe data/factory reset'
Select 'wipe data/factory reset for new rom' ( applicable to philz recovery only)
Then go back to main menu in recovery
Select 'install zip from sdcard'
Select the zip file, the one you copied to your HOX
Once it has been flashed properly
Reboot into bootloader
connect your HOX with your PC and make sure the HOX display shows 'fastboot usb' in red
open a command window and go to your fastboot folder
type in fastboot flash boot boot.img
type in fastboot erase cache
type in fastboot reboot
disconnect your hox and wait for 5 to 7 minutes for hox to boot into desktop
Thats it. I always follow these steps and everything is fine. You also have to flash gapps zip file but we need to get a proper rom
loaded first before we can do anything else. gapps is always flashable later so no worries about it.
BTW, does it say 'Unlocked' or 'Relocked' in your bootload on the top of the screen?
Can you post the steps you are following to flash other roms? May be you are missing some steps.
Most of the times, a rom will not boot if you don't flash the boot.img that came with the rom.
Thanks, and let me know your results
[Disclaimer: If you follow these steps then you automatically agree to not hold me and all xda forum staff and members responsible for
any damage that might have resulted following or not following these instructions properly or improperly.]
Leave the steps above for now. First give me the outcome of
Fastboot getvar version-main
Thanks rowlf I have installed a few roms before and am familiar with the installation process.
Sorry mistaken it is hboot 1.36
Mr hofs - the version is 3.14.707.24
In case you need cid is HTC__044
I suggest you run the ruu to get back to full stock and try to update via official ota.
http://www.androidruu.com/getdownlo...Radio_5.1204.162.29_release_296434_signed.exe
Get the hboot higher up.
Edit :
1.36 ? Thats fine for all roms. When you install a new one i always advice to do the full wipe manually. Factory reset, wipe caches and format cache,data and system ! Then install the rom.

[Q] Prolem updating to CM 10.2.0

Hi all!
So, I have an HTC One X as my primary phone, and when I tried to update it to CM 10.2.0 using the CM update (inside settings, I was on 10.1.2 I think) I got an infinite launch screen (the one with the rolling blue arrow).
I restarted the phone, and it did the same, so I started the phone on recovery mode (I have the Team Win Recovery v2.6.0.0), mounted the device, copied everything I need from the SD card, swiped everything, and tried a fresh install of CM 10.2.0.
So based on this topic (http://forum.xda-developers.com/showthread.php?t=2490492) I copied the cm-10.2.0-endeavoru.zip, gapps-jb-20130813-signed.zip, recovery-clockwork-touch-5.8.4.0-endeavoru.img and a SuperSU.zip (I had this file from the first time I installed the CM) into my SD, an started to follow the following steps:
1 Read the official wiki :good:
2 Unlock your device via http://www.htcdev.com :good:
3 Flash the latest official ClockworkMod-Recovery via Fastboot - not sure but I think I did it when I installed the CM on the first time
4 Copy GApps and CM10.2 ZIPs to your SDCard :good:
5 Boot into Recovery :good:
6 Flash CM10.2 zip from SDCard :good:
7 Flash GApps zip from SDCard :good:
8 Flash the boot.img included in the CM10.2 zip via Fastboot - don't know exactly what do this mean... I tried to install the img file but my recovery app don't let me install .img files I think...
9 DO A DATA WIPE / FACTORY RESET :good:
10 Reboot :good:
11 Don't restore system data using Titanium Backup! :good:
12 Restoring Apps + Data might cause problems and is not recommended, avoid it if possible! :good:
So I think my problem is either on the step 3 or 8... The result, after install everything and wipe (ignoring the step 3 and 8) is the same infinite CM loading screen :silly:
Can you please help me? I don't have any phone now
Thanks a lot.
When it tells you to flash boot.img..You must go Fastbood Mode.. (Power button and Volumen down) Then choose Fastboot..
Then in cmd navigate to folder where Fastboot files are downloaded example:
cd C:\Users\Name\Fastboot\
And then use this
Fastboot flash boot boot.img
Fastboot erase cache
Sent from my HTC One X using Tapatalk 2
big noob said:
When it tells you to flash boot.img..You must go Fastbood Mode.. (Power button and Volumen down) Then choose Fastboot..
Then in cmd navigate to folder where Fastboot files are downloaded example:
cd C:\Users\Name\Fastboot\
And then use this
Fastboot flash boot boot.img
Fastboot erase cache
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Oh, so I need to do that on my computer... Totally make sense, and thats why the only version I can install is the 10.1.2, because that was the one I did properly, flashing the boot (a log time ago) and now a days thats the only version I can install with no problem... I've installed the 10.1.2 again (I needed the phone to work) but I will try again today to flash it and see what happens.
Thanks big noob (that should be my name)

HTC One X Bricked.. Help Needed

First of all, I want to tell that I am a beginner and do not know much about rooting and custom ROM installation.
Few days back, I became very keen to know what is custom ROM and is there any custom ROM available for my HTC One X. I searched through internet and found one, downloaded it. Rooted my phone, Unlocked bootloader. After that I installed CWM touch recovery. Everything was going great. Then, I first flashed the kernel given along with that custom ROM. it Flashed. Then, I flashed that Custom ROM. I Showed an error. I flashed it twice or thrice but it stucked on that error. Also in a Hurry, or Excitement, I forgot to take a backup of my previous ROM. After that, I switched on my phone it does nothing and stucked at HTC Bootscreen. I factory reset my phone, it wiped all data from phone. I Thought, a RUU would work, but it also doesn't worked.
I went to HTC Service Center, they are saying that motherboard will be replaced, which is almost of same cost of phone. I cannot spend so much.
I tried so many ways, but nothing worked.
So, I am Finally here seeking help from Experts. Any help will be highly appreciable.
Sorry for my bad English.
Details :
HBoot: 1.73
S-ON
Endevouru
Try this, flash this recovery :
https://www.dropbox.com/s/qp21ubo10xetcvn/Philz recovery 5.15.9.img
Make a full wipe and install the rom.zip. and flash the boot.img from the rom.zip
What rom were you trying to flash ?
If its a kitkat ROM you can't use cwm recovery to flash that rom.. you either use philz recovery given by mr hofs or latest twrp recovery from the twrp thread or indexed listing thread..
a.broken.star said:
If its a kitkat ROM you can't use cwm recovery to flash that rom.. you either use philz recovery given by mr hofs or latest twrp recovery from the twrp thread or indexed listing thread..
Click to expand...
Click to collapse
You mean this one
https://www.dropbox.com/s/14c1ikgsp38axwv/twrp-recovery2.img
Righto...:thumbup:
i was trying to flash MaximusHD rom.
and Philz recovery i have tried already. The problem is I do not have access to storage. All i have is Bootloader access. and nothing on my phone
Charge the battery, unlock the bootloader, flash the custom recovery and install a new rom
Mr Hofs said:
Charge the battery, unlock the bootloader, flash the custom recovery and install a new rom
Click to expand...
Click to collapse
i have tried this too.. no ROM is being flashed. everytime it ends with some error(s)
What error ??? Be more specific otherwise we cant get 1 step ahead
1: Is your bootloader unlocked ?
2: flashes the custom recovery ?
3: what rom ?
4: did you also flashed the boot.img ?
Please answer specifically !
Mr Hofs said:
What error ??? Be more specific otherwise we cant get 1 step ahead
1: Is your bootloader unlocked ?
2: flashes the custom recovery ?
3: what rom ?
4: did you also flashed the boot.img ?
Please answer specifically !
Click to expand...
Click to collapse
1. Bootloader was unlocked, i have relocked it. I'll unlock it. no Issues.
2. I have tried CWM philz touch custom recovery. I'll install it again
3. It do not have any ROM at present. Earlier it had 4.2.2 JB Stock ROM
4. Yes, I flashed boot.img. Nothing worked
1. Unlock the bootloader again
2. Flash the Philz-Recovery
3. Boot the Recovery
4. Install the Rom via ADB-Sideload
5. Reboot to bootloader
6. Flash the Kernel (boot.img)
7. Reboot into system
If you get an error, then post the Code here , so we can find out what's wrong with your phone.
Sent from my HTC One using XDA mobile app
HD2Bastler said:
1. Unlock the bootloader again
2. Flash the Philz-Recovery
3. Boot the Recovery
4. Install the Rom via ADB-Sideload
5. Reboot to bootloader
6. Flash the Kernel (boot.img)
7. Reboot into system
If you get an error, then post the Code here , so we can find out what's wrong with your phone.
Sent from my HTC One using XDA mobile app
Click to expand...
Click to collapse
sorry for this stupid question. But how to use ADB Sideload..??
Just mount the sdcard in the mounts and storage menu ! No need for adb sideload
And don't just install the rom, you must perform a full wipe before that !
Factory reset
Wipe cache partition
Wipe dalvik cache
Format system
Format data
Format cache
Then install the rom !
Mr Hofs said:
Just mount the sdcard in the mounts and storage menu ! No need for adb sideload
And don't just install the rom, you must perform a full wipe before that !
Factory reset
Wipe cache partition
Wipe dalvik cache
Format system
Format data
Format cache
Then install the rom !
Click to expand...
Click to collapse
ok i will try this and will be back with whatevr result comes out....
I bricked mine too , this is what I did
mohitsinghl said:
ok i will try this and will be back with whatevr result comes out....
Click to expand...
Click to collapse
If that doesn't work try this , this is what I did when I bricked my HTC One X:
1. Download Fastboot
2. Download adb
3. Download cm-10.2.1-endeavoru.zip (https://download.cyanogenmod.org/?device=endeavoru)
(I used this one , it's justs so you get your SD Card Working again and you can
put ROMS and everything on it again)
4. Download openrecovery-twrp-2.4.0.0-endeavoru-JB (http://techerrata.com/browse/twrp2/endeavoru)
(This one will be used because it has touch ability's and you can install ROMS with it )
4.1 Or you can download recovery-clockwork-touch-6.0.4.7-endeavoru.img (a.k.a Philz recovery)
(This one will be used because it has touch ability's and you can install ROMS with it )
( I used Philz recovery 5.15.9.img (provided by Mr Hofs -> who is a great guy btw)
5. Download openrecovery-twrp-endeavoru-2.1.7 (http://techerrata.com/browse/twrp2/endeavoru
(This one will be used for adb push commands, openrecovery-twrp-endeavoru-2.1.7 has a built
in ability for your sd-Card , adb can recoginze it but the problem is your touch will not work.)
6. Go into bootloader -> fastboot and do this:
6.1 fastboot flash recovery openrecovery-twrp-endeavoru-2.1.7.img
7. Go into recovery (Hboot -> recovery)
7.1 just open the recovery, your touch will probably not work. DONT LOCK IT JUST LEAVE IT OPEN
(ADB sideload didn't work for me so that's why we are going to do this)
IF YOUR TOUCH WORKS YOU CAN SKIP STEP 8
7.2 do this command: adb devices
If you don't find your devices in this then the next steps will not work.
YOU HAVE TO SEE YOUR DEVICE
7.3 do this command: adb push cm-10.2.1-endeavoru.zip /sdcard/
You can only do cm-10.2.1-endeavoru.zip if the zip file is located in the same folder your using
with command. I'm not sure about /sdcard/ . I cant remember anymore But this will put the
but this will put the zip Directly on your SDcard.
8. Go to bootloader -> fastboot
8.1 do this command: fastboot flash recovery openrecovery-twrp-2.4.0.0-endeavoru-JB.img
8.2 or do this command: fastboot flash recovery Philz recovery 5.15.9.img
Your touch wasn't working but it will work now.
9. Go to booloader -> fastboot
9.1 extract the boot.img from the Download cm-10.2.1-endeavoru.zip into the fastboot folder
9.2 do this command fastboot flash boot boot.img
9.3 fastboot erase cache
10. Go back to recovery
10.1 Wipe User Data
10.2 Wipe data cache
10.3 Go to advanced -> wipe Dalvik Cache
11. Install zip from sdcard
11.1 Choose cm-10.2.1-endeavoru.img
11.2 Install the zip WITH full wipe
12. After the install, reboot. You should have a full functional HTC ONE X now
13. Now but your ROM's(ZIP FILES)/Recovery(ZIP FILES)/Kernels and everything you want on your HTC because
You can see your HTC on your PC again!
I tried adb push.. But i cant find the pushed zip on sd card in recovery.. Moreover i tried flashing using fastboot command i.e. fastboot flash zip rom.zip it ended with an error <remote not allowed>
Sent from my Titanium S5 using XDA Free mobile app
For maximus hd do this :
Flash Philz 5.15 and mount the sdcard and wait literally minutes to let the sdcard pop up, copy the rom, do a full wipe and install it then also flash the boot.img from the maximus rom in the bootloader and reboot the phone
Don't make this so hard on yourself !
Philz 5.15 recovery is not flashed. And ended with an error 0xa . any other way??
Sent from my Titanium S5 using XDA Free mobile app
Uhm really.....second time : post the error/your taken steps ! I'm not playing a game of sharades here ......
If it's not flashed you are doing something wrong
Please don't get angry on me.. M a beginner.
Okey now i have managed to flash philz recovery version 6 i.e. philz touch 6 but still cant get storage popup on my pc. I waited 30 mins after clicking mount /storage/sdcard0
Sent from my Titanium S5 using XDA Free mobile app

Device bricked? No adb-access

Hello!
My Oppo Find 7 (international) seems to be bricked.
I'm on stock ROM COS 1.2.5 with stock recovery 1.0
After booting it stuck in the Setup-Wizzard with "settings has stopped"-Loop.
Unfortunately in stock-ROMs the USB-debugging is disabled, so i can't acces via adb fastboot to flash other recoverys.
And cause of the loop i can not enable USB-debugging...
The recovery (stock 1.0) let me only flash 1.2.5, no other ROMs work.
Things that work:
- entering fastboot (but no access via adb as i wrote)
- entering recovery and execute "zip from sd" (while sd means only internal sd here)
- normal boot to the f****** Setup-Assistant, enter PIN. At slect Language the "setting has stopped"-loop starts
- while the device is in loop, i can access the internal and external SD-card via PC, copy and delete files works
Please, has anybody an idea what to do ?
Thanks to all
Marco
Since you can get into fastboot, download a custom recovery, go to fastboot, type
fastboot flash recovery x
Replacing x with the full name and extension of the file, and install a ROM. Alternatively, if you want ColorOS, try downloading 1.2.4i, and installing it through the stock recovery. Then you can update from there
Hmmmm....
Positive! At this moment i learned that USB-debugging is needed for adb-access on a booted device, not for fastboot-access
Yes, i could flash TWRP via fastboot (puuhh, not bricked)
THANKS !!
Now i can mess around the "settings has closed"-Loop, wich is still in place.
(No wiping fixes the problem, even 1.2.1 nor 1.2.3 or whatever)
But i'm on the road again and can check out fixes.
Thanks again!!
That's weird. Did you ever install custom ROMs before having this issue?
Did you try formatting System in TWRP? But be careful, when you format System you have to install stock Color OS BEFORE rebooting your device. That means stay in TWRP after you format and install the ROM, then reboot.

Categories

Resources