Hi,
I've got S-OFF's phone with bootloader unlocked.
I've had the phone months and been using various custom roms and firmwares.
I'd tried the latest 3.17 rom but the radio was rubbish and decided to go back to 2.24.401.8 based rom.
I flashed the unmodified 2.24.401.1 firmware (inc HBOOT, radio etc.)
This went fine, but it's wiped my phone and now I have no ROMs on the phone to be able to flash them.
How do I get my phone back up and running???
please help
Had that once,too. Try to upload the rom with adb or a toolkit
Sent from my HTC One using XDA Premium 4 mobile app
Either fastboot a ruu, run a ruu.exe, or you have to adb sideload a rom in twrp
Sent from my HTC One using Tapatalk 2
danlat1415 said:
Hi,
I've got S-OFF's phone with bootloader unlocked.
I've had the phone months and been using various custom roms and firmwares.
I'd tried the latest 3.17 rom but the radio was rubbish and decided to go back to 2.24.401.8 based rom.
I flashed the unmodified 2.24.401.1 firmware (inc HBOOT, radio etc.)
This went fine, but it's wiped my phone and now I have no ROMs on the phone to be able to flash them.
How do I get my phone back up and running???
please help
Click to expand...
Click to collapse
Follow this procedure:
You need to relock your bootloader and flash a RUU.zip which is the stock 4.1.2.
Thanks for your suggestions.
I managed to sort it by flashing CWM recovery, going in it and doing a full wipe (the firmware change seemed to have messed up the data on phone rathan than wipe it.
Then I use adb push ROM.zip /sdcard/ROM.zip (naming my custom Rom ROM.zip)
I was then able to load the Rom in CWM and get the phone running.
I've seen a lot of people resorting to a RUU lately. It seems like every time someone has trouble, that's the answer they get. RUU's are usually a last effort to fix a phone. In most situations there's an easier fix. ( like adb push )
Sent from my HTC One using XDA Premium 4 mobile app
Related
I've helped my friend to flash his Incredible S and i've experienced problems in the process. He Has a HBOOT version of 1.16.0000 and has a radio version of 3805.09.03.27_M. I've attempted to unlock the bootloader using the htcdev website's method. All the steps went well but after all the procedures, the phone still appears as S-ON. I've managed to flash the recovery into the phone and used it to flash a custom rom (Android Revolution) and rebooted the phone after the flashing is complete. The phone just gets stuck at the HTC logo with white background. I've then decided to revert everything back to normal by flashing back to stock with the official RUU but i had error 150 while flashing. I've also tried renaming the rom.zip into PG32IMG.zip to flash it through HBOOT but nothing happens. I'm really lost now, can someone give me a solution to it?
verx123 said:
I've helped my friend to flash his Incredible S and i've experienced problems in the process. He Has a HBOOT version of 1.16.0000 and has a radio version of 3805.09.03.27_M. I've attempted to unlock the bootloader using the htcdev website's method. All the steps went well but after all the procedures, the phone still appears as S-ON. I've managed to flash the recovery into the phone and used it to flash a custom rom (Android Revolution) and rebooted the phone after the flashing is complete. The phone just gets stuck at the HTC logo with white background. I've then decided to revert everything back to normal by flashing back to stock with the official RUU but i had error 150 while flashing. I've also tried renaming the rom.zip into PG32IMG.zip to flash it through HBOOT but nothing happens. I'm really lost now, can someone give me a solution to it?
Click to expand...
Click to collapse
s-on will be there...u will just be able to use custom recovery. try flashing a custom rom different from Android Revolution . by the way ..in android revolution you can also try to flash the "revert to stock 1.0 Ghz" patch because sometimes it causes that problem due to OC settings not suiting a phone.
want s-off too? See this
ajeya said:
s-on will be there...u will just be able to use custom recovery. try flashing a custom rom different from Android Revolution . by the way ..in android revolution you can also try to flash the "revert to stock 1.0 Ghz" patch because sometimes it causes that problem due to OC settings not suiting a phone.
want s-off too? See this
Click to expand...
Click to collapse
just wanna ask! how to revert to stock 1.0ghz!
I thank you for your reply.another question, can I still flash to
a sense based ROM?
Sent from my GT-N7000 using XDA App
verx123 said:
I thank you for your reply.another question, can I still flash to
a sense based ROM?
Sent from my GT-N7000 using XDA App
Click to expand...
Click to collapse
One other tip since you are dealing with an unlocked HBOOT version. When you flash a custom ROM in recovery mode you must then manually flash the boot.img file from the zip file in Fastboot mode using the command:
Fastboot flash boot [path to boot.img]
tpbklake said:
One other tip since you are dealing with an unlocked HBOOT version. When you flash a custom ROM in recovery mode you must then manually flash the boot.img file from the zip file in Fastboot mode using the command:
Fastboot flash boot [path to boot.img]
Click to expand...
Click to collapse
Umm, the path to boot.img is the root of the sdcard am i right?
Thanks guys i managed to get it S-offed and flashed to a sense 3.5 rom. But i have another problem now, my signals are super low, most of the time it write limited services. I've flashed to another radio version but the signal's still the same weak.
santhoshpirate said:
just wanna ask! how to revert to stock 1.0ghz!
Click to expand...
Click to collapse
by flashing this patch in ARHD rom !
---------- Post added at 09:52 PM ---------- Previous post was at 09:50 PM ----------
verx123 said:
Thanks guys i managed to get it S-offed and flashed to a sense 3.5 rom. But i have another problem now, my signals are super low, most of the time it write limited services. I've flashed to another radio version but the signal's still the same weak.
Click to expand...
Click to collapse
what radios have u tried? were the signals good enough before ?
It was normal until I flashed to the sense 3.5 ROM, but I've found a solution to it by flashing to an older radio version.thanks for helping me out
Sent from my GT-N7000 using XDA App
Two simple questions: When do I need S-OFF and when do I know?
I want to test some of the custom roms on xda, and I have unlocked the bootloader, flashed cwm and are rooted.
Sent from my HTC One using xda app-developers app
You don't need S OFF to use ROMS. So long as you have CWM you can flash any ROM. But you have to flash the Boot.IMG separately as well.
E.g.
- Download your ROM
- Double click on the ZIP and take the Boot.IMG out. Just get a copy of it. Doesn't matter if it's still in the ZIP. You just need a copy of it.
- Flash the ROM
- Go back in Fastboot and flash the Boot.IMG
- To do that put the IMG in your Fastboot folder or any folder than recognises ADB (Fastboot mode)
- Open CMD and navigate to the Fastboot folder in which the boot.img is too
- Type with CMD : Fastboot flash boot boot.img
- It should say complete or OK
- Restart phone and enjoy
S OFF is mainly just for users who can't be bothered to do that. And to find out if you have S OFF you go in Fastboot mode and it will say up top if it is or not (S-ON)
Sent from my Sony Xperia Z using XDA Premium HD
But why not just get s off and flash roms normally? What's the reason for not get s off?
Sent from my HTC One using xda app-developers app
VistaX said:
But why not just get s off and flash roms normally? What's the reason for not get s off?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
you don't need S-off unless you want to change your phone's CID or downgrade the HBoot
if you don't know what these things are you don't need it.
You also don't need it to flash a kernel like the 2nd post suggested.
I've flashed about 10 different roms and not had to that with any of them. Just flash the zip in recovery. I'm new to android a few months so maybe things have changed recently?
S-off is if you want change bootloaders, cid, etc. Once you have s-off it's easy to brick your device if you're not careful. It's not needed for flashing roms though.
Sent from my HTC One using xda premium
Ah, then I'm gonna skip S-OFF. I've flashed many roms with mye SGS3 and LGO2X, but I think maybe HTC is a little more tricky to handle.
VistaX said:
Ah, then I'm gonna skip S-OFF. I've flashed many roms with mye SGS3 and LGO2X, but I think maybe HTC is a little moretricky to handle.
Click to expand...
Click to collapse
Yes they are definitely!
So for the "common flasher" it's not necessary to be S-ON?
VistaX said:
So for the "common flasher" it's not necessary to be S-ON?
Click to expand...
Click to collapse
If all you plan to do is use custom ROMs then there's no need to be S-OFF. All you'll really need is unlocked bootloader and custom recovery (TWRP or CWM).
S-off allows you to change your phone's firmware regardless of what carrier you have or model ID. So you can get the most recent firmware even if your carrier hasn't pushed out an OTA. That matters to some people but not all.
It also allows you to flash a custom hboot to remove the red text on your splash screen. This is wholly an OCD thing--there's no good reason to do it otherwise.
S-off essentially means you're taking full responsibility for your phone and can't rely on HTC's security checks to prevent bricks.
All,
I am pulling my hair out, I decided to root my phone today so I could delete the default APN's, I have tried CWM and also TWRP.
All was fine, as soon as I installed Busybox something went horribly wrong, my phone will not boot up and just displays the "HTC Logo" I can get to the boot menu and boot to either CWM or TWRP. However there is nothing I can do within there, I cannot find a RUU for my model (CID is Orange) I have found a nandroid backup but CWM/TWRP refuses to see it via OTG and I have tried lots of USB Sticks.
I really do not know what to do next, I cannot turn S-OFF as HBOOT is 1.54
What can I do, I have read thread after thread.
Is there a default recovery.img or one for my carrier as I cannot find it.
Many thanks,
Dale
Managed to restore a nandroid, but I have no touch screen!
Tried clearing cache etc, have currently got a mouse plugged in to it to control it, there is an OTA available so going to try that.
DaleR said:
Managed to restore a nandroid, but I have no touch screen!
Tried clearing cache etc, have currently got a mouse plugged in to it to control it, there is an OTA available so going to try that.
Click to expand...
Click to collapse
Don't try it with a custom recovery. You'll need to relock your bootloader too.
No touchscreen is a firmware issue. The nandroid you restored will be an old one not compatible with the latest firmware..
Sent from my HTC One using xda premium
redbull123 said:
Don't try it with a custom recovery. You'll need to relock your bootloader too.
No touchscreen is a firmware issue. The nandroid you restored will be an old one not compatible with the latest firmware..
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Thank you for the reply
I've re-locked the bootloader.
What do I do next?, I cannot find a later nandroid backup anywhere
DaleR said:
Thank you for the reply
I've re-locked the bootloader.
What do I do next?, I cannot find a later nandroid backup anywhere
Click to expand...
Click to collapse
Just for now for the sake of getting a working phone I would just flash a 4.2.2 stock ROM, or Sense-based Rom. You'll need to unlock your bootloader again obviously.
Sent from my HTC One using xda premium
redbull123 said:
Just for now for the sake of getting a working phone I would just flash a 4.2.2 stock ROM, or Sense-based Rom. You'll need to unlock your bootloader again obviously.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Thanks for the reply, was up till 3am trying to get around this and got it going eventually.
That's what I have done for now, I sideloaded a stock Sense ROM which came with a stock recovery.img, guess I have to wait for a S-OFF for 1.54 if it ever happens.
htc one deleted os
DaleR said:
Thanks for the reply, was up till 3am trying to get around this and got it going eventually.
That's what I have done for now, I sideloaded a stock Sense ROM which came with a stock recovery.img, guess I have to wait for a S-OFF for 1.54 if it ever happens.
Click to expand...
Click to collapse
i have done the same deleted the os off my htc one (CID o2 ) and can not find a the same kind of rom I can get into recovery and have twrp but side loader just says loading and my laptop wont see my phone keeps saying htc mtp driver fail any chance u can let me know how you did yours thanks
If you find your PC/laptop is not seeing the phone then ensue you have the latest drivers on the PC
mini sdk
http://goo.gl/T6InE
HTC Driver version 4.2.0.001
Some folks find Hasoon's All in One very useful - a grate bit of kit
http://forum.xda-developers.com/showthread.php?t=2183942
Hey, just seen that sense 6 will get pushed out beginning may 12th in canada. My question is that my phone has an unlocked bootloader, is rooted, but not s-off. I havn't installed a new rom. has the same as after i unlocked bootloader. Will I be able to install the update when it is pushed?
Howie3045 said:
Hey, just seen that sense 6 will get pushed out beginning may 12th in canada. My question is that my phone has an unlocked bootloader, is rooted, but not s-off. I havn't installed a new rom. has the same as after i unlocked bootloader. Will I be able to install the update when it is pushed?
Click to expand...
Click to collapse
Until you have the stock recovery ...you can install the update when it is pushed
As you've stated that you phone is rooted then you might've flashed TWRP or CWM to do it so
flash back the stock recovery of your model and you are good to go...
Did you unlock via htcdev ?
Sent from my HTC_PN071 using Tapatalk
I have twrp and did unlocked via HTC dev
Sent from my HTC One using XDA Free mobile app
i have the latest hboot as well. i didnt actually unlock and root until after the last OTA update.
Howie3045 said:
Bell Canada HTC One, want to flash the stock recovery back so that i can get the Sense 6 update. Phone is rooted and unlocked with HTC dev but does not have S-off. been running into issues with hboot 1.56 in that regard and cant get S-off to work. Anyway. From what I gather the OTA update wont work without the stock recovery. How do I know which one to install
Click to expand...
Click to collapse
You need the stock recovery that match your fw version. I.e if you are on 3.23.666.1 then you need the recovery from this version.
Here is a collection of stock recovery. If you can't find yours, you can extract the recovery.img from the previous ota. The recovery packed in the upcoming ota update might also work.
my software number now says 4.19.666.8. im as up to date as i can be through bell so if i flash an old recovery will it cause problems? or will i just get an OTA update to bring it back to the latest version
Howie3045 said:
my software number now says 4.19.666.8. im as up to date as i can be through bell so if i flash an old recovery will it cause problems? or will i just get an OTA update to bring it back to the latest version
Click to expand...
Click to collapse
then flash the 4.19.666.8 stock recovery. an older recovery might work, not for sure. Or the recovery packed in the upcoming ota might also work.
I think I'm a little over my head now. Lol. I think I'm also missing some of the apps that were removed after the HTC dev unlock. Not good.
Sent from my HTC One using XDA Free mobile app
Howie3045 said:
I think I'm a little over my head now. Lol. I think I'm also missing some of the apps that were removed after the HTC dev unlock. Not good.
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
you'll probably have to restore these app if you want to update. The ota updater script md5 check these apps. If they are not on your phone, the ota installation will probably fail because of MD5 mismatch.
See this post from arhd if you want more details
Ota update will not apply until and unless you have pure stock rom.
e.g. If your phone is pure stock you unlock its bootloader it will remove some apps which are installed in preload. Now if you relock the bootloader and flash stock recovery the ota update will not be applied as during flashing ota update check for these apps whether they are installed in preload or not. For ota updates to applied succesfully you need to run RUU of your model then flash ota.
Sent from my HTC One using XDA Premium 4 mobile app
asking me to do the update now. im really not sure what exactly i need to do to get it now
alright ive found a nandroid backup for bell 3.23.666.1 and i also have the recovery to go with it. if i run that nandroid and flash the recovery do ya'll think i can then get the OTA?
alright i tried this any couldnt get it to work. i flashed the recovery then rebooted phone. it asked to do the 4.19.666.8 update then rebooted, went to recovery but it was still TWRP recovery and not stock. so before getting to far involved i reflashed the nandroid i made this morning.
the whole not being able to s-off with hboot 1.56 is a bit of a pain. ive tried rumrunner and firewater with no luck.
so troubleshooting purposes i should add that i dont care about the tampered bar or anything like that. i dont have to send it back i just want the sense 6 ota. l
Howie3045 said:
alright i tried this any couldnt get it to work. i flashed the recovery then rebooted phone. it asked to do the 4.19.666.8 update then rebooted, went to recovery but it was still TWRP recovery and not stock. so before getting to far involved i reflashed the nandroid i made this morning.
the whole not being able to s-off with hboot 1.56 is a bit of a pain. ive tried rumrunner and firewater with no luck.
so troubleshooting purposes i should add that i dont care about the tampered bar or anything like that. i dont have to send it back i just want the sense 6 ota. l
Click to expand...
Click to collapse
I already told you run ruu of your phone. Then you will be able to apply ruu.
Sent from my HTC One using XDA Premium 4 mobile app
Unfortunately a RUU of 4.19.666.8 is hard to come by
Howie3045 said:
Unfortunately a RUU of 4.19.666.8 is hard to come by
Click to expand...
Click to collapse
I haven't seen one yet, the CWR backup was the best I could find.
Maybe someone who has Sense 6 will make and upload a TWRP or CWR backup.
Howie3045 said:
alright i tried this any couldnt get it to work. i flashed the recovery then rebooted phone. it asked to do the 4.19.666.8 update then rebooted, went to recovery but it was still TWRP recovery and not stock
Click to expand...
Click to collapse
Then you didn't flash stock recovery... Either the recovery you flashed was not stock, or you didn't flash it right.
Now that I think about it after the flash it didn't do anything so I had to hold the power for 10 seconds. After that I panicked and just reverted back to my nandroid from that morning.
Sent from my HTC One using XDA Free mobile app
I just need a clarification on flashing custom ROMs. I come from other phones like Samsung that when it comes to flashing ROMs, there is no need to flash boot.img via fastboot afterwards. I understand that it is because a htcdev unlocked phone cannot write to the boot partition from its recovery partition.
Question is that I have flashed CM12.1 (and GAPPS) onto the phone but I have not done the part of flashing boot.img via fastboot. I am still able to boot into system and am now using the phone without any incident. Why is that so?
tech_girl said:
I just need a clarification on flashing custom ROMs. I come from other phones like Samsung that when it comes to flashing ROMs, there is no need to flash boot.img via fastboot afterwards. I understand that it is because a htcdev unlocked phone cannot write to the boot partition from its recovery partition.
Question is that I have flashed CM12.1 (and GAPPS) onto the phone but I have not done the part of flashing boot.img via fastboot. I am still able to boot into system and am now using the phone without any incident. Why is that so?
Click to expand...
Click to collapse
With the M7 flashing boot.img is possible during the Rom install. Only older HTC devices required boot.img to be flashed separately :good:
Sent from my HTC One using Tapatalk
Danny201281 said:
With the M7 flashing boot.img is possible during the Rom install. Only older HTC devices required boot.img to be flashed separately :good:
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Thanks Danny201281. This is the procedure as outlined for flashing CM12.1. Does it matter what is the hboot version?
What ROM do you have on your M7?
tech_girl said:
Thanks Danny201281. This is the procedure as outlined for flashing CM12.1. Does it matter what is the hboot version?
What ROM do you have on your M7?
Click to expand...
Click to collapse
Hboot is part of the firmware. Generally it's best to keep to roms based on your current firmware or to update your firmware to match the Rom you wish to use. I think your device was on lollipop firmware after using an RUU in a different thread correct?
If so you should be fine to use any of the latest roms. I'm currently using Android Revolution HD. I've been a long time fan of the Rom. It's kinda close to stock but that keeps things stable and using Sense Toolbox gives me most of the mods I'm looking for.
I'm not a fan of CM roms. There normally very experimental and glitchy. How you find a particular Rom depends very much on what you want from it ?
Sent from my HTC One using Tapatalk