[Q] I can't do anything with my m7 - One (M7) Q&A, Help & Troubleshooting

Hello,
I'm new in this forum and I'm also new in the developing area, so I would like to start my thread saying "thank you" to you all.
The problem started when I had the brillant idea to try to puton my phone a different rom. So I searched on the web and I found very detailled posts which explained the whole procedure. There were difficult terms, but I thought that if I followed the instructions, everything would have be fine. And I was terribly wrong.
So, I've unlocked the phone, then tried to root, but then the phone says there were some "system upgrades" so I decided to get back to the factory settings (because I couldn't upgrade).
This brought me to the real problem: My phone continue to reboot (I can see only the green "HTC" mark and then it reboots).
I've tried to do the factory reset, but nothing.
then, I installed the clockworkMod, but nothing happened (I mean, I can enter in recovery, but apparently I don't have data on my phone).
If this can help, sometimes appear on the screen a phone with a red triangle and a "!".
I know that many of these topics are very common, but believe me I have like 20+ windows open and this confuse me much more.
Hope you guys can help me.
Gabriele
---edit---
I copy what is written now on my phone, so this can help
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1. 57. 0000
RADIO-4A. 26. 3263. 18
OpenDSP-v32. 120. 274. 0909
OS-4. 20. 111. 21
eMMC-boot 2048MB
Apr 21 2014, 15: 48: 24. 0

fastboot getvar all
Post here without imei and serial number
Flash this Rom then try to update
http://www.htc1guru.com/dld/guru_reset_m7_2-24-111-3-zip/
Choose stock Recovery and radio options when ask root deny

fastboot getvar all
Hello!
Thank you for your reply!
Here the data:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4A.26.3263.18
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.00.0000.0
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: *******************
(bootloader) imei: *****************
(bootloader) meid: *****************
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 4293mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-ae8bbb39
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.050s
Now I try to do what you said!
---edit---
Sorry, I'm really new, should I flash the rom from fastboot? If yes, is the command line "fastboot flash zip <namefile>.zip"?

Can someone tell me how to properly flash this Rom, please ?

gabri.guido said:
Can someone tell me how to properly flash this Rom, please ?
Click to expand...
Click to collapse
flash from within TWRP recovery 2.6.3.3 just like a custom rom, it will set you to stock.

Seanie280672 said:
flash from within TWRP recovery 2.6.3.3 just like a custom rom, it will set you to stock.
Click to expand...
Click to collapse
Thank you!
And is there a way to put the .zip file into my sdcard via fastboot?
Does this code work good?
adb push romname.zip /sdcard/
Thanks again!

gabri.guido said:
Thank you!
And is there a way to put the .zip file into my sdcard via fastboot?
Does this code work good?
adb push romname.zip /sdcard/
Thanks again!
Click to expand...
Click to collapse
yup thats the correct command, you must be in recovery main screen before you issue that command, and the zip file you download must be in the same folder on your computer as adb and fastboot files.

Seanie280672 said:
yup thats the correct command, you must be in recovery main screen before you issue that command, and the zip file you download must be in the same folder on your computer as adb and fastboot files.
Click to expand...
Click to collapse
Sorry for all of these questions, but with recovery main screen you mean the TWRP screen or the screen where are comands like "fastboot, recovery, factory reset..."?
Another thing: while waiting, I've found this guide. Should I follow the guide or simply push the .zip file with adb and then going into recovery?
http://forum.xda-developers.com/showthread.php?t=1667929

gabri.guido said:
Sorry for all of these questions, but with recovery main screen you mean the TWRP screen or the screen where are comands like "fastboot, recovery, factory reset..."?
Another thing: while waiting, I've found this guide. Should I follow the guide or simply push the .zip file with adb and then going into recovery?
http://forum.xda-developers.com/showthread.php?t=1667929
Click to expand...
Click to collapse
TWRP main screen, the other screen is the bootloader, once in the main screen of TWRP, just push the file, no need to confuse things with that guide any further.

Seanie280672 said:
TWRP main screen, the other screen is the bootloader, once in the main screen of TWRP, just push the file, no need to confuse things with that guide any further.
Click to expand...
Click to collapse
Ok good.
I've done it but I think I've to wait, because on the cmd there is written *daemon started successfully* and nothing more.

gabri.guido said:
Ok good.
I've done it but I think I've to wait, because on the cmd there is written *daemon started successfully* and nothing more.
Click to expand...
Click to collapse
yeah sounds about right, takes about 5 - 10 mins to push, it looks unresponsive, but it will let you know when its done.
When its finished, just unplug your phone, select install, and choose the file in the list you get, follow the instructions on screen.

Seanie280672 said:
yeah sounds about right, takes about 5 - 10 mins to push, it looks unresponsive, but it will let you know when its done.
When its finished, just unplug your phone, select install, and choose the file in the list you get, follow the instructions on screen.
Click to expand...
Click to collapse
Wonderful thank you!
So no need to wipe cache?

gabri.guido said:
Wonderful thank you!
So no need to wipe cache?
Click to expand...
Click to collapse
I always do a full wipe before installing in advanced wipe, everything except internal storage and USB-OTG if you have that option.

Seanie280672 said:
I always do a full wipe before installing in advanced wipe, everything except internal storage and USB-OTG if you have that option.
Click to expand...
Click to collapse
Yes I have but unfortunately I can't do anything.
There is a long code saying that is UNABLE (in all lines it is unable!)
For example, it says
E:Could not mount /data and unable to find crypto footer.
E:Unable to mount '/data'
E:Unable to mount internal storage
E:Failed to wipe dalvik

gabri.guido said:
Yes I have but unfortunately I can't do anything.
There is a long code saying that is UNABLE (in all lines it is unable!)
For example, it says
"E:Unable to mount '/data'
E:Unable to mount internal storage
E:Failed to wipe dalvik
Click to expand...
Click to collapse
oh damn, back to square one, in TWRP you need to select wipe, then format data, this will wipe the entire phone, incuding the internal storage, hope you dont have anything you want to keep on there, after the format, you need to reboot into recovery again and push the rom back to the internal storage again, no need to wipe once you boot back into recovery, you will already have a clean slate.

Seanie280672 said:
oh damn, back to square one, in TWRP you need to select wipe, then format data, this will wipe the entire phone, incuding the internal storage, hope you dont have anything you want to keep on there, after the format, you need to reboot into recovery again and push the rom back to the internal storage again, no need to wipe once you boot back into recovery, you will already have a clean slate.
Click to expand...
Click to collapse
No, no repair, but I've made a mess by myself. I really don't know what I did, but I've tried to s-off, root, relock, flash. So I mean, I've tried everything, so maybe this changed it.
Is something I should worried about?
By the way, I've just performed the format process, now I try to push it back again and install.

gabri.guido said:
No, no repair, but I've made a mess by myself. I really don't know what I did, but I've tried to s-off, root, relock, flash. So I mean, I've tried everything, so maybe this changed it.
Is something I should worried about?
By the way, I've just performed the format process, now I try to push it back again and install.
Click to expand...
Click to collapse
after the format, you have to reboot back into recovery before you push again, the reboot is for the format changes to take effect.

Seanie280672 said:
after the format, you have to reboot back into recovery before you push again, the reboot is for the format changes to take effect.
Click to expand...
Click to collapse
Yes, I've chosen the reboot in recovery option, so I ended up in the recovery again and not in the bootloader.
This time in the pushing of guru_reset there isn't the string "*daemon started succesfully*"

Great, everything is ok!
Now, may I ask you how and what to do if I would like to change the rom? (I mean, what I have to do: s-off,........)
Oh, and another thing: now I'm upgrading the system, but then, can I install back the backup I made yesterday?

gabri.guido said:
Great, everything is ok!
Now, may I ask you how and what to do if I would like to change the rom? (I mean, what I have to do: s-off,........)
Oh, and another thing: now I'm upgrading the system, but then, can I install back the backup I made yesterday?
Click to expand...
Click to collapse
no, all your backup's and everything on your sdcard will be gone due to the format data, it was the only way to get your phone working again.
in order to get s-off on your hboot, you will need to use sunshine, you need stock rom to do it and its costs $25.
What do you mean your updating the system, are you getting OTA's ?

Related

[Q] Android - File - Info error - HTC One

Hi,
I rooted my HTC one last night and then tried to install an add-on Advanced Power Menu mod, but for some unknown reason got stuck into the boot logo issue. I have tried searching on the web for possible solutions, but nothing seems to work for me.
1. ADB is not activated. Hence, can't push any file into my sdcard and flash using custom recovery.
2. RUU file - tried using the RUU zip from HTC1GURU, but getting the error "Read file zipped android-Info.txt failed".
Kindly let me know if anyone can help me as I love this. I believe I haven't bricked it and I am just missing some basics.
I am not an expert in all of this stuff, but able to work around a bit by following instructions.
Eagerly awaiting a reply to my issue.
Mods: Please re-direct me if I am posting in the wrong section and delete this thread.
You should be able to mount the "sdcard" from recovery, and then copy the new ROM.
TWRP > Advanced > Sideload..
then adb sideload romname.zip ?
This doesn't work?
If not, your OS? and output of fastboot getvar all (minus IMEI&SN)
BenPope said:
You should be able to mount the "sdcard" from recovery, and then copy the new ROM.
Click to expand...
Click to collapse
The HTC one only has internal memory and no SD card facility. So, I doubt I can copy anything to the phone and use TWRP
noteebse
SaHiLzZ said:
TWRP > Advanced > Sideload..
then adb sideload romname.zip ?
This doesn't work?
If not, your OS? and output of fastboot getvar all (minus IMEI&SN)
Click to expand...
Click to collapse
I tried ADB SideLoad, but it doesn't work. Seems like the enable usb debugging option is turned off before I got into the problem and hence the device is not recognized.
I am using Windows 7. I am at office right now, but will definitely provide you the details as soon as I reach home.
vivekanandarao said:
The HTC one only has internal memory and no SD card facility. So, I doubt I can copy anything to the phone and use TWRP
Click to expand...
Click to collapse
But the internal memory is partitioned and then some of it mounted at /sdcard, which is usually treated as an external sdcard.
vivekanandarao said:
I tried ADB SideLoad, but it doesn't work. Seems like the enable usb debugging option is turned off before I got into the problem and hence the device is not recognized.
I am using Windows 7. I am at office right now, but will definitely provide you the details as soon as I reach home.
Click to expand...
Click to collapse
In TWRP, there is no USB debugging option. ADB is available in sideload mode.
SaHiLzZ said:
In TWRP, there is no USB debugging option. ADB is available in sideload mode.
Click to expand...
Click to collapse
Ok. But sorry for asking this again. Can you give me a step by step instruction as to what needs to be done now.
In TWRP, if I click on ADB Sideload, it gives me two options
1. Wipe Dalvik Cache
2. Wipe Cache.
I didn't select either and swiped to start Sideload.
I get this message.
ADB Sideload Complete.
Failed
BenPope said:
But the internal memory is partitioned and then some of it mounted at /sdcard, which is usually treated as an external sdcard.
Click to expand...
Click to collapse
Yes, I can see that there is a directory by the name /sdcard. But I really don't know how to copy the files to this directory.
At this moment, I can only access Fastboot & TWRP.
vivekanandarao said:
Yes, I can see that there is a directory by the name /sdcard. But I really don't know how to copy the files to this directory.
At this moment, I can only access Fastboot & TWRP.
Click to expand...
Click to collapse
As I said, in TWRP, mount the sdcard and then use the PC to copy the file. I'm sure this works.
BenPope said:
As I said, in TWRP, mount the sdcard and then use the PC to copy the file. I'm sure this works.
Click to expand...
Click to collapse
I tried following your instructions, but it didn't work.
In TWRP, I get only three options under mount - System, Cache & USB-OTG, but I am unable to select option USB-OTG.
But in My Computer, I can see there is a new Removable Disk appearing everytime when I go under this option but can't open it because of the above.
Feeling a bit low as I don't have any other handset with me, and I am unable to take/make any calls/messages
SaHiLzZ said:
In TWRP, there is no USB debugging option. ADB is available in sideload mode.
Click to expand...
Click to collapse
Hi,
I am back at home and here is the output from FASTBOOT GETVAR ALL
vrsion: 0.5
version-bootloader: 1.55.0000
version-baseband: 4A.21.363.04
version-cpld:None
version-microp: None
version-main: 3.63.708.3
version-misc: PVT SHIP S-ON
meid: 00000000000000
product: m7_u1
platform: HBOOT-8064
modelid: PN0714000
cidnum: HTC__622
battery-status: good
battery-voltage: 4314mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-14eb688c
hbootpreupdate: 11
gencheckpt: 0
Please let me know if this helps and kindly point out, if I have included anything that shouldn't be here.
Just a quick update guys.
I tried to push files using ADB sideload. Fortunate enough that my device was detected and was able to push RUU file & Cyanogenmod files but when I tried flashing either of the zips, it just fails.
I now think I am close enough but the problem is with the files.
Any suggestions please please help me.
One more update
I tried copying the superuser zip and flash it. but every time I am getting the same error.
"Error flashing zip"
"Updating partition details...."
Today, I tried using the RUU file and it was working for the first time. Problem was with the processes running in background. After killing all processes in task manager, I was able to execute RUU.exe but this also failed after 15 minutes due to the wrong version of RUU used.
I then searched a lot on the web but was unable to find any RUU for my phone model which has the OS 3.63.708.3.
I really need help from people now.
At last, I got it fixed folks. Thanks for everyone's guidance. Here is what I did.
1. Flashed the boot.img from the OTA Update for 3.63.708.3 found on HTC1GURU.COM
2. Downloaded Hasoon2000's HTC One All-In-One Toolkit
3. Executed Perm Root from the Toolkit as my SuperSU was missing
4. Executed ADB Sideload a ROM with CM 10.2.0-m7ul
5. Re-boot
vola!!!! your phone is alive now
few points to note here - when I tired to execute the ADB Sideload I got an error
skipping MD5 check : no MD5 file found
assert failed: getprop("ro.product.device") == "
E: Error executing updater binary in zip '/sdcard
E: Error installing zip file.......
this post saved my life.
http://forum.cyanogenmod.com/topic/75631-updated-bootloader-still-getting-assert-failed/
I just removed assert device statement (first few lines from the update-script file) and all worked fine.
Again - Thanks everyone

[Q] Bootloop after trying to install xposed framework

Hey guys, really need your help..
I have an HTC One M7 with Stock ROM, rooted and unlocked bootloader.
I tried to install the xposed framework but it just rebooted after I installed it and the installer said "not installed" after that.
So I've googled it and found this thread: http://forum.xda-developers.com/showthread.php?t=2200365
After flashing the .zip through CWM Recovery (I don't think that was working because it rebooted quickly after it said "Installing...") I came into a boot loop.
My last recovery backup is 3 weeks old so I don't really want to use that. (I know my fault for not backing up everything before flashing.)
I tried to flash the xposed uninstaller - That worked (The first zip which I was able to flash yet - I tried a few mods before but couldn't flash anything using CWM.. Why btw.?) but it's still in bootloop.
I tried to erase cache too but still the same. I used the app. "HTConeRW" to make /system writeable, but didn't flashed a zip for that - could that cause CWM to reboot instead of installing any .zip file when I try to flash it?
Thanks in advance.
I just saw how small the backup files are. I thought a CWM backup would backup EVERYTHING...
So, if it's not that case, what does that backup? And when I restore it, what will be changed?
Angel0id said:
I just saw how small the backup files are. I thought a CWM backup would backup EVERYTHING...
So, if it's not that case, what does that backup? And when I restore it, what will be changed?
Click to expand...
Click to collapse
the backup contains /data and /system and /recovery (sometimes)
your sdcard is not backed up or restored
clsA said:
the backup contains /data and /system and /recovery (sometimes)
your sdcard is not backed up or restored
Click to expand...
Click to collapse
I just saw that it should contain an "system.img" file and I thought maybe I can flash that using fastboot to get it back working.
So I pulled my backup on my PC using adb in fastboot, and everything it contains is this:
cache.ext4.tar (0 kb)
recovery.log (168 kb)
cache.ext4.tar.a (3.1 mb)
data.ext4.tar.c (614 mb)
nandroid.md5 (1 kb)
I'd like to install this kernal if it will work again: http://forum.xda-developers.com/showthread.php?t=2233665
It will make /system writeable too. If I install it now, any try to flash xposed again after that, could that repair my HTC One?
I I'll suggest to backup your device, wipe system, install the same ROM you were on before, then restore only data partition from the backup you just took. Wipe cache. Reboot
SaHiLzZ said:
I I'll suggest to backup your device, wipe system, install the same ROM you were on before, then restore only data partition from the backup you just took. Wipe cache. Reboot
Click to expand...
Click to collapse
I have stock ROM, how should I install that?
Will my apps and userdata still be there? Thanks in advance.
Post a fastboot getvar all output (no imei/s. There maybe a nandroid backup you maybe able to use
sent from my mobile device
SaHiLzZ said:
Post a fastboot getvar all output (no imei/s. There maybe a nandroid backup you maybe able to use
sent from my mobile device
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4D.18.3250.18
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.111.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 4321mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Would be very nice if someone can help me...
Try this.. http://www.htc1guru.com/dld/guru_reset_m7_2-24-111-3-zip/
SaHiLzZ said:
Try this.. http://www.htc1guru.com/dld/guru_reset_m7_2-24-111-3-zip/
Click to expand...
Click to collapse
Download takes 6 hours.. What should I do with the zip? Will any of my data will be lost?
I have the .zip now. What to do next? Flashing boot.img throgh fastboot? I thought I should flash system.img but theres no .img file just a folder named "system"...
You will need to use adb push or adb sideload to install the rom . make sure not wipe data if it is presented as an option. And after it is installed, restore data ONLY from your backup you just toom
SaHiLzZ said:
You will need to use adb push or adb sideload to install the rom . make sure not wipe data if it is presented as an option. And after it is installed, restore data ONLY from your backup you just toom
Click to expand...
Click to collapse
I'm copying it using adb push atm. After that I should install the .zip in recovery or?
And how can I restore data only? Thanks so much!
I just made the install of the ROM. I gussed the settings but I think I did everything right.
Found out how to restore data only and it's restoring atm..
Awesome.
sent from my mobile device
SaHiLzZ said:
Awesome.
sent from my mobile device
Click to expand...
Click to collapse
Sorry for my late reply.
It worked! Not only that, its even better then before!
Apps like pry-fi often or always caused my device to reboot when I gave them superuser rights, now they're working!
I love you, Thanks soooo much..
----
Even xposed is working now. Do you have paypal? I'd like to send you a few dollars.
Angel0id said:
Sorry for my late reply.
It worked! Not only that, its even better then before!
Apps like pry-fi often or always caused my device to reboot when I gave them superuser rights, now they're working!
I love you, Thanks soooo much..
----
Even xposed is working now. Do you have paypal? I'd like to send you a few dollars.
Click to expand...
Click to collapse
Hit my thanks buttons, thats all I ask! Enjoy the phone.

help me please, I lost my os.

I'm using TWRP for a factory reset , but I hit the wrong press the Format Data , and now can not do anything with it . Help me I'm going to do next . In order to give the computer back to normal. My machine is detailed
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000.
(bootloader) version-baseband: 4A.21.3263.04.
(bootloader) version-cpld: None.
(bootloader) version-microp: None.
(bootloader) version-main: 3.63.61.1.
(bootloader) version-misc: PVT SHIP S-ON.
(bootloader) serialno: FA395WXXXXX
(bootloader) imei: 35XXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064.
(bootloader) modelid: PN0710000
(bootloader) cidnum: ORANG001
(bootloader) battery-status: good.
(bootloader) battery-voltage: 3800mV.
(bootloader) partition-layout: Generic.
(bootloader) security: on
(bootloader) build-mode: SHIP.
(bootloader) boot-mode: FASTBOOT.
(bootloader) commitno-bootloader: dirty-b0a25cb2.
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
ADB sideload is Failed :crying::crying::crying:
but can use adb fastboot
help me please
I am kinda trying to figure out the same issue, I will post a reply in here if I get it working. I think from what I have read you might need to relock your device and flash an appropriate RUU in fastboot usb using the apropriate adb commands. I am a newbie though and still learning the android architecture so I would wait for someone more qualified to respond. If I get my device back to a stable ROM I will update you on the steps I took!
adb push?
Yep like he said. In recovery adb push ROM.zip /sdcard/
Sent from my HTC One using XDA Premium 4 mobile app
thank for help
svenell said:
I am kinda trying to figure out the same issue, I will post a reply in here if I get it working. I think from what I have read you might need to relock your device and flash an appropriate RUU in fastboot usb using the apropriate adb commands. I am a newbie though and still learning the android architecture so I would wait for someone more qualified to respond. If I get my device back to a stable ROM I will update you on the steps I took!
Click to expand...
Click to collapse
I can relock it again, but I have no ruu for cid: ORANG001 trying to hard.:crying::crying:
thank for help
nateboi81 said:
Yep like he said. In recovery adb push ROM.zip /sdcard/
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Can you recommend a rom for my device that you can use nandroid or not.
I'm finding it difficult
Thank you
tell me please
"adb sideload", while convenient, is less reliable than the old-fashioned method of pushing to /sdcard and using TWRP to install it. For this to work:
- TWRP must be installed (2.6.3.3 or newer).
- If not installed, make sure the bootloader is unlocked and install it with "fastboot flash recovery name-of-recovery.img", then clear cache just to be safe.
- Boot to TWRP through the bootloader using volume/power buttons (look for instructions online)
- Use "adb devices" to make sure ADB is working and detecting the phone
- Use "adb push rom.zip /sdcard/"
- If the push fails, make sure you are typing the correct path/filename to the ROM zip you want to install.
- If the push fails with an error about can't write or "no such file or directory", your data partition may be corrupted or not mounted (or maybe even out of space). You can solve this within TWRP. The most drastic (and most effective) solution is to format userdata, but you'll lose everything on the phone. There are other ways to solve this, but it's a case-by-case thing.
- If you try something to fix the "push" and want to try again, make sure /data and /sdcard are mounted (in the TWRP mounts section).
- After "push", you should check the md5sum of the file to make sure it hasn't been corrupted (check to see that it agrees with the md5sum on the download page). If there is no md5sum on the download page, ask in a forum.
- The command to check the md5sum for ALL zip files on /sdcard (because this is accident-proof) is:
Code:
adb shell "md5sum /sdcard/*.zip"
- Then you can "install" the normal way, using TWRP, without sideload.
Depending on which step fails, there are different things to try to fix the problem. If something fails, please provide ALL details of what you did, and all details about the error (write down the exact error message). If the error is in your TWRP usage, get the "recovery.log" file, which you can copy to the computer with
Code:
adb pull /tmp/recovery.log
---------- Post added at 09:06 AM ---------- Previous post was at 09:03 AM ----------
Oh, and I forgot to mention, the ROM that most people seem to use (also the one that looks the most like the stock ROM) is Android Revolution HD. Note that there's a bug in the installer: if you don't have the newest firmware, you should choose "Wipe Data" when the Aroma Installer asks whether you want to wipe data. For some reason this is not the same as a factory reset in the TWRP menus.
fenstre said:
"adb sideload", while convenient, is less reliable than the old-fashioned method of pushing to /sdcard and using TWRP to install it. For this to work:
Click to expand...
Click to collapse
I'm having a similar issue but my internal sd won't mount when I start it, It says unable to moung /system, /cache and so forth. I'm running out of things to try.
---------- Post added at 04:11 PM ---------- Previous post was at 04:04 PM ----------
fenstre said:
"adb sideload", while convenient, is less reliable than the old-fashioned method of pushing to /sdcard and using TWRP to install it. For this to work:
Click to expand...
Click to collapse
I'm having a similar issue but my internal sd won't mount when I start it, It says unable to moung /system, /cache and so forth. I'm running out of things to try.
You can use fastboot to wipe all those partitions. Fastboot erase system.....cache...etc. then format those ones in twrp
Sent from my HTC One using XDA Premium 4 mobile app

[Q] Htc One finding RUU

Hello,
I've used my HTC ONE now 1 year. I've had no problem with it, till now...
Everytime I start a app, my phone restarts. I have rooted it once, but I regretted it ever since.
Now I want to go back to stock, but I can't find the right RUU EXE File. The only thing I know is that I bought my phone in The Netherlands. Not T-Mobile though.
Do you know which RUU I need?
Thanks in advance,
Clint
ClintC said:
Hello,
I've used my HTC ONE now 1 year. I've had no problem with it, till now...
Everytime I start a app, my phone restarts. I have rooted it once, but I regretted it ever since.
Now I want to go back to stock, but I can't find the right RUU EXE File. The only thing I know is that I bought my phone in The Netherlands. Not T-Mobile though.
Do you know which RUU I need?
Thanks in advance,
Clint
Click to expand...
Click to collapse
You didn't provide enough of a description to help, post a fastboot getvar all except for imei and serialno!
majmoz said:
You didn't provide enough of a description to help, post a fastboot getvar all except for imei and serialno!
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4D.14.3250.26
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.111.16
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 3870mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.064s
Here is the result. :good:
I hope this helps.
Thanks
Clint
ClintC said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4D.14.3250.26
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.111.16
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 3870mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.064s
Here is the result. :good:
I hope this helps.
Thanks
Clint
Click to expand...
Click to collapse
There is no RUU for you version. What you could do is to s-off the phone, change CID and run another RUU like the 1.28.401.7 (international unbranded)
alray said:
There is no RUU for you version. What you could do is to s-off the phone, change CID and run another RUU like the 1.28.401.7 (international unbranded)
Click to expand...
Click to collapse
How do I do that? I have no idea. Do you have a link on doing that?
Thanks,
Clint
ClintC said:
How do I do that? I have no idea. Do you have a link on doing that?
Thanks,
Clint
Click to expand...
Click to collapse
you will first need to unlock the bootloader (will wipe phone and void warranty if any left)
flash a custom recovery and root
use revone or moonshine to s-off
change CID using fastboot
and finally run the ruu
every steps already explained in this forum
or if you don't want to do all of this, you could simply flash a custom rom, much more easy if you don't have experience.
alray said:
you will first need to unlock the bootloader (will wipe phone and void warranty if any left)
flash a custom recovery and root
use revone or moonshine to s-off
change CID using fastboot
and finally run the ruu
every steps already explained in this forum
or if you don't want to do all of this, you could simply flash a custom rom, much more easy if you don't have experience.
Click to expand...
Click to collapse
Thanks for all your help.
So I loaded up Stock recovery, and I wanted to do a OTA, but everytime I want to do that, there's a message on the screen that says *** Security Warning ***. My bootloader screen says: Tampered and Relocked.
Thanks,
Clint
ClintC said:
Thanks for all your help.
So I loaded up Stock recovery, and I wanted to do a OTA, but everytime I want to do that, there's a message on the screen that says *** Security Warning ***. My bootloader screen says: Tampered and Relocked.
Thanks,
Clint
Click to expand...
Click to collapse
That is normal since you unlocked your bootloader then relocked it. I found a TWRP backup 5.16.111.4 for your phone. You will have to unlock it and flash TWRP. You will need to make some directories on your phone if you don't already have a TWRP backup on your phone: TWRP >> BACKUPS >> <Your Serial No> >> Folder name that the file extracted
Once you get the folder on your phone, you can boot into recovery and on the main screen select restore. You should see the folder name there, just select it and follow the instructions.
majmoz said:
That is normal since you unlocked your bootloader then relocked it. I found a TWRP backup 5.16.111.4 for your phone. You will have to unlock it and flash TWRP. You will need to make some directories on your phone if you don't already have a TWRP backup on your phone: TWRP >> BACKUPS >> <Your Serial No> >> Folder name that the file extracted
Once you get the folder on your phone, you can boot into recovery and on the main screen select restore. You should see the folder name there, just select it and follow the instructions.
Click to expand...
Click to collapse
Thanks for all the help.
I installed TWRP Recovery, and I created the folders. But at the TWRP Recovery, I can't find the folder when I click on Restore.
What am I doing wrong?
Cheers,
Clint
ClintC said:
Thanks for all the help.
I installed TWRP Recovery, and I created the folders. But at the TWRP Recovery, I can't find the folder when I click on Restore.
What am I doing wrong?
Cheers,
Clint
Click to expand...
Click to collapse
While in Recovery, choose Backup then backup your system. After it is finished reboot back to system. With your phone connected using your file manager you will see the TWRP directory. Expand it out and you should see the backup you just created. Put the nandroid folder that was extracted in the same sub directory as your backup. Once, that is done you can go back into TWRP and you should see the folder in the Restore.
majmoz said:
While in Recovery, choose Backup then backup your system. After it is finished reboot back to system. With your phone connected using your file manager you will see the TWRP directory. Expand it out and you should see the backup you just created. Put the nandroid folder that was extracted in the same sub directory as your backup. Once, that is done you can go back into TWRP and you should see the folder in the Restore.
Click to expand...
Click to collapse
When I try to do a backup, it fails...
E:Unable to mount '/data'
E:Unable to mount '/data'
E:Unable to mount '/data'
E:Unable to mount '/cache'
Updating partition details......
What should I do?
Cheers,
Clint
ClintC said:
When I try to do a backup, it fails...
E:Unable to mount '/data'
E:Unable to mount '/data'
E:Unable to mount '/data'
E:Unable to mount '/cache'
Updating partition details......
What should I do?
Cheers,
Clint
Click to expand...
Click to collapse
Which version of TWRP are you using? And your bootloader is still locked?
---------- Post added at 11:55 AM ---------- Previous post was at 11:26 AM ----------
ClintC said:
When I try to do a backup, it fails...
What should I do?
Cheers, Clint
Click to expand...
Click to collapse
Go into TWRP and select Advance Wipe then select Data. It should format the partition and then you can try to Backup again.
majmoz said:
While in Recovery, choose Backup then backup your system. After it is finished reboot back to system. With your phone connected using your file manager you will see the TWRP directory. Expand it out and you should see the backup you just created. Put the nandroid folder that was extracted in the same sub directory as your backup. Once, that is done you can go back into TWRP and you should see the folder in the Restore.
Click to expand...
Click to collapse
When I want to make a backup, it just says something like:
E: Mount failed /cache
What should I do?
Cheers,
Clint
majmoz said:
Which version of TWRP are you using? And your bootloader is still locked?
---------- Post added at 11:55 AM ---------- Previous post was at 11:26 AM ----------
Go into TWRP and select Advance Wipe then select Data. It should format the partition and then you can try to Backup again.
Click to expand...
Click to collapse
Sorry for that post...
My bootloader is unlocked. I use v2.5.0.0
If I use advanced wipe, it still says
Unbale to mount /cache
and all that stuff....
Greets,
Clint
ClintC said:
Sorry for that post...
My bootloader is unlocked. I use v2.5.0.0
If I use advanced wipe, it still says
Unbale to mount /cache
and all that stuff....
Greets,
Clint
Click to expand...
Click to collapse
Wow that recovery is really old
flash TWRP 2.6.3.3 before you continue
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
clsA said:
Wow that recovery is really old
flash TWRP 2.6.3.3 before you continue
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
It's done!
Thanks guys!!! Without you I couldn't do this!
Cheers,
Clint

HTC one stuck on HTC logo

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 ?

Categories

Resources