[Q] Send my HTC to warranty - One (M7) Q&A, Help & Troubleshooting

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.

Related

[Q] how to s-off with new t-mo update

I keep getting an error when I try to s-off my wife phone after the new official T-Mobile update. Are there any tricks or techniques that would help me gain s-off. My phone had s-off via revone before I updated so I don't have the problem.
tonytone215 said:
I keep getting an error when I try to s-off my wife phone after the new official T-Mobile update. Are there any tricks or techniques that would help me gain s-off. My phone had s-off via revone before I updated so I don't have the problem.
Click to expand...
Click to collapse
i guess your HBoot version is now 1.54 after updating, before it was 1.44. right now we don't have the possibility to get s-off with 1.54, you'll have to wait.
herwegan said:
i guess your HBoot version is now 1.54 after updating, before it was 1.44. right now we don't have the possibility to get s-off with 1.54, you'll have to wait.
Click to expand...
Click to collapse
Actually my hboot is still 1.44
tonytone215 said:
Actually my hboot is still 1.44
Click to expand...
Click to collapse
That update apparently closed the exploit revone uses to gain root access. You probably have to unlock via htcdev first.
iElvis said:
That update apparently closed the exploit revone uses to gain root access. You probably have to unlock via htcdev first.
Click to expand...
Click to collapse
If they closed the exploit, how will unlocking help? He will be unlocked and can root, but not S-Off.
stevedebi said:
If they closed the exploit, how will unlocking help? He will be unlocked and can root, but not S-Off.
Click to expand...
Click to collapse
It closed the Motochopper root exploit, not the s-off exploit.
iElvis said:
It closed the Motochopper root exploit, not the s-off exploit.
Click to expand...
Click to collapse
Im having the same problem. I have a tmobile htc one on 1.44. It has been dev unlock. I have tried 5 different rooms. Did all the s-ff steps manually on a mac and pc and also use the all in one tool kit and i keep getting error codes.
iMac:android gabrielcastro$ ./adb-mac push revone /data/local/tmp
4569 KB/s (648208 bytes in 0.138s)
iMac:android gabrielcastro$ ./adb-mac shell
[email protected]:/ # cd /data/local/tmp
[email protected]:/data/local/tmp # chmod 755 revone
[email protected]:/data/local/tmp # ./revone -P
revone v0.2.1
revone failed (error code = -6)
How about moonshine... Did anybody try that with update
gabriel925fm said:
Im having the same problem. I have a tmobile htc one on 1.44. It has been dev unlock. I have tried 5 different rooms. Did all the s-ff steps manually on a mac and pc and also use the all in one tool kit and i keep getting error codes.
iMac:android gabrielcastro$ ./adb-mac push revone /data/local/tmp
4569 KB/s (648208 bytes in 0.138s)
iMac:android gabrielcastro$ ./adb-mac shell
[email protected]:/ # cd /data/local/tmp
[email protected]:/data/local/tmp # chmod 755 revone
[email protected]:/data/local/tmp # ./revone -P
revone v0.2.1
revone failed (error code = -6)
Click to expand...
Click to collapse
You need to type su before the -P command to get root access.
iElvis said:
You need to type su before the -P command to get root access.
Click to expand...
Click to collapse
Doesn't the # sign signify root?
I'm having the same issue.. would love to figure this out as well
Edit: tried the solution given above, did not work.
Sent from my Trick(ed out)Droid powered by Bulletproof Kernel
iElvis said:
It closed the Motochopper root exploit, not the s-off exploit.
Click to expand...
Click to collapse
Just to be clear, I'm sorta in the same boat. My phone badly needs to run the T-Mobile RUU and I don't really care about S-Off. What I do care about is getting root later on. My bootloader is already unlocked via HTC dev. Running the RUU on my phone shouldn't cause any problems in my scenario since I don't care about S-Off, correct?
ECEXCURSION said:
Just to be clear, I'm sorta in the same boat. My phone badly needs to run the T-Mobile RUU and I don't really care about S-Off. What I do care about is getting root later on. My bootloader is already unlocked via HTC dev. Running the RUU on my phone shouldn't cause any problems in my scenario since I don't care about S-Off, correct?
Click to expand...
Click to collapse
Same boat here.
I wanted to put the Google Edition rom/firmware on my T-Mobile HTC One and cant get S-OFF to be able to change CID and make the necessary updates.

[Q] How to go back to stock with HBoot 1.54 and OS 2.24.206.7

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

[Q] HTC one gpe conversion 4.4 cannot unlock bootloader

Hi all, apologies of this had already been dealt with.
I ran the gpe 4.4 ruu and everything went smoothly.
I relocked my boot loader and now cannot unlock it.
Tried the unlock bin and fastboot OEM unlock and nothing works.
Any help is appreciated?
I am currently
S off
Hboot 1.54
Relocked
Cid is googl01
Will flashing 4.22/4.3 gpe ruu solve this??
do you have root?
if yes;
adb shell
su
echo -ne "HTCU" | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(i would very strongly recomend you copy/paste this)
if no root; you'll need to flash the older hboot from the 4.3 gpe and then you can use fastboot oem unlock.
here's a link to the older hboot you can flash in ruu mode: http://www.mediafire.com/download/7do7pl987dorkbd/43 hboot.zip
pdenmead said:
Hi all, apologies of this had already been dealt with.
I ran the gpe 4.4 ruu and everything went smoothly.
I relocked my boot loader and now cannot unlock it.
Tried the unlock bin and fastboot OEM unlock and nothing works.
Any help is appreciated?
I am currently
S off
Hboot 1.54
Relocked
Cid is googl01
Will flashing 4.22/4.3 gpe ruu solve this??
Click to expand...
Click to collapse
Thank you do not have root but I will try the second method.
ipfreelytech said:
do you have root?
if yes;
adb shell
su
echo -ne "HTCU" | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(i would very strongly recomend you copy/paste this)
if no root; you'll need to flash the older hboot from the 4.3 gpe and then you can use fastboot oem unlock.
here's a link to the older hboot you can flash in ruu mode: http://www.mediafire.com/download/7do7pl987dorkbd/43 hboot.zip
Click to expand...
Click to collapse
The second method works!!!!! Thank you sooooo much, you are my savior!:good::good:
PS. I downloaded 4.3 GPe firmware here http://forum.xda-developers.com/showthread.php?t=2390249
Relocked HTC One
choniong said:
The second method works!!!!! Thank you sooooo much, you are my savior!:good::good:
PS. I downloaded 4.3 GPe firmware here http://forum.xda-developers.com/showthread.php?t=2390249
Click to expand...
Click to collapse
I'm in the same boat right now with S-OFF and a relocked bootloader that happened automatically when I converted my HTC One M7 into a GPe. I'm trying to unlock the bootloader again, and I saw your post. I just got an OTA update today, so I'm at Android version 4.4.4.
My question is, can I just RUU flash the old hboot? Will it work with the new update I got? Or do I have to change my phone's firmware first?
Also, if I do have to change my phone's firmware, do I flash the old hboot first or downgrade the firmware first? I'm not an expert by any means, so I'm following a guide to flash firmware and it says to make sure that my device is unlocked first (but that's my problem is that I'm trying to unlock it). Finally, will older firmware and new Android updates work together? Is there any risk of problems in the future by doing this?
Thanks,
Adrian

ATT HBoot 1.44 Revone error code 6 plz help with S-off

Hi,
I have been attempting to get S-off on my ATT HTC ONE
HBOOT 1.44
Software 1.26.502.15
Sense 5.0
Android 4.1.2
Unlocked and rooted, on a completely stock ROM
Have tried Revone numerous times and first I was getting error code 2, and now I get error code 6, checked multiple threads for poss solutions and none have worked.
I have tried using the PC, and a terminal window on the phone with no success
Anyone have any suggestions? I would really like to convert it to a google play edition and move on with my life haha.
Ive also tried some of the all in one toolkits and still nothing
godzilla_753 said:
Hi,
I have been attempting to get S-off on my ATT HTC ONE
HBOOT 1.44
Software 1.26.502.15
Sense 5.0
Android 4.1.2
Unlocked and rooted, on a completely stock ROM
Have tried Revone numerous times and first I was getting error code 2, and now I get error code 6, checked multiple threads for poss solutions and none have worked.
I have tried using the PC, and a terminal window on the phone with no success
Anyone have any suggestions? I would really like to convert it to a google play edition and move on with my life haha.
Ive also tried some of the all in one toolkits and still nothing
Click to expand...
Click to collapse
You could try using a different method, such as moonshine or the one I used, Rumrunner. You might need to use another ROM but I'm not 100% sure if that'll help.
JasSingh93 said:
You could try using a different method, such as moonshine or the one I used, Rumrunner. You might need to use another ROM but I'm not 100% sure if that'll help.
Click to expand...
Click to collapse
Ive actually tried rumrunner and moonshine as well, cant remember off the top of my head what the errors were, but I can retry tonight after work and post my results. I was on a different ROM initially when I was getting error code 2, but my kernal was all jacked as well, I didnt have a working camera or wifi so I booted up a new stock ROM and now I get the error code 6...
godzilla_753 said:
Ive actually tried rumrunner and moonshine as well, cant remember off the top of my head what the errors were, but I can retry tonight after work and post my results. I was on a different ROM initially when I was getting error code 2, but my kernal was all jacked as well, I didnt have a working camera or wifi so I booted up a new stock ROM and now I get the error code 6...
Click to expand...
Click to collapse
I'm not sure what to suggest, which ROM are you using at the moment, just a normal stock one? I was using ViperOne when I managed to gain S-OFF. I was on HBOOT 1.54.
At what stage of the process do you get the error?
JasSingh93 said:
I'm not sure what to suggest, which ROM are you using at the moment, just a normal stock one? I was using ViperOne when I managed to gain S-OFF. I was on HBOOT 1.54.
At what stage of the process do you get the error?
Click to expand...
Click to collapse
Yep normal stock rom. When I enter:
SU
cd /data/local/tmp
chmod 755
./revone -P
gives me failed: error code -6
never reboots. Ive tried rebooting manually from this point, reopening a command window and moving on to the ./revone -s 0 -u command it says successful but it is still S-on when loading into bootloader
godzilla_753 said:
Yep normal stock rom. When I enter:
SU
cd /data/local/tmp
chmod 755
./revone -P
gives me failed: error code -6
never reboots. Ive tried rebooting manually from this point, reopening a command window and moving on to the ./revone -s 0 -u command it says successful but it is still S-on when loading into bootloader
Click to expand...
Click to collapse
Found this online. http://androidtechy.com/index.php/gadgets/phones/82-htc-one-is-granted-s-off-by-revolutionary.html
Download revone (above) and push it to your device: adb push revone /data/local/tmp/
2. Open an adb shell and:
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
Might you have missed the "revone" after the 755 command? Also try switching to superuser again after the chmod command as the link suggests, since you have root it may help.
JasSingh93 said:
Found this online.
Download revone (above) and push it to your device: adb push revone /data/local/tmp/
2. Open an adb shell and:
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
Might you have missed the "revone" after the 755 command? Also try switching to superuser again after the chmod command as the link suggests, since you have root it may help.
Click to expand...
Click to collapse
Sorry I was typing from memory, I typed it just as you said, with the revone after chmod 755. Ill try the SU again really fast and report back.
EDIT: nope no luck still.
godzilla_753 said:
Sorry I was typing from memory, I typed it just as you said, with the revone after chmod 755. Ill try the SU again really fast and report back.
EDIT: nope no luck still.
Click to expand...
Click to collapse
You mentioned you tried reboot manually and proceeding to s-off. Did you try running revone -P and when it fails, perform a full reboot and running the same command again? I assume your fast boot setting is off and USB debugging on, correct?
JasSingh93 said:
You mentioned you tried reboot manually and proceeding to s-off. Did you try running revone -P and when it fails, perform a full reboot and running the same command again? I assume your fast boot setting is off and USB debugging on, correct?
Click to expand...
Click to collapse
Im currently at work, and just running all this thru a terminal command window, but yes fast boot off, usb debugging on.
I guess to do that Id have to be using the PC to do the reboots after putting in the commands.
godzilla_753 said:
Im currently at work, and just running all this thru a terminal command window, but yes fast boot off, usb debugging on.
I guess to do that Id have to be using the PC to do the reboots after putting in the commands.
Click to expand...
Click to collapse
I've been doing some research and apparently your software was from an OTA update and prevents the S-OFF exploit. You may need to downgrade your version for the s-off methods to work.
Have a look at this: http://forum.xda-developers.com/showthread.php?p=45487258#post45487258
"The issue is with 1.26.502.15 not HBOOT. Downgrade from 1.26.502.15 to 1.26.502.10 then upgrade to 1.26.502.12. The HBOOT will still be 1.44. (S-OFF using revone works)."
Sounds like a common problem with this software version.
Revone
godzilla_753 said:
Hi,
I have been attempting to get S-off on my ATT HTC ONE
HBOOT 1.44
Software 1.26.502.15
Sense 5.0
Android 4.1.2
Unlocked and rooted, on a completely stock ROM
Have tried Revone numerous times and first I was getting error code 2, and now I get error code 6, checked multiple threads for poss solutions and none have worked.
I have tried using the PC, and a terminal window on the phone with no success
Anyone have any suggestions? I would really like to convert it to a google play edition and move on with my life haha.
Ive also tried some of the all in one toolkits and still nothing
Click to expand...
Click to collapse
plzz send me revone its not downloading now if u have plzz send me
[email protected]

HTC One M7 S-OFF 1.57

Hello, I have my HTC One M7 which i converted to a GPE mode 4.4.4 via this rom (http://forum.xda-developers.com/showthread.php?t=2341395).
my phone is unlocked and rooted and i want to gain s-off.
my hboot version is 1.57 and i didn't find a way that worked. if you know something that will work please help me.
Thanks!
Ilay-pleasehelp said:
Hello, I have my HTC One M7 which i converted to a GPE mode 4.4.4 via this rom (http://forum.xda-developers.com/showthread.php?t=2341395).
my phone is unlocked and rooted and i want to gain s-off.
my hboot version is 1.57 and i didn't find a way that worked. if you know something that will work please help me.
Thanks!
Click to expand...
Click to collapse
How did you convert your phone to GPe edition without s-off ?
to get s-off on your HBOOT you need to use sunshine: http://theroot.ninja/
Seanie280672 said:
How did you convert your phone to GPe edition without s-off ?
to get s-off on your HBOOT you need to use sunshine: http://theroot.ninja/
Click to expand...
Click to collapse
first what i did is just flashed the rom via my custom recovery.
Isn't there any free options?
Ilay-pleasehelp said:
first what i did is just flashed the rom via my custom recovery.
Isn't there any free options?
Click to expand...
Click to collapse
no not anymore, sunshine is the only way, im very surprised GPe worked on your phone whilst your s-on, even the requirements say:
Requirements
-GSM HTC One (m7ul/m7tmo/m7att)
-Latest Custom Recovery with 4.4 support (TWRP 2.6.3.3+, CWR 6.0.4.3+)
-S-OFF (SuperSID or GoogleSID)
your lucky you got away with that and your not bricked
Seanie280672 said:
no not anymore, sunshine is the only way, im very surprised GPe worked on your phone whilst your s-on, even the requirements say:
Requirements
-GSM HTC One (m7ul/m7tmo/m7att)
-Latest Custom Recovery with 4.4 support (TWRP 2.6.3.3+, CWR 6.0.4.3+)
-S-OFF (SuperSID or GoogleSID)
your lucky you got away with that and your not bricked
Click to expand...
Click to collapse
a more updated rom like 5.0 does brick it but this rom i used a lot of times before so i used adb sideload abd got out of the brick mode.
and THANKS!
Seanie280672 said:
no not anymore, sunshine is the only way, im very surprised GPe worked on your phone whilst your s-on, even the requirements say:
Requirements
-GSM HTC One (m7ul/m7tmo/m7att)
-Latest Custom Recovery with 4.4 support (TWRP 2.6.3.3+, CWR 6.0.4.3+)
-S-OFF (SuperSID or GoogleSID)
your lucky you got away with that and your not bricked
Click to expand...
Click to collapse
When I tried firewater this is the result-
Ilays-MacBook-Air:HTC Ilay$ ./adb reboot
Ilays-MacBook-Air:HTC Ilay$ ./adb devices
List of devices attached
SH************ device
Ilays-MacBook-Air:HTC Ilay$ ./adb push firewater /data/local/tmp
63 KB/s (670 bytes in 0.010s)
Ilays-MacBook-Air:HTC Ilay$ ./adb shell
[email protected]:/ # su
[email protected]:/ # /data/local/tmp/firewater
tmp-mksh: /data/local/tmp/firewater: can't execute: Permission denied
126|[email protected]:/ # chmod 755 /data/local/tmp/firewater
[email protected]:/ # /data/local/tmp/firewater
/data/local/tmp/firewater[2]: syntax error: '(' unexpected
1|[email protected]:/ #
Ilay-pleasehelp said:
When I tried firewater this is the result-
Ilays-MacBook-Air:HTC Ilay$ ./adb reboot
Ilays-MacBook-Air:HTC Ilay$ ./adb devices
List of devices attached
SH************ device
Ilays-MacBook-Air:HTC Ilay$ ./adb push firewater /data/local/tmp
63 KB/s (670 bytes in 0.010s)
Ilays-MacBook-Air:HTC Ilay$ ./adb shell
[email protected]:/ # su
[email protected]:/ # /data/local/tmp/firewater
tmp-mksh: /data/local/tmp/firewater: can't execute: Permission denied
126|[email protected]:/ # chmod 755 /data/local/tmp/firewater
[email protected]:/ # /data/local/tmp/firewater
/data/local/tmp/firewater[2]: syntax error: '(' unexpected
1|[email protected]:/ #
Click to expand...
Click to collapse
Firewater is discontinued and no longer supported so I cant help you with that.
Seanie280672 said:
Firewater is discontinued and no longer supported so I cant help you with that.
Click to expand...
Click to collapse
but i don't have a credit card so i can't get sunshine. isn't there any way i can use it for free?
Ilay-pleasehelp said:
but i don't have a credit card so i can't get sunshine. isn't there any way i can use it for free?
Click to expand...
Click to collapse
you pay with paypal as far as im aware, no free way that I know of, what do you need s-off for anyway
Seanie280672 said:
you pay with paypal as far as im aware, no free way that I know of, what do you need s-off for anyway
Click to expand...
Click to collapse
a couple of reasons. first i want to install a lollipop rom. and a couple of other reasons but that's the main.
Ilay-pleasehelp said:
a couple of reasons. first i want to install a lollipop rom. and a couple of other reasons but that's the main.
Click to expand...
Click to collapse
if your looking at SD v16 and Maximus HD 50.0 your don't need to upgrade your firmware, its recommended but not required, lots of people are installing it on their old firmware.
Seanie280672 said:
if your looking at SD v16 and Maximus HD 50.0 your don't need to upgrade your firmware, its recommended but not required, lots of people are installing it on their old firmware.
Click to expand...
Click to collapse
i didn't know many lollipop roms but i want one which is completely stock. if one of those is please tell me.
Ilay-pleasehelp said:
i didn't know many lollipop roms but i want one which is completely stock. if one of those is please tell me.
Click to expand...
Click to collapse
Maximus HD 50.0 is
Seanie280672 said:
Maximus HD 50.0 is
Click to expand...
Click to collapse
is it GPE? because that's what i meant because i hate sense.
Seanie280672 said:
Maximus HD 50.0 is
Click to expand...
Click to collapse
my preferred way to do what i am planning is to update it in the GPE mode from 4.4.4 to 5.0.1 manually. but for that i need to change the CID which needs s-off.
Ilay-pleasehelp said:
is it GPE? because that's what i meant because i hate sense.
Click to expand...
Click to collapse
No its sense, not GPe, see im the other way around, love sense and hate GPe and AOSP, yup for a full conversion to stock GPe you will need s-off and the only way to do that is by Sunshine, if you can pay then you'll have to live with s-on.
seanie280672 said:
no its sense, not gpe, see im the other way around, love sense and hate gpe and aosp, yup for a full conversion to stock gpe you will need s-off and the only way to do that is by sunshine, if you can pay then you'll have to live with s-on.
Click to expand...
Click to collapse
thanks for all of your help!
Ilay-pleasehelp said:
Hello, I have my HTC One M7 which i converted to a GPE mode 4.4.4 via this rom (http://forum.xda-developers.com/showthread.php?t=2341395).
my phone is unlocked and rooted and i want to gain s-off.
my hboot version is 1.57 and i didn't find a way that worked. if you know something that will work please help me.
Thanks!
Click to expand...
Click to collapse
Sunshine pay $25
Sent from my HTC One using XDA Free mobile app

Categories

Resources