This procedure applies to both flyers and view
Required downloads
First download the Gingerbread RUU for your device from this thread.
If you don't have adb and fastboot on your PC
Get fastboot and adb tool for windows here
Get Fastboot and adb for linux here
I don't have a simple bundde for Mac, would welcome a link if anyone has one.
Download my universal misc_version and unzip to obtain the misc_version file.
Download tacoroot
Place both the misc_version and tacoroot.bin files in the same directory as adb
Procedure
Check the version number for your gingerbread RUU
In my example I am using this RUU: RUU_Flyer_HTC_WWE_2.00.405.3_R_Radio_20.3501.30.08 9BU_3809.05.04.10_M_release_194964_signed.exe
The version is the part highlighted in red.
Boot your flyer up to android if it's not already on, with usb debugging enabled and connect it to the PC.
Run the following adb commands
Code:
adb push tacoroot.bin /data/local/
adb push misc_version /data/local/
adb shell chmod 755 /data/local/tacoroot.bin
adb shell chmod 755 /data/local/misc_version
adb shell /data/local/tacoroot.bin --setup
At this point your device will reboot to recovery
Simultaneously press Volume Up, Volume Down and Power
Reboot your device
Run the following command
Code:
adb shell /data/local/tacoroot.bin --root
Your device will reboot, do not worry if it does not boot fully, it doesn't matter for this procedure, and it is a side effect of this root exploit.
Run the following command:
Code:
adb shell /data/local/misc_version -s [COLOR="Red"]2.00.405.3[/COLOR]
Note that the number in RED is the version number retrieved in step 1.
Reboot to fastboot:
Code:
adb reboot bootloader
Relock the bootloader:
Code:
fastboot oem lock
Go back to fastboot mode ( lock causes the device to reboot )
Run your RUU ( if on linux or mac, see other similar threads from me on how to RUU on those OSes )
Special Thanks
jcase for the tacoroot.
s*** too late!!!!
Yesterday I unlocked my Tab via HTC Unlock, hopefully I'll never need the warranty ...
But thanks for your detailed and very helpful instructions in this forum, don't know where I would be without you.
globatron said:
7. Run the following command:
Code:
adb # /data/local/misc_version -s [COLOR="Red"]2.00.405.3[/COLOR]
Click to expand...
Click to collapse
I think there is a mistake, it should be:
Code:
adb shell /data/local/misc_version -s [COLOR="Red"]2.00.405.3[/COLOR]
But: it doesn't work. The device hangs in the boot process after flashing the RUU.
Tutmanichtun said:
I think there is a mistake, it should be:
Code:
adb shell /data/local/misc_version -s [COLOR="Red"]2.00.405.3[/COLOR]
But: it doesn't work. The device hangs in the boot process after flashing the RUU.
Click to expand...
Click to collapse
The typo correction is correct but that it doesn't work is not. I've done this multiple times with both my own and other peoples devices and it works just fine. Make sure you used a gingerbread RUU and the it flashed completely. AND that you not doing this on an S-OFF device.
globatron said:
AND that you not doing this on an S-OFF device.
Click to expand...
Click to collapse
Thats the fault. My Flyer is S-OFF. Is there a possibility to get back to GB anyway?
Edit: Found a Solution. It cost me the whole day, but now it works.
The bad note: I don't know the Link with the solution. But it was in this Forum.
I got to it by Flashing a 3.2.1 ROM, and after that a 2.3.4 ROM via Goldcard-Method. (Via the SD-Card.)
During the process the Bootloader creates a message, that the installed hboot version isn't downgradeable or something like that. I hacked that into Google and it throws out a Thread in this Forum with the Solution.
Might be a little off topic, but the title:
[Pocedure]No HTC unlock HC-GB downgrade for official HC OTA
"[Pocedure]" is missing a letter r
echaru said:
Might be a little off topic, but the title:
[Pocedure]No HTC unlock HC-GB downgrade for official HC OTA
"[Pocedure]" is missing a letter r
Click to expand...
Click to collapse
Cool. someone who actually reads
Thanks echaru, fixed.
Im on the HC leak - can I use this method flash the RUU for US WIFI HC Release or do I need to go back to GB first?
Back to gingerbread I believe is your only option
Sent from my HTC Flyer P510e using xda premium
mcord11758 said:
Back to gingerbread I believe is your only option
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
That's Correct.
Tutmanichtun said:
Thats the fault. My Flyer is S-OFF. Is there a possibility to get back to GB anyway?
Edit: Found a Solution. It cost me the whole day, but now it works.
The bad note: I don't know the Link with the solution. But it was in this Forum.
I got to it by Flashing a 3.2.1 ROM, and after that a 2.3.4 ROM via Goldcard-Method. (Via the SD-Card.)
During the process the Bootloader creates a message, that the installed hboot version isn't downgradeable or something like that. I hacked that into Google and it throws out a Thread in this Forum with the Solution.
Click to expand...
Click to collapse
What you say does not make sense to me. This thread specifically says this is for official HC upgrade which implies you have to be S-ON and locked.
If you are S-OFF you need to follow Globatron's other thread http://forum.xda-developers.com/showpost.php?p=19607833&postcount=3
cnewsgrp said:
What you say does not make sense to me. This thread specifically says this is for official HC upgrade which implies you have to be S-ON and locked.
If you are S-OFF you need to follow Globatron's other thread http://forum.xda-developers.com/showpost.php?p=19607833&postcount=3
Click to expand...
Click to collapse
Thats what I said: I've made a mistake.
hi
I try this method ... but something is wrong
adb push msc_version /data/local
error : cannot stat msc_version : No such file or directory
your file is misc_version
rename misc_version to msc_version? or ?!
plz help
nader1450 said:
hi
I try this method ... but something is wrong
adb push msc_version /data/local
error : cannot stat msc_version : No such file or directory
your file is misc_version
rename misc_version to msc_version? or ?!
plz help
Click to expand...
Click to collapse
Typo in the procedure, fixed now.
Hi
I followed the instruction and at this point:
adb shell /data/local/misc_version -s 2.00.405.3
I have a message: error opening input file.
I assume it is for the RUU.. where do I need to copy the RUU file to my SD or to the same folder where ADB is?
That is not the ruu. It is the misc file and all files should not be on your ad unless you are trying to flash the zip through hboot. They should be in your adv folder
Sent from my HTC Flyer P510e using xda premium
mcord11758 said:
That is not the ruu. It is the misc file and all files should not be on your ad unless you are trying to flash the zip through hboot. They should be in your adv folder
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
Thx for your answer. I have the misc file in the ADB folder the sameone I downloaded from the instruction.. any other idea?
Right the whole message is after I enter the command:
Finding misc partition
misc partition found: /dev/block/mmcblk0p28!
backing up misc partition to /data/local/miscBackup-1325954343.bin and determing
version length...
Error opening input file.
You failed to get root with tacoroot.
Start again from the last command in step 3.
globatron said:
You failed to get root with tacoroot.
Start again from the last command in step 3.
Click to expand...
Click to collapse
I think this would be the problem then after i run this:
C:\Android>adb shell /data/local/tacoroot.bin --root
Rebooting into root.
cannot create /data/local.prop: permission denied
globatron said:
Type in the procedure, fixed now.
Click to expand...
Click to collapse
thanks
i try again ... but:
adb shell /data/local/misc_version -s 2.27.707.1
have error (i don't remember error but something like that): misc only 11 number but this is 10
any way, restart and come htc boot and didn't go to android.
i flash HC ... and go to android ... but adb cannot connect device
error is: devices not found
i try:
adb kill-server
but still problem
plz help me
Related
I CAN'T RELOCK THE BOOTLOADER!!!
This only reverts your SPL/HBOOT back to 0.33.0012 after you've installed the Korean FRF91 files and ended up stuck with 0.35.0017 SPL.
Thanks to the guys in the Desire forums and help from the Nexus Q&A, I have reverted my phone to the original HBOOT so I can apply custom roms again.
First you need to root the Korean FRF91 that's on your phone using Paul's instructions for superboot FRF83.
If you are rooted already, skip this step.
http://android.modaco.com/content/g...-erd79-frf83-superboot-rooting-the-nexus-one/
You need to download the EPF30 update, save it to your SD card as PASSIMG.zip.
http://shipped-roms.com/shipped/Passion%20(Nexus%20One)/PASSIMG_Passion_Google_WWE_1.14.1700.1_EPF30_release_signed.zip
Create a new mtd0.img file through this site
http://ks33673.kimsufi.com/misc/
I used the values, CID: 11111111 and Rom version: 0.22.997.0
Save the mtd0.img file to you PC.
Download the flash_image binary (right click, save as)
http://benocharm.lensworks.org/flash_image
Make sure it's saved as flash_image, and not flash_image.txt
If it has a Notepad icon, then it's not saved right.
With mtd0.img and flash_image in the same folder, type these commands from within that directory:
Code:
adb push flash_image /data/flash_image
adb push mtd0.img /data/mtd0.img
adb shell
chmod 755 /data/flash_image
/data/flash_image misc /data/mtd0.img
NOTE: After flashing the MISC partition with the MTD0 from the Desire, you will notice that you have an HTC logo on your phone.
No worries, this goes away after reflashing the EPF30 Nexus One PASSIMG.zip package.
Power off your phone, then turn it on by holding VolDown and pressing Power.
It will start up in HBOOT mode and will prompt you to flash the EPF30 PASSIMG.zip update.
Once this is finished you can root the EPF30 system through Paul's superboot instructions above, then use Rom Manager from the market to apply a custom recovery again.
Now, remember not to flash the new HBOOT again.
I'd recommend flashing the 5.08 radio for the N1 through other means. Search the forum to find the instructions.
Reserved.
Thanks a lot cursordroid.
Finally I managed to downgrade my hboot.
I could save several steps as my phone is unlocked.
So I just needed to:
- make a nandroid backup
- Go through the steps of flashing mtd0.img
- Apply PASSIMG.zip file
- Through fastboot re-install a custome recovery image
- Nandroid restore
Thanks!
rommelin said:
Thanks a lot cursordroid.
Finally I managed to downgrade my hboot.
I could save several steps as my phone is unlocked.
So I just needed to:
- make a nandroid backup
- Go through the steps of flashing mtd0.img
- Apply PASSIMG.zip file
- Through fastboot re-install a custome recovery image
- Nandroid restore
Thanks!
Click to expand...
Click to collapse
That sounds like it should work, except I'm not sure fastboot accepts unsigned recovery images, you might still need to use Rom Manager to flash one.
YMMV
WTF! This can relock the bootloader?
Where is the link to the latest HBOOT?????????????
cursordroid said:
That sounds like it should work, except I'm not sure fastboot accepts unsigned recovery images, you might still need to use Rom Manager to flash one.
YMMV
Click to expand...
Click to collapse
Just did it
You can definitely flash the recovery directly from bootloader when the phone is unlocked.
I forgot to mention one extra step I took.
Delete through adb the PASSIMG.zip file from the sdcard before trying to enter in bootloader and flash the recovery.
For that, I just needed to boot the stock firmware, enable usb debugging mode and:
#adb shell rm /sdcard/PASSIMG.zip
So if I upgrade I loose root? then i root and reflash stock PASSIMG.zip with original HBOOT after flashing Desire hboot I can get stock bootloader meaning? Security gets disabled when using HTC HBoot? so i can relock my bootloader then update using PASSIMG??????????????
I dont think youve realized how happy you made everyone on this forum is you figured out you can relock the bootloader lol!
I CAN'T RELOCK THE BOOTLOADER!!!
This only reverts your SPL/HBOOT back to 0.33.0012 after you've installed the Korean FRF91 files and ended up stuck with 0.35.0017 SPL.
cursordroid said:
This only reverts your SPL/HBOOT back to 0.33.0012
Click to expand...
Click to collapse
And that's already a lot
Not being able to install or upgrade to any signed build (like recent CM 6.0) including official ones... is not funny. It's really annoying.
Going back to normal is lik
e having a new phone again
Then, what does 0.35.0017 do, if not locking the Nexus?
i'm getting an error saying incorrect cid. i actually have korean nexus one. i've been following all the steps but stuck when i try to flash the rom with passimg. big error msg saying incorrect cid. what to do now?
I can also confirm that this method worked with me. Initially screwed by the Korean ROM, but now back to the old bootloader. Thanks!!
i have tried all the method there and followed all the stuff, but it just won't let me flash passimg.zip. i keep getting cid incorrect. any solution people?
evank418 said:
i have tried all the method there and followed all the stuff, but it just won't let me flash passimg.zip. i keep getting cid incorrect. any solution people?
Click to expand...
Click to collapse
Are you using CID value: 11111111?
Yes and it didn't work. Also tried Googl001 but didn't work either. I actually do have Korean nexus one maybe that's why???? Any solution?
Sent from my HTC Legend using XDA App
@cursordroid help me
i'm a newbie, i don't know much about these, but i have installed Korean FRF91
After seeing u'r post i was happy that i could revert back now, but i don't know how to do
i have followed u'r post but i'm stuck in the middle.................
i have created that two files and downloaded EPF30 update.............
where to enter these commands
adb push flash_image /data/flash_image
adb push mtd0.img /data/mtd0.img
adb shell
chmod 755 /data/flash_image
/data/flash_image misc /data/mtd0.img
i have windows 7..............
please help me
my emailid [email protected]
thank you
No need for the help!
I'm back to erd79
evank418 said:
Yes and it didn't work. Also tried Googl001 but didn't work either. I actually do have Korean nexus one maybe that's why???? Any solution?
Sent from my HTC Legend using XDA App
Click to expand...
Click to collapse
Well, if you have a korean one, i'm not sure if there is anything different in that version.
Can you write down all the details from the bootloader screen?
What's the problem with the newer bootloader? Why even downgrade?
rommelin said:
Well, if you have a korean one, i'm not sure if there is anything different in that version.
Can you write down all the details from the bootloader screen?
Click to expand...
Click to collapse
nexusone pvt ship s-on
hboot-0.35.0017
microp-0b15
touch panel-synt0103
radio-5.00.00.04
june 14 2010,12:02:27
I've corrupted my recovery image. I'd be very grateful to anyone who could take a minute to grab the image from their amaze.
Here's the step-by-step on how to do it:
1. Unzip zergRush from the attached zipfile. Place it on your PC
2. Push it to your phone using adb (adb push zergRush /data/local)
3. Adb shell to your phone (adb shell)
4. cd to /data/local (cd /data/local)
4. Run zergRush (./zergRush)
5. It will churn for a bit and then you should have temp root.
6. Adb shell back onto the phone. (adb shell)
7. From the # prompt run (dd if=/dev/block/mmcblk0p23 /sdcard/recovery.img)
8. post the recovery image somewhere I can access.
9. receive my gratitude
tia
-xdadevelopers-user
Here you go....
http://dl.dropbox.com/u/19769336/recovery.img
Thank you!
I feel much better now that I have a working recovery - though I'm not exactly sure why.
-xdadevelopers-user
other than fastboot how would you push it back to the device
Hboot
Sent from my HTC Sensation Z710e using xda premium
crackeyes said:
other than fastboot how would you push it back to the device
Click to expand...
Click to collapse
I guess in theory, if you have root, you could dd it back to the correct partition from the running android os.
Code:
#dd if=recovery.img of=/dev/block/mmcblk0p23
Though I haven't tried that. I just used fastboot.
-xdadevelopers-user
xdadevelopers-user said:
I guess in theory, if you have root, you could dd it back to the correct partition from the running android os.
Code:
#dd if=recovery.img of=/dev/block/mmcblk0p23
Though I haven't tried that. I just used fastboot.
-xdadevelopers-user
Click to expand...
Click to collapse
that worked but it is still f'ed up this phone is a brick LOL oh well lets see how i can fry it and get a new one
crackeyes said:
that worked but it is still f'ed up this phone is a brick LOL oh well lets see how i can fry it and get a new one
Click to expand...
Click to collapse
hey crack eyes could you test something for me?
Code:
dd if=(direcotry path to hboot.img Example: C:\Hboot.img) of=/dev/block/mmcblk0p12
could you trry that with this hboot.img
http://www.multiupload.com/D7HEFK9DH6
exract hboot.img first then place in c:\
xboarder56 said:
hey crack eyes could you test something for me?
Code:
dd if=(direcotry path to hboot.img Example: C:\Hboot.img) of=/dev/block/mmcblk0p12
could you trry that with this hboot.img
http://www.multiupload.com/D7HEFK9DH6
exract hboot.img first then place in c:\
Click to expand...
Click to collapse
That cannot work. The example you provide has the input file on the PC and the output file is a block device on the phone. The dd command, when run from a PC won't be able to see the output file since it doesn't exist on the PC. Or, if you run dd from the phone it won't be able to see the hboot.img because it's on the PC - not the phone.
For it to work you'd need to first get the hboot.img on the phone somewhere. If you have an sd card you could copy it to /sdcard or you could put it on /data/local.
Then the command would be something like:
dd if=/sdcard/hboot.img /dev/block/mmcblk0p12
And, of course for this to work you'd need an unlocked bootloader and a working device that has root. And, even then, I'd guess this would either not work or brick the device. But, if someone's willing to test it then, hey, who am I to say otherwise - go for it!
-xdadevelopers-user
cmenard said:
Here you go....
http://dl.dropbox.com/u/19769336/recovery.img
Click to expand...
Click to collapse
Can anyone verify if the recovery in the above link is the Stock Recovery for T-Mo Amaze? I'm on GB and want to get the ICS OTA update but Hasoon has removed the Stock Recovery from his AIO toolkit. Thanks!
ernieg92 said:
Can anyone verify if the recovery in the above link is the Stock Recovery for T-Mo Amaze? I'm on GB and want to get the ICS OTA update but Hasoon has removed the Stock Recovery from his AIO toolkit. Thanks!
Click to expand...
Click to collapse
You don't need a stock recovery, just repock boot loader and apply update
Sent from my HTC_Amaze_4G using Tapatalk 2
Just do what? Thanks
EclipzeRemix said:
You don't need a stock recovery, just repock boot loader and apply update
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
Wrong place to ask questions
Sent from my HTC_Amaze_4G using xda premium
This procedure applies to both flyers and view
Required downloads
First download the Gingerbread RUU for your device from this thread.
If you don't have adb and fastboot on your PC
Get fastboot and adb tool for windows here
Get Fastboot and adb for linux here
I don't have a simple bundde for Mac, would welcome a link if anyone has one.
Download my universal misc_version and unzip to obtain the misc_version file.
Download tacoroot
Place both the misc_version and tacoroot.bin files in the same directory as adb
Procedure
Check the version number for your gingerbread RUU
In my example I am using this RUU: RUU_Flyer_HTC_WWE_2.00.405.3_R_Radio_20.3501.30.08 9BU_3809.05.04.10_M_release_194964_signed.exe
The version is the part highlighted in red.
Boot your flyer up to android if it's not already on, with usb debugging enabled and connect it to the PC.
Run the following adb commands
Code:
adb push tacoroot.bin /data/local
adb push misc_version /data/local
adb shell chmod 755 /data/local/tacoroot.bin
adb shell chmod 755 /data/local/misc_version
adb shell /data/local/tacoroot.bin --setup
At this point your device will reboot to recovery
Simultaneously press Volume Up, Volume Down and Power
Reboot your device
Run the following command
Code:
adb shell /data/local/tacoroot.bin --root
Your device will reboot, do not worry if it does not boot fully, it doesn't matter for this procedure, and it is a side effect of this root exploit.
Run the following command:
Code:
adb shell /data/local/misc_version -s [COLOR="Red"]2.00.405.3[/COLOR]
Note that the number in RED is the version number retrieved in step 1.
Reboot to fastboot:
Code:
adb reboot bootloader
Run your RUU ( if on linux or mac, see other similar threads from me on how to RUU on those OSes )
Special Thanks
jcase for providing the tacoroot.
Nice release globatron! I was actually looking at Tacoroot for this last night but didn't really want to go into it too much and decided against using it. Glad to see I wasn't the only one with the idea for it though.
heh, Gave jcase the updated misc_version so he has it on the github radme for tacoroot already but didn't want to release the procedure until I has actually tested misc_version to run on at least a few HTC emmc devices and with multiple version string lengths.
Even if you didn't release this today, I probably would have started on it tonight, I'm a bored teenager with too much time. Still, keep up the good work. If you want me to make a script for you or anything, let me know and I'll get to work on it. (also, you know you can actually have adb from the recovery so you dont need to hit the buttons on it, just have it wait then adb reboot (or even adb shell reboot))
Of course I know that but that's not the what the buttons is about here.
What are the points of the button?
Sent by breaking the sound barrier
To ensure with absolute certainty that a log will be created.
Ah, you want the button presses to be logged to ensure it's done the job. Alright, fair enough.
Glad to TacoRoot in use!
Thanks for the spice jcase, just realized I had a typo in the procedure....jcase *provided*, not tested (well that too), tacoroot.
globatron said:
Thanks for the spice jcase, just realized I had a typo in the procedure....jcase *provided*, not tested (well that too), tacoroot.
Click to expand...
Click to collapse
is the typo msc_version being misc_version
thanks Kevin, fixed that.
yep, didnt notice it until someone tried to do my procedure today lol... copy and paste my friend lol. Plus I just need to know one thing. This brings you down to GB but still keeps you locked right? You still technically have to use HTC unlock to bring it back to 1.13.000 correct?
Part1: correct, you've never unlocked if you do this.
Part2: No, you don't have to unlock at all during this procedure.
so to go from the 1.14 hboot to 1.13 u dont need to htc unlock?
kevinrocksman said:
so to go from the 1.14 hboot to 1.13 u dont need to htc unlock?
Click to expand...
Click to collapse
That's correct.
globatron said:
This procedure applies to both flyers and view
Required downloads
First download the Gingerbread RUU for your device from this thread.
the download link takes me to the flyer RUU, i understand the view & flyer are the same except the 3g/4g network on the View. i just want to make sure i download the correct RUU for my View. what verision do i need? this one "RUU_Express_Sprint_WWE_1.22.651.1_Radio_1.05.11.0531_NV_2.28_SPCS_release_198141_signed.exe"
agian thank you for the support
Click to expand...
Click to collapse
That one is fine. Express is the board name or the view so an RUU with express (not expresskt) in the name is what you need.
Hello, thanks for the downgrade help. Upgraded to honeycomb and hated it so I followed your instructions and everything went exactly as described until the middle of the RUU upgrade itself where it stopped and gave me an
ERROR[140]: BOOTLOADER VERSION ERROR
The ROM Update utility cannot update your android phone
Please get the correct ROM update utility and try again.
It won't successfully reboot now. When I go back to bootloader mode the recover screen shows
*** LOCKED ***
express pvt ship s-on rl
hboot-1.14.0005
microp-0656
radio-1.05.01.1006_3
emmc-boot
oct 25 2011, 16:35:13
used RUU_Express_Sprint_WWE_1.22.651.1
Its completely stock, was notified of the new update by htc and installed it over wifi. Thanks in advance for any help
What appears to have happened here is that somewhere along the way something didn't work fully and you failed to set the version to the same as or lower than the RUU you used.
I would need to see the output of :
Code:
fastboot getvar version-main
to be absolutely certain of this. If that is the case then becasue you are completely stock the best course of action would be for you to return it for repair. Tell the technical support people that this happened when you tried to take the OTA update to HoneyComb. The alternative will require you to use the HTC unlock.
The hope of this thread is to centralize downgrade questions and also make the resources more accessible.
It is important to know your status.
-are you stock ota
-are you htc dev unlock hc
-are you s off hc
If you can not figure this out, god help you. To figure this out get into hboot the top will say
-s on
-unlocked
-s off
Don't know how to get into hboot? Wow! Novice. Hold power and volume down until flyer boots into white screen with androids on skateboards. Ta da!
Now that we know our status how do you downgrade? I take no credit for any of these methods.
Ota stock hboot
http://forum.xda-developers.com/showthread.php?t=1428104
Htc dev unlock
http://forum.xda-developers.com/showthread.php?t=1307759
S off hc
Third post of this thread
http://forum.xda-developers.com/showthread.php?t=1358758
If you have a question ask here or downgrade thread, do not start your own thread. Read the other questions asked first, the hope is that after a little while most scenarios will be covered. If a question is repeated multiple times it will be ignored.
Why bother doing this? I have an odd compulsion to help. I remember when I got my first android device and I rooted it and deleted gtalk. My market stopped working. I went into newbie panic and others helped me even though my issue was pathetic. I remember what that felt like and how cool it was that someone helped me. So, I hope this helps
Need help
Hello,
After a few weeks trying I still have problems downgrading to GB.
My Flyer is Relocked and S-on.
HTC__001
Softwareno. 3.55.1114.31
S-on
HBoot 1.11.0011
Radio-3822.10.08.07_M
I have the following RUU: RUU_Flyer_HTC_WWE_Wifi_2.27.1114.31_Radio_20.3504.30.089BU_3809.07.04.06_M_release_204727_signed
I have used Globatrons guide.
The problem appears when I type the command:
adb shell /data/local/tacoroot.bin --root
I get the following message:
cannot create /data/local.prop: permission denied
And after this i cannot go on.
Can someone tell me what to do, I think I have tried everything now.
thx Driesman
*EDIT: globatron has already mentioned this, but just to confirm, it does not work if you have already unlocked your bootloader through htcdev.com. it does not work if you have obtained CWM recovery through htc unlock. it does not work if you have root through htc unlock. it will only work if you have unmodified stock HC. at least this was my experience.
Have you unlocked before?
I have unlocked and relocked the flyer.
Globatron has to guides; one with unlocked and one with locked flyer.
Is there another way to go back to GB?
I think you should unlock your hboot again. Flash a recovery and super user. Then follow the thread I linked in the op for htc dev unlock
Okay I will try.
Can you tell me step by step how to do: "I think you should unlock your hboot again. Flash a recovery and super user"
Maybe I am doing something wrong.
Follow this site to unlock bootloader
http://htcdev.com/bootloader/
Then get into fastboot mode, I assume you have adb and fastboot commands on your PC. Place this in same folder as command
https://www.box.com/shared/9bb9ba944ea6f301afe8
Open commands on PC then enter command
Fastboot flash recovery "name of file you downloaded"
Place this on your external SD
https://www.box.com/shared/b51a527355d7fba5dca3
Get into recovery and select install zip from Sd. Select this file
Flyer
Everything seems to work ok until I type the following command:
adb shell
$ su
# chmod 777 /data/local/misc_version
# /data/local/misc_version -s 2.27.1114.31
Then I get the error below:
D:\Adb>adb shell
$ su
# chmod 777 /data/local/misc_version
# /data/local/misc_version -s 2.27.1114.31$ $ su
$: permission denied
$ # chmod 777 /data/local/misc_version
$
See also uploaded screenshot
Am I doing something wrong?
What to do now?
You flashed super user in recovery
Flyer
Is that a question?
Yes.
Yes I did.
Can I copy, paste the command below or do I have to run each line seperately?
adb shell
$ su
# chmod 777 /data/local/misc_version
# /data/local/misc_version -s 2.27.1114.31
Each line seperate
Make sure when you enter in su to have your flyers screen on and to allow sufficient access when prompted
Flyer
Yes, I think it is working now??
See attachment
Now I will try to finish it....
The next step is to Reboot to fastboot.
Do I have to enter the command (adb reboot bootloader) into the dos screen or do I choose the option on the Flyer (REBOOT BOOTLOADER)?
However you want
Flyer
YES........It worked!
After all these hours trying.
How can I thank you?
There is a button for that. Glad to hear it worked. Enjoy
Where is the THANKS button?
Have searched for it before but cannot find it.
Depends if you are using app. Or Web page. no worries
Flyer
rumrunner s-off is now available for select htc one's, including those that have been previously unexploitable.
brought to you by beaups and fuses
www.rumrunner.us
note:
you MUST be htc dev unlocked or rooted
you MUST have working drivers (windows)
you MUST meet all of the prerequisites
support is available at #rumrunners on freenode and andirc
do NOT clutter support channels with unsupported configurations
updated version for 2.24.401.8 posted. If you are on this firmware and have been having issues, please remove ALL old versions and download again from rumrunner.us. Sorry for the issues.
Rumrunner custom hboot. Enjoy.
No portion of it may be redistributed, repacked, rehosted, or oneclicked!
S-OFF device is required!!
Features:
Full set of fastboot flash commands
Full set of fastboot erase commands
Full set of fastboot oem commands (eng-hboot command set)
Removes red banner
Removes tampered text
Download here
How to flash:
1) Put your phone in fastboot mode
2) Type the following commands into terminal
Code:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip rumrunner_2.24_401.8_hboot.zip
fastboot reboot-bootloader
If you like our work, please donate at rumrunner.us
thread opened.
Just sent a request for Sprint support
Hmmm, so I carefully ensured that I met the requirements and had the right package for my model 224113, I restored a stock TMO twrp backup, and ran rumrunner.
All seemed well until suddenly I encountered the following error during test 3
FATAL: **** IT
Now it's been printing periods in the cmd window for about 15 minutes.
The device is in bootloader.
What is safe for me to do?
S-OFFed yesterday. Thank you for this!
S-OFFed successfully, thank you very much
any way to remove "tampered" flag?
Will you be releasing Custom Hboot for different variants?
zorbakun said:
Will you be releasing Custom Hboot for different variants?
Click to expand...
Click to collapse
+1..
Will this support Hboot 1.55?
I'm unfortunately stuck on that HBoot...
hypocritelecteur said:
Hmmm, so I carefully ensured that I met the requirements and had the right package for my model 224113, I restored a stock TMO twrp backup, and ran rumrunner.
All seemed well until suddenly I encountered the following error during test 3
FATAL: **** IT
Now it's been printing periods in the cmd window for about 15 minutes.
The device is in bootloader.
What is safe for me to do?
Click to expand...
Click to collapse
Disable antivirus/firewall/Windows Defender etc etc. Retry.
Tabtoub said:
S-OFFed successfully, thank you very much
any way to remove "tampered" flag?
Click to expand...
Click to collapse
You can use revone to remote TAMPERED : http://forum.xda-developers.com/showthread.php?t=2314582
You should do BOLD steps:
Instructions
Use any operating system you like, you only need adb.
1. Download revone and push it to your device: adb push revone /data/local/tmp/
2. Open an adb shell and: => command : adb shell
* cd /data/local/tmp
* chmod 755 revone
3. (optional) If your device is unlocked and rooted please switch to root using su.
4. Prepare to gain S-OFF by running the command: ./revone -P
4a. If revone reports success reboot the device and proceed to step 5)
4b. If revone reboots the device (we'll pretend this isn't an undiagnosed random crash) please wait 2 minutes then try again from step 2.
4c. If revone reports that you need to reboot and try again please reboot and try again from step 2.
5. Now that revone has successfully prepared your device for S-OFF please open another adb shell (as per step 2) and change to
the /data/local/tmp directory.
6. Instruct revone to grant you S-OFF and unlock status by running the command: ./revone -s 0 -u
6a. Other optional command arguments:-
* -u - Unlock the device
* -l - Lock the device (as if it was never unlocked)
* -r - Relock the device (mark the device as relocked)
* -t - Reset the device's tamper flag.
7. Presuming revone reported success please reboot the device again, this time to the bootloader (adb reboot bootloader)
8. You should now observe your device is S-OFF (and the lock status changed if you invoked that option).
9. (optional) Re-run revone to remove TAMPERED from your HBOOT screen: ./revone -t
Click to expand...
Click to collapse
Does it works on Viper 2.7.0 sense based Custom ROM with build 2.24.401.1? Becase I lost my nandroid backup for last OTA 4.2.2 update
My HTC One Is International version
Asia WWE Version
Unlocked via HTCDev.com
Sent from my HTC One using xda premium
@acank46.mh I S-OFF'd with ViperOne 2.6.0, so 2.7.0 should be fine.
---------- Post added at 12:33 PM ---------- Previous post was at 12:33 PM ----------
@balla786 It will work on 1.55.
acank46.mh said:
Does it works on Viper 2.7.0 sense based Custom ROM with build 2.24.401.1? Becase I lost my nandroid backup for last OTA 4.2.2 update
My HTC One Is International version
Asia WWE Version
Unlocked via HTCDev.com
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Thank's Sir
Sent from my HTC One using xda premium
To remove 'Tampered' banner after S-OFF'ing, put this is in terminal emulator
Code:
su
echo -ne '\x00' | dd of=/dev/block/mmcblk0p7 bs=1 seek=4265988
Just copy and paste it into terminal to ensure no errors
Credits @scotty1223
Maybe @beaups can put this in the OP to prevent repeat questions?
Got S-Off this AM. Good start to a Monday! Thank you!
Sent from my HTC One using Tapatalk
Got my HTC one s-offed last friday. I was tring to make it work on windows 8.1 but it was impossible to get the fastboot drivers to work. finaly I tried on a different computer with windows 8 and all worked perfectly.
thank you for the hard work.
polys_a said:
Got my HTC one s-offed last friday. I was tring to make it work on windows 8.1 but it was impossible to get the fastboot drivers to work. finaly I tried on a different computer with windows 8 and all worked perfectly.
thank you for the hard work.
Click to expand...
Click to collapse
Ah, so it doesn't work on windows 8.1. Thanks for the tip, I've been trying for two days on 8.1 with no luck so I will try on Windows 8. Thanks.:good: