Hi.
my problem is that my phone does not up, just stay in a htc logo. it is root and has a cwm installed.
I need a way to pass cyanogemod to its internal memory or a way to install a rom from the pc.
Thanks.
hackeadorazo said:
Hi.
my problem is that my phone does not up, just stay in a htc logo. it is root and has a cwm installed.
I need a way to pass cyanogemod to its internal memory or a way to install a rom from the pc.
Thanks.
Click to expand...
Click to collapse
your question, isn't very clear, and it's missing "fastboot getvar all" (excluding IMEI and s/n)... so that we know what device you have.
it's also missing, what you were trying to install, etc.
but in short, to get a ROM to install use either:
1- OTG cable
2- adb push
3- adb sideload
if you're trying to install a 4.4 ROM then CWM may not work, and you'll need to switch to TWRP.
nkk71 said:
your question, isn't very clear, and it's missing "fastboot getvar all" (excluding IMEI and s/n)... so that we know what device you have.
it's also missing, what you were trying to install, etc.
but in short, to get a ROM to install use either:
1- OTG cable
2- adb push
3- adb sideload
if you're trying to install a 4.4 ROM then CWM may not work, and you'll need to switch to TWRP.
Click to expand...
Click to collapse
I tried to install TWRP and success. but when enter to recovery the touch isn't response and the power button don't power off.
I don't know to do.
the phone still s-on, is necesary s-off to can install a rom?
how can I Power off the phone.
please help me.
I Attached a picture.
thank
hackeadorazo said:
I tried to install TWRP and success. but when enter to recovery the touch isn't response and the power button don't power off.
I don't know to do.
the phone still s-on, is necesary s-off to can install a rom?
how can I Power off the phone.
please help me.
I Attached a picture.
thank
Click to expand...
Click to collapse
outdated recovery, please post a fastboot getvar all (excluding IMEI and s/n), so we can see what device you're on.
nkk71 said:
outdated recovery, please post a fastboot getvar all (excluding IMEI and s/n), so we can see what device you're on.
Click to expand...
Click to collapse
Hi.
I Attached a picture to the phone fastboot.
i hope you can help me.
thanks.
hackeadorazo said:
Hi.
I Attached a picture to the phone fastboot.
i hope you can help me.
thanks.
Click to expand...
Click to collapse
next time just copy/past a fastboot getvar all (excluding IMEI, s/n and in your case MEID)
m7_wls = Sprint?
then get recovery from: http://techerrata.com/browse/twrp2/m7wls
(verify MD5!!!!)
then install a ROM compatible with Sprint.
nkk71 said:
next time just copy/past a fastboot getvar all (excluding IMEI, s/n and in your case MEID)
m7_wls = Sprint?
then get recovery from: http://techerrata.com/browse/twrp2/m7wls
(verify MD5!!!!)
then install a ROM compatible with Sprint.
Click to expand...
Click to collapse
I installed the recovery and the rom (cm10.1) by adb push, I have some issues with gsm and cdma but everything is ok and I know the way to flash another rom.
really thank you so much.
Related
Hi,
I downloaded the 4.3 update OTA and when I try to install it, the phone boots into TWRP. I don't know where the OTA update saves.
Does anyone know where I can find the file or how to not restart into TWRP when trying to do the update?
Thanks
Which file you've donwloaded?
Are you using the stock rom with only root and you get the notification of the ota?
Guich said:
Which file you've donwloaded?
Are you using the stock rom with only root and you get the notification of the ota?
Click to expand...
Click to collapse
Yes I am rooted on my stock ROM. I received the notification and have downloaded the file.
Found the file under downloads, however it won't install with TWR....
This is normal.
You must have the stock recovery and a bootloader locked/relocked for install OTA...
Ah man....
wanna direct me in the right direction on how to do all that? :laugh:
Guich said:
This is normal.
You must have the stock recovery and a bootloader locked/relocked for install OTA...
Click to expand...
Click to collapse
Hi @Guich, couldn't he just pull the firmware package from the zip file and flash it in fastboot RUU mode, I was wondering, cause I may need to this for a friend, cause he can't get S-Off atm.
tase25 said:
Ah man....
wanna direct me in the right direction on how to do all that? :laugh:
Click to expand...
Click to collapse
need to know your version, post a "fastboot getvar all" but remove IMEI and serial number before posting.
nkk71 said:
Hi @Guich, couldn't he just pull the firmware package from the zip file and flash it in fastboot RUU mode, I was wondering, cause I may need to this for a friend, cause he can't get S-Off atm.
Click to expand...
Click to collapse
The firmware will upgrade the hboot etc, not the OS
And, however, in s-on you can flash only the zip signed by HTC.
Guich said:
This is normal.
You must have the stock recovery and a bootloader locked/relocked for install OTA...
Click to expand...
Click to collapse
I just flashed the stock recovery and installed the OTA, left the bootloader unlocked. Then flashed TWRP and re rooted. Locked bootloader was fine.
nkk71 said:
Hi @Guich,
need to know your version, post a "fastboot getvar all" but remove IMEI and serial number before posting.
Click to expand...
Click to collapse
Hi, not sure what that means. Sorry.
tase25 said:
Hi, not sure what that means. Sorry.
Click to expand...
Click to collapse
To be able to apply an OTA, unless I'm mistaken, you need three prerequisites:
1- go back to "stock rom"
2- go back to "stock recovery"
3- lock/relock your bootloader
then you will be able to apply the OTA successfully. Using a "custom recovery" (TWRP or CWM) will not allow the OTA to install.
from you're initial post, it looks like you are already on "stock rom" but with "custom recovery" (TWRP). you need to replace TWRP with "stock recovery" (note that this will wipe your internal storage)
in order to find out which recovery is stock for you, running a "fastboot getvar all" (removing IMEI and s/n before posting pls) will show which firmware version you are on, so that we can point you to the correct "stock recovery"
the command is run when your phone is in bootloader/FASTBOOT USB, connected to your PC, and then from your PC you type something like "C:\ADB\fastboot getvar all" depending where you saved the adb sdk.
mb_guy said:
I just flashed the stock recovery and installed the OTA, left the bootloader unlocked. Then flashed TWRP and re rooted. Locked bootloader was fine.
Click to expand...
Click to collapse
Hi, how do you flash stock recovery?
If I do that, would I lose all of my information on the phone?
tase25 said:
Hi, how do you flash stock recovery?
Click to expand...
Click to collapse
fastboot flash recovery <name of recovery>.img
tase25 said:
If I do that, would I lose all of my information on the phone?
Click to expand...
Click to collapse
Most probably yes, last time I flashed stock recovery it wiped my internal storage.
Hey guys,
When I boot my phone it'll only give me the HTC splash screen. I can manage to get my phone to boot into clockwork or the bootloader but nothing else.
My phone is S-ON with USB debugging disabled. Hboot is 1.56.
Is it a lost cause?
mucka1916 said:
Hey guys,
When I boot my phone it'll only give me the HTC splash screen. I can manage to get my phone to boot into clockwork or the bootloader but nothing else.
My phone is S-ON with USB debugging disabled. Hboot is 1.56.
Is it a lost cause?
Click to expand...
Click to collapse
USB debugging doesnt matter in custom recovery (CWM or TWRP), you can use one of these methods to get a ROM onto your phone, while in custom recovery:
1- OTG Cable
2- adb push <name of rom>.zip /sdcard/
3- adb sideload <name of rom>.zip
if you're going to flash a 4.4 ROM then you best use TWRP (the correct one for your phone model), and if you're going to flash a GPe ROM you need to be S-Off.
nkk71 said:
USB debugging doesnt matter in custom recovery (CWM or TWRP), you can use one of these methods to get a ROM onto your phone, while in custom recovery:
1- OTG Cable
2- adb push <name of rom>.zip /sdcard/
3- adb sideload <name of rom>.zip
if you're going to flash a 4.4 ROM then you best use TWRP (the correct one for your phone model), and if you're going to flash a GPe ROM you need to be S-Off.
Click to expand...
Click to collapse
Ok so I'm using TWRP and managed to get Maximus Rom installed but now the touch screen won't respond on lock screen.
Driver compatibility maybe? The ROM seemed to install fine and I ran fastboot flash boot boot.img.
Does it have to be a OTG cable? Standard USB seems to be working fine for the most part.
Thanks
mucka1916 said:
Ok so I'm using TWRP and managed to get Maximus Rom installed but now the touch screen won't respond on lock screen.
Driver compatibility maybe? The ROM seemed to install fine and I ran fastboot flash boot boot.img.
Does it have to be a OTG cable? Standard USB seems to be working fine for the most part.
Thanks
Click to expand...
Click to collapse
1- post a "fastboot getvar all" (excluding IMEI and s/n)
2- what version of TWRP are you using (don't say "latest" please)
3- which ROM (link please) and version number
4- did you really need to "fastboot flash boot boot.img." ? was it indicated in the thread?
nkk71 said:
1- post a "fastboot getvar all" (excluding IMEI and s/n)
2- what version of TWRP are you using (don't say "latest" please)
3- which ROM (link please) and version number
4- did you really need to "fastboot flash boot boot.img." ? was it indicated in the thread?
Click to expand...
Click to collapse
Excuse me. Its little bit OT but can you help me with this http://forum.xda-developers.com/showthread.php?t=2670857
? Thank you.
Hello. im new here and i ive just bricked my phone , and i wana get back to stock RUU and i dont know whick RUU to download anny sollutions how to check what RUU do i need? Ps.sorry for my bad english. Anny help would be awesome
ubas98 said:
Hello. im new here and i ive just bricked my phone , and i wana get back to stock RUU and i dont know whick RUU to download anny sollutions how to check what RUU do i need? Ps.sorry for my bad english. Anny help would be awesome
Click to expand...
Click to collapse
post the ouput of "fastboot getvar all" except the IMEI and SERIALNO so we can help you determine which RUU you can use if any available for your phone.
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP -v32.120.274.0909
OS-5.16.161.2 eMMC-boot 2048MB
Ive writed everything that i saw on my screen.if i mised anything please tell me
ubas98 said:
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP -v32.120.274.0909
OS-5.16.161.2 eMMC-boot 2048MB
Ive writed everything that i saw on my screen.if i mised anything please tell me
Click to expand...
Click to collapse
that's not your fastboot getvar all, however, the most important part is there which is your OS number, 5.16.161.2 is Vodafone, there is no RUU for your device, do you not have a backup ? how did you brick ?
Seanie280672 said:
that's not your fastboot getvar all, however, the most important part is there which is your OS number, 5.16.161.2 is Vodafone, there is no RUU for your device, do you not have a backup ? how did you brick ?
Click to expand...
Click to collapse
well ive wanted to get to stock so i unlocked my bootloader and tried to install ruu but it failed. and because i locked the bootloader ive somehow bricked my phone one cm11 loading screen. ive unlocked my bootloader and my recovery was all mesed up it couldnt load anny storage so i cant instal other rooms so im stuck here .i have no clue what to do
ubas98 said:
well ive wanted to get to stock so i unlocked my bootloader and tried to install ruu but it failed. and because i locked the bootloader ive somehow bricked my phone one cm11 loading screen. ive unlocked my bootloader and my recovery was all mesed up it couldnt load anny storage so i cant instal other rooms so im stuck here .i have no clue what to do
Click to expand...
Click to collapse
well as your s-on, you can forget about any RUU's at all for now.
I would recommend you flash twrp recovery, use 2.6.3.3 and then erase cache, then reboot bootloader (see commands below).
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
after that go into twrp recovery and select wipe then format data, this will completely wipe your phone of everything, but as its already messed up then it doesn't really matter, does it.
once that is done, download a sense rom from the development section and try and push it to your internal sdcard, if successful then flash it.
Seanie280672 said:
well as your s-on, you can forget about any RUU's at all for now.
I would recommend you flash twrp recovery, use 2.6.3.3 and then erase cache, then reboot bootloader (see commands below).
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
after that go into twrp recovery and select wipe then format data, this will completely wipe your phone of everything, but as its already messed up then it doesn't really matter, does it.
once that is done, download a sense rom from the development section and try and push it to your internal sdcard, if successful then flash it.
Click to expand...
Click to collapse
well everything worked but when i enter recovery mode it askes me a pasword and i dont know it anny solution?
ubas98 said:
well everything worked but when i enter recovery mode it askes me a pasword and i dont know it anny solution?
Click to expand...
Click to collapse
password ? never seen that before, could you post a photo of it ?
Seanie280672 said:
password ? never seen that before, could you post a photo of it ?
Click to expand...
Click to collapse
http://postimg.org/image/ucolu3a83/ here is the img
ubas98 said:
http://postimg.org/image/ucolu3a83/ here is the img
Click to expand...
Click to collapse
I have never seen that before in all my years of using TWRP, maybe one of the other guys can help you with that
Seanie280672 said:
I have never seen that before in all my years of using TWRP, maybe one of the other guys can help you with that
Click to expand...
Click to collapse
maybe i could use another recovery .if yes anny what is other best recovery?
ubas98 said:
maybe i could use another recovery .if yes anny what is other best recovery?
Click to expand...
Click to collapse
oh somehow the pasword screen went out and now im in the recovery in which folder i could trasfer my rom to the phone?
ubas98 said:
oh somehow the pasword screen went out and now im in the recovery in which folder i could trasfer my rom to the phone?
Click to expand...
Click to collapse
adb push it straight to the sdcard, make sure your phone is plugged into the computer and the rom is in the same folder as adb and fastboot files, then issue this command:
Code:
adb push (name of rom).zip /sdcard/
it will look like its not doing anything but will let you know when its done, then uplug your phone before flashing the rom.
and both TWRP and CWM have their good points, you need CWM to flash AOSP rom's and TWRP to flash sense rom's
Seanie280672 said:
well as your s-on, you can forget about any RUU's at all for now.
I would recommend you flash twrp recovery, use 2.6.3.3 and then erase cache, then reboot bootloader (see commands below).
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
after that go into twrp recovery and select wipe then format data, this will completely wipe your phone of everything, but as its already messed up then it doesn't really matter, does it.
once that is done, download a sense rom from the development section and try and push it to your internal sdcard, if successful then flash it.
Click to expand...
Click to collapse
Strangely this is exactly the position I'm in today too.
I wanted to revert to stock after trying cyanogen, relocked the bootloaded and tried to run an RUU. However it stopped with an 'unknown error'. So I tried to push a zip file to it but the adb can't connect to the device and the phone isn't showing up in the device manager (because it's in boot mode?).
I then tried your advice about twrp and tried a different RUU but still get an unknown error and still can't push to the device.
Any ideas of what to try next? My OS is now showing as empty, there was something there previously.
I figured it was time to get some help before I broke things any more.
SGSII_LEDnotify said:
Strangely this is exactly the position I'm in today too.
I wanted to revert to stock after trying cyanogen, relocked the bootloaded and tried to run an RUU. However it stopped with an 'unknown error'. So I tried to push a zip file to it but the adb can't connect to the device and the phone isn't showing up in the device manager (because it's in boot mode?).
I then tried your advice about twrp and tried a different RUU but still get an unknown error and still can't push to the device.
Any ideas of what to try next? My OS is now showing as empty, there was something there previously.
I figured it was time to get some help before I broke things any more.
Click to expand...
Click to collapse
first thing to do is unlock your bootloader again, if you've not already done that, then get TWRP 2.6.3.3 recovery on there, that maybe a problem though as your phone isn't showing in device manager.
So put your phone into the bootloader and see what device manager says then, it should say something if its detecting your phone, even if drivers arnt installed.
also, which HBOOT are you on ? and which Windows OS are you using ?
Seanie280672 said:
first thing to do is unlock your bootloader again, if you've not already done that, then get TWRP 2.6.3.3 recovery on there, that maybe a problem though as your phone isn't showing in device manager.
So put your phone into the bootloader and see what device manager says then, it should say something if its detecting your phone, even if drivers arnt installed.
also, which HBOOT are you on ? and which Windows OS are you using ?
Click to expand...
Click to collapse
I think I've unlocked the bootloader again, fastboot is available and it's showing 'unlocked' at the top. twrp is on there too and I've done the wipe again. The fastboot commands work but pushing doesn't
error: device not found
HBOOT is 1.55.0000 / win7 64 home
Btw Twrp said it couldn't find cache but the wipe was successful.
Thanks for the help.
SGSII_LEDnotify said:
I think I've unlocked the bootloader again, fastboot is available and it's showing 'unlocked' at the top. twrp is on there too and I've done the wipe again. The fastboot commands work but pushing doesn't
error: device not found
HBOOT is 1.55.0000 / win7 64 home
Btw Twrp said it couldn't find cache but the wipe was successful.
Thanks for the help.
Click to expand...
Click to collapse
ok I see what your saying now, what you need to do is boot into TWRP, main screen only, no sub menu's, at that point is your phone still detected in device manager ?
if so then............
put the rom you want to flash in the same folder as adb and fastboot files on your computer, then type:
Code:
adb push (name of rom).zip /sdcard/
you cant push files to your phone using fastboot or whilst its in the bootloader, that's strictly for flashing simple files like Radio's, HBOOTS, recoveries.
Seanie280672 said:
ok I see what your saying now, what you need to do is boot into TWRP, main screen only, no sub menu's, at that point is your phone still detected in device manager ?
if so then............
put the rom you want to flash in the same folder as adb and fastboot files on your computer, then type:
Code:
adb push (name of rom).zip /sdcard/
you cant push files to your phone using fastboot or whilst its in the bootloader, that's strictly for flashing simple files like Radio's, HBOOTS, recoveries.
Click to expand...
Click to collapse
Well at least I've got something in the device manager even if it is a SAMSUNG Android Phone and not my HTC!
The push command hasn't brought up an error, the cursor is just flashing on the next line. It appears to be doing nothing like you said. So I guess I'm playing the waiting game for ten minutes or so. Will there be a notification when it's completed?
---------- Post added at 08:03 PM ---------- Previous post was at 08:00 PM ----------
Ok, transfer complete
SGSII_LEDnotify said:
Well at least I've got something in the device manager even if it is a SAMSUNG Android Phone and not my HTC!
The push command hasn't brought up an error, the cursor is just flashing on the next line. It appears to be doing nothing like you said. So I guess I'm playing the waiting game for ten minutes or so. Will there be a notification when it's completed?
---------- Post added at 08:03 PM ---------- Previous post was at 08:00 PM ----------
Ok, transfer complete
Click to expand...
Click to collapse
ok, unplug your phone, then goto install and select the rom from the list you just pushed, follow the Aroma options and instructions and also id recommend when given the option, to wipe data.
Seanie280672 said:
ok, unplug your phone, then goto install and select the rom from the list you just pushed, follow the Aroma options and instructions and also id recommend when given the option, to wipe data.
Click to expand...
Click to collapse
I renamed the zip file because there were spaces in the name causing errors, would that cause a failure when trying to install?
skipping MD5 check: no md5 file found
Error flashing zip '/sdcard/****.zip'
updating partition details
failed
Hi everyone, my phone is Htc one m7 swisscom, The other day I made the update then is restart and did not work anymore, just rebooted. I made factory reset and all files have been deleted. I tried then to go into recovery to install any other version of Android but not boot recovery. I have tried different recovery by installed, but when I try to go into recovery, and not boot ...
If anyone can help me, what else should do??? Thnx.
Mar1nc3 said:
Hi everyone, my phone is Htc one m7 swisscom, The other day I made the update then is restart and did not work anymore, just rebooted. I made factory reset and all files have been deleted. I tried then to go into recovery to install any other version of Android but not boot recovery. I have tried different recovery by installed, but when I try to go into recovery, and not boot ...
If anyone can help me, what else should do??? Thnx.
Click to expand...
Click to collapse
First you should check the FAQ and see the information needed to make a request for help. We need the results from fastboot getvar all (minus your serial no. and IMEI). This will tell your software version, your mid, your cid, so we can try and help you find the files to fix your phone
Try to flash a costume Recovery
Sent from my GT-I9082 using xda app-developers app
clsA said:
First you should check the FAQ and see the information needed to make a request for help. We need the results from fastboot getvar all (minus your serial no. and IMEI). This will tell your software version, your mid, your cid, so we can try and help you find the files to fix your phone
Click to expand...
Click to collapse
@Mar1nc3
You could have posted it here, your phone is
hboot: 1.57
s-on
5.16.161.2
VODAP110
You have to go to HTCDEV.com and unlock your bootloader to flash roms
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_84.0.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Click to expand...
Click to collapse
Ok, thank you for help (Y)
Guys I need help. My phone always and only start recovery mode. I try factory reset, wipes but not working. How can fix this?
Destiny97 said:
Guys I need help. My phone always and only start recovery mode. I try factory reset, wipes but not working. How can fix this?
Click to expand...
Click to collapse
Any background info?
what is your "fastboot getvar all" ?
what happened to your phone?
Did you flashed something?
What rom is on your phone (name + version)? Stock/custom rom?
What recovery is your phone (name + version)? Stock/custom recovery?
What is your goal? I.e: I want to be on the latest stock rom for my phone or I want to flash this custom rom....?
I use stock rom and I not use root. I open storage password options and my phone rebooting. My phone do something and closed. Now only opening recovery mode
Can I directly flash custom rom, My phone normally work?
alray said:
Any background info?
what is your "fastboot getvar all" ?
what happened to your phone?
Did you flashed something?
What rom is on your phone (name + version)? Stock/custom rom?
What recovery is your phone (name + version)? Stock/custom recovery?
Click to expand...
Click to collapse
Destiny97 said:
I use stock rom and I not use root. I open storage password options and my phone rebooting. My phone do something and closed. Now only opening recovery mode
Can I directly flash custom rom, My phone normally work?
Click to expand...
Click to collapse
Please post the output of "fastboot getvar all" so we can know the relevant information about your phone. We also need to know if your bootloader is locked, unlocked or relocked (you can see this info from the bootloader screen). Are you using the stock recovery or a custom recovery?
I cant do anything. My Phone cant mount device storage. I cant wipe, factory reset or anything.
How can ı do fastboot getvar all
And bootloader working
Recovery name: Android Recovery System Lrx22g
Destiny97 said:
I cant do anything. My Phone cant mount device storage. I cant wipe, factory reset or anything.
How can ı do fastboot getvar all
And bootloader working
Recovery name: Android Recovery System Lrx22g
Click to expand...
Click to collapse
You only need to be booted in the bootloader mode to see your bootloader locked/unlocked status and to use fastboot commands like "fastboot getvar all". If you don't know how to use adb/fastboot commands, there are many guides explaining how on xda, Google search for "minimal adb and fastboot" and you should be good. Also make sure that your HTC drivers are installed on your computer (drivers not required if you are using a mac or Linux)
Sent from my HTC One using XDA Labs