I'm trying to find some solution for me since yesterday with no joy...So I think that I'm one the most stupid or the most unlucky guy in the world.
My cousin bought one HTC M7 which was running Cyanogenmod, and he wanna go back to Android. As I had done already some flashings, a long time ago back to the HTC Diamonds, I stood up to help him.
I was following one guide which didn't mention the S-ON/S-OFF, and I just read about that after relocking the bootloader. Now, the phone is relocked and won't boot up the Cyanogen, and I can't unlock it in fastboot because it's S-ON! So, the only hope for my, as I understood, is that I need one RUU signed (because it's locked) and versioned above my current version (because it's S-ON). And there's my last problem: the CID is H3G_001 with version 3.62.771.3, I can't find any RUU above this one!!! :crying:
Is there any hope for me? Anywhere I could download the RUU or anyhow to unlock/change to S-OFF?
Here is my fastboot getvar all:
Code:
(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.62.771.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3725mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1a757b8b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.113s
Thanks.
adtcarv said:
I'm trying to find some solution for me since yesterday with no joy...So I think that I'm one the most stupid or the most unlucky guy in the world.
My cousin bought one HTC M7 which was running Cyanogenmod, and he wanna go back to Android. As I had done already some flashings, a long time ago back to the HTC Diamonds, I stood up to help him.
I was following one guide which didn't mention the S-ON/S-OFF, and I just read about that after relocking the bootloader. Now, the phone is relocked and won't boot up the Cyanogen, and I can't unlock it in fastboot because it's S-ON! So, the only hope for my, as I understood, is that I need one RUU signed (because it's locked) and versioned above my current version (because it's S-ON). And there's my last problem: the CID is H3G_001 with version 3.62.771.3, I can't find any RUU above this one!!! :crying:
Is there any hope for me? Anywhere I could download the RUU or anyhow to unlock/change to S-OFF?
Here is my fastboot getvar all:
Code:
(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.62.771.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3725mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1a757b8b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.113s
Thanks.
Click to expand...
Click to collapse
s-on has nothing to do with unlocking the bootloader. All phones come locked and s-on
just go to HTCDEV and get a new unlock token
---------- Post added at 07:05 PM ---------- Previous post was at 07:00 PM ----------
Try these instructions I posted for someone yesterday
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.4
http://techerrata.com/browse/twrp2/m7ul
fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.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_31.6.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
Once your unlocked, flash recovery TWRP 2.6.3.3 then flash this...
http://www.htc1guru.com/dld/guru_reset_m7_2-24-771-3-zip/
Sent from my HTC One using XDA Premium 4 mobile app
clsA said:
s-on has nothing to do with unlocking the bootloader. All phones come locked and s-on
just go to HTCDEV and get a new unlock token
---------- Post added at 07:05 PM ---------- Previous post was at 07:00 PM ----------
Try these instructions I posted for someone yesterday
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.4
fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
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
Wow! We get some progress! The phone is finally unlocked, thank you very much! :highfive::highfive:
But when I'm trying to sideload it, won't work. If I try TWRP / Advanced / ADB Sideload, it returns:
Code:
ADB Sideload Complete
Failed
[CODE]
Updating partition details....
Full SELinux support is present
[/CODE]
And when I try from PC: adb sideload ROM.zip, it returns "error" device not found". What am I missing?
Thanks
bored_stupid said:
Once your unlocked, flash recovery TWRP 2.6.3.3 then flash this...
htc1guru.com/dld/guru_reset_m7_2-24-771-3-zip/
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I tried without success...when I choose Install and tap the Guru file, it says Failed... =(
Worked!!!
Hey guys, thank you very much!!!
In TWRP I cleaned all data, and tried again with Guru.zip, and that worked! I have now the system working! Thank so much guys!
Now, do I have to rename the thread to solved?
Really thank you guys! :fingers-crossed::fingers-crossed::highfive::fingers-crossed:
Good deal
Sent from my HTC One_M8 using Tapatalk
adtcarv said:
Hey guys, thank you very much!!!
In TWRP I cleaned all data, and tried again with Guru.zip, and that worked! I have now the system working! Thank so much guys!
Now, do I have to rename the thread to solved?
Really thank you guys! :fingers-crossed::fingers-crossed::highfive::fingers-crossed:
Click to expand...
Click to collapse
Press the THANKS button for the guys that helped
It's a nice way to show you appreciated their help.
I have an unlocked tampered bootloader, s-on, twrp installed and working (unrooted because su will not flash successfully) and no working OS. I have a usb otg flash drive working with the ruu and I can access it without any problem. Before I flash it, if I understand correctly, I'll need to relock my bootloader, right? How can I relock it with s-on? is there a way or should I go another route. I just want to get back to any working rom right now. I really don't care if it is rooted unrooted locked or not. just working. any help greatly appreciated.
SPRINT HTC ONE M7
cityneversleepz said:
I have an unlocked tampered bootloader, s-on, twrp installed and working (unrooted because su will not flash successfully) and no working OS. I have a usb otg flash drive working with the ruu and I can access it without any problem. Before I flash it, if I understand correctly, I'll need to relock my bootloader, right? How can I relock it with s-on? is there a way or should I go another route. I just want to get back to any working rom right now. I really don't care if it is rooted unrooted locked or not. just working. any help greatly appreciated.
SPRINT HTC ONE M7
Click to expand...
Click to collapse
You can lock it in bootloader/FASTBOOT USB with the following command:
Code:
[B][I]fastboot oem lock[/I][/B]
majmoz said:
You can lock it in bootloader/FASTBOOT USB with the following command:
Code:
[B][I]fastboot oem lock[/I][/B]
Click to expand...
Click to collapse
Thanks majmoz. That worked. Now I have tampered relocked s-on. I'm going to attempt to return to stock. I'll let you know how it turns out. and will hit the thanks button.
---------- Post added at 06:18 PM ---------- Previous post was at 05:20 PM ----------
majmoz said:
You can lock it in bootloader/FASTBOOT USB with the following command:
Code:
[B][I]fastboot oem lock[/I][/B]
Click to expand...
Click to collapse
majmoz, yeah that worked but now I am not sure if I should have locked it. I can't get to recovery anymore. just have a working bootloader and that is it. the bootloader is Tampered, Relocked S-on. Do you know if I can still install an ruu via fastboot and/or adb? Or is this the end of the road
cityneversleepz said:
Thanks majmoz. That worked. Now I have tampered relocked s-on. I'm going to attempt to return to stock. I'll let you know how it turns out. and will hit the thanks button.
---------- Post added at 06:18 PM ---------- Previous post was at 05:20 PM ----------
majmoz, yeah that worked but now I am not sure if I should have locked it. I can't get to recovery anymore. just have a working bootloader and that is it. the bootloader is Tampered, Relocked S-on. Do you know if I can still install an ruu via fastboot and/or adb? Or is this the end of the road
Click to expand...
Click to collapse
You can install a RUU.zip via fastboot. Just place it in your fastboot/adb folder and rename to ruu.zip.
Code:
[B][I]adb reboot bootloader[/I][/B]
After that, type:
Code:
[B][I]fastboot oem rebootRUU [/I][/B]
NOTE: You should see a silver HTC logo come up on your phone after executing this command.
NOTE: if this command freezes, just disconnect the USB cable and hold the power and volume down buttons until the device reboots. Then, repeat the steps above again.
Finally:
Code:
[B][I]fastboot flash zip ruu.zip[/I][/B]
Repeat the same command: IMPORTANT
Code:
[B][I]fastboot flash zip ruu.zip[/I][/B]
NOTE: The green bar on the phone may not go to 100% of the bar ... but If you see completed on your computer command window, wait for a few seconds and move on.
Last Step:
Code:
[B][I]fastboot reboot[/I][/B]
Click to expand...
Click to collapse
majmoz said:
You can lock it in bootloader/FASTBOOT USB with the following command:
Code:
[B][I]fastboot oem lock[/I][/B]
Click to expand...
Click to collapse
I'm out of the woods. After relocking with the direction I received here, I was able to fastboot ruu. Back up and running. Great community.
cityneversleepz said:
I'm out of the woods. After relocking with the direction I received here, I was able to fastboot ruu. Back up and running. Great community.
Click to expand...
Click to collapse
What does it say in bootloader (relocked, tampered...?).
I bought a used M7 with warranty, of course it has pink tint on pictures, and sadly in bootloader it says relocked So probably no warranty... or can I get it back to locked?
It's S-ON
kbal said:
What does it say in bootloader (relocked, tampered...?).
I bought a used M7 with warranty, of course it has pink tint on pictures, and sadly in bootloader it says relocked So probably no warranty... or can I get it back to locked?
It's S-ON
Click to expand...
Click to collapse
with S-ON, you can only get it to say RELOCKED at best. if you want to fully return to 100% out of the box you need S-Off
depending on what firmware/hboot/variant you have:
revone
rumrunner
firewater
sunshine ($25)
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH35xxxxx
(bootloader) imei: 354xxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3985mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
So?
kbal said:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot getvar all
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-main: 6.09.401.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
So?
Click to expand...
Click to collapse
you can forget revone, moonshine, and rumrunner
you could try firewater, but I doubt it'll work (i could be wrong), but if you are willing to pay the devs $25, then I would recommend sunshine... it should work without any problems
after S-OFF, it'll be pretty easy to get you 100% out of the box
Testing with FireWater, a lot of empty bottles so far
---------- Post added at 10:29 PM ---------- Previous post was at 10:14 PM ----------
Now I have tampered too, can I at least get rid of that without S-OFF?
kbal said:
Testing with FireWater, a lot of empty bottles so far /QUOTE]
I kinda mentioned that.
kbal said:
Now I have tampered too, can I at least get rid of that without S-OFF?
Click to expand...
Click to collapse
if you can get back 100% stock ROM + 100% stock firmware (includes stock recovery, etc), then tampered **should** go away
Click to expand...
Click to collapse
nkk71 said:
kbal said:
Testing with FireWater, a lot of empty bottles so far /QUOTE]
I kinda mentioned that.
if you can get back 100% stock ROM + 100% stock firmware (includes stock recovery, etc), then tampered **should** go away
Click to expand...
Click to collapse
If that doesn't work, while still rooted do the following (I can't remember where I go this from though so I apologize to the source for not linking). Ensure of course that you have root before this and have adb setup correctly and connected to the phone with debugging enabled:
Code:
adb devices
adb shell
su (if needed to get a # prompt)
echo -ne '\x00' | dd of=/dev/block/mmcblk0p7 bs=1 seek=4265988
(i would very strongly recomend you copy/paste this)
exit
(exit a second time if you need to to get back to a normal > prompt)
adb reboot bootloader
Now you can confirm the removal of the TAMPERED status.
Mine is quite fun now... My device is rooted and s-off but with no TAMPERED sign :angel:
Click to expand...
Click to collapse
Related
I am trying to return my phone to stock to send it in for replacement (microphone stopped working). I tried to run the Tmo RUU file a couple of times before I found the tutorial on how to properly do it and I am not sure if that may situation worse.
Somehow I wiped the phone and now and am S-On and its locked (showing as tampered). I cannot get the phone to go into any mode that adb can see, although I can access the phone via fastboot commands. What are my options at this point? Is there a way to load a ROM via fastboot? Is there a way to get S-Off and unlock it so I can try the steps to go back to to 100% stock again or am I screwed?
The phone on Tmobile is currently running Hboot 1.44 if that makes a difference.
PLEASE HELP!!!
Can you get to boatloader?
yes, I am in bootloader mode right now. I just successfully unlocked the bootloader from HTCDev. So now I am unlocked with S-On. I also have TWRP 2.6.3.0 and can access recovery. I also was able to set my CID back to T-MOB010.
It seems like I can do anything i want with fastboot commands, but none in adbd. Is there a way to load a rom from fastboot?
an0ther said:
Can you get to boatloader?
Click to expand...
Click to collapse
Your ruu must match your firmware on your phone. If your firmware is higher than your ruu it won't work. What firmware is the stock tmobile and what is your phone os and cid? You can always soff, change cid to stock, rebootRUU and flash stock ruu then s-on and relock.
I am running 3.17 fw and I am not sure what the RUU fw was, most likely 2.17 or something. I did not realize it would be an issue. So what are my options to get it back to stock?
This is what Getvar all says...
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4T.20.3218.03
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.401.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4255mV
(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: 1.930s
an0ther said:
Your ruu must match your firmware on your phone. If your firmware is higher than your ruu it won't work. What firmware is the stock tmobile and what is your phone os and cid? You can always soff, change cid to stock, rebootRUU and flash stock ruu then s-on and relock.
Click to expand...
Click to collapse
You will have to soff to downgrade firmware on phone. Soff, get stock ruu that matches your cid, rebootRUU and flash stock ruu, s-on, and relock
Can I get S-Off through fastboot? I try and run Revone via HTC One Toolkit and it outputs with error: device not found. I am assuming it is because I cant see it in adb.
an0ther said:
You will have to soff to downgrade firmware on phone. Soff, get stock ruu that matches your cid, rebootRUU and flash stock ruu, s-on, and relock
Click to expand...
Click to collapse
Adb devices , you get nothing? Might need newer adb or try another usb port. Reboot phone and computer. Need adb.
Is adb accessible via the bootloader or recovery? I thought adb only worked when you were booted into a rom. I am completely removing the HTC drivers and installing version 3.0.0.007 to see if it helps with adb.
an0ther said:
Adb devices , you get nothing? Might need newer adb or try another usb port. Reboot phone and computer. Need adb.
Click to expand...
Click to collapse
WiKDMoNKY said:
Is adb accessible via the bootloader or recovery? I thought adb only worked when you were booted into a rom. I am completely removing the HTC drivers and installing version 3.0.0.007 to see if it helps with adb.
Click to expand...
Click to collapse
Adb is accessible from recovery. Try updating HTC drivers and your adb. Sometimes using an USB 3 port causes issues.
Ok, I tried a different computer and now the toolkit is detecting the phone in adb and fastboot, but when I try to push revone it says this adb push revone /data/local/tmp/
failed to copy 'revone' to '/data/local/tmp/': Is a directory
WTF?
I have same problem please help......!!!!
HELLO EVERYONE PLEASE HELP..............
My HTC ONE IS
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.20.3263.16
x.xx.666.x - Bell (Canada)
modelid: PN0712000
cidnum: BM___001
I was trying to unroot my device, and i have followed commands as below, i have installed file given at below link
http://arhd.onedroid.net/db_mirror/Firmware/index.php?dir=HTC/HTC_One/666/
1) fastboot oem lock
2) fastboot oem rebootRUU
3) fastboot flash zip (firmware).zip
green bar stopped at round about 90% , after waiting 2 minutes i entered
4) fastboot reboot
now phone rebooted but nothing happens only blank screen appears.
i have again unlocked it, i can access bootloader, somehow i have also managed to install recovery,
I HAVE SYSTEM BACKUP IN MY LAPTOP
but i cannot transfer my backup file from laptop to htc one
---------------------------------------
C:\HTCONE>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.23.666.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT34PW904746
(bootloader) imei: 354439053702181
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BM___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3816mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-a6a74fd020
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
--------------------------------------------------
WHAT SHOULD I DO ?? PLEASE HELP
MY PREFRENCE IS TO RESOTRE IT WITH SOTCK FIRMWARE UNROOTED.
Your issue is different than mine, go start your own thread please.
vasa_pratik said:
HELLO EVERYONE PLEASE HELP..............
My HTC ONE IS
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.20.3263.16
x.xx.666.x - Bell (Canada)
modelid: PN0712000
cidnum: BM___001
I was trying to unroot my device, and i have followed commands as below, i have installed file given at below link
http://arhd.onedroid.net/db_mirror/Firmware/index.php?dir=HTC/HTC_One/666/
1) fastboot oem lock
2) fastboot oem rebootRUU
3) fastboot flash zip (firmware).zip
green bar stopped at round about 90% , after waiting 2 minutes i entered
4) fastboot reboot
now phone rebooted but nothing happens only blank screen appears.
i have again unlocked it, i can access bootloader, somehow i have also managed to install recovery,
I HAVE SYSTEM BACKUP IN MY LAPTOP
but i cannot transfer my backup file from laptop to htc one
---------------------------------------
C:\HTCONE>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.23.666.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT34PW904746
(bootloader) imei: 354439053702181
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BM___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3816mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-a6a74fd020
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
--------------------------------------------------
WHAT SHOULD I DO ?? PLEASE HELP
MY PREFRENCE IS TO RESOTRE IT WITH SOTCK FIRMWARE UNROOTED.
Click to expand...
Click to collapse
you have a tmobile htc one? Me too. I had the same error but was able to get S-OFF by following this guide: http://rootzwiki.com/topic/96098-s-offdowngrade-12753111-to-1275318
If that doesn't work I would
fastboot flash recovery openrecovery-twrp-2.6.3.0-m7.img
boot in to recovery
Wipe -> format all data -> Yes
go back to the main menu and go to advanced then ADB sideload. Swipe to start adb sideload
on pc type adb sideload romname.zip I'd use a stock rom since they don't normally use aroma
adb sideload will automatically install the rom and reboot
now that your phone is functioning normally gain s-off using revone like usual.
try downgrading again.
I followed your steps, but I get a failed on installation of the sideload on the phone.
blu9987 said:
I would
fastboot flash recovery openrecovery-twrp-2.6.3.0-m7.img
boot in to recovery
Wipe -> format all data -> Yes
go back to the main menu and go to advanced then ADB sideload. Swipe to start adb sideload
on pc type adb sideload romname.zip I'd use a stock rom since they don't normally use aroma
adb sideload will automatically install the rom and reboot
now that your phone is functioning normally gain s-off using revone like usual.
try downgrading again.
p.s. you have a tmobile htc one? Me too. I had the same error but was able to get S-OFF by following this guide, which would probably let you skip everything I posted above: http://rootzwiki.com/topic/96098-s-offdowngrade-12753111-to-1275318
Click to expand...
Click to collapse
If you reboot recovery the zip will still be there labeled sideload.zip if you want to try to install it again manually.
or you could try the modified ruu in the link. It worked for me but be advised in general RUUs can be dangerous.
edit: that guide says to be on the android homescreen, i've been able to run RUUs from the locked bootloader screen just fine.
Downloading...
blu9987 said:
If you reboot recovery the zip will still be there labeled sideload.zip if you want to try to install it again manually.
or you could try the modified ruu in the link. It worked for me but be advised in general RUUs can be dangerous.
edit: that guide says to be on the android homescreen, i've been able to run RUUs from the locked bootloader screen just fine.
Click to expand...
Click to collapse
I got ARHD 22 to load via sideload (had to boot back into recovery and install form the sideload.zip). The rom boots and works as it should. Now when I try and relock the bootloader to run the RUU downgrader you linked me to revone is giving me revone failed (error code = 1).
adb push revone /data/local/tmp/
3279 KB/s (648208 bytes in 0.193s)
adb shell chmod 755 /data/local/tmp/revone
adb shell /data/local/tmp/./revone -P
revone v0.2.1
revone failed (error code = 1)
Any ideas?
blu9987 said:
If you reboot recovery the zip will still be there labeled sideload.zip if you want to try to install it again manually.
or you could try the modified ruu in the link. It worked for me but be advised in general RUUs can be dangerous.
edit: that guide says to be on the android homescreen, i've been able to run RUUs from the locked bootloader screen just fine.
Click to expand...
Click to collapse
to relock the bootloader you do fastboot oem lock from the bootloader screen, then you run the ruu i linked if you still want to use revone to get s-off.
When I run fastboot OEM lock it shows as re-locked and something about security at the top of the bootloader screen. Will flashing the ruu fix all that?
blu9987 said:
to relock the bootloader you do fastboot oem lock from the bootloader screen, then you run the ruu i linked if you still want to use revone to get s-off.
Click to expand...
Click to collapse
Sent from my Nexus 7 using Tapatalk 4
Ok, so I apologize if there is a post that is exactly the same as my issue but I have been searching for the past few days. I have an HTC One sprint model and I put on Maximus. Apparently not compatible with the phone so stuck in bootloader. I know its not bricked since I can fastboot, and run twrp. I unfortunately did the epic mistake of not creating the backup (which is like snipe hunting... you only do once. Unless you're an idiot then you do it twice) I tried running the RUU. It did its thing but failed from I'm thinking from QBking's direction that its from a non-matching number. I need 3.4.1651.2 but can't find it. I ran a fastboot firmware push and it seemed like it worked, looked alot like when you run the RUU and showed the status bar on the screen but stopped short of a full load. I might be heading in the wrong direction so please help. I was searching out a step by step for a full fastboot push but no luck. I can use twrp but for whatever reason with the AIO toolkit I cannot do an ADB sideload.... I'll take all the help I can get. Oh, and if you're going to post a reply giving me the "what for" about how I'm a noob and an idiot... save your time. I've gotten enough of it from my wife. Thanks ahead of time.
-Semper Vigilans
mediumnoob
Mediumnoob said:
Ok, so I apologize if there is a post that is exactly the same as my issue but I have been searching for the past few days. I have an HTC One sprint model and I put on Maximus. Apparently not compatible with the phone so stuck in bootloader. I know its not bricked since I can fastboot, and run twrp. I unfortunately did the epic mistake of not creating the backup (which is like snipe hunting... you only do once. Unless you're an idiot then you do it twice) I tried running the RUU. It did its thing but failed from I'm thinking from QBking's direction that its from a non-matching number. I need 3.4.1651.2 but can't find it. I ran a fastboot firmware push and it seemed like it worked, looked alot like when you run the RUU and showed the status bar on the screen but stopped short of a full load. I might be heading in the wrong direction so please help. I was searching out a step by step for a full fastboot push but no luck. I can use twrp but for whatever reason with the AIO toolkit I cannot do an ADB sideload.... I'll take all the help I can get. Oh, and if you're going to post a reply giving me the "what for" about how I'm a noob and an idiot... save your time. I've gotten enough of it from my wife. Thanks ahead of time.
-Semper Vigilans
mediumnoob
Click to expand...
Click to collapse
If you still have access to TWRP, you can try a few things. First, TWRP has it's own sideload option in Advanced>sideload. You can try sideloading your ROM with this feature (adb sideload nameofrom.zip). Alternatively, you can try adb pushing the ROM to your SD while in recovery (adb push nameofrom.zip /sdcard/), and then flashing through recovery. If when you flash you're getting errors about unable to mount certain partitions, you'll need to relock your bootloader (from fastboot - fastboot oem lock), then reunlock it using HTCdev.com (or revone if you're s-off). Then flash custom recovery, then adb push your ROM again for flashing (or try sideloading from TWRP again).
You will not be able to run an RUU while your bootloader is unlocked - so if you have to run the RUU to fix this, you'll need to relock the bootloader, then find an RUU that is the same or newer than your current mainver. Keep in mind that if you use a newer RUU, it will most likely have a new bootloader as well that you won't be able to s-off (if you're not already).
Thank you
homeslice976 said:
If you still have access to TWRP, you can try a few things. First, TWRP has it's own sideload option in Advanced>sideload. You can try sideloading your ROM with this feature (adb sideload nameofrom.zip). Alternatively, you can try adb pushing the ROM to your SD while in recovery (adb push nameofrom.zip /sdcard/), and then flashing through recovery. If when you flash you're getting errors about unable to mount certain partitions, you'll need to relock your bootloader (from fastboot - fastboot oem lock), then reunlock it using HTCdev.com (or revone if you're s-off). Then flash custom recovery, then adb push your ROM again for flashing (or try sideloading from TWRP again).
You will not be able to run an RUU while your bootloader is unlocked - so if you have to run the RUU to fix this, you'll need to relock the bootloader, then find an RUU that is the same or newer than your current mainver. Keep in mind that if you use a newer RUU, it will most likely have a new bootloader as well that you won't be able to s-off (if you're not already).
Click to expand...
Click to collapse
Ok, so just to clarify... if I try the command (adb sideload nameofrom.zip) does that have to be in the command prompt within the folder location of the zip file or can it just be in cmd. Also, when I run that command, simultaneously I run the sideload option in twrp right? I am at work so it'll have to wait until I get home but this has caused me to get 4 hours of sleep the past two nights trying to fix this. Thanks homeslice!!! (i hope)
Mediumnoob said:
Ok, so just to clarify... if I try the command (adb sideload nameofrom.zip) does that have to be in the command prompt within the folder location of the zip file or can it just be in cmd. Also, when I run that command, simultaneously I run the sideload option in twrp right? I am at work so it'll have to wait until I get home but this has caused me to get 4 hours of sleep the past two nights trying to fix this. Thanks homeslice!!! (i hope)
Click to expand...
Click to collapse
It would need to be run in a command prompt in the location you have ADB installed, and will make it easier if you have the rom.zip in this folder as well. So put the rom.zip in your ADB directory, then (with nothing selected in this folder) Shift+right-click and choose "Open command window here", then boot to TWRP and select Advanced>sideload. Now in the command prompt run "adb sideload nameofrom.zip"
Alternatively, while booted to TWRP (no need to be in sideload option), just run "adb push nameofrom.zip /sdcard/" (again, with a cmd prompt open in your ADB location). Once it completes (may take a few minutes), it will be available for you to install just like you always have (choose install, select the zip, and swipe to confirm)
i think you messed up with partition table
flash stock ruu will fix this
another "brick" in the wall
so here's my getvar
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 1.00.20.0913_3
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.04.651.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA34AS904580
(bootloader) imei: 990001465604106
(bootloader) meid: 99000146560410
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4316mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-371c4f408e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.045s
when I ran what I think is the right RUU it errors saying I have the incorrect bootloader..... can't find anything regarding changing the bootloader version... any ideas?
Mediumnoob said:
so here's my getvar
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 1.00.20.0913_3
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.04.651.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA34AS904580
(bootloader) imei: 990001465604106
(bootloader) meid: 99000146560410
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4316mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-371c4f408e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.045s
when I ran what I think is the right RUU it errors saying I have the incorrect bootloader..... can't find anything regarding changing the bootloader version... any ideas?
Click to expand...
Click to collapse
The RUU you're using has a lower version bootloader (hboot) than what you have, 1.55. You are S-on and cannot downgrade your bootloader with an RUU. Also, delete your imei and meid from your post to be safe.
dgtiii said:
The RUU you're using has a lower version bootloader (hboot) than what you have, 1.55. You are S-on and cannot downgrade your bootloader with an RUU. Also, delete your imei and meid from your post to be safe.
Click to expand...
Click to collapse
So assuming turning to S-off then running it?
Some things I have read show two options.... use moonshine to s-off my device then downgrade my bootloader or "there is nothing developed by HTCdev yet for this update that would grant me the option to downgrade. Basically my hangup is that I updated right before I did this whole thing and I can't find the RUU for this bootloader version. Is there anyone that can help me?
I've flashed multiple ROMS but I don't know what what's up now.
I was stuck on FTS Rom and couldn't flash any other ROMS- they wouldn't take. It would always reboot in FTS.
So in TWRP, I did an advanced wipe... everything was gone including the multiple various ROMS and backups in both TWRP and CLKmod. Trouble is, now I can get as far as flashing various new recoveries from the bootloader, but I can't push any rom to it or flash anything from the bootloader.
Extra kicker- I can NOT mount the phone on my computer. This has been the case for a while, not from any ROM. Not from FTS Rom, not from any recovery... can not mount the phone and transfer files.
HTC Dumlock also did not work.
Specs-
HTC One- unlocked, rooted, HBoot 1.55, S-On, Radio 4%.20.3218.13
Any help would be appreciated.
I did s-off since you're unlocked. Probably the issue. Then I would go into fast boot to either ruu or transfer a rom
I think rumrunner is what works on 1.55 hboot
Sent from my HTC One
krankenator said:
I've flashed multiple ROMS but I don't know what what's up now.
I was stuck on FTS Rom and couldn't flash any other ROMS- they wouldn't take. It would always reboot in FTS.
So in TWRP, I did an advanced wipe... everything was gone including the multiple various ROMS and backups in both TWRP and CLKmod. Trouble is, now I can get as far as flashing various new recoveries from the bootloader, but I can't push any rom to it or flash anything from the bootloader.
Extra kicker- I can NOT mount the phone on my computer. This has been the case for a while, not from any ROM. Not from FTS Rom, not from any recovery... can not mount the phone and transfer files.
HTC Dumlock also did not work.
Specs-
HTC One- unlocked, rooted, HBoot 1.55, S-On, Radio 4%.20.3218.13
Any help would be appreciated.
Click to expand...
Click to collapse
do you know how to use fastboot commands?
post your results from (minus your iemi and serial no)
fastboot getvar all
we can use this info to direct you to the correct RUU to fix your phone
clsA said:
do you know how to use fastboot commands?
post your results from (minus your iemi and serial no)
fastboot getvar all
we can use this info to direct you to the correct RUU to fix your phone
Click to expand...
Click to collapse
Not pro, but I hobble by. Results:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4350mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
krankenator said:
Not pro, but I hobble by. Results:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4350mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
Edit your post to match mine.
you have AT&T phone here's the link to the RUU
http://www.htc1guru.com/dld/ruu_m7_...3_10-38j-1157-04_release_334235_signed_2-exe/
Edit: Keep in mind that resetting your phone with RUU is full wipe and starting from scratch
after it's done you will need to unlock bootloader, flash recovery and Root. Same as if your phone was brand new
clsA said:
Edit your post to match mine.
you have AT&T phone here's the link to the RUU
http://www.htc1guru.com/dld/ruu_m7_...3_10-38j-1157-04_release_334235_signed_2-exe/
Edit: Keep in mind that resetting your phone with RUU is full wipe and starting from scratch
after it's done you will need to unlock bootloader, flash recovery and Root. Same as if your phone was brand new
Click to expand...
Click to collapse
Thanks. I don't suppose there is a Mac version for this? I don't currently have Windows installed. If not, I"ll just have to fix this later.
Thanks for all your help.
krankenator said:
Thanks. I don't suppose there is a Mac version for this? I don't currently have Windows installed. If not, I"ll just have to fix this later.
Thanks for all your help.
Click to expand...
Click to collapse
yes here
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3-decrypted-zip/
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
Click to expand...
Click to collapse
files needed >> http://forum.xda-developers.com/showthread.php?t=2390995
clsA said:
yes here
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3-decrypted-zip/
files needed >> http://forum.xda-developers.com/showthread.php?t=2390995
Click to expand...
Click to collapse
Thanks for your help. Downloading the RUU now but before I flash this I just want to be clear.
Do I first need to S-Off using Rumrunner? I can't find a mac version, just Linux and Win.
Then do I need to re-lock my bootloader? (I read that step here http://forum.xda-developers.com/showthread.php?t=2251800)
Then at that point I can flash the RUU or can I just flash the RUU without S-Off or re-locking the bootloader
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
krankenator said:
Thanks for your help. Downloading the RUU now but before I flash this I just want to be clear.
Do I first need to S-Off using Rumrunner? I can't find a mac version, just Linux and Win.
Then do I need to re-lock my bootloader? (I read that step here http://forum.xda-developers.com/showthread.php?t=2251800)
Then at that point I can flash the RUU or can I just flash the RUU without S-Off or re-locking the bootloader
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
Click to expand...
Click to collapse
I don't think that file requires s-off
but yes a locked boot loader is needed
fastboot oem lock
Well, time to try something else.
Any ideas anyone?
krankenator said:
Something didn't work. It only reboot to the bootloader.
Pro-Mac-Jesseesktop jesse$ ./fastboot oem lock
Click to expand...
Click to collapse
FAILED (remote: 12 signature verify fail)
I'll take a guess this means you need s-off
or a windows PC to run the RUU.exe I posted first
Please help, I have a big problem!
I accidently flashed a rom that required S-off but my device is S-on and now it keeps rebooting. After that I tried to install Stock Sense(fflashable .zip) but when it almost completed, it failed. Now if I reboot it it doesn't go further than the HTC logo screen. I did some research to flash the stock sense on it but I don't know which RUU I have to flash. My the device is the international version unlocked (m7ul). My radio is radio-4a.17.3250.14
my getvar:
bootloader version: 0.5
version-bootloader: 1.54.0000
version-baseband: 4A.17.3250.14
version-clpd: None
version-microp: None
version-main:
version-misc: PUT SHIP S-ON
serialno:
imei:
meid: 000000000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC_E11
battery-status: good
battery-voltage: 3914 mV
partition-layout: Generic
security: on
build-mode: ship
boot-mode: fastboot
commitno-bootloader: dirty-d959c75800
hbootpreupdate: 11
gencheckpt: 0
all: Done!
finished. Total time 0.048s
Please help me
Thanks
LMH1998 said:
Please help, I have a big problem!
I accidently flashed a rom that required S-off but my device is S-on and now it keeps rebooting. After that I tried to install Stock Sense(fflashable .zip) but when it almost completed, it failed. Now if I reboot it it doesn't go further than the HTC logo screen. I did some research to flash the stock sense on it but I don't know which RUU I have to flash. My the device is the international version unlocked (m7ul). My radio is radio-4a.17.3250.14
my getvar:
bootloader version: 0.5
version-bootloader: 1.54.0000
version-baseband: 4A.17.3250.14
version-clpd: None
version-microp: None
version-main:
version-misc: PUT SHIP S-ON
serialno:
imei:
meid: 000000000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC_E11
battery-status: good
battery-voltage: 3914 mV
partition-layout: Generic
security: on
build-mode: ship
boot-mode: fastboot
commitno-bootloader: dirty-d959c75800
hbootpreupdate: 11
gencheckpt: 0
all: Done!
finished. Total time 0.048s
Please help me
Thanks
Click to expand...
Click to collapse
read this thread to look for your stock ROM: here and flash it
then if you want S-OFF then follow this detailed guide: here
kamilmirza said:
read this thread to look for your stock ROM: here and flash it
if you want S-OFF then follow this detailed guide: here
Click to expand...
Click to collapse
I don't get any devica-main code so I really don't know which one to download, but I've downloaded one, but when I try to flash it, It always fails at: (boatloader) checking signature.
LMH1998 said:
I don't get any devica-main code so I really don't know which one to download, but I've downloaded one, but when I try to flash it, It always fails at: (boatloader) checking signature.
Click to expand...
Click to collapse
this is because you the tried to flash something (ROM or any other package) with S-ON
you have to flash it with custom recovery, CWM or TWRP
which one you selected?
kamilmirza said:
this is because you the tried to flash something (ROM or any other package) with S-ON
you have to flash it with custom recovery, CWM or TWRP
which one you selected?
Click to expand...
Click to collapse
So I'll tell you my story.
First it was on sense, then I installed OneDroid using TWRP v2.6.3.3, It worked perfectly fine but battery drain was to bad so I decided to return to Sense, so I flashed a flashable .zip. Eveyrthing worked ok. Then I heard that AOKP had better battery life so I downloaded it, but it didn't want to install, It kept saying ERROR. Then I've thought of flashing the Google Play Edition. So here everything went wrong. it tried to flash with TWRP but It got failed aswell. then I flashed CWM on it, installed the Google Play Edition rom and rebooted my phone, after 3 seconds it reboots, and it keeps on rebooting. but eventually I got back into Recovery and flashed the Sense rom that I still had on my phone. But when I was installing that, It got failed. Then I tried to flash TWRP to install the Sense rom, but after I flashed TWRP, I couldn't go back into recovery. Then the phone get stuck on the HTC logo screen.
So now I want to flash Sense with RUU but I don't know which one to install and it fails when I flash the .zip with cmd. It fails at "checking signature".
PLEASE PEOPLE HELP ME, it's my brother phone's and I messed up
LMH1998 said:
So I'll tell you my story.
First it was on sense, then I installed OneDroid using TWRP v2.6.3.3, It worked perfectly fine but battery drain was to bad so I decided to return to Sense, so I flashed a flashable .zip. Eveyrthing worked ok. Then I heard that AOKP had better battery life so I downloaded it, but it didn't want to install, It kept saying ERROR. Then I've thought of flashing the Google Play Edition. So here everything went wrong. it tried to flash with TWRP but It got failed aswell. then I flashed CWM on it, installed the Google Play Edition rom and rebooted my phone, after 3 seconds it reboots, and it keeps on rebooting. but eventually I got back into Recovery and flashed the Sense rom that I still had on my phone. But when I was installing that, It got failed. Then I tried to flash TWRP to install the Sense rom, but after I flashed TWRP, I couldn't go back into recovery. Then the phone get stuck on the HTC logo screen.
So now I want to flash Sense with RUU but I don't know which one to install and it fails when I flash the .zip with cmd. It fails at "checking signature".
PLEASE PEOPLE HELP ME, it's my brother phone's and I messed up
Click to expand...
Click to collapse
are you on TWRP?
if so when you select the ROM to flash, uncheck the verification md5 something
kamilmirza said:
are you on TWRP?
if so when you select the ROM to flash, uncheck the verification md5 something
Click to expand...
Click to collapse
I can't get back into recovery. Getting into the boatloader is the only thing I can do
Please try to find me the right RUU and a RUU that doesn't requires S-off, that would be awesome!
LMH1998 said:
I can't get back into recovery. Getting into the boatloader is the only thing I can do
Please try to find me the right RUU and a RUU that doesn't requires S-off, that would be awesome!
Click to expand...
Click to collapse
tell me your CID, can you remember your main?
flash TWRP via fastboot method (bootloader)
kamilmirza said:
tell me your CID, can you remember your main?
flash TWRP via fastboot method (bootloader)
Click to expand...
Click to collapse
Sorry but I'm super noob in HTC ONE devolpment, I'm more into Xperia devolping but where can I find the CID?
I really can't remember the main.
but the device is bought in Belgium, Europe. Maybe that can help you to find it.
LMH1998 said:
I can't get back into recovery. Getting into the boatloader is the only thing I can do
Please try to find me the right RUU and a RUU that doesn't requires S-off, that would be awesome!
Click to expand...
Click to collapse
i understand you are anxious, but please calm down, before you end up with a brick; (and please don't cross-post, it just get's everybody confused)
I'll be back in a little while, but in the meantime can you confirm,
1- you have bootloader unlocked
2- what OS are you running (Win7 / 8 / 8.1, Ubuntu, Mac)
3- do not type the output of "fastboot getvar all", use copy/paste
nkk71 said:
i understand you are anxious, but please calm down, before you end up with a brick; (and please don't cross-post, it just get's everybody confused)
I'll be back in a little while, but in the meantime can you confirm,
1- you have bootloader unlocked
2- what OS are you running (Win7 / 8 / 8.1, Ubuntu, Mac)
3- do not type the output of "fastboot getvar all", use copy/paste
Click to expand...
Click to collapse
1. I relocked the boatloader because I watched a tutorial on how to flash stock rom so my boatloader is locked.
2. I'm running Windows 7 64bit Ultimate
3. C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4062mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.046s
LMH1998 said:
1. I relocked the boatloader because I watched a tutorial on how to flash stock rom so my boatloader is locked.
2. I'm running Windows 7 64bit Ultimate
3. C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxx
(bootloader) imei: xxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4062mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.046s
Click to expand...
Click to collapse
remove your SERIALNO and IMEI from your post
be patient and good luck :good:
@nkk71 will guide you through and now you are in good hands
kamilmirza said:
remove your SERIALNO and IMEI from your post
be patient and good luck :good:
@nkk71 will guide you through and now you are in good hands
Click to expand...
Click to collapse
i hope you're right.
---------- Post added at 09:07 PM ---------- Previous post was at 09:05 PM ----------
LMH1998 said:
1. I relocked the boatloader because I watched a tutorial on how to flash stock rom so my boatloader is locked.
2. I'm running Windows 7 64bit Ultimate
3. C:\fastboot>fastboot getvar all
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
finished. total time: 0.046s
Click to expand...
Click to collapse
so hboot 1.54 (HTC__E11) = 2.24.401.x firmware.
so first, get yourself unlocked again, we need s-off
use HTCdev to get an unlock token and unlock...
[/QUOTE]so hboot 1.54 (HTC__E11) = 2.24.401.x firmware.
so first, get yourself unlocked again, we need s-off
use HTCdev to get an unlock token and unlock...[/QUOTE]
I unlocked my bootloader again
nkk71 said:
i hope you're right.
---------- Post added at 09:07 PM ---------- Previous post was at 09:05 PM ----------
so hboot 1.54 (HTC__E11) = 2.24.401.x firmware.
so first, get yourself unlocked again, we need s-off
use HTCdev to get an unlock token and unlock...
Click to expand...
Click to collapse
I unlocked my boatloader again
LMH1998 said:
I unlocked my boatloader again
Click to expand...
Click to collapse
:good::good:
do you have a functioning ROM? you'll need to use rumrunner to get s-off
i believe you need a rooted ROM, preferably with unsecured kernel.
what recovery are you on, and what ROM?
nkk71 said:
:good::good:
do you have a functioning ROM? you'll need to use rumrunner to get s-off
i believe you need a rooted ROM, preferably with unsecured kernel.
what recovery are you on, and what ROM?
Click to expand...
Click to collapse
Tha problem is that I don't have any ROM on it now, but I do have a ROM on the memory of the phone(Sense rom) and I'm using TWRP v2.6.3.3 but I can't go into recovery Don't know why...
Nevermind I can get back into recovery but everything got erased
LMH1998 said:
Tha problem is that I don't have any ROM on it now, but I do have a ROM on the memory of the phone(Sense rom) and I'm using TWRP v2.6.3.3 but I can't go into recovery Don't know why...
Nevermind I can get back into recovery but everything got erased
Click to expand...
Click to collapse
i need to go for about an hour (+ or -), can you check your PM....
nkk71 said:
i need to go for about an hour (+ or -), can you check your PM....
Click to expand...
Click to collapse
Yeah ok I can do that.
and btw my CID is HTC__E11
LMH1998 said:
Yeah ok I can do that.
and btw my CID is HTC__E11
Click to expand...
Click to collapse
Sorry didn't come back yesterday, but I'll be online a bit later...
In the meantime, flash the ROM I sent you, and use http://rumrunner.us/ to get s-off
to get the rom to your phone, go to custom recovery (CWM or TWRP), then use one of the following methods:
1- OTG cable
2- adb push <name of rom>.zip /data/media/0/
3- adb sideload <name of rom>.zip
example of adb push:
Code:
C:\ADB2>[B]adb push Guru_Reset_M7_3.62.401.1.zip /data/media/0/[/B]
2922 KB/s (1102709591 bytes in 368.450s)
note that adb push will not show any kind of progress until it completes (about 5 to 10 minutes).
and finally choose "install" in CWM or TWRP and install it.
then use rumrunner; remember reading the rumrunner instruction (especially the firewall/antivirus etc).
i've downloaded this ADB/fastboot tool http://forum.xda-developers.com/show....php?t=2588979
but when i try to open it, it opens a CMD window that shuts down immediately.. what have i done wrong ? the installation went smooth, no problems occured.. i've tried to run as admin, didn't work..
im running W8.1 fully updated.
i downloaded it because i want to root, without loosing stock recovery btw, and seen this guide: http://forum.xda-developers.com/show....php?t=2415668
BUMP
Bring up my post!
JaRi1337 said:
Bring up my post!
Click to expand...
Click to collapse
You should wait 24 hours before bumping your post.
JaRi1337 said:
i've downloaded this ADB/fastboot tool http://forum.xda-developers.com/show....php?t=2588979
but when i try to open it, it opens a CMD window that shuts down immediately.. what have i done wrong ? the installation went smooth, no problems occured.. i've tried to run as admin, didn't work..
im running W8.1 fully updated.
i downloaded it because i want to root, without loosing stock recovery btw, and seen this guide: http://forum.xda-developers.com/show....php?t=2415668
Click to expand...
Click to collapse
1- adb and fastboot aren't Windows GUI programs, you need to open a command prompt to use them
2- the command "fastboot boot <name of recovery>.img" only works on hboot 1.44, so that rooting method won't work if you are on a newer software version
3- you will need an unlocked bootloader to be able to flash things
4- only flash things for your phone model in specific, otherwise you could end up bricking your phone
Don't misunderstand me, i mean no disrespect, but i think it's time to do some research.... lot's of guides, how-tos, etc in the forum, read a few (including the stickies)
Good Luck
so what you are saying is that there are no way to root a fully updated m7 without a custom recovery ?
JaRi1337 said:
so what you are saying is that there are no way to root a fully updated m7 without a custom recovery ?
Click to expand...
Click to collapse
no i don't think so.
can you post a "fastboot getvar all" (excluding IMEI and s/n)
nkk71 said:
no i don't think so.
can you post a "fastboot getvar all" (excluding IMEI and s/n)
Click to expand...
Click to collapse
C:\adb>fastboot getvar all
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXX
(bootloader) imei: XXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 3933mV
(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.040s
like this ?
btw, my bootloader is unlocked, the phone states **** Tampered *** and ****UNLOCKED**** at the top of the screen
sry for my english, its not my 1st language
You will lose stock recovery as you need custom recovery to root it
Why do you want to keep stock recovery? It is possible to flash it back after
SaHiLzZ said:
You will lose stock recovery as you need custom recovery to root it
Why do you want to keep stock recovery? It is possible to flash it back after
Click to expand...
Click to collapse
i want root and be able to get OTA
you say i can root it with CWM and then afterwards get the stock back and still have root ?
JaRi1337 said:
i want root and be able to get OTA
you say i can root it with CWM and then afterwards get the stock back and still have root ?
Click to expand...
Click to collapse
What do you think will happen when you have root and OTA is applied? It CAN break everything on your phone. Either you get root and NO OTA.. or you get OTA and NO root.
Yes, you can flash CWM/TWRP, flash root file, and then flash back stock recovery and lock bootloader to get the OTA.
However, I do NOT suggest it.
Taking OTAs when rooted is never a good idea, and is a very bad idea if you've made any modifications to your phone. I have seen many bricks result from this.