Related
I have been searching for weeks to find the stock Ruu for the HTC One on Rogers.
Does any one know the download link?
Able to upload it?
Or point me in the right direction to find the ruu?
It would be a lot of help and greatly appreciated. I have not had this problem with any other phone. Not even the galaxy s4.
Sent from my SGH-I337M using xda premium
Leonidas87 said:
I have been searching for weeks to find the stock Ruu for the HTC One on Rogers.
Does any one know the download link?
Able to upload it?
Or point me in the right direction to find the ruu?
It would be a lot of help and greatly appreciated. I have not had this problem with any other phone. Not even the galaxy s4.
Sent from my SGH-I337M using xda premium
Click to expand...
Click to collapse
I also wasn't able to find it. I need it too.
It has to be out there somewhere. You can not tell me Rogers has kept it on lock when even the Rogers ruins is out for the s4.
DRIVING ME CRAZY BECAUSE I HAVE A DEAD PIXEL AND WOULD LIKE TO USE MY WARANTY. (Not yelling just emphasising frustration)
Sent from my SGH-I337M using xda premium
So no one knows where this is?
Sent from my SGH-I337M using xda premium
Who releases the RUU's? HTC or Rogers?
HM796 said:
Who releases the RUU's? HTC or Rogers?
Click to expand...
Click to collapse
Correct me if I'm wrong, but I think it's HTC who releases RUUs. I don't know if the carrier has a say on that though.
there is no rogers ruu at the moment
Check here, I think this is what you are looking for?
http://www.htcdev.com/devcenter/downloads/P10
twigggs said:
Check here, I think this is what you are looking for?
Click to expand...
Click to collapse
that's actually helpful;
on that same website theres a filter at the top
click "One" for device
and "Rogers" for carrier then click find files
I found the one for my specific build but it's a .tar file and i have no idea how to flash it lol
if anyone knows anything about how to do this, this is the file name i downloaded: m7-jb-crc-3.4.10-42e6c45.tar
rogers ruu
Rogers stock RUU anyone please?
lelloo said:
Rogers stock RUU anyone please?
Click to expand...
Click to collapse
I need it too
bigystyle84 said:
I need it too
Click to expand...
Click to collapse
Perhaps they're waiting for the 4.2.2 update to put out a bunch of RUU's? Just guessing. I have heard that they're not released, they're leaked. But all the US ones are available on htc.com. I was at the rogers store a few days ago and they said they don't have it and HTC will put them out, but I think that's bs. What if somebody needed their phone factory reset and it was all covered under warranty? Would they throw the device out and ship a new one? No, it'd be much cheaper and more convenient to run the ROM update utility. I don't see what harm it'd be doing to upload a file that they already have. After all android is meant to be open-source and like you can modify it as you wish.
For people who are in desperate need of a factory reset, get supercid and run the Cingular (at&t) ruu. That's worst case scenario though. I have my phone running stock rogers but I used the ota file and the nandroid backup. I can write a quick tutorial on how to do that if anyone wants. Also I have erased tampered and relocked to just say locked and reverted s-off to s-on. Again can make another quick tutorial if anyone wants.
Point is they need to release the ruu and its stupid that at&t has released theirs but rogers hasn't because they're basically the same company, just modified for each country. Hopefully rogers ruu is out soon.
Sent from my HTC One using xda app-developers app
Rogers htc one unroot
I have a rogers htc one thats on the stock rom but is rooted i want to unroot and lock the bootloader how would i do this please help i could not fina an ruu
---------- Post added at 01:26 AM ---------- Previous post was at 01:01 AM ----------
zelliott7234 said:
Perhaps they're waiting for the 4.2.2 update to put out a bunch of RUU's? Just guessing. I have heard that they're not released, they're leaked. But all the US ones are available on htc.com. I was at the rogers store a few days ago and they said they don't have it and HTC will put them out, but I think that's bs. What if somebody needed their phone factory reset and it was all covered under warranty? Would they throw the device out and ship a new one? No, it'd be much cheaper and more convenient to run the ROM update utility. I don't see what harm it'd be doing to upload a file that they already have. After all android is meant to be open-source and like you can modify it as you wish.
For people who are in desperate need of a factory reset, get supercid and run the Cingular (at&t) ruu. That's worst case scenario though. I have my phone running stock rogers but I used the ota file and the nandroid backup. I can write a quick tutorial on how to do that if anyone wants. Also I have erased tampered and relocked to just say locked and reverted s-off to s-on. Again can make another quick tutorial if anyone wants.
Point is they need to release the ruu and its stupid that at&t has released theirs but rogers hasn't because they're basically the same company, just modified for each country. Hopefully rogers ruu is out soon.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Can you write a tutorial please
arshbrar1997 said:
I have a rogers htc one thats on the stock rom but is rooted i want to unroot and lock the bootloader how would i do this please help i could not fina an ruu
---------- Post added at 01:26 AM ---------- Previous post was at 01:01 AM ----------
Can you write a tutorial please
Click to expand...
Click to collapse
You will need:
fastboot/adb
http://bugsylawson.com/files/file/1...314-release-318662-signedms4ef8qvnqbkudqrzip/
http://bugsylawson.com/files/file/1857-m7-cwm-nandroid-backup-cid-roger001-12963117/
http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.3.1-m7.img
http://revolutionary.io/revone
1. flash cwm recovery
Code:
fastboot flash recovery recovery-clockwork-touch-6.0.3.1-m7.img
2. Copy the nandroid backup you downloaded to this folder on your phone [MAKE SURE YOU EXTRACT IT TO A FOLDER FIRST, THEN COPY THE FOLDER] : /sdcard/clockworkmod/backup
3. Boot into recovery:
Code:
adb reboot recovery
4. Go to backup and restore > restore > select the nandroid backup folder you copied to your phone
5. Let the nandroid backup restore
6. Extract the Rogers OTA update, then extract the firmware.zip inside of it
7. Take the recovery.img and flash it
Code:
fastboot flash recovery recovery.img
8. Lock the bootloader
Code:
fastboot oem lock
9. In normal mode push revone to your /data/local/tmp/
Code:
adb push revone /data/local/tmp/
10. Open ADB shell
Code:
adb shell
11. cd and chmod revone
Code:
cd /data/local/tmp
Code:
chmod 755 revone
12. Run this commmand
Code:
./revone -P
13. Assuming revone reboots success, reboot by holding the power button for 15 seconds
14. Once you've rebooted, do this:
Code:
adb shell
cd /data/local/tmp
./revone -s 0 -u
15. Once revone reports success, reboot again by holding power for 15 seconds
16. Do this:
Code:
adb shell
cd /data/local/tmp
./revone -t
17. Reboot again if revone is succesful
18.
Code:
adb shell
cd /data/local/tmp
./revone -l
19. Assuming revone reports success again, reboot to the bootloader
Code:
adb reboot bootloader
20.
Code:
fastboot oem writesecureflag 3
21.
Code:
fastboot reboot-bootloader
You should now have tampered erased, relocked changed to locked and S-ON. If you want you can do a factory reset from settings or from the bootloader, but you should be good.
Thank you
1. flash cwm recovery
Code:
fastboot flash recovery recovery-clockwork-touch-6.0.3.1-m7.img
2. Copy the nandroid backup you downloaded to this folder on your phone [MAKE SURE YOU EXTRACT IT TO A FOLDER FIRST, THEN COPY THE FOLDER] : /sdcard/clockworkmod/backup
3. Boot into recovery:
Code:
adb reboot recovery
4. Go to backup and restore > restore > select the nandroid backup folder you copied to your phone
5. Let the nandroid backup restore
6. Extract the Rogers OTA update, then extract the firmware.zip inside of it
7. Take the recovery.img and flash it
Code:
fastboot flash recovery recovery.img
8. Lock the bootloader
Code:
fastboot oem lock
9. In normal mode push revone to your /data/local/tmp/
Code:
adb push revone /data/local/tmp/
10. Open ADB shell
Code:
adb shell
11. cd and chmod revone
Code:
cd /data/local/tmp
Code:
chmod 755 revone
12. Run this commmand
Code:
./revone -P
13. Assuming revone reboots success, reboot by holding the power button for 15 seconds
14. Once you've rebooted, do this:
Code:
adb shell
cd /data/local/tmp
./revone -s 0 -u
15. Once revone reports success, reboot again by holding power for 15 seconds
16. Do this:
Code:
adb shell
cd /data/local/tmp
./revone -t
17. Reboot again if revone is succesful
18.
Code:
adb shell
cd /data/local/tmp
./revone -l
19. Assuming revone reports success again, reboot to the bootloader
Code:
adb reboot bootloader
20.
Code:
fastboot oem writesecureflag 3
21.
Code:
fastboot reboot-bootloader
You should now have tampered erased, relocked changed to locked and S-ON. If you want you can do a factory reset from settings or from the bootloader, but you should be good.[/QUOTE]
Thanks for taking the time to write this ill let you know how it goes
arshbrar1997 said:
Thanks for taking the time to write this ill let you know how it goes
Click to expand...
Click to collapse
No problem, worked for me. Let me know of any issues.
thanks for the steps. I did all steps fine until the ./revone -P command where my phone always reboots after gaining root access. revone successful is never shown.
any ideas? I've tried this on 2 different computers (xp and win7).
i can't post this problem in the actual s-off thread cause I"m too new.
allisfair said:
thanks for the steps. I did all steps fine until the ./revone -P command where my phone always reboots after gaining root access. revone successful is never shown.
any ideas? I've tried this on 2 different computers (xp and win7).
i can't post this problem in the actual s-off thread cause I"m too new.
Click to expand...
Click to collapse
Copied this from the revone thread
a. If revone reports success reboot the device and proceed to step 14
b. If revone reboots the device (we'll pretend this isn't an undiagnosed random crash) please wait 2 minutes then try again from step 11.
c. If revone reports that you need to reboot and try again please reboot and try again from step 11.
Sent from my HTC One using xda app-developers app
I need Roger's HTC One Stock Nandroid
zelliott7234 said:
Perhaps they're waiting for the 4.2.2 update to put out a bunch of RUU's? Just guessing. I have heard that they're not released, they're leaked. But all the US ones are available on htc.com. I was at the rogers store a few days ago and they said they don't have it and HTC will put them out, but I think that's bs. What if somebody needed their phone factory reset and it was all covered under warranty? Would they throw the device out and ship a new one? No, it'd be much cheaper and more convenient to run the ROM update utility. I don't see what harm it'd be doing to upload a file that they already have. After all android is meant to be open-source and like you can modify it as you wish.
For people who are in desperate need of a factory reset, get supercid and run the Cingular (at&t) ruu. That's worst case scenario though. I have my phone running stock rogers but I used the ota file and the nandroid backup. I can write a quick tutorial on how to do that if anyone wants. Also I have erased tampered and relocked to just say locked and reverted s-off to s-on. Again can make another quick tutorial if anyone wants.
Point is they need to release the ruu and its stupid that at&t has released theirs but rogers hasn't because they're basically the same company, just modified for each country. Hopefully rogers ruu is out soon.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Hi, I bricked my phone but I managed to fix it, although I had to flash a custom Stock Android ROM. But I want to go back to Sense 5, I'm with Rogers so the RUU is not an option and the Nandroid backup on the list of RUUs, OTAs and Nandroids gives me MD5 mismatch so I can't flash it. I don't want to get a super CID because I'd like to get OTA updates from HTC. Really what I want is to have my phone just as it was when I bought it. I have the bootloader unlocked, S-Off, and my CID is ROGER001. Can you help me with the Nandroid backup?
Rogers Htc One stock ruu
Does someone have Rogers Htc One stock ruu ?
please help.
Hi,
I bought a used HTC ONE, which is stock ROM and stock recovery, but bootloader says Tampered & Relocked.
Now i wish to go revone way to S-off and remove the tempered flag. I would like to keep everything Stock including the recovery as well so as i can be able to receive OTA updates.
My question is: Can I gain Root access by unlocking the bootloader, and then S-off ? Or do I need to flash CWM/TWRP recovery in order to get rooted ? ....
HOW ???
Thanks in advance for the replies guys..( I am sure they will come )
http://forum.xda-developers.com/showthread.php?t=2183942
Use the all in one toolkit..Unlock and flash permroot..then s off I recommend revone
Sent from my HTC One using xda app-developers app
handman29 said:
http://forum.xda-developers.com/showthread.php?t=2183942
Use the all in one toolkit..Unlock and flash permroot..then s off I recommend revone
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
I know this, but I am confused, that DO i need to flash a custom recovery in order to get rooted, so that I can s-off and remove tempered flag?
If yes, than , after s-off and removing the TEMPERED flag, i need to flash the Stock recovery in order to get updates, right?
No you don't just unlock your device, and click the perm root option in the toolkit and bam your rooted
Sent from my HTC One using xda app-developers app
Now i wish to go revone way to S-off and remove the tempered flag. I would like to keep everything Stock including the recovery as well so as i can be able to receive OTA updates.
My question is: Can I gain Root access by unlocking the bootloader, and then S-off ? Or do I need to flash CWM/TWRP recovery in order to get rooted ? ....
Click to expand...
Click to collapse
If you want to get S-Off to delete TAMPERED, you don't need root and you don't need custom recovery, just use revone on your current state.
Or you need a root for something else?
If I use revone to s off do I need to flash the stock Hboot to s on?
Sent from my HTC One using xda app-developers app
If I use revone to s off do I need to flash the stock Hboot to s on?
Click to expand...
Click to collapse
Yes! If you use modified HBOOT you can get a brick then going to s-on.
Remark: If you have stock HBOOT before revone , you don't need to flash HBOOT after revone, revone not modify HBOOT software.
handman29 said:
No you don't just unlock your device, and click the perm root option in the toolkit and bam your rooted
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
I think, when selecting the perm root option in the toolkit, it says it will boot into recovery, and then flash the superuser SU.... that means it cannot be done in stock recovery...
correct me if i am wrong
mathrania said:
I think, when selecting the perm root option in the toolkit, it says it will boot into recovery, and then flash the superuser SU.... that means it cannot be done in stock recovery...
correct me if i am wrong
Click to expand...
Click to collapse
I suggest not using the toolkit(bless hansoon for his work) but you should actually get comfortable with fastboot to flash recovery and set it up..If you aren't already
a box of kittens said:
I suggest not using the toolkit(bless hansoon for his work) but you should actually get comfortable with fastboot to flash recovery and set it up..If you aren't already
Click to expand...
Click to collapse
^ THIS!!!
Why people recommend the use of toolkits is beyond me, users have no idea what they're doing and then get upset when it's not working properly!
EddyOS said:
^ THIS!!!
Why people recommend the use of toolkits is beyond me, users have no idea what they're doing and then get upset when it's not working properly!
Click to expand...
Click to collapse
thanks guys for getting me there...now i know that I dont need Root to go S OFF... but i am not getting the adb to work... it says "no device attached"
I have updated Android SDK Tools, I have HTC sync updated, I have checked USB Debugging ON, I am using the stock USB cable as well..... but still getting ADB error
any help would be appreciated....
Type 'adb version' - if you're less than 1.0.31 then update it first...
EddyOS said:
Type 'adb version' - if you're less than 1.0.31 then update it first...
Click to expand...
Click to collapse
I checked the version, its 1.0.31.... its working now, after bit updates...but it is working like this in the command prompt:
C:\adt-bundle-windows-x86_64\sdk\platform-tools>adb version
Android Debug Bridge version 1.0.31
C:\adt-bundle-windows-x86_64\sdk\platform-tools>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
SH34JW904945 device
C:\adt-bundle-windows-x86_64\sdk\platform-tools>adb shell
adb server is out of date. killing...
* daemon started successfully *
[email protected]:/ $
mathraniathe181037 said:
thanks guys for getting me there...now i know that I dont need Root to go S OFF... but not getting the adb to work... it says "no device attached"
I have updated Android SDK Tools, I have HTC sync updated, I have checked USB Debugging ON, I am using the stock USB cable as well..... but still getting ADB error
any help would be appreciated....
Click to expand...
Click to collapse
http://forum.xda-developers.com/attachment.php?attachmentid=1179735&d=1344782533
Try these..open the zip..extract all somewhere you would like... Place recovery image in extracted folder..then right click plus shift and you'll see an option for cmd prompt within that directory..plug your phone in..if it's booted up type adb reboot bootloader..once in fastboot then typle fastboot flash recovery recovery.img (replace with name of recovery )
---------- Post added at 02:42 PM ---------- Previous post was at 02:41 PM ----------
Then you'll be given the option to root I'm recovery after you hit reboot system in there (for twrp)
mathrania said:
I checked the version, its 1.0.31.... its working now, after bit updates...but it is working like this in the command prompt:
C:\adt-bundle-windows-x86_64\sdk\platform-tools>adb version
Android Debug Bridge version 1.0.31
C:\adt-bundle-windows-x86_64\sdk\platform-tools>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
SH34JW904945 device
C:\adt-bundle-windows-x86_64\sdk\platform-tools>adb shell
adb server is out of date. killing...
* daemon started successfully *
[email protected]:/ $
Click to expand...
Click to collapse
You entered into shell and it looks so that everything works
1) If you need a root (for something) follow the instruction from a post above
2) If you need s-off only, that this link
http://forum.xda-developers.com/showthread.php?t=2314582
Just use revone, S-Off, ensure you have stock hboot (flash a stock one), then revone to lock and then
fastboot oem writesecureflag 3
To S-On.
BenPope said:
Just use revone, S-Off, ensure you have stock hboot (flash a stock one), then revone to lock and then
fastboot oem writesecureflag 3
To S-On.
Click to expand...
Click to collapse
Did that.... now device is LOCKED and S-On ....."THANKS LIMIT TO 8 Sorry " Thanks everyone for your comments....
Moderators, feel free to close the Thread now
Hi everyone.
First of all, I'd like to apologise for creating a new thread about a thing that has been discussed here before. Since the problem hasn't been solved yet and I haven't unrooted a phone before I hope someone will guide me.
The phone: HTC One with Android 4.2.2
Carrier: O2 UK
CID: O2_001
S-on
HBoot: 1.54
OS: 2.24.206.7
I rooted my phone a couple of weeks ago. I unlocked the bootloader on the htcdev site and flashed the clockworkmod recovery. I like the HTC version of Android so I didn't flash a custom ROM. Last week I was notified that an OTA was available. I thought I'd only need a stock recovery to unroot my phone. So I started looking for it but I can't find it anywhere. There are no RUUs for my system. Nor Nandroid backups.
So my first question is if anyone has got a Nandroid backup of Android 4.2.2?
If not, can I use a different version of firmware? Some people suggested that 2.24.401.8 and 2.24.206.7 are actually the same.
I also found flashable zips of Android 4.1.2 but I know they don't work with hboot 1.54 and will break the touchscreen drivers so I'll need an otg cable. I don't like this solution. I'll do it when everything else fails.
Have you got any other suggestions? Or a step-by-step guide?
Cheers
Hey mate
I made a guide earlier today about returning to stock 02
http://forum.xda-developers.com/showthread.php?t=2519259
Try these steps and let me know how you get on
---------- Post added at 11:01 PM ---------- Previous post was at 10:59 PM ----------
zuchs said:
Hi everyone.
First of all, I'd like to apologise for creating a new thread about a thing that has been discussed here before. Since the problem hasn't been solved yet and I haven't unrooted a phone before I hope someone will guide me.
The phone: HTC One with Android 4.2.2
Carrier: O2 UK
CID: O2_001
S-on
HBoot: 1.54
OS: 2.24.206.7
I rooted my phone a couple of weeks ago. I unlocked the bootloader on the htcdev site and flashed the clockworkmod recovery. I like the HTC version of Android so I didn't flash a custom ROM. Last week I was notified that an OTA was available. I thought I'd only need a stock recovery to unroot my phone. So I started looking for it but I can't find it anywhere. There are no RUUs for my system. Nor Nandroid backups.
So my first question is if anyone has got a Nandroid backup of Android 4.2.2?
If not, can I use a different version of firmware? Some people suggested that 2.24.401.8 and 2.24.206.7 are actually the same.
I also found flashable zips of Android 4.1.2 but I know they don't work with hboot 1.54 and will break the touchscreen drivers so I'll need an otg cable. I don't like this solution. I'll do it when everything else fails.
Have you got any other suggestions? Or a step-by-step guide?
Cheers
Click to expand...
Click to collapse
If you have any difficulties just let me know but my steps helped me return completely to stock
How come I haven't found your post?! I'll give it a go straight away.
Thanks a lot.
Sent from my HTC One using xda app-developers app
zuchs said:
How come I haven't found your post?! I'll give it a go straight away.
Thanks a lot.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Lol I only made the post today cos I was having the same difficulties and it took my a while to obtain s on again without tampered or warning messages
Good luck with returning to stock I posted as many links for you to download and you shouldn't need to use the otg cable
stovie_steve said:
Lol I only made the post today cos I was having the same difficulties and it took my a while to obtain s on again without tampered or warning messages
Good luck with returning to stock I posted as many links for you to download and you shouldn't need to use the otg cable
Click to expand...
Click to collapse
Haha. That explains everything. Thanks once again.
I have got a few questions:
1. There is no rumrunner for 2.24.206.7. Which one do I use? 2.24.401.8? Or it doesn't matter?
2. Do I have to remove the "TAMPERED" flag?
3. How do I downgrade hboot? Do I flash it using fastboot?
4. The version of the missing apps is different. Will they install?
Thanks
zuchs said:
I have got a few questions:
1. There is no rumrunner for 2.24.206.7. Which one do I use? 2.24.401.8? Or it doesn't matter?
2. Do I have to remove the "TAMPERED" flag?
3. How do I downgrade hboot? Do I flash it using fastboot?
4. The version of the missing apps is different. Will they install?
Thanks
Click to expand...
Click to collapse
1. For that version, you can use the 2.24.401.8, but before you do so please make a nandroid backup as it has been reported with some people to cause the WiFi to stop working. After you run rumrunner with this version you can restore your stock backup again
2. To downgrade the hboot, you have to download from the link in the guide I posted to you and edit the android-info.txt. This is done by opening the .rar file (NOT EXTRACTING IT!) and opening the text file. Change the model ID to PN710000. Reboot your phone into fastboot. Run the command fastboot writecid HTC__001 and then do fastboot oem rebootRUU. You then flash the hboot here using fastboot flash zip name_of_file_with_no_spaces.zip
The flash is then completed by typing fastboot reboot-bootloader. You can check the hboot there
3. By doing the above, run the RUU on my guide and then follow the steps to run the backup nandroid etc and you should be fine mate
stovie_steve said:
1. For that version, you can use the 2.24.401.8, but before you do so please make a nandroid backup as it has been reported with some people to cause the WiFi to stop working. After you run rumrunner with this version you can restore your stock backup again
2. To downgrade the hboot, you have to download from the link in the guide I posted to you and edit the android-info.txt. This is done by opening the .rar file (NOT EXTRACTING IT!) and opening the text file. Change the model ID to PN710000. Reboot your phone into fastboot. Run the command fastboot writecid HTC__001 and then do fastboot oem rebootRUU. You then flash the hboot here using fastboot flash zip name_of_file_with_no_spaces.zip
The flash is then completed by typing fastboot reboot-bootloader. You can check the hboot there
3. By doing the above, run the RUU on my guide and then follow the steps to run the backup nandroid etc and you should be fine mate
Click to expand...
Click to collapse
What about the flag? Do I have to remove the "TAMPERED" flag?
BTW, I ran rumrunner before I read your reply. I didn't make a backup. The wifi isn't working. Any ideas?
zuchs said:
What about the flag? Do I have to remove the "TAMPERED" flag?
BTW, I ran rumrunner before I read your reply. I didn't make a backup. The wifi isn't working. Any ideas?
Click to expand...
Click to collapse
Was rumrunner successful in achieving S-OFF? If so then it doesnt matter that the WiFi doesnt work, we can fix it
Make sure USB debugging is on - to do this go to your build number under settings and tap until it says you are now a developer
Go to developer settings and click the enable USB debugging option
To LOCK the bootloader:
Open command prompt
adb devices
adb shell
su (if needed to get a # prompt)
echo -ne "HTCU" | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(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
After this carry on with changing the CID to HTC__032 and flashing the hboot I told you about. Then run the RUU from here http://d-h.st/Gt8 from fasboot
After that you will be Android 4.1.2 hboot 1.44 and completely stock
---------- Post added at 12:56 AM ---------- Previous post was at 12:51 AM ----------
zuchs said:
What about the flag? Do I have to remove the "TAMPERED" flag?
BTW, I ran rumrunner before I read your reply. I didn't make a backup. The wifi isn't working. Any ideas?
Click to expand...
Click to collapse
For tampered - http://forum.xda-developers.com/showthread.php?t=2477792
stovie_steve said:
Was rumrunner successful in achieving S-OFF? If so then it doesnt matter that the WiFi doesnt work, we can fix it
Make sure USB debugging is on - to do this go to your build number under settings and tap until it says you are now a developer
Go to developer settings and click the enable USB debugging option
To LOCK the bootloader:
Open command prompt
adb devices
adb shell
su (if needed to get a # prompt)
echo -ne "HTCU" | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(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
After this carry on with changing the CID to HTC__032 and flashing the hboot I told you about. Then run the RUU from here http://d-h.st/Gt8 from fasboot
After that you will be Android 4.1.2 hboot 1.44 and completely stock
---------- Post added at 12:56 AM ---------- Previous post was at 12:51 AM ----------
For tampered - http://forum.xda-developers.com/showthread.php?t=2477792
Click to expand...
Click to collapse
Yes. It was successful.
Scotty1223 used a slighly different echo command:
echo -ne '\x00' | dd of=/dev/block/mmcblk0p7 bs=1 seek=4265988
Why did you use a different one?
zuchs said:
Yes. It was successful.
Scotty1223 used a slighly different echo command:
echo -ne '\x00' | dd of=/dev/block/mmcblk0p7 bs=1 seek=4265988
Why did you use a different one?
Click to expand...
Click to collapse
The one you are referring to is for tampered yes
The one I gave you was for locking your bootloader
Please read the guide my friend, I tried to make it as straightforward as possible I'm heading off to bed here anyways but I'll be on fairly early again in the morning to give you a hand again if you don't mind, but crack away at that guide and see how you get on!
stovie_steve said:
The one you are referring to is for tampered yes
The one I gave you was for locking your bootloader
Please read the guide my friend, I tried to make it as straightforward as possible I'm heading off to bed here anyways but I'll be on fairly early again in the morning to give you a hand again if you don't mind, but crack away at that guide and see how you get on!
Click to expand...
Click to collapse
OK Thank you very much. You've been more than helpful, I'll let you know if I am successful. Cheers.
zuchs said:
OK Thank you very much. You've been more than helpful, I'll let you know if I am successful. Cheers.
Click to expand...
Click to collapse
Just wondered how you got on with returning to stock?
stovie_steve said:
Just wondered how you got on with returning to stock?
Click to expand...
Click to collapse
I'm sure you got my message but just to close the thread I'd like to confirm that I successfully went back to stock.
The screenshot below:
Screenshot
zuchs said:
I'm sure you got my message but just to close the thread I'd like to confirm that I successfully went back to stock.
The screenshot below:
Screenshot
Click to expand...
Click to collapse
Yaaaay! Well done
Hello,
I have camera problems on my One and it also reboots for no reasone once a week, so I have to send it to warranty.
My question is: is there a possibility to make my bootloader " LOCKED" ?
I have hboot 1.55, firmware 3.62.401.1 and S-OFF.
S0wL said:
Hello,
I have camera problems on my One and it also reboots for no reasone once a week, so I have to send it to warranty.
My question is: is there a possibility to make my bootloader " LOCKED" ?
I have hboot 1.55, firmware 3.62.401.1 and S-OFF.
Click to expand...
Click to collapse
Yes, use revone, on the phone you have to type:
su
./revone -l
Check the first page of the revone thread in the original development section.
I just had a thought, you might need to install an older ROM.
to LOCK your bootloader,enter the following:
adb devices
adb shell
su (if needed to get a # prompt)
echo -ne '\x00\x00\x00\x00' | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(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
verify you are now locked
BenPope said:
Yes, use revone, on the phone you have to type:
su
./revone -l
Check the first page of the revone thread in the original development section.
I just had a thought, you might need to install an older ROM.
Click to expand...
Click to collapse
I dont think is going to work since I have hboot 1.55
stovie_steve said:
to LOCK your bootloader,enter the following:
adb devices
adb shell
su (if needed to get a # prompt)
echo -ne '\x00\x00\x00\x00' | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(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
verify you are now locked
Click to expand...
Click to collapse
I already tried this and is not working, it says i dont have superuser permission even thought i have S-OFF
BenPope said:
You might need to install an older ROM.
Click to expand...
Click to collapse
S0wL said:
I dont think is going to work since I have hboot 1.55
Click to expand...
Click to collapse
...
Install an older ROM? You must be able to find 1.29.401.x RUU from somewhere, install it, revone it, update it, etc...
BenPope said:
...
Install an older ROM? You must be able to find 1.29.401.x RUU from somewhere, install it, revone it, update it, etc...
Click to expand...
Click to collapse
I will try your method now
BenPope said:
...
Install an older ROM? You must be able to find 1.29.401.x RUU from somewhere, install it, revone it, update it, etc...
Click to expand...
Click to collapse
I installed 1.29.401.1, Now i have Hboot 1.44.
My question is: in order to use these commands :
su
./revone -l
i have to root the phone ?
S0wL said:
I installed 1.29.401.1, Now i have Hboot 1.44.
My question is: in order to use these commands :
su
./revone -l
i have to root the phone ?
Click to expand...
Click to collapse
Nah, it has temproot exploit, just follow the instructions in the revone thread.
BenPope said:
Nah, it has temproot exploit, just follow the instructions in the revone thread.
Click to expand...
Click to collapse
I did it. I installed 1.28.401.1. I rooted afterwards then used this method to lock the bootloader http://forum.xda-developers.com/showthread.php?t=2470340 and afterwards I installed again 1.28.401.1 and now i am updating it to 3.62 via OTA so now everything is 100% stock.
Hi,
i can't get to stock with the two RUU methods.
The RUU.exe file doesnt starts on both Windows 7 (64-Bit) PCs. I rightclick the exe file (4.19.401.9) and wanna start it with admin privileges. But an error is appearing.
When i want to install the ruu.zip (2.19.401.1) than it says: too many links.
I have s-off (firewater), unlocked bootloader, custom-rom (CM) and custom recovery (twrp).
I ve read that i have to lock my bootloader before i have to flash ruu.exe
But there are two ways for locking my bootloader:
fastboot oem lock
or
adb shell
su (if needed to get a # prompt)
echo -ne '\x00\x00\x00\x00' | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(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
Which one of both should i do? But when my exe file doesnt starts i think i dont have to do it and i just should try the zip method. What are the requirements for ruu.zip? Oh, and is it important that the ruuzip file should have the original name? i renamed it to ruu.zip
Here are my links which i have used:
http://forum.xda-developers.com/showthread.php?t=2358738
http://forum.xda-developers.com/showthread.php?t=2475914
*EDIT*
Maybe you should know what i want to do. I just want an device without Tampered.
I got the same error because my anti virus aborted the download so I downloaded only the half ruu.exe :/
Gesendet von meinem HTC One mit Tapatalk
If all you want to do is remove tampered there are a million different guides. You don't need to run a ruu. Google it
Sent from my GT-I9305 using xda app-developers app
i have to add something: i just want my htc one like the day i unpacked it. stock rom, locked and no tampered because i want my device itself to update OTAs. I dont want to do it manually anymore. I just want full HTC One stock.
And have no antivirus software on my PCs. Dont need it. The problem sits in front of the PC in the most cases i think. But i try to check the hash sum first.
*EDIT*
I have installed the latest stock ROM from here now just as a compromise solution until i can go 100% stock.
If you can't get a ruu to install. If you flash the stock recovery if you can find it for the version you are on you can accept otas
Sent from my GT-I9305 using xda app-developers app
nateboi81 said:
If you can't get a ruu to install. If you flash the stock recovery if you can find it for the version you are on you can accept otas
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
I have the stock recovery too. When I flash it, I can flash ruu.zip too?
NONAME111 said:
*EDIT*
Maybe you should know what i want to do. I just want an device without Tampered.
Click to expand...
Click to collapse
if you're ok with adb commands use this: http://forum.xda-developers.com/showthread.php?t=2477792
or this tool: http://forum.xda-developers.com/showthread.php?t=2527194
I recommend running the adb commands in a custom recovery (because you'll automatically have superuser privileges)
and, obviously this is only possible with S-OFF, and I highly recommend you never go back to S-ON!!
if you do need to go back to 100% stock, you can also take a look at my guide: http://forum.xda-developers.com/showthread.php?t=2541082
(recommend you skip S-On)
if you have questions, post them in my thread along with a "fastboot getvar all" (excluding IMEI and s/n)
when trying to run ruu.exe on mine I had to downgrade my hboot (from 1.56 to 1.44) first for it to run. Once I'd downgraded the RUU ran straight away
nkk71 said:
if you're ok with adb commands use this: http://forum.xda-developers.com/showthread.php?t=2477792
or this tool: http://forum.xda-developers.com/showthread.php?t=2527194
I recommend running the adb commands in a custom recovery (because you'll automatically have superuser privileges)
and, obviously this is only possible with S-OFF, and I highly recommend you never go back to S-ON!!
if you do need to go back to 100% stock, you can also take a look at my guide: http://forum.xda-developers.com/showthread.php?t=2541082
(recommend you skip S-On)
if you have questions, post them in my thread along with a "fastboot getvar all" (excluding IMEI and s/n)
Click to expand...
Click to collapse
Thank you!
I have no stock ROM with locked bootloader, no tampered and s-on.
Now I feel "clean".
Thread can be closed!
PS: The best part is to update from my Android v4.1.2 with OTAs to Android v4.4.2! I like updating things!
NONAME111 said:
Thank you!
I have no stock ROM with locked bootloader, no tampered and s-on.
Now I feel "clean".
Thread can be closed!
PS: The best part is to update from my Android v4.1.2 with OTAs to Android v4.4.2! I like updating things!
Click to expand...
Click to collapse
no problem,
and if you could also edit the main thread title to include [SOLVED] (go to 1st post click EDIT, at the bottom of the edit window click GO ADVANCED, then you can edit the main title), thanks :good: