NO ROm stuck at bootscreen - AT&T, Rogers HTC One X, Telstra One XL

Can someone direct me to a tutorial to restore my phone

dee163 said:
Can someone direct me to a tutorial to restore my phone
Click to expand...
Click to collapse
Boot to the bootloader, select fastboot, then plug it in to your PC. Now on your PC, where you have adb and fastboot installed, open a command prompt and type 'fastboot oem lock'. This will relock your bootloader and allow you to run a stock AT&T RUU. (downloaded here http://d-h.st/bS4)
After you install the stock RUU you will need to unlock the bootloader again to start flashing custom roms. If you need more help let me know.

dee163 said:
Can someone direct me to a tutorial to restore my phone
Click to expand...
Click to collapse
Follow the steps I wrote in the 2nd post here
http://forum.xda-developers.com/showthread.php?t=1780860

Related

Need help figuring out how to help a remote friend update

In November, I helped my friend unlock and root his T-Mobile HTC One S using Hasoon's All-In-One-Toolkit.
He left the ROM as stock, and hasn't uninstalled any apps or bloats.
A couple weeks ago he got the OTA message to update. When he hits the notification to proceed with the update, the following happens:
phone resets
clockwork mod recovery v5.8.3.1
finding update package...
e: unknown volume for path [internals dcard: download/OTA_Ville_U_ICS_40_S_TMOUS_2.35.531.10-1.84.531.2_release_2978576yp8mjiw19tsxxey.zip]
e: can't mount INTERNAL SDCARDownload/OTA(tons of numbers).zip
His current software version is 1.84.531.2.710ORD, and he's on Android 4.0.3.
What needs to be done to enable the OTA update? I'm not near him, but I can talk him through it with Skype. I'm just not used to the HTC environment and terminology.
All he needs is to relock bootloader and install stock recovery, here is a link to download it from my dropbox..
http://db.tt/YTK06p9b
how to install stock recovery
Can you please explain how to relock the bootloader and how to install the stock recovery.
shadowch31 said:
All he needs is to relock bootloader and install stock recovery, here is a link to download it from my dropbox..
Click to expand...
Click to collapse
espaniol said:
Can you please explain how to relock the bootloader and how to install the stock recovery.
Click to expand...
Click to collapse
shadowch31 said:
All he needs is to relock bootloader and install stock recovery, here is a link to download it from my dropbox..
Click to expand...
Click to collapse
Put the phone into bootloader.
Type in the following command in a command shell, opened in the adb directory: fastboot oem lock
espaniol said:
Can you please explain how to relock the bootloader and how to install the stock recovery.
shadowch31 said:
All he needs is to relock bootloader and install stock recovery, here is a link to download it from my dropbox..
Click to expand...
Click to collapse
Your friend will need to have the phone drivers installed and an adb/fastboot folder set up (similar to the "data" folder from Hasoon's All-In-One-Toolkit with fastboot, adb, etc.). Get the phone to the bootloader then go to fastboot mode and connect the USB (it should say "fastboot usb"). Now flash the stock recovery by running the following command in the terminal:
Code:
fastboot flash recovery stock_recovery.img
then lock the bootloader with this command:
Code:
fastboot oem lock
as Raptylos suggested
Click to expand...
Click to collapse

[Q] **RUU Error 140** Important

Hi
I Have HTC One E8 single sim rooted with costume recovery and Unlocked bootloader I Locked the bootloader and try to Run RUU_M8_ACE_UL_L50_SENSE60_EMEA_MR_HTC_Europe_2.33.401.5_Radio_1.23.30336021.10G_30.69.336021.00_F_release_427490_signed_2_4. exe then i Get bootloader error 140 for version.
My Bootloader Version is : 3.19.0.0.0.0 How Can I fix This Problem?
Please help me i really Need Your Helps
Unlock your bootloader, download this backup (2.34.401.5) drive.google.com/file/d/0B5LDnn44r6-JYlNOaXJGa2NmZkk/view and restore it in TWRP. When backup is restored, flash stock recovery and do factory reset/wipe. When it's done you can boot into android
CTszkacper said:
Unlock your bootloader, download this backup (2.34.401.5) drive.google.com/file/d/0B5LDnn44r6-JYlNOaXJGa2NmZkk/view and restore it in TWRP. When backup is restored, flash stock recovery and do factory reset/wipe. When it's done you can boot into android
Click to expand...
Click to collapse
Can You Give Me Stock Recovery For This Backup?
__LuCiFeR said:
Can You Give Me Stock Recovery For This Backup?
Click to expand...
Click to collapse
Here you go
docs.google.com/file/d/0B4Og2FG3PR_XcEpNaFEtZG1QclE/edit
CTszkacper said:
Here you go
docs.google.com/file/d/0B4Og2FG3PR_XcEpNaFEtZG1QclE/edit
Click to expand...
Click to collapse
it didn't Work
__LuCiFeR said:
it didn't Work
Click to expand...
Click to collapse
You need to flash it through computer. Use this drive.google.com/open?id=0B4Og2FG3PR_XNTZVYldvS0ZkaGM&authuser=0
Open the folder, hold left shift and right click anywhere in folder, open command prompt and type in "fastboot flash recovery recovery.img". You need to place recovery.img in that folder or it won't work, and your phone must be in fastboot mode.
CTszkacper said:
You need to flash it through computer. Use this drive.google.com/open?id=0B4Og2FG3PR_XNTZVYldvS0ZkaGM&authuser=0
Open the folder, hold left shift and right click anywhere in folder, open command prompt and type in "fastboot flash recovery recovery.img". You need to place recovery.img in that folder or it won't work, and your phone must be in fastboot mode.
Click to expand...
Click to collapse
You Give Me M8SD Backup!!! My Device is M8sx :| Are U Kidding me?
If you dont know anything so dont suggest bull****!!!!
__LuCiFeR said:
You Give Me M8SD Backup!!! My Device is M8sx :| Are U Kidding me?
If you dont know anything so dont suggest bull****!!!!
Click to expand...
Click to collapse
Hi,
Please get " fastboot getvar all" from your phone and post in here.
This could help other to help you correctly.

One plus one need help urgent!

While recently trying to update my opo running cm11 I clicked install update but then it rebooted and just went to a black screen and did nothing. I rebooted it but it hadn't installed. I found my boot loader was locked and i had no recovery at all installed does anyone know how to fix this.
tom_clegg said:
While recently trying to update my opo running cm11 I clicked install update but then it rebooted and just went to a black screen and did nothing. I rebooted it but it hadn't installed. I found my boot loader was locked and i had no recovery at all installed does anyone know how to fix this.
Click to expand...
Click to collapse
Use fastboot & ADB guide for beginners. Download all required files so your PC can Connect to OPO VIA USB from PC. What PC OS do u use? Windows or Linux. Watch how to unlock boot loader, root, & install recovery tool or Return to stock OnePlus one YouTube video. Easiest start. Your phone will be OK. U need to down load drivers so u can use your PC to talk to your phone - pass instruction & activate 1+1 options. Install CM 11 or whatever ROM u want to use, as well as, 1+1 tools u may have lost is Recovery Tool.
Fstop said:
Use fastboot & ADB guide for beginners. Download all required files so your PC can Connect to OPO VIA USB from PC. What PC OS do u use? Windows or Linux. Watch how to unlock boot loader, root, & install recovery tool or Return to stock OnePlus one YouTube video. Easiest start. Your phone will be OK. U need to down load drivers so u can use your PC to talk to your phone - pass instruction & activate 1+1 options. Install CM 11 or whatever ROM u want to use, as well as, 1+1 tools u may have lost is Recovery Tool.
Click to expand...
Click to collapse
I use a mac and i tried to use a recovery tool however it says boot loader needed to be unlocked which mine wasn't and it wouldn't unlock because i had no recovery at all.
tom_clegg said:
I use a mac and i tried to use a recovery tool however it says boot loader needed to be unlocked which mine wasn't and it wouldn't unlock because i had no recovery at all.
Click to expand...
Click to collapse
You don't need a recovery to unlock the bootloader. Just boot it into fastboot mode, connect it to your Mac, and type 'fastboot oem-unlock' on the Terminal. Be careful, though, because you WILL lose ALL of your data!
Sent from my LG-V500 using Tapatalk
GXGOW said:
You don't need a recovery to unlock the bootloader. Just boot it into fastboot mode, connect it to your Mac, and type 'fastboot oem-unlock' on the Terminal. Be careful, though, because you WILL lose ALL of your data!
Sent from my LG-V500 using Tapatalk
Click to expand...
Click to collapse
where do i find the files for mac with fast boot adb etc.
tom_clegg said:
I use a mac and i tried to use a recovery tool however it says boot loader needed to be unlocked which mine wasn't and it wouldn't unlock because i had no recovery at all.
Click to expand...
Click to collapse
Hmmm no recovery? When u hold down volume + power ?
Did u find the fastboot & adb tools for Mac?
What happens when u hold volume key up + power button at same time after turning device off?
What happens if u $fastboot devices -
Can u issue cmd "$fastboot oem unlock"
Know its frustrating but have to keep trying till u get in. Just have the rom files unzipped on your Mac ready to flash 1+1 when u get in. Its how I did it. When I wasn't able to but into recovery. Get on fastboot go thru OEM unlock, then flash 1+1. Follow the install script manually. Open script w plain text reader & just issue cmds following script. I don't trust scripts I + automation to get things unstuck.
tom_clegg said:
where do i find the files for mac with fast boot adb etc.
Click to expand...
Click to collapse
Use Google, there are plenty of guides available online. Once you have fastboot working the best thing to do is to flash the stock images with fastboot. I have detailed instructions in section 8a of my guide here:
http://forum.xda-developers.com/showthread.php?t=2839471
Please note that fastboot commands are slightly different on a Mac but you'll see that when you view a guide on how to set it up and use it.
Heisenberg said:
Use Google, there are plenty of guides available online. Once you have fastboot working the best thing to do is to flash the stock images with fastboot. I have detailed instructions in section 8a of my guide here:
http://forum.xda-developers.com/showthread.php?t=2839471
Please note that fastboot commands are slightly different on a Mac but you'll see that when you view a guide on how to set it up and use it.
Click to expand...
Click to collapse
would u be able to do a short one for mac that would help a lot with the commands
tom_clegg said:
would u be able to do a short one for mac that would help a lot with the commands
Click to expand...
Click to collapse
There's no point in duplicating my guide when all that's needed are a couple of extra characters prefixing each fastboot command.
Heisenberg said:
There's no point in duplicating my guide when all that's needed are a couple of extra characters prefixing each fastboot command.
Click to expand...
Click to collapse
is it just ./ then the command?
can i message you somehow maybe so it is quicker
tom_clegg said:
is it just ./ then the command?
can i message you somehow maybe so it is quicker
Click to expand...
Click to collapse
Dude, in the time it's taken you to ask these questions here you could have already found the answers online and completed the task. I'm here to help people but I'm not about spoon feeding, it doesn't benefit you in any way.
Heisenberg said:
Dude, in the time it's taken you to ask these questions here you could have already found the answers online and completed the task. I'm here to help people but I'm not about spoon feeding, it doesn't benefit you in any way.
Click to expand...
Click to collapse
fine then
tom_clegg said:
would u be able to do a short one for mac that would help a lot with the commands
Click to expand...
Click to collapse
at the point where i do fastboot oem unlock it reboots but stays at the boot screen.
tom_clegg said:
fine then
Click to expand...
Click to collapse
Don't get an attitude because I'm trying to help you help yourself.
tom_clegg said:
at the point where i do fastboot oem unlock it reboots but stays at the boot screen.
Click to expand...
Click to collapse
Issue the Mac equivalent of this command:
Code:
fastboot oem device-info
What does it return?
Heisenberg said:
Don't get an attitude because I'm trying to help you help yourself.
Issue the Mac equivalent of this command:
Code:
fastboot oem device-info
What does it return?
Click to expand...
Click to collapse
I type fastboot oem unlock and it is meant to reboot into android but however it stays stuck on the boot screen
tom_clegg said:
I type fastboot oem unlock and it is meant to reboot into android but however it stays stuck on the boot screen
Click to expand...
Click to collapse
That isn't what I asked you, if you want help you need to answer the questions that you're asked.
Heisenberg said:
That isn't what I asked you, if you want help you need to answer the questions that you're asked.
Click to expand...
Click to collapse
it says device tampered true
unlocked false
charge screen enabled false
tom_clegg said:
it says device tampered true
unlocked false
charge screen enabled false
Click to expand...
Click to collapse
Ok, try the unlock command again. What recovery did you previously have installed?
Heisenberg said:
Ok, try the unlock command again. What recovery did you previously have installed?
Click to expand...
Click to collapse
still the same thing sorry just stuck on boot screen.
i would have been able to do it its just this which i wasn't sure about :/
tom_clegg said:
still the same thing sorry just stuck on boot screen.
i would have been able to do it its just this which i wasn't sure about :/
Click to expand...
Click to collapse
You definitely can't boot into recovery? Most times not being able to get into recovery it's a case of user error. Hold volume down, then hold power (so you're holding them together), when you see the OnePlus boot logo let go of power but keep holding volume down until you reach recovery.

how to get back to stock after root

Hello,
Can someone please direct me how to go back to stock after rooting my phone and flashing RR with Franco kernel. I need to give it back to google. Also is it possible to lock bootloader again?
Thank you.
Simple process download factory image for your device, put it in bootloader mode, extract the .Zip and run flash-all.bat
Wait till it finishes setup device.
Then boot back to bootloader and use the adb command to relock bootloader
ne0ns4l4m4nder said:
Simple process download factory image for your device, put it in bootloader mode, extract the .Zip and run flash-all.bat
Wait till it finishes setup device.
Then boot back to bootloader and use the adb command to relock bootloader
Click to expand...
Click to collapse
What's the command for relocking bootloader?
https://forum.xda-developers.com/pixel/development/pixel-image-t3477107
Is this the link for the image?
Google pixel factory image. And look the code up, the more you research the less you will have to ask, it will make doing things alot easier, adb commands are very easy

How to recover from bootloader relock brick

Hello,
I have MIX 3 Chinese version, unlocked bootloader, flashed latest global. Fine
For security purposes, tried to lock bootloader with fastboot - I knew it may be risky- now the device is in Mi recovery 3, refused to reboot even after erase data.
How to bring it back to life.
Thanks
Use the XiaoMiTool V2.
Google it
Can you enter fastboot mode?, If yes use mi flash and flash original chinese rom.
GVN.Gallus said:
Can you enter fastboot mode?, If yes use mi flash and flash original chinese rom.
Click to expand...
Click to collapse
Yes I can enter fastboot. Even I check bootloader status now locked.
Could you refer a link where all the process is explained? I am not conversant with mi flash.
visit https://www.xiaomitool.com/V2/ and good luck
Nakbleu said:
Yes I can enter fastboot. Even I check bootloader status now locked.
Could you refer a link where all the process is explained? I am not conversant with mi flash.
Click to expand...
Click to collapse
Follow instruction here, make sure to download lastest Miflash and correct rom, for fastboot rom use mifirm.net
grandman1701 said:
visit https://www.xiaomitool.com/V2/ and good luck
Click to expand...
Click to collapse
XiaoMiTool V2 won't be able to unbrick your device in the cases "This MIUI Version can't be installed on this device" error
Nakbleu said:
Yes I can enter fastboot. Even I check bootloader status now locked.
Could you refer a link where all the process is explained? I am not conversant with mi flash.
Click to expand...
Click to collapse
Fastboot is fairly simple. Download the latest Chinese from from miui.com, unzip it, connect your device in fastboot mode, and run the flash_all.bat file. It will take a while and the command prompt window will close when it is finished and your device will reboot.
jcsww said:
Fastboot is fairly simple. Download the latest Chinese from from miui.com, unzip it, connect your device in fastboot mode, and run the flash_all.bat file. It will take a while and the command prompt window will close when it is finished and your device will reboot.
Click to expand...
Click to collapse
I am downloading the ROM.
Please can provide step by step instructions?
My understanding is to:
1. copy the rom in minimal fastboot directory
2. unzip all files in that same directory (or should I create new one?)
3. Execute the command below:
fastboot flash_all.bat
By the way, can I use fastboot with locked bootloader?
Thanks again
Nakbleu said:
I am downloading the ROM.
Please can provide step by step instructions?
My understanding is to:
1. copy the rom in minimal fastboot directory
2. unzip all files in that same directory (or should I create new one?)
3. Execute the command below:
fastboot flash_all.bat
By the way, can I use fastboot with locked bootloader?
Thanks again
Click to expand...
Click to collapse
If you have ADB installed system wide, then it doesn't matter where you unzip the full image to. The best way to have ADB installed system wide is through this method.
You don't need to type anything. Just open the folder the ROM was decompressed in, right click the flash_all.bat, and run it as administrator with your device connected in fastboot mode. It will literally do everything else.
jcsww said:
If you have ADB installed system wide, then it doesn't matter where you unzip the full image to. The best way to have ADB installed system wide is through this method.
You don't need to type anything. Just open the folder the ROM was decompressed in, right click the flash_all.bat, and run it as administrator with your device connected in fastboot mode. It will literally do everything else.
Click to expand...
Click to collapse
I unzip the rom using 7zip, but couldn't find flash_all.bat file!
Nakbleu said:
I unzip the rom using 7zip, but couldn't find flash_all.bat file!
Click to expand...
Click to collapse
Did you install ADB 1.4.3 from the thread linked to? Do you have your device connected to a USB 3 port or USB 2 port? Are you using the cable that came with your device to flash it? Were you booted into the bootloader when trying to flash?
Edit: Read that post wrong. You need to download the fastboot version. You can't flash the TWRP image using fastboot.
jcsww said:
Did you install ADB 1.4.3 from the thread linked to? Do you have your device connected to a USB 3 port or USB 2 port? Are you using the cable that came with your device to flash it? Were you booted into the bootloader when trying to flash?
Edit: Read that post wrong. You need to download the fastboot version. You can't flash the TWRP image using fastboot.
Click to expand...
Click to collapse
Yes I did all that.
I am getting error: Erase is not allowed in lock state.
Any workaround please?
re-unlock the device. it's locked right now.
erbsenmatsch said:
re-unlock the device. it's locked right now.
Click to expand...
Click to collapse
Won't be possible with the Mi unlock software as the phones been wiped - no account, no OEM allowed ticked etc.
in that case, your only hope is: sending it back to china
where did you buy it?
erbsenmatsch said:
in that case, your only hope is: sending it back to china
where did you buy it?
Click to expand...
Click to collapse
In UK. Gray import. I really don't understand why a manufacturer should let this be possible. Why not just make it unlockable with global rom? This will avoid such unwanted situation for everybody. Pissed off by Xiaomi

Categories

Resources