Related
So I have a question I hope someone could help me with. Ive searched forums videos, cant seem to find out what to do and possibly hope my phone is not bricked. I wanted to root my htc one and followed the procedures to unlock the bootloader install twrp and then install superuser. Everything seemed fine till I accidentally erased evewrything in TWRP including the OS. Now the bootloader shows no os and running an RUU gives me an unknown error or wrong version error. I do have s on and cant seem to get that off either for the RUU to work. I am familiar wih fastboot but not adb and am completelt stumped on what to do right now. Can anyone of you smart techs help me get this issue resolved. Thanks for reading.
Tommyboy77 said:
So I have a question I hope someone could help me with. Ive searched forums videos, cant seem to find out what to do and possibly hope my phone is not bricked. I wanted to root my htc one and followed the procedures to unlock the bootloader install twrp and then install superuser. Everything seemed fine till I accidentally erased evewrything in TWRP including the OS. Now the bootloader shows no os and running an RUU gives me an unknown error or wrong version error. I do have s on and cant seem to get that off either for the RUU to work. I am familiar wih fastboot but not adb and am completelt stumped on what to do right now. Can anyone of you smart techs help me get this issue resolved. Thanks for reading.
Click to expand...
Click to collapse
Post the ouput of ''fastboot getvar all'' minus IMEI and SERIALNO. And post a link of the ruu you are truing to flash.
hello
alray said:
Post the ouput of ''fastboot getvar all'' minus IMEI and SERIALNO. And post a link of the ruu you are truing to flash.
Click to expand...
Click to collapse
Here is the RUU im trying to run it is from htconeguru.com and it is the sprint 1-29-651-7 zip
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\TL>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 99000146194387
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4286mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.056s
C:\Users\TL> THanks for the quick response hope I can get this resolved
Tommyboy77 said:
Here is the RUU im trying to run it is from htconeguru.com and it is the sprint 1-29-651-7 zip
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\TL>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 99000146194387
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4286mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.056s
C:\Users\TL> THanks for the quick response hope I can get this resolved
Click to expand...
Click to collapse
You can't use this RUU because its a downgrade. Downgrading require S-OFF. You will need to flash a custom rom or s-off your phone to be able to use this ruu,
alray said:
Post the ouput of ''fastboot getvar all'' minus IMEI and SERIALNO. And post a link of the ruu you are truing to flash.
Click to expand...
Click to collapse
alray said:
You can't use this RUU because its a downgrade. Downgrading require S-OFF. You will need to flash a custom rom or s-off your phone to be able to use this ruu,
Click to expand...
Click to collapse
Is there an ruu that I can use then? What version is mine? Also clueless how to since there is no os on the phone how to flash a custom rom or even turn the s off ive read forever and going in circles thanks for your time. Im familiar with the ruu process just not flashing a custom rom or the s off process.
Tommyboy77 said:
how to flash a custom rom or even turn the s off ive read forever and going in circles thanks for your time. Im familiar with the ruu process just not flashing a custom rom or the s off process.
Click to expand...
Click to collapse
unlock bootloarder
flash twrp for m7wls
flash a custom for m7wls
Hello
alray said:
unlock bootloarder
flash twrp for m7wls
flash a custom for m7wls
Click to expand...
Click to collapse
So Im on the step to flashing the custom rom and don't know where im going wrong. I downloaded one from the link you provided.
Put the zip file in my fastboot folder and also extracted it there.
All the tutorials im ready say to use fasboot and do "fastboot update (path to file name) and getting error in fastboot
error: failed to load kitkat.zip no such file or directory. Any idea where im going wrong? Thanks for all yoiur help
Tommyboy77 said:
So Im on the step to flashing the custom rom and don't know where im going wrong. I downloaded one from the link you provided.
Put the zip file in my fastboot folder and also extracted it there.
All the tutorials im ready say to use fasboot and do "fastboot update (path to file name) and getting error in fastboot
error: failed to load kitkat.zip no such file or directory. Any idea where im going wrong? Thanks for all yoiur help
Click to expand...
Click to collapse
You don't have to extract the zip file, just make sure it is in the fasatboot folder.
You don't flash a rom using fastboot!!! You must use a custom recovery i.e TWRP.
Boot your phone in recovery mode then
Code:
adb push <name_of_rom>.zip /sdcard/
then in recovery select ''install'' browse the sdcard and find your rom.zip. select it and swipe to install.
hello
alray said:
You don't have to extract the zip file, just make sure it is in the fasatboot folder.
You don't flash a rom using fastboot!!! You must use a custom recovery i.e TWRP.
Boot your phone in recovery mode then
Code:
adb push <name_of_rom>.zip /sdcard/
then in recovery select ''install'' browse the sdcard and find your rom.zip. select it and swipe to install.
Click to expand...
Click to collapse
I tried the ad push command from the fastboot folder command prompt and all I ever get is device not found .....also when hitting enter after the command it scrolls reial fast like its listing adb commands? ill keep reading unsure whats wrong....nothing shows in sdcard through twrp when I go to install
Tommyboy77 said:
I tried the ad push command from the fastboot folder command prompt and all I ever get is device not found
Click to expand...
Click to collapse
So your drivers are not properly installed on your computer. Go to windows device manager. Is your phone listed as My HTC or ONE ?
Tommyboy77 said:
.....also when hitting enter after the command it scrolls reial fast like its listing adb commands?
Click to expand...
Click to collapse
This is the ADB help menu, its appears every time you enter a wrong command. Please post a screen shot of your command prompt.
hello
alray said:
So your drivers are not properly installed on your computer. Go to windows device manager. Is your phone listed as My HTC or ONE ?
This is the ADB help menu, its appears every time you enter a wrong command. Please post a screen shot of your command prompt.
Click to expand...
Click to collapse
My phone is listed as base system device and m7wls with yellow exclamation marks by them under other devices....guess I need to locate the correct drivers for my htc one now grrr
hello
Tommyboy77 said:
My phone is listed as base system device and m7wls with yellow exclamation marks by them under other devices....guess I need to locate the correct drivers for my htc one now grrr
Click to expand...
Click to collapse
ANy idea where to get the htc one driver
hello
Tommyboy77 said:
ANy idea where to get the htc one driver
Click to expand...
Click to collapse
It is now listed as my htc after updating the device driver will try to push zip file to sdcard again adb push (filename.zip)/sdcard correct
Tommyboy77 said:
It is now listed as my htc after updating the device driver will try to push zip file to sdcard again adb push (filename.zip)/sdcard correct
Click to expand...
Click to collapse
dont forget there is a space between your file and the destination
adb push rom.zip /sdcard/
hellohabv
alray said:
dont forget there is a space between your file and the destination
adb push rom.zip /sdcard/
Click to expand...
Click to collapse
Obviously I am having driver issues with this darn computer after I rebooted it is now listed as base system device under other devices with the exclamation again.....using the space between zip and and sdcard still shows device not found error guess I need to figure how to get it back to my htc
hello
Tommyboy77 said:
Obviously I am having driver issues with this darn computer after I rebooted it is now listed as base system device under other devices with the exclamation again.....using the space between zip and and sdcard still shows device not found error guess I need to figure how to get it back to my htc
Click to expand...
Click to collapse
Need your help at all possible this is frustrating me royally
I used a different computer and my htc is listed in the device manager
I installed adb on my computer
custom rom is in my fastboot folder and im running a command prompt from there
everytime I type adb push kitkat.zip /sdcard/ it scrolls real fast through the help menu and that's all it does
now in recovery i go to advanced and adb sideload...clear both cache and then swipe to start sideload and all it does it says starting adb sideload feature
im unsure where im going wrong i either get the scrolling help menu after putting in the command or device nt found error. Is there something else that needs to be installed or am i running this command from the wrong spot? thanks for all your help think im close to getting it
Tommyboy77 said:
So I have a question I hope someone could help me with. Ive searched forums videos, cant seem to find out what to do and possibly hope my phone is not bricked. I wanted to root my htc one and followed the procedures to unlock the bootloader install twrp and then install superuser. Everything seemed fine till I accidentally erased evewrything in TWRP including the OS. Now the bootloader shows no os and running an RUU gives me an unknown error or wrong version error. I do have s on and cant seem to get that off either for the RUU to work. I am familiar wih fastboot but not adb and am completelt stumped on what to do right now. Can anyone of you smart techs help me get this issue resolved. Thanks for reading.
Click to expand...
Click to collapse
Download a Stock Rom or Nandroid Backup.
For Stock Roms here:
http://www.htc1guru.com/downloads/stock-rom-downloads/
And for Nandroid Backups here:
http://www.htc1guru.com/downloads/stock-nandroid-downloads/
Note: Make sure that the file your downloading is the right one for your phone
Tommyboy77 said:
Need your help at all possible this is frustrating me royally
I used a different computer and my htc is listed in the device manager
I installed adb on my computer
custom rom is in my fastboot folder and im running a command prompt from there
everytime I type adb push kitkat.zip /sdcard/ it scrolls real fast through the help menu and that's all it does
Click to expand...
Click to collapse
You are probably not typing the command correctly if it output the help menu. Post a screenshot of your command prompt and a screenshot of your fastboot folder contents.
Tommyboy77 said:
now in recovery i go to advanced and adb sideload...clear both cache and then swipe to start sideload and all it does it says starting adb sideload feature
Click to expand...
Click to collapse
After adb sideload is started, in the command prompt type: adb sideload <your_rom>.zip
Waiting for your screenshots
Do you have an usb otg cable?
alray said:
You are probably not typing the command correctly if it output the help menu. Post a screenshot of your command prompt and a screenshot of your fastboot folder contents.
After adb sideload is started, in the command prompt type: adb sideload <your_rom>.zip
Waiting for your screenshots
Do you have an usb otg cable?
Click to expand...
Click to collapse
No I do not have a usb otg cable or know what one is....here is the screenshots of my fastboot folder and the command im trying to type in the command prompt and just get a fast scrolling help menu everytime
Tommyboy77 said:
No I do not have a usb otg cable or know what one is....here is the screenshots of my fastboot folder and the command im trying to type in the command prompt and just get a fast scrolling help menu everytime
Click to expand...
Click to collapse
Your are using sideload the wrong way!
Code:
adb sideload kitkat.zip
NOT
Code:
adb sideload [COLOR="red"]KITKAT[/COLOR].zip [COLOR="red"]/sdcard/[/COLOR]
your file name is kitkat.zip so why do you type KITKAT.zip in the command prompt !?! You don't have to type /sdcard/ with sideload, only if you decide to use adb push !!
Code:
adb push kitkat.zip /sdcard/
So again use either adb sideload or adb push, not a combination of both!
ADB SIDELOAD:
boot your phone in twrp recovery, select ''Advanced'' --> ''ADB Sideload'' --> Swipe to sideload
then when your phone is in sideload mode open your command prompt and type:
Code:
adb sideload kitkat.zip
Wait until the transfer is complete, then reboot your recovery and install the rom.
or:
ADB PUSH:
boot your phone in twrp recovery (main menu)
open the command prompt and type:
Code:
adb push kitkat.zip /sdcard/
then choose "install'' and browse your sdcard to find ''kitkat''.zip. Select the file and swipe to install.
EDIT:
And why is adb inside a rom folder? Where is fastboot? You obviously don't know how to use fastboot and adb which is the base.
You really have to make some reading, you don't understand what you are doing. Stop and take some time to read this:
Read this to understand ADB and FASTBOOT
Read this for adb push and adb sideload instructions
SOLVED - Please a Mod can change the title?
Hi to everyone and thanks in advance.
I tried to install Revolution Rom but after the last reboot, the ONE begin to loop on boot page.
I've read different thread and tried different solution, after all i've done i'm still blocked with these informations:
- One doesn't load the rom: i'm still blocked on the initial white screen
- I can access to BOOTLOADER and i can use the prompt with all "fastboot" command, but everytime i try to flash a zip, it return FAILED (remote: not allowed)
- adb doesn't read my device! I've tried different solution but still no device when i write "adb device" : i tried kill-server
- The only recover that works is CWM without touch, the other one block the phone on a black loop page
- htcdev/bootloader process correctly done
- i'm not able to access on One as Storage so i can't upload any file inside phone memory
Here information from "fastboot getvar all"
version: 0.5
version-bootloader: 1.56.0000
version-baseband: 4A.25.3263.21
version-cpld: None
version-microp: None
version-main: 4.19.401.11
version-misc: PVT SHIP S-ON
serialno: xxxx
imei: xxxx
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__102
battery-status: good
battery-voltage: 4318mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-4dab9d12
hbootpreupdate: 11
gencheckpt: 0
Click to expand...
Click to collapse
anyone can help me?
Just to have a working phone, doesn't matter the rom/versione
Thanks in advance,
First of all, remove your imei and serial number from your post, it's very dangerous to post it.
Second, only fastboot commands work in the boot loader, adb is for android and recovery, that's why your adb command of adb devices isn't working, try fastboot devices instead.
Last but not least, the Rom zip must be flashed from within recovery by selecting install, sounds to me like your trying to install it through fastboot flashing.
Have your tried flashing twrp or only cwm
Seanie280672 said:
First of all, remove your imei and serial number from your post, it's very dangerous to post it.
Second, only fastboot commands work in the boot loader, adb is for android and recovery, that's why your adb command of adb devices isn't working, try fastboot devices instead.
Last but not least, the Rom zip must be flashed from within recovery by selecting install, sounds to me like your trying to install it through fastboot flashing.
Click to expand...
Click to collapse
Thanks for the reply:
- Ok i tried adb commands while One was in recovery. No response (List of device attached ---> nothing)
- Fastboot devices works while i'm in boot loader
- I can't flash rom from recovery because my One is empty --> I don't know how to move a Rom inside because i can't access to phone cause of the booloop problem
I would first start by flashing twrp recovery through fastboot command in the boot loader, get it from the twrp site, Google is your friend.
Next update your adb and fastboot, search this site for mini-sdk I don't have the links handy at the moment.
Then enter recovery, plug your phone in, put Rom.zip in the same folder as fastboot and adb on your computer then open a command Windows there, and type, adb push (Rom name).zip /sdcard/ then wait a while, it takes ages. You will know when it is done from the command prompt on your computer, then unplug your phone and install it from recovery.
Just one question, May sound stupid, but is your bootloader unlocked ?
Seanie280672 said:
I would first start by flashing twrp recovery through fastboot command in the boot loader, get it from the twrp site, Google is your friend.
Next update your adb and fastboot, search this site for mini-sdk I don't have the links handy at the moment.
Then enter recovery, plug your phone in, put Rom.zip in the same folder as fastboot and adb on your computer then open a command Windows there, and type, adb push (Rom name).zip /sdcard/ then wait a while, it takes ages. You will know when it is done from the command prompt on your computer, then unplug your phone and install it from recovery.
Just one question, May sound stupid, but is your bootloader unlocked ?
Click to expand...
Click to collapse
Ok
- bootloader unlocked using htcdev
New issue:
- fastboot now doesn't read the phone!
as soon as pc will read my phone in boot loader i'll
- Install new recovery
- update adb and fastboot
- try the adb command
deadmau587 said:
Ok
- bootloader unlocked using htcdev
New issue:
- fastboot now doesn't read the phone!
as soon as pc will read my phone in boot loader i'll
- Install new recovery
- update adb and fastboot
- try the adb command
Click to expand...
Click to collapse
check FAQ#2 here: http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
deadmau587 said:
Ok
- bootloader unlocked using htcdev
New issue:
- fastboot now doesn't read the phone!
as soon as pc will read my phone in boot loader i'll
- Install new recovery
- update adb and fastboot
- try the adb command
Click to expand...
Click to collapse
Ok guys: THANK YOU
1) fastboot doesn't works seems for low charge
2) downloaded new recovery
3) installed
4) updated adb and fastboot donwnloading mini-sdk
5) tried adb --> doesn't works
nkk71 said:
check FAQ#2 here: http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
Click to expand...
Click to collapse
6) tried to reinstall correctly the driver
7) adb WORKS!
8) moved new rom using the command push
9) installed new rom
10) HTC ONE IS ALIVE!
Yea! thanks to everyone!
Hi, im new to Android, in fact a friend of mine gave me a android device to help him out with this.
anyways, i think his HTC one m7 (im not sure its says on the box HTC one 801n) stuck on the HTC logo, it allows me to go to a Hboot hats what its called i think? also ive noticed when i go to recovery there custome recovery installed "teamwin", but i dont know what to do next.
could some one help me out please?
lisij said:
Hi, im new to Android, in fact a friend of mine gave me a android device to help him out with this.
anyways, i think his HTC one m7 (im not sure its says on the box HTC one 801n) stuck on the HTC logo, it allows me to go to a Hboot hats what its called i think? also ive noticed when i go to recovery there custome recovery installed "teamwin", but i dont know what to do next.
could some one help me out please?
Click to expand...
Click to collapse
Sounds like you just need to push and install a Rom. Which version of Team Win Recovery (TWRP) is installed?
Do you know how adb and fastboot work?
Danny201281 said:
Sounds like you just need to push and install a Rom. Which version of Team Win Recovery (TWRP) is installed?
Do you know how adb and fastboot work?
Click to expand...
Click to collapse
TMRP IS V2.6.3.3, no i dont know what adb and fastboot is, the last time i flashed something was PSP PHAT/slim looong time ago i would really appreciate if some one could guide me step by step.
also ive read that this might be important S-on i think i cant flash/install things?
lisij said:
TMRP IS V2.6.3.3, no i dont know what adb and fastboot is, the last time i flashed something was PSP PHAT/slim [emoji14] looong time ago i would really appreciate if some one could guide me step by step.
also ive read that this might be important S-on i think i cant flash/install things?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2317790
Ok first you need to get adb and fastboot installed and working you can download tool from the above link to do this easily. Also in that thread are guides on how to use adb and fastboot. But feel free to ask me any questions you may have.
Once you have a basic understanding of how to use these command line tools we can get to fixing this for you :good:
Danny201281 said:
http://forum.xda-developers.com/showthread.php?t=2317790
Ok first you need to get adb and fastboot installed and working you can download tool from the above link to do this easily. Also in that thread are guides on how to use adb and fastboot. But feel free to ask me any questions you may have.
Once you have a basic understanding of how to use these command line tools we can get to fixing this for you :good:
Click to expand...
Click to collapse
ok ill try, thanx
lisij said:
ok ill try, thanx
Click to expand...
Click to collapse
It's real easy just a normal windows installer, Make a note of the folder it installs on your PC we will refer to this as "the fastboot folder" :good:
Danny201281 said:
http://forum.xda-developers.com/showthread.php?t=2317790
Ok first you need to get adb and fastboot installed and working you can download tool from the above link to do this easily. Also in that thread are guides on how to use adb and fastboot. But feel free to ask me any questions you may have.
Once you have a basic understanding of how to use these command line tools we can get to fixing this for you :good:
Click to expand...
Click to collapse
im stuck already, how to i get to usb debugging when i cant pass the HTC logo screen?
lisij said:
im stuck already, how to i get to usb debugging when i cant pass the HTC logo screen?
Click to expand...
Click to collapse
ok im stuck at first adb device command, it cant find my devices, its seems windows can find proper driver, any ideas?
lisij said:
ok im stuck at first adb device command, it cant find my devices, its seems windows can find proper driver, any ideas?
Click to expand...
Click to collapse
FAQ 2 here >> http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
will help you getting adb /fastboot working
and don't forget to Quote or @Danny201281 or he won't know you replied
lisij said:
ok im stuck at first adb device command, it cant find my devices, its seems windows can find proper driver, any ideas?
Click to expand...
Click to collapse
nevermind
clsA said:
FAQ 2 here >> http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
will help you getting adb /fastboot working
and don't forget to Quote or @Danny201281 or he won't know you replied
Click to expand...
Click to collapse
Danny201281 said:
It's real easy just a normal windows installer, Make a note of the folder it installs on your PC we will refer to this as "the fastboot folder" :good:
Click to expand...
Click to collapse
ok, finally unlocked the bootloader, whats next?
one thing though, i havnt received the message on the phone for yes or no question, is that a problem?
nevermind, runed the command again and received the yes no, but not it put me in to TMRP recovery, i thought it will erase everithing from here
lisij said:
ok, finally unlocked the bootloader, whats next?
Click to expand...
Click to collapse
Ok so you got fastboot working now obviously :good: So now before we go further i need to know exactly what HTC one you have. Connect fastboot usb in the bootloader run this command
Code:
fastboot getvar all
Post the output here, Please censor your imei and serial numbers for security
Danny201281 said:
Ok so you got fastboot working now obviously :good: So now before we go further i need to know exactly what HTC one you have. Connect fastboot usb in the bootloader run this command
Code:
fastboot getvar all
Post the output here, Please censor your imei and serial numbers for security
Click to expand...
Click to collapse
version: 0.5
version-bootloader: 1.57.0000
version-baseband: 4T.29.3218.08
version-cpld: None
version-microp: None
version-main: 6.09.401.11
version-misc: PVT SHIP S-ON
serialno: SH34JW9
imei: 35443605534
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__001
battery-status: good
battery-voltage: 4235mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-6d8a0b9b
hbootpreupdate: 11
gencheckpt: 0
lisij said:
version: 0.5
version-bootloader: 1.57.0000
version-baseband: 4T.29.3218.08
version-cpld: None
version-microp: None
version-main: 6.09.401.11
version-misc: PVT SHIP S-ON
serialno: SH34JW9
imei: 35443605534
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__001
battery-status: good
battery-voltage: 4235mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-6d8a0b9b
hbootpreupdate: 11
gencheckpt: 0
Click to expand...
Click to collapse
Sorry about the wait, Just a moment Instructions to follow
Danny201281 said:
Sorry about the wait, Just a moment Instructions to follow
Click to expand...
Click to collapse
dont worry im not rushing you take your time! by the way which recovery is better twrp or the cwm?
lisij said:
dont worry im not rushing you take your time! by the way which recovery is better twrp or the cwm?
Click to expand...
Click to collapse
The answer to your question is contained in this post
Download both these files
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
http://www.androidrevolution.org/downloader/download.php?file=One_6.09.401.12_deodexed.zip
Put both files inside your fastboot folder.
Rename twrp-2.6.3.3-m7.img to recovery.img
Rename One_6.09.401.12_deodexed.zip to rom.zip
Connect fastboot usb in the bootloader and flash the recovery with these commands
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
Select recovery from the bootloader menu to boot to TWRP recovery. Select "Wipe" from the TWRP menu and then "Format Data" you will be prompted to type yes to confirm. When its done go back to the TWRP home screen and select "Reboot" then "Reboot Recovery" TWRP will ask if you want to root the device at this point say no.
Once your back in recovery we need to push the rom.zip to the phone. In the command window type
Code:
adb devices
You should get an output showing your devices serial number. This confirms adb is working. If you don't get the serial number output check in device manager on your pc that the drivers have installed correctly. Otherwise continue to push the rom with
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes (Sevral Minutes) When it's done select "Install" from the TWRP home screen and choose the rom.zip, Swipe the pull bar to confirm. The Aroma Installer will start and guide you through the rom install, When it's done Reboot the device. Again TWRP will ask if you want to root the device at this point it's your decision but now you have a rom installed you can root if you want to. That's it let me know how you get on :good:
Danny201281 said:
The answer to your question is contained in this post
Download both these files
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
http://www.androidrevolution.org/downloader/download.php?file=One_6.09.401.12_deodexed.zip
Put both files inside your fastboot folder.
Rename twrp-2.6.3.3-m7.img to recovery.img
Rename One_6.09.401.12_deodexed.zip to rom.zip
Connect fastboot usb in the bootloader and flash the recovery with these commands
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
Select recovery from the bootloader menu to boot to TWRP recovery. Select "Wipe" from the TWRP menu and then "Format Data" you will be prompted to type yes to confirm. When its done go back to the TWRP home screen and select "Reboot" then "Reboot Recovery" TWRP will ask if you want to root the device at this point say no.
Once your back in recovery we need to push the rom.zip to the phone. In the command window type
Code:
adb devices
You should get an output showing your devices serial number. This confirms adb is working. If you don't get the serial number output check in device manager on your pc that the drivers have installed correctly. Otherwise continue to push the rom with
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes (Sevral Minutes) When it's done select "Install" from the TWRP home screen and choose the rom.zip, Swipe the pull bar to confirm. The Aroma Installer will start and guide you through the rom install, When it's done Reboot the device. Again TWRP will ask if you want to root the device at this point it's your decision but now you have a rom installed you can root if you want to. That's it let me know how you get on :good:
Click to expand...
Click to collapse
this is what im getting
C:\xxxxxx\android-sdk\platform-tools>adb push rom.zip /sdca
rd
cannot stat 'rom.zip': No such file or directory
my mistake, i named the file wrong
Danny201281 said:
The answer to your question is contained in this post
Download both these files
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
http://www.androidrevolution.org/downloader/download.php?file=One_6.09.401.12_deodexed.zip
Put both files inside your fastboot folder.
Rename twrp-2.6.3.3-m7.img to recovery.img
Rename One_6.09.401.12_deodexed.zip to rom.zip
Connect fastboot usb in the bootloader and flash the recovery with these commands
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
Select recovery from the bootloader menu to boot to TWRP recovery. Select "Wipe" from the TWRP menu and then "Format Data" you will be prompted to type yes to confirm. When its done go back to the TWRP home screen and select "Reboot" then "Reboot Recovery" TWRP will ask if you want to root the device at this point say no.
Once your back in recovery we need to push the rom.zip to the phone. In the command window type
Code:
adb devices
You should get an output showing your devices serial number. This confirms adb is working. If you don't get the serial number output check in device manager on your pc that the drivers have installed correctly. Otherwise continue to push the rom with
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes (Sevral Minutes) When it's done select "Install" from the TWRP home screen and choose the rom.zip, Swipe the pull bar to confirm. The Aroma Installer will start and guide you through the rom install, When it's done Reboot the device. Again TWRP will ask if you want to root the device at this point it's your decision but now you have a rom installed you can root if you want to. That's it let me know how you get on :good:
Click to expand...
Click to collapse
ok i think i have a problem, i runned the install rom, on the top of the twrp it says ZIp Install complete, but below the command line window it says failed, e:Unable to mount '/cache. is this is normal?
also noticed a note :no OS installed
lisij said:
ok i think i have a problem, i runned the install rom, on the top of the twrp it says ZIp Install complete, but below the command line window it says failed, e:Unable to mount '/cache. is this is normal?
Click to expand...
Click to collapse
Yes, This is because we used fastboot erase cache. Fastboot formats differently to recovery. After you boot the rom the cache partition will be formatted correctly for recovery and Android
Danny201281 said:
Yes, This is because we used fastboot erase cache. Fastboot formats differently to recovery. After you boot the rom the cache partition will be formatted correctly for recovery and Android
Click to expand...
Click to collapse
so umh, what now ?
FOR SPECIFIC INSTRUCTIONS ON HOW TO DO THIS BACKUP, PLEASE GO DOWN A COUPLE POSTS, SPECIFICALLY HERE: http://forum.xda-developers.com/showpost.php?p=59150233&postcount=3
Thanks!
So far during this weekend there has been considerable progress on the quest to completely dominate this phone. Member jodge managed to get his VM/Sprint S-OFF and right after that SuperCID of course. You can pickup the story here. However there is something we need in order to move forward and we need it badly: a Telus TWRP Backup.
I am not one to charge for helping out whenever I can, but I have helped a few Telus guys, even PMed them requesting a Telus backup and so far no one has come forward and honestly I am little disappointed. I know it's a pain if you did not make a backup before you set up your phone, but we really need a Telus TWRP stock backup. I can provide complete instructions if you need. PM me at will.
Thanks very much!
NOT TRYING TO BE RUDE OR ANYTHING, BUT . . . .
C'mon all you the people that complain
and/or ask constantly about the potential to
unlock the sim, this would be your time
to help out and further the cause!
I'm sure other GSM carrier backups would be
helpful as well.
IT'S YOUR TIME TO SHINE AND BE
THE CONTRIBUTION!
Hi
pls check the following thing before do anything:
phone in fastboot mode:
Code:
fastboot getvar platform
platform: hTCBmsm8226 <--- just this cpu works!
After that we need the whole backup! Unfortunately nandroid backup not enough
This process won't harm your phone, it's just a simple reading
You need at least 8gb sd card in the phone
A phone with unlocked boot (htcdev.com)
in the pc (phone in fastboot mode)
Code:
[B]fastboot boot openrecovery-twrp-2.8.5.0-a11.img[/B]
in the twrp--> mount --> tick system
int the pc:
Code:
[B]
adb shell[/B]
Code:
[B]ls -al /dev/block/platform/msm_sdcc.1/by-name[/B]
<-- you get all partitons by name and by number
Code:
[B]dd if=/dev/block/mmcblk0p1 of=/external_sd/1.bin[/B]
Code:
[B]dd if=/dev/block/mmcblk0p2 of=/external_sd/2.bin[/B]
Code:
[B]dd if=/dev/block/mmcblk0p3 of=/external_sd/3.bin[/B]
and all other partition (40-44 pcs)
thx
I have a 64 bit phone. So there is no twrp for me otherwise I'd love to get this for you even though I'm not using a telus build.
If this depended on you Burtrum57, we would have had it a couple of month ago
Burtrum57 said:
I have a 64 bit phone. So there is no twrp for me otherwise I'd love to get this for you even though I'm not using a telus build.
Click to expand...
Click to collapse
Your lord and saviour is here. I'm not experienced at backing up and stuff but I have an unlocked bootloader and yes, I am on Telus. I am willing to help you guys and I know jdmederios I pm'd you before asking you if you needed a backup and you said it was okay. Since you helped me out, it's only fair to help you right? So if you guys can walk me through this process, I'll be completely fine with helping you guys out!
How will I backup my current data so I can restore it after everything? Just make a TWRP backup of what I have now?
Great to hear from you karmasblade! Stand by as I prepare a script, test it on my phone and send it to you. I imagine you have TWRP installed. I will PM you as soon as I test my script on my phone, just to make sure it works fine. Thanks a lot for your help!
karmasblade said:
Your lord and saviour is here. I'm not experienced at backing up and stuff but I have an unlocked bootloader and yes, I am on Telus. I am willing to help you guys and I know jdmederios I pm'd you before asking you if you needed a backup and you said it was okay. Since you helped me out, it's only fair to help you right? So if you guys can walk me through this process, I'll be completely fine with helping you guys out!
How will I backup my current data so I can restore it after everything? Just make a TWRP backup of what I have now?
Click to expand...
Click to collapse
I decided to place the instructions here in the open so that others can review them and eventually find some mistakes. karmasblade you owe me absolutely nothing and if you decide this is too much of a pain I completely understand.
karmasblade, BEFORE YOU DO THIS I WOULD LIKE 2 OR 3 SENIOR MEMBERS TO VALIDADE THESE INSTRUCTIONS; THAT'S WHY THEY ARE HERE INSTEAD OF ME JUST PM YOU
If you decide to do it, make sure you copy paste the commands whenever possible. The following steps are needed to make sure you do not share any personal information. If your phone did not have any personal information you would just have to do steps 16 through 19 and then upload the folder.
1. You will need your Unlock_code.bin from HTCDEV; if you still have it great (it may still be in your email) otherwise you need to go through the bootloader unlock procedure up to the step where you get an email from HTC with the file Unlock_code.bin which you should place in the folder where you have fastboot.exe
2. You will need openrecovery-twrp-2.8.5.0-a11.img which you can get here http://techerrata.com/file/twrp2/a11/openrecovery-twrp-2.8.5.0-a11.img and save it in the same folder where you have fastboot.exe
3. Download this RUU https://mega.co.nz/#!6Z4SQDTA!3W89qbflxnQhE8fr_QnJMBFAO3aCHKcdkegFtxQ6tuY rename it to 0PCVIMGXXX and place it in the root of the sdcard
4. Connect the phone to the PC and run “abd shell”, “su” and then “cat /proc/emmc” From this list you need to find out the highest numbered block. In my case it’s mmcblk0p44 and therefore the number is 44.
5. Connect the phone to the PC and run "adb reboot recovery" When the recovery menu comes up on the phone press "Backup" On the top of the screen, press "Backup Name", add a few characters to the name so you know it's this backup and hit the return key
6. After the backup is complete, from the main menu, press "Wipe", then "Advanced Wipe" and select the first 4 options: Dalvik, System, Cache, Data; Slide to Wipe
7. From the PC run "adb shell" and then execute "mv /external_sd/0PCVIMGXXX /external_sd/0PCVIMG.zip"
8. From the main menu Press "Reboot" and then "Bootloader". It will say "No OS Installed! Are you sure you wish to reboot?" Press "Swipe to Reboot". It will then say "Install SuperSU?" and you should press "Do Not Install". After a few seconds (about 8) it will reboot. It will say "FASTBOOT USB" in red and "HBOOT" in the blue bar.
9. From the PC run "fastboot oem lock". The phone will reboot and come back to the same screen.
10. Press the Power button once; when you do this it will search your sdcard looking for the 0PCVIMG.zip and it will install it. Eventually it will say "Update Complete..." press <POWER> to reboot. Hit the "Power" button to reboot.
11. Once the phone boots, got to settings and turn on developer options and usb debuging. On the phone run the File Manager application, open the sdcard and rename 0PCVIMG.zip to 0PCVIMGXXX.
12. From the PC run "adb reboot bootloader"
13. Unlock the bootloader... from the PC run "fastboot flash unlocktoken Unlock_code.bin" and the phone will reboot.
14. From the PC run "adb reboot bootloader"
15. From the PC install recovery “fastboot flash recovery openrecovery-twrp-2.8.5.0-a11.img”
16. Reboot to Recovery by pressing the Power button and then VOL down to select RECOVERY followed by the Power button again, It will go to the Recovery menu.
17. Form the PC run “adb shell”
18. Inside the shell run “mkdir /external_sd/mmcblks”
19. For this step you will need the number from Step 4. If it’s not 44 then change the 44 in the following command. Inside the shell run
Code:
for i in `seq 1 44`; do dd if=/dev/block/mmcblk0p$i of=/external_sd/mmcblks/mmcblk0p$i.bin; done
This will take a while as it copies the memory blocks to the folder mmcblks in the sdcard.
20. From the Recovery menu, select Restore, select the backup you did on Step 5 and restore your phone. Reboot system and you should have your original phone back.
21. If you had a kernel other than the stock kernel installed you will have to install it again. To do that you would reboot to fastboot running “adb reboot bootloader” and then “fastboot flash boot xxxxxxxxxxx.img”.
22. That’s it; you would then have to upload the folder mmcblks to a place like Mega.
jdmedeiros said:
Great to hear from you karmasblade! Stand by as I prepare a script, test it on my phone and send it to you. I imagine you have TWRP installed. I will PM you as soon as I test my script on my phone, just to make sure it works fine. Thanks a lot for your help!
Click to expand...
Click to collapse
Would a Fido back up (same model number as Telus) help?
Sent from my HTC Desire 510 using XDA Free mobile app
...a lady for the rescue. About time
Please do this:
1. Connect the phone to the usb port and run:
Code:
adb shell cat /proc/emmc
Your last line should say something like mmcblk0p44: 48000000 00000200 "userdata". What is you last memory block number? Mine is 44.
2. Run
Code:
adb reboot bootloader
3. After it reboots, run:
Code:
fastboot getvar platform
If it says "platform: hTCBmsm8226" and your last memory block is around 44 then you could certainly help us.
4. Run
Code:
fastboot reboot
to restart your phone.
Thank you!
CrankyCatLady said:
Would a Fido back up (same model number as Telus) help?
Sent from my HTC Desire 510 using XDA Free mobile app
Click to expand...
Click to collapse
My last memory block number is also 44 "mmcblk0p44: 20000000 00000200 "userdata""
And for Getvar, here's the complete information:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.101.1372.19.0918
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ****************
(bootloader) imei: ********************
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: a11_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0PCV22000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 74b2d0b4
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Please let me know if it still looks good. I guess I will follow the instruction on the previous post for the backup.
jdmedeiros said:
...a lady for the rescue. About time
Please do this:
1. Connect the phone to the usb port and run:
Code:
adb shell cat /proc/emmc
Your last line should say something like mmcblk0p44: 48000000 00000200 "userdata". What is you last memory block number? Mine is 44.
2. Run
Code:
adb reboot bootloader
3. After it reboots, run:
Code:
fastboot getvar platform
If it says "platform: hTCBmsm8226" and your last memory block is around 44 then you could certainly help us.
4. Run
Code:
fastboot reboot
to restart your phone.
Thank you!
Click to expand...
Click to collapse
Yes, that is exactly what we are looking for and thank you for being willing to help us. Please follow this post http://forum.xda-developers.com/showpost.php?p=59172863&postcount=8 and be sure to copy paste as much as possble; for example in step 3 I say "...rename it to 0PCVIMGXXX..." That first character looks like the letter "O" but it's actually a zero. Also make sure that each step completes without error before moving on to the next step. I edited the post adding a little more information to steps 11 and 16. Let me know if you have any problem. Thank you!
CrankyCatLady said:
My last memory block number is also 44 "mmcblk0p44: 20000000 00000200 "userdata""i
And for Getvar, here's the complete information:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.101.1372.19.0918
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ****************
(bootloader) imei: ********************
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: a11_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0PCV22000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 74b2d0b4
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Please let me know if it still looks good. I guess I will follow the instruction on the previous post for the backup.
Click to expand...
Click to collapse
great news
thx for the support
One quick question before I really proceed to wipe anything through TWRP 2.8.5.0, would my original ROM be wiped and I can be running in boot loop?? In particular: "6. After the backup is complete, from the main menu, press "Wipe", then "Advanced Wipe" and select the first 4 options: Dalvik, System, Cache, Data; Slide to Wipe"
PS would need to gather a few things to really proceed (ie looking to find a spare/blank microSD card), should be done on the weekend.
jdmedeiros said:
Yes, that is exactly what we are looking for and thank you for being willing to help us. Please follow this post http://forum.xda-developers.com/showpost.php?p=59172863&postcount=8 and be sure to copy paste as much as possble; for example in step 3 I say "...rename it to 0PCVIMGXXX..." That first character looks like the letter "O" but it's actually a zero. Also make sure that each step completes without error before moving on to the next step. I edited the post adding a little more information to steps 11 and 16. Let me know if you have any problem. Thank you!
Click to expand...
Click to collapse
Looking for a Rogers RUU
I am looking for this file RUU_A11_UL_K44_DESIRE_SENSE60_AIO_Rogers_WWE_1.18. 631.2_Radio_1.101.1372.19.0918_10.24.4205.00L_rele ase_397685_signed.exe which is available here http://www.ir-file.com/portal/index.php?dir=Firmware/HTC/HTC_Android/A11_UL/
If any of your guys have access to it I would appreciate if you could share it. My access expired a few weeks ago and that was how I was able to get all the files I have been sharing with you. Thanks!
jdmedeiros said:
I am looking for this file RUU_A11_UL_K44_DESIRE_SENSE60_AIO_Rogers_WWE_1.18. 631.2_Radio_1.101.1372.19.0918_10.24.4205.00L_rele ase_397685_signed.exe which is available here http://www.ir-file.com/portal/index.php?dir=Firmware/HTC/HTC_Android/A11_UL/
If any of your guys have access to it I would appreciate if you could share it. My access expired a few weeks ago and that was how I was able to get all the files I have been sharing with you. Thanks!
Click to expand...
Click to collapse
Im guessing it requires a membership of some sort? If so how much, Im a bit strapped for cash so you'll have to wait a couple weeks for me to get to it if so.
Thanks, but no, don't worry about it, eventually it pop up or someone with access will share it, just like I have done with so many files.
howlingmoon12 said:
Im guessing it requires a membership of some sort? If so how much, Im a bit strapped for cash so you'll have to wait a couple weeks for me to get to it if so.
Click to expand...
Click to collapse
So, a couple of months ago I deleted videos and wanted to get them back, so I searched a bit and installed TWRP. Anyway, the videos were lost, could not recover anything, so installing TWRP was of no use to me.
I checked last week for updates and found out I have the latest Lollipop update available, so tried to download and install and I couldn't, because of TWRP..
Next thing was to try and uninstall it from the phone, but getting lost inside multiple internet pages, I reached a bad moment and formatted data.. my mistake.
After this my phone won't boot into the system, it always opens me in recovery mode and Team Win menu.
I tried to make my Macbook recognise it as adb device, but it will not do it, whatever I do on terminal with instructions I found again in various pages on the internet..
Now: what I should do? I am desperate, as I don't have a phone and would love to get it back working soon enough.
Any ideas??? Thanks in advance, Kosm.
post the output of "fastboot getvar all". Remove your IMEI and Serialno before posting.
I cannot do this on my Mac, do I certainly need a windows computer?
edit: I found the fastboot folder in my mac, but got this message:
-bash: ./fastboot: cannot execute binary file
kosmkosm said:
I cannot do this on my Mac, do I certainly need a windows computer?
Click to expand...
Click to collapse
Sure you can use fastboot on a mac.
edit: I found the fastboot folder in my mac, but got this message:
-bash: ./fastboot: cannot execute binary file
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1917237
Hello, I also found a windows machine to try, but it makes no difference to trying on my mac.. thing is, I dont think I enabled usg debugging, before I come into this problem, so now that I cannot enter my phone, it doesn't get recognised as a phone anywhere.. it only sees it as D:, where I cannot do nothing..
Can I activate usb debugging from inside TWRP somewhere?
Thanks for supporting my noob questions with such patience!!
kosmkosm said:
Hello, I also found a windows machine to try, but it makes no difference to trying on my mac.. thing is, I dont think I enabled usg debugging, before I come into this problem, so now that I cannot enter my phone, it doesn't get recognised as a phone anywhere.. it only sees it as D:, where I cannot do nothing..
Can I activate usb debugging from inside TWRP somewhere?
Thanks for supporting my noob questions with such patience!!
Click to expand...
Click to collapse
You don't need usb debugging. usb debugging is only needed to use ADB commands when the phone is booted in the OS. You can use FASTBOOT commands from the bootloader and ADB commands from custom recovery both without USB Debugging.
What version of windows is your computer running?
What is your phone hboot version? (you can see when booted in bootloader)
When your phone is booted in bootloader mode/fastboot usb, go in windows device manager. The phone should be listed there if its detected. Is you phone in the list? Does it says "Android USB devices --> My HTC" ?
1. windows 8.1
2. 1.57.0000
3. Yes, it finds it, only when I boot into HBOOT/fastboot USB. If I let it open as it does alone at TWRp, it doesn't find it.
kosmkosm said:
3. Yes, it finds it, only when I boot into HBOOT/fastboot USB.
Click to expand...
Click to collapse
So whats the problem with "fastboot getvar all" ?
Boot your phone in bootloader/fastboot usb mode (hold power and volume down until it reboots to the bootloader or from twrp recovery select "reboot" --> "Bootloader") and then open your command prompt form your adb/fasboot folder on your computer:
Code:
fastboot getvar all
Btw if you want me to reply faster, then quote me using the REPLY button below my posts instead of the "POST REPLY" button at the buttom of the page. I'm no notified when you are not quoting me.
alray said:
So whats the problem with "fastboot getvar all" ?
Boot your phone in bootloader/fastboot usb mode (hold power and volume down until it reboots to the bootloader or from twrp recovery select "reboot" --> "Bootloader") and then open your command prompt form your adb/fasboot folder on your computer:
Code:
fastboot getvar all
Btw if you want me to reply faster, then quote me using the REPLY button below my posts instead of the "POST REPLY" button at the buttom of the page. I'm no notified when you are not quoting me.
Click to expand...
Click to collapse
Sorry, didn't see that. New to the forums, in general!!
Here is the getvar all:
version: 0.5
version-bootloader: 1.57.0000
version-basehand: 4T.29.3218.08
version-cpld: None
version-microp: None
version-main: 6.09.401.12
version-misc: PUT SHIP S-OFF
serialno: ....................
imei: ....................
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN071****
cidnum: 11111111
battery-status: good
battery-voltage: 4332mV
partition-layout: Generic
security: off
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-6d8a0b9b
hbootpreupdate: 11
gencheckpt: 0
all: done!
finished. total time: 0.073s
kosmkosm said:
Sorry, didn't see that. New to the forums, in general!!
Here is the getvar all:
version: 0.5
version-bootloader: 1.57.0000
version-basehand: 4T.29.3218.08
version-cpld: None
version-microp: None
version-main: 6.09.401.12
version-misc: PUT SHIP S-OFF
serialno: ....................
imei: ....................
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN071****
cidnum: 11111111
battery-status: good
battery-voltage: 4332mV
partition-layout: Generic
security: off
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-6d8a0b9b
hbootpreupdate: 11
gencheckpt: 0
all: done!
finished. total time: 0.073s
Click to expand...
Click to collapse
Download and save this rom to the root of your phone storage: https://www.androidfilehost.com/?fid=95916177934521261
then in twrp recovery select "install" then choose "One_6.09.401.12_odexed.zip"
then you can re flash the stock recovery which can be found here: https://www.androidfilehost.com/?fid=95864024717072472
Save it in the same folder where you have adb and fastboot on your computer. WIth your phone booted in bootloader/fastboot usb mode:
Code:
fastboot flash recovery M7_UL_Stock_Recovery_6.09.401.12.img
fastboot erase cache
fastboot reboot
Then you are back to 100% stock and ready to take the ota update.
alray said:
Download and save this rom to the root of your phone storage: https://www.androidfilehost.com/?fid=95916177934521261
then in twrp recovery select "install" then choose "One_6.09.401.12_odexed.zip"
then you can re flash the stock recovery which can be found here: https://www.androidfilehost.com/?fid=95864024717072472
Save it in the same folder where you have adb and fastboot on your computer. WIth your phone booted in bootloader/fastboot usb mode:
Code:
fastboot flash recovery M7_UL_Stock_Recovery_6.09.401.12.img
fastboot erase cache
fastboot reboot
Then you are back to 100% stock and ready to take the ota update.
Click to expand...
Click to collapse
Thank you for the quick reply. I am downloading the files now. How can I save this rom to the root of my phone storage? HTC sync manager doesn't see my phone.. :/
edit: This way?
adb push [source] [destination]
Function: Copy files from your computer to your phone.
The push command allows you to copy files from your computer to your phone without touching your device. This is particularly handy for copying large files from your computer to your phone like movies or ROMs. In order to use this command, you'll need to know the full file path for both your source and destination. If the file you want to copy is already in your tools folder (where ADB lives), you can simply enter the name of the file as the source.
kosmkosm said:
Thank you for the quick reply. I am downloading the files now. How can I save this rom to the root of my phone storage? HTC sync manager doesn't see my phone.. :/
edit: This way?
adb push [source] [destination]
Function: Copy files from your computer to your phone.
The push command allows you to copy files from your computer to your phone without touching your device. This is particularly handy for copying large files from your computer to your phone like movies or ROMs. In order to use this command, you'll need to know the full file path for both your source and destination. If the file you want to copy is already in your tools folder (where ADB lives), you can simply enter the name of the file as the source.
Click to expand...
Click to collapse
Get rid of HTC sync, it can cause issue when using adb and fastboot. Uninstall it (but don't uninstall the drivers).
Then you can use adb push like you said:
Code:
adb push name_of_rom.zip /sdcard
Command prompt will be unresponsive for like 5-10 minutes, its normal.
Or if you have twrp 2.8.4.0+ you will see your phone like a storage device on your computer when booted in recovery so you just need to drag and drop the file to your storage.
alray said:
Get rid of HTC sync, it can cause issue when using adb and fastboot. Uninstall it (but don't uninstall the drivers).
Then you can use adb push like you said:
Code:
adb push name_of_rom.zip /sdcard
Command prompt will be unresponsive for like 5-10 minutes, its normal.
Or if you have twrp 2.8.4.0+ you will see your phone like a storage device on your computer when booted in recovery so you just need to drag and drop the file to your storage.
Click to expand...
Click to collapse
too bad I don't have a new version of TWRP, checked and it is 2.6.3.0..
got rid of HTC sync, but kept the drivers as is. Also now that the zip is downloaded, I tried to run the command 'adb push', but it gives me error: device not found... is that logical? :/
I am desperate, seems that nothing works for me, what am I doing wrong?
kosmkosm said:
too bad I don't have a new version of TWRP, checked and it is 2.6.3.0..
got rid of HTC sync, but kept the drivers as is. Also now that the zip is downloaded, I tried to run the command 'adb push', but it gives me error: device not found... is that logical? :/
I am desperate, seems that nothing works for me, what am I doing wrong?
Click to expand...
Click to collapse
Your phone drivers are not installed correctly. When booted in twrp recovery go in windows device manager again. Is the device listed or its a " ! " logo? If yes then install the drivers: http://www.mediafire.com/download/msfud4uem3gew2d/HTC-Mobile-Driver_v4.14.0.001.exe
You might want to update your twrp as well, will be easier to deal with the rom.
you can find twrp 2.8.5.0 here: http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.8.5.0-m7.img
save it in the same folder where you have adb and fastboot installed. Reboot your phone in bootloader mode / fastboot usb
Code:
fastboot flash recovery openrecovery-twrp-2.8.5.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Then enter in recovery mode, you should see your phone when going to "My computer" --> "One". Copy the rom to "My Computer\One\Internal Storage"
then in twrp select "install" and then choose the rom and swipe to install.
alray said:
Your phone drivers are not installed correctly. When booted in twrp recovery go in windows device manager again. Is the device listed or its a " ! " logo? If yes then install the drivers: http://www.mediafire.com/download/msfud4uem3gew2d/HTC-Mobile-Driver_v4.14.0.001.exe
You might want to update your twrp as well, will be easier to deal with the rom.
you can find twrp 2.8.5.0 here: http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.8.5.0-m7.img
save it in the same folder where you have adb and fastboot installed. Reboot your phone in bootloader mode / fastboot usb
Code:
fastboot flash recovery openrecovery-twrp-2.8.5.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Then enter in recovery mode, you should see your phone when going to "My computer" --> "One". Copy the rom to "My Computer\One\Internal Storage"
then in twrp select "install" and then choose the rom and swipe to install.
Click to expand...
Click to collapse
I ran the drivers installer, told me they exist, so did a repair.
Later, I was able to run the command and write the TWRP 2.8.5.0 recovery properly.
I restarted the phone to enter recovery mode, but it gets stuck forever in the first white page, saying Entering recovery..., the HTC logo and the message 'this build is for development purposes...blah blah'. I did all as you said.
kosmkosm said:
I ran the drivers installer, told me they exist, so did a repair.
Later, I was able to run the command and write the TWRP 2.8.5.0 recovery properly.
I restarted the phone to enter recovery mode, but it gets stuck forever in the first white page, saying Entering recovery..., the HTC logo and the message 'this build is for development purposes...blah blah'. I did all as you said.
Click to expand...
Click to collapse
Try to restore your phone using a RUU then. YOu have s-off, super CID and "super MID". you can use any RUU you want. The latest version is 7.19.401.2 and available here: https://drive.google.com/file/d/0B17smFr95pleSFhvZHd2a0RkTFE/view. Rename the file "ruu" (ruu.zip) and save it in the same folder where you have adb and fastboot
Code:
fastboot oem rebootRUU
fastboot flash zip ruu.zip
fastboot flash zip ruu.zip
fastboot reboot
alray said:
Try to restore your phone using a RUU then. YOu have s-off, super CID and "super MID". you can use any RUU you want. The latest version is 7.19.401.2 and available here: https://drive.google.com/file/d/0B17smFr95pleSFhvZHd2a0RkTFE/view. Rename the file "ruu" (ruu.zip) and save it in the same folder where you have adb and fastboot
Code:
fastboot oem rebootRUU
fastboot flash zip ruu.zip
fastboot flash zip ruu.zip
fastboot reboot
Click to expand...
Click to collapse
renamed to ruu, saved in the same folder, 'fastboot oem rebootRUU' finished in 0.047 secs, then tried to 'fastboot flash zip ruu.zip', but the fastboot.exe quits...
kosmkosm said:
renamed to ruu, saved in the same folder, 'fastboot oem rebootRUU' finished in 0.047 secs, then tried to 'fastboot flash zip ruu.zip', but the fastboot.exe quits...
Click to expand...
Click to collapse
try with this fastboot.http://forum.xda-developers.com/showpost.php?p=59412137&postcount=38
looks like the newer ruu must be flashed with htc_fastboot unlike older ones.
alray said:
try with this fastboot.http://forum.xda-developers.com/showpost.php?p=59412137&postcount=38
looks like the newer ruu must be flashed with htc_fastboot unlike older ones.
Click to expand...
Click to collapse
you are right! downloaded the htc_fastboot and it started sending the ruu.zip. Fingers crossed, I will let you know how it goes. Thanks again for the continuous support!
kosmkosm said:
you are right! downloaded the htc_fastboot and it started sending the ruu.zip. Fingers crossed, I will let you know how it goes. Thanks again for the continuous support!
Click to expand...
Click to collapse
Any news? Is your phone booting now?