Related
ROMs developers and ROMs users - be aware!
I know this thread doesn't contain any "created" thing, but it's quite important to let every developer here know, that their boot.img flashing commands in updater-script doesn't work with S-ON devices. We didn't realize it quickly because there are no custom kernels yet. But no matter if you use package_extract_file or write_raw_image or dd command - this wont work for most users here with just htcdev.com unlocked devices.
So the only solution for now is to download custom ROM, extract boot.img from inside it if developer didn't provide it separately (like I did) and flash it in fastboot mode using following command:
fastboot flash boot <boot_name.img>
f.g.
fastboot flash boot boot.img
fastboot flash boot boot_2.0.0.img
etc...
Also keep in mind that fastboot flash is the only way to use custom boot.img because fastboot boot doesn't work yet either.
I really hope we'll get S-OFF possibility soon!
Very Good!
Thanks!
Thank you mike for being with us and guiding the development..what would it be without you!!!
Sent from my HTC One X using Tapatalk 2 Beta-6
My device is s-off, I have to flash this?
mustafatk said:
My device is s-off, I have to flash this?
Click to expand...
Click to collapse
S-OFF?Are you sure?!
mustafatk said:
My device is s-off, I have to flash this?
Click to expand...
Click to collapse
How can it be s-off when he states that there aint anny s-off for Hox...
Skickat från min HTC One X via Tapatalk 2
Fekke said:
How can it be s-off when he states that there aint anny s-off for Hox...
Skickat från min HTC One X via Tapatalk 2
Click to expand...
Click to collapse
There are some very lucky few people who just so happen to get a factory s-off device, it's very much possible. Just highly unlikely for most people.
Willieumm said:
There are some very lucky few people who just so happen to get a factory s-off device, it's very much possible. Just highly unlikely for most people.
Click to expand...
Click to collapse
My device is from HTC for testing and adv (to my blog) purpose, after this I buy it from HTC directly.
So mike, please tell me, I have to flash this to my s-off device?
I had the same question because when I flashed the ROM it doesn't seem like changing the kernel name under about. Thanks for clearing that up.
Sent from my HTC One X using XDA
mustafatk said:
So mike, please tell me, I have to flash this to my s-off device?
Click to expand...
Click to collapse
you are one of the few lucky fellas who was handed S-off
Hmmm ... Seems like there is no change in name under Kernel version after flashing the kernel (fastboot flash boot boot.img). Is it that the developer hasn't changed the name of the kernel or is it not flashed properly?
What a pain to keep having to go to the computer to flash boot.img with every rom release. S-OFF needs to come sooner rather than later. Argh.
Sent from my HTC One X using Tapatalk 2
Sorry for the noob question...but as he got s-off and a diffrerent hboot version(1.01.000):can it be useful for all the develpoers who are working on gaining s-off???
nteeb said:
Sorry for the noob question...but as he got s-off and a diffrerent hboot version(1.01.000):can it be useful for all the develpoers who are working on gaining s-off???
Click to expand...
Click to collapse
Contacted him!
Also there is a new option "Modem Path"
nteeb said:
Sorry for the noob question...but as he got s-off and a diffrerent hboot version(1.01.000):can it be useful for all the develpoers who are working on gaining s-off???
Click to expand...
Click to collapse
No, it's not as easy as that. He's just got the security flag set to off. We won't be able to push any different hboot's while we're S-ON. It's just a case of finding an exploit to push the security flag to off while getting around all the protection that is surrounding it.
Sent from my HTC One X using Tapatalk 2
ShyamSasi said:
Hmmm ... Seems like there is no change in name under Kernel version after flashing the kernel (fastboot flash boot boot.img). Is it that the developer hasn't changed the name of the kernel or is it not flashed properly?
Click to expand...
Click to collapse
As there are no customized kernels up to now, the devs have no reason to change name of the kernel. It's still stock kernel after all .
mustafatk said:
So mike, please tell me, I have to flash this to my s-off device?
Click to expand...
Click to collapse
I removed boot.img from my rom so yes better to flash it via fastboot anyway.
Sent from Samsung Galaxy Nexus
Mike, I guess this means nandroid restores won't work automatically either and the backed up boot.img will need to be pushed by fastboot.
GuyAdams said:
Mike, I guess this means nandroid restores won't work automatically either and the backed up boot.img will need to be pushed by fastboot.
Click to expand...
Click to collapse
yes you are right, recovery doesnt restore boot.img
So, I love my one x and always had my desire z rooted, used it for many things and always loved the freedom.
Now, for example I kinda miss the functions I do not have un rooted, but what are the advantaged of being NOT rooted?
For example: if you rooted can you later still unroot?
Also: if rooted, and gone back to stock..could you still receive OTA updates, or will they not receive?
Some explanation and hints would be very appticiated, regards .
:
Send from my HTC One X using taptalk premium
siemz said:
So, I love my one x and always had my desire z rooted, used it for many things and always loved the freedom.
Now, for example I kinda miss the functions I do not have un rooted, but what are the advantaged of being NOT rooted?
For example: if you rooted can you later still unroot?
Also: if rooted, and gone back to stock..could you still receive OTA updates, or will they not receive?
Some explanation and hints would be very appticiated, regards .
:
Send from my HTC One X using taptalk premium
Click to expand...
Click to collapse
there is no advantage of being non rooted the advantages comes only if you're rooted imo.
if you root then you can go back to stock and get OTAs too
Mh, sounds rather nice then, are there.any good tutorials out there how to install cwm and root then?
Send from my HTC One X using taptalk premium
siemz said:
Mh, sounds rather nice then, are there.any good tutorials out there how to install cwm and root then?
Send from my HTC One X using taptalk premium
Click to expand...
Click to collapse
i would suggest you to install OrdroidX...
Download the ROM and place it on your virtual SD card.
Relock your bootloader using the commend 'fastboot oem lock'.
Go into fastboot mode and type 'fastboot oem rebootRUU'.
Flash the new firmware using the commend 'fastboot flash zip firmware.zip'.
On first time running the commend you will see FAILED, don't panic and just run the commend again.
Reunlock your bootloader via HTCDev.
Flash custom recovery using the commend 'fastboot flash recovery recovery.img'.
Download boot.img and flash it using the commend ‘fastboot flash boot boot.img’.
Use the commend 'fastboot erase cache' to avoid boot issues.
Go into recovery and install the ROM.
Reboot your device and enjoy from JB!
Sorry, that wasn't really clear at all for me, I'm only used to s off, could you link me to a detailed guide?
Send from my HTC One X using taptalk premium
i'm same only S-off my desire. i'd like an easy step by step guide too to do my one X
ICO187 said:
i'm same only S-off my desire. i'd like an easy step by step guide too to do my one X
Click to expand...
Click to collapse
siemz said:
Sorry, that wasn't really clear at all for me, I'm only used to s off, could you link me to a detailed guide?
Send from my HTC One X using taptalk premium
Click to expand...
Click to collapse
there's no S-OFF for the One X unfortunately
matt95 said:
i would suggest you to install OrdroidX...
Download the ROM and place it on your virtual SD card.
Relock your bootloader using the commend 'fastboot oem lock'.
Go into fastboot mode and type 'fastboot oem rebootRUU'.
Flash the new firmware using the commend 'fastboot flash zip firmware.zip'.
On first time running the commend you will see FAILED, don't panic and just run the commend again.
Reunlock your bootloader via HTCDev.
Flash custom recovery using the commend 'fastboot flash recovery recovery.img'.
Download boot.img and flash it using the commend ‘fastboot flash boot boot.img’.
Use the commend 'fastboot erase cache' to avoid boot issues.
Go into recovery and install the ROM.
Reboot your device and enjoy from JB!
Click to expand...
Click to collapse
Since my one x is still not rooted and unlocked do I have to do this first, or can I follow this guide at once? Where is the rooting part?
Verstuurd van mijn HTC One X met Tapatalk
Could someone link me to a guide?
Thanks
Send from my HTC One X using taptalk premium
Guids said:
Since my one x is still not rooted and unlocked do I have to do this first, or can I follow this guide at once? Where is the rooting part?
Verstuurd van mijn HTC One X met Tapatalk
Click to expand...
Click to collapse
proceed with this guide, then the rom will already have root
---------- Post added at 11:34 AM ---------- Previous post was at 11:34 AM ----------
siemz said:
Could someone link me to a guide?
Thanks
Send from my HTC One X using taptalk premium
Click to expand...
Click to collapse
look above, that's the guide
Man cannot live on bread alone. I love to root.
Sent from my HTC One X using xda premium
If I do it with this :
http://forum.xda-developers.com/showthread.php?t=1952426
Will I be able to un-root it later?
need an answer fast, please
siemz said:
If I do it with this :
http://forum.xda-developers.com/showthread.php?t=1952426
Will I be able to un-root it later?
Click to expand...
Click to collapse
That guide is for EVITA.
Does your bootloader day EVITA or ENDEAVORU?
This forum is for ENDEAVORU.
With ENDEAVORU, you can unroot and unlock, but bootloader will say relocked, not locked. There may be warranty implications to that.
BenPope said:
That guide is for EVITA.
Does your bootloader day EVITA or ENDEAVORU?
This forum is for ENDEAVORU.
With ENDEAVORU, you can unroot and unlock, but bootloader will say relocked, not locked. There may be warranty implications to that.
Click to expand...
Click to collapse
Mh, is there any way to root without that?
Cause I basically do not want to install any custom roms or so, just want to get root again.
And thanks for noticing, my boot loader says :
Endeavoru
I want to gain root, but not flash any custom roms or so, and when the update (official) is available I would like to un-root and update to that.
And don't want any warranty issues .
siemz said:
I want to gain root, but not flash any custom roms or so, and when the update (official) is available I would like to un-root and update to that.
And don't want any warranty issues .
Click to expand...
Click to collapse
Technically, if you just unlock and root, HTC would have a hard time proving you caused a problem and should honour the warranty.
In real life, a manufacturers warranty is barely worth the paper it's written on, it's barely legally binding.
However, that's why we have consumer protection laws in much of the world.
So it depends on where you bought it, and whether you can rely on consumer protection laws.
To unlock (so that you can root) go to htcdev.com, but it "may" invalidate the warranty. It cannot, however, affect your statutary rights.
BenPope said:
Technically, if you just unlock and root, HTC would have a hard time proving you caused a problem and should honour the warranty.
In real life, a manufacturers warranty is barely worth the paper it's written on, it's barely legally binding.
However, that's why we have consumer protection laws in much of the world.
So it depends on where you bought it, and whether you can rely on consumer protection laws.
To unlock (so that you can root) go to htcdev.com, but it "may" invalidate the warranty. It cannot, however, affect your statuary rights.
Click to expand...
Click to collapse
It probably won't take long before the Jelly Bean update arrive, HTC is almost finished they said them self's, so is it really worth this one week?
siemz said:
It probably won't take long before the Jelly Bean update arrive, HTC is almost finished they said them self's, so is it really worth this one week?
Click to expand...
Click to collapse
Jelly Bean doesn't give you root.
There are lots of reasons to want root (titanium backup, for one) and it's not just to install another ROM.
I was giving the answer (and other relevant information) to the question, not speculating on why the question was asked.
I haven't unlocked mine yet.
BenPope said:
Jelly Bean doesn't give you root.
There are lots of reasons to want root (titanium backup, for one) and it's not just to install another ROM.
I was giving the answer (and other relevant information) to the question, not speculating on why the question was asked.
I haven't unlocked mine yet.
Click to expand...
Click to collapse
I know jelly bean doesn't give you root, but the update also brings a new boot loader, right?
siemz said:
I know jelly bean doesn't give you root, but the update also brings a new boot loader, right?
Click to expand...
Click to collapse
Yes, so far we're up to 1.33.
But I don't get your point.
Is there a reason you want root, other than to be able to run apps that require root?
Hello everyone about couple of days I was having issues with my boths cameras on the device I took it to the store I bought it from and they fixed it and also update my device software version after that I noticed that now im S-OFF no S-ON that I was before and my cid also changed from HTC_044 (Asia) to CID-11111111 (supercid I think) and my hboot also changed from 1.36 to 1.39 I also noticed I get faster updates than the cid HTC_044 im know on 3.20.401.1 what does it mean ? that I get every update from every cid or faster updates ? or something else ?
thanks in advance
lucky one yes you can flash roms without needing a pc u dont need to Repack and a lot more ;D
The5alodi said:
lucky one yes you can flash roms without needing a pc u dont need to Repack and a lot more ;D
Click to expand...
Click to collapse
my device is also locked and wow that sounds great how I do those things ? :laugh:
and is that good thing or bad thing ?
and I also get OTA faster then other cids?
and if I want to flash new rom I need to open my bootloader again ? because IM S-OFF
yuval111 said:
my device is also locked and wow that sounds great how I do those things ? :laugh:
and is that good thing or bad thing ?
and I also get OTA faster then other cids?
Click to expand...
Click to collapse
1 here is a thread that will help u
http://forum.xda-developers.com/showthread.php?t=2140308
2 a GREAT thing !
3 if i am not wrong the updates come to u first :good:
http://www.pocketables.com/2012/08/...nlocked-bootloader-in-the-htc-evo-series.html
read this^^^
hit the thanks button if i helped:angel:
The5alodi said:
1 here is a thread that will help u
http://forum.xda-developers.com/showthread.php?t=2140308
2 a GREAT thing !
3 if i am not wrong the updates come to u first :good:
http://www.pocketables.com/2012/08/...nlocked-bootloader-in-the-htc-evo-series.html
read this^^^
hit the thanks button if i helped:angel:
Click to expand...
Click to collapse
I still did not understand I want to move to ARHD ROM how do I it without PC ?
I want to move to other rom because stock one is suck my battery drain very fast and it not hardware problem because it has been replaced with OEM battery about couple of day ago
so how I do that ?
Just unlock the bootloader then flash a custom recovery the flash the rom zip.
When u flash the rom u dont need to flash the boot.img
Sent from my HTC One X using xda app-developers app
i see that you are getting help but if you want to keep the superCID do not flash any RUU, that will remove it...
matt95 said:
i see that you are getting help but if you want to keep the superCID do not flash any RUU, that will remove it...
Click to expand...
Click to collapse
Nice 2 know but if it's gone can i regain it?
Sent from my HTC One X using xda app-developers app
The5alodi said:
Nice 2 know but if it's gone can i regain it?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
what do you mean by "gone"?
NVM thanks for the info BTW
Sent from my HTC One X using xda app-developers app
matt95 said:
what do you mean by "gone"?
Click to expand...
Click to collapse
By "gone" I think he means that he uses a RUU and loses the SuperCID, how will he get it back.
Sent from my HTC One X using xda app-developers app
athulele said:
By "gone" I think he means that he uses a RUU and loses the SuperCID, how will he get it back.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
he can't... once you flash the RUU your phone becomes normal as pretty much every One on this forum... you'll only be able to go back to superCID only if we discover a way to S-OFF
Maybe you can find some more useful info here
http://forum.xda-developers.com/showthread.php?t=2222115
but Im S-OFF so I will lose the supercid if I flash RUU ?
and I read that I dont have too unlock bootloader if I S-OFF is that true ?
Yes you need to unlock the bootloader before you can flash !
Edit :
You won't loose s-off by unlocking the bootloader. The possibility is there when you install a ruu.....
so how exactly S-OFF help me here ? XD
thatp pretty weird before i take my HOX to fix it was on Relock cause I opened the bootloader then relock to use waranty and now it says LOCKED no RELOCKED how is this possible ?
and how the technican made my device S-OFF and SUEPRCID 1111111 ?
That's something i don't know exactly, they probably have HTC certified methods of unlocking and relocking to fix certain locked partitions of the phone.
Mr Hofs said:
That's something i don't know exactly, they probably have HTC certified methods of unlocking and relocking to fix certain locked partitions of the phone.
Click to expand...
Click to collapse
ok so if I want to flash rom I dont need to flash the kernel (boot.img) because I S-OFF Right ?
and if I want to go back to stock I can't flash RUU file because it will change my Super Cid to regular Cid ?
yuval111 said:
ok so if I want to flash rom I dont need to flash the kernel (boot.img) because I S-OFF Right ?
and if I want to go back to stock I can't flash RUU file because it will change my Super Cid to regular Cid ?
Click to expand...
Click to collapse
Lets assume that to be safe. Always do it via a firmware flash or a stock nandroid backup. Just to be safe.
And yes you don't need to flash the boot.img manually. But as additional info :
A lot of devs have taken out the script that flashes the boot.img when installing the rom. So with a lot of roms you still have to flash the boot.img with fastboot commands.
and one more question super cid devices (non rooted or bootloader unlocked) get OTA updates faster then other cids ?
and if I go back to stock via RUU it wont change my device to S-ON right ? and there's anyway to bring the Super cid back ?
I have an HTC Incredible 2 for Verizon version 2.2.1 and its is GSM Unlocked. I use GSM not CDMA. I want to root my phone to get the venom rom and version 4.0.3. I was able to get S-OFF on my phone but I am having problems unlocking bootloader. I either got the errors: COMMAND ERROR!!! or it would be stuck on "Waiting for Device". I tried to also update my version 2.2.1 to 2.3.3 but that won't work either everytime I try to update with bootloader it keeps saying wrong zip. Can someone help me out unlock the bootloader and root my phone. I really wanna root my phone and get custom roms. Please help me out. Thank You.
So, its S-OFF and you need to unlock bootloader to install Clockworkmod recovery, correct? I did it with HTC Dev's site ( www htcdev com / bootloader )
Just followed the steps and I got my bootloader unlocked, then installed recovery and ran the root.zip file from there.
jeinnerabdel said:
So, its S-OFF and you need to unlock bootloader to install Clockworkmod recovery, correct? I did it with HTC Dev's site ( www htcdev com / bootloader )
Just followed the steps and I got my bootloader unlocked, then installed recovery and ran the root.zip file from there.
Click to expand...
Click to collapse
I did that all the steps but I keep getting errors. Does updating to 2.3.work?
If its s-off already you don't have to worry about unlocking. Just fastboot flash a recovery.img
Sent from my ASUS Transformer Pad TF300T using Tapatalk 4
tylerlawhon said:
If its s-off already you don't have to worry about unlocking. Just fastboot flash a recovery.img
Sent from my ASUS Transformer Pad TF300T using Tapatalk 4
Click to expand...
Click to collapse
Recovery doesn't work in the bootloader when I click on it shows me a phone with a hazard sign. If I don't need that recovery then how do I flash the rom
Mine is S-Off n unable to download bootloader from htcdev.. no idea y its not recognizing/ not able to give me a code.. pls suggest smtin
Sent from my HTC Incredible S using xda app-developers app
I have the same problem Still got no luck.
farees107 said:
Recovery doesn't work in the bootloader when I click on it shows me a phone with a hazard sign. If I don't need that recovery then how do I flash the rom
Click to expand...
Click to collapse
Boot phone into boot loader/fastboot, fastboot flash cwm.img (on your computer) ...Profit
Sent from my ADR6350 using xda app-developers app
FordNate said:
Boot phone into boot loader/fastboot, fastboot flash cwm.img (on your computer) ...Profit
Sent from my ADR6350 using xda app-developers app
Click to expand...
Click to collapse
how u do that?? im so confused I also heard carrier branded phones cant unlock bootloader. my phone is carrier branded to Verizon but its gsm unlocked and s-off.
farees107 said:
how u do that?? im so confused I also heard carrier branded phones cant unlock bootloader. my phone is carrier branded to Verizon but its gsm unlocked and s-off.
Click to expand...
Click to collapse
google is your friend. Google it. You are already unlocked. FIND THE CWM.img files in these threads. Even look around there might be a guide or 3 that'll help.
FordNate said:
google is your friend. Google it. You are already unlocked. FIND THE CWM.img files in these threads. Even look around there might be a guide or 3 that'll help.
Click to expand...
Click to collapse
I did it showed me alot of things that confused me. I would appreciate it if you helped me by sending me a link
farees107 said:
I did it showed me alot of things that confused me. I would appreciate it if you helped me by sending me a link
Click to expand...
Click to collapse
[URL="http://forum.xda-developers.com/showthread.php?t=1751796"]http://forum.xda-developers.com/showthread.php?t=1751796
http://forum.xda-developers.com/showthread.php?t=1466295
http://forum.xda-developers.com/showthread.php?t=1726134
FordNate said:
[URL="http://forum.xda-developers.com/showthread.php?t=1751796"]http://forum.xda-developers.com/showthread.php?t=1751796
http://forum.xda-developers.com/showthread.php?t=1466295
http://forum.xda-developers.com/showthread.php?t=1726134
Click to expand...
Click to collapse
I'm a newbie at this and I have no clue how any of threads are going to help my situation. I want to root my phone its Verizon carrier branded HTC incredible 2 phone. Its suppose to be CDMA but I got it unlocked by someone to make it work for GSM. Now I wanna root it i had someone gain me s-off but couldn't unlock the bootloader. I can't even open up recovery from my cell phone it gives me the phone with a hazard sign error. I wanna root it so bad but had no progress to root after s-off. Can you please help me root. My firware is 2.2.1
farees107 said:
I'm a newbie at this and I have no clue how any of threads are going to help my situation. I want to root my phone its Verizon carrier branded HTC incredible 2 phone. Its suppose to be CDMA but I got it unlocked by someone to make it work for GSM. Now I wanna root it i had someone gain me s-off but couldn't unlock the bootloader. I can't even open up recovery from my cell phone it gives me the phone with a hazard sign error. I wanna root it so bad but had no progress to root after s-off. Can you please help me root. My firware is 2.2.1
Click to expand...
Click to collapse
This is the last help I'm giving other then that Google will be your friend. Power down the phone. Hold volume - (down) and power. This will take you to your bootloader screen. Hit volume up or down and scroll to fastboot hit power button. FIND the cwm .img from one of those threads and flash that through adb on your computer using the command given in one of those links to Root threads. You phone is S off you already had root. That's all the help I'm willing to give.
Sent from my ADR6350 using xda app-developers app
Didn't work
FordNate said:
This is the last help I'm giving other then that Google will be your friend. Power down the phone. Hold volume - (down) and power. This will take you to your bootloader screen. Hit volume up or down and scroll to fastboot hit power button. FIND the cwm .img from one of those threads and flash that through adb on your computer using the command given in one of those links to Root threads. You phone is S off you already had root. That's all the help I'm willing to give.
Sent from my ADR6350 using xda app-developers app
Click to expand...
Click to collapse
sorry if am asking @ the wrong time..but does it mean that i can root and flash roms,kernels..with a locked bootloader but with s-off?
Frazercrib said:
sorry if am asking @ the wrong time..but does it mean that i can root and flash roms,kernels..with a locked bootloader but with s-off?
Click to expand...
Click to collapse
S-off is unlocking the bootloader. Basicalky taking the normal security flags or checks that happen during boot process n dropping/overriding them.
Sent from my SCH-I545 using Tapatalk
ok i did all u guys said...but i get this after typing fastboot flash cwm.img
unknown partition 'cwm.img'
error: cannot determine image filename for 'cwm.img'
don't know if i did something wrong
Frazercrib said:
ok i did all u guys said...but i get this after typing fastboot flash cwm.img
unknown partition 'cwm.img'
error: cannot determine image filename for 'cwm.img'
don't know if i did something wrong
Click to expand...
Click to collapse
the command is fastboot flash recovery cwn.img
ArslanQureshi said:
the command is fastboot flash recovery cwn.img
Click to expand...
Click to collapse
ok silly me...i corrected my error...now i am getting this
sending 'recovery' (3726 KB)...
OKAY ( 1.147s)
writing 'recovery'...
FAILED (remote not allowed)
finished. total time: 1.150s
....and still no recovery
m8 is staying on my device htc hboot as in the picture. recoery does not enter, the phone will not turn on and does not see the fastboot commands. 130 error in the file is directly
gokboru09 said:
m8 is staying on my device htc hboot as in the picture. recoery does not enter, the phone will not turn on and does not see the fastboot commands. 130 error in the file is directly
Click to expand...
Click to collapse
Have you tried flashing a firmware.zip by naming it 0P6BIMG.zip and putting it on the root of SD, and you the flashing process is done see if you can get into stock recovery. If that works then you can try flashing TWRP and see if it sticks.
Sent from my HTC One_M8 using Tapatalk
couple of things
gokboru09 said:
m8 is staying on my device htc hboot as in the picture. recoery does not enter, the phone will not turn on and does not see the fastboot commands. 130 error in the file is directly
Click to expand...
Click to collapse
first of all you've posted this in the wrong section.
post right section you'll get better answers. but they will need more detail how did it get like this what was you doing at the time as it looks like your boot loader is locked but you've tampered with the firmware or recovery so what exactly have you done?
manup456 said:
Have you tried flashing a firmware.zip by naming it 0P6BIMG.zip and putting it on the root of SD, and you the flashing process is done see if you can get into stock recovery. If that works then you can try flashing TWRP and see if it sticks.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
ıts 0P6BIMG.zip where ıs ıd_? and ınstall hboot_?
agentbardall said:
first of all you've posted this in the wrong section.
post right section you'll get better answers. but they will need more detail how did it get like this what was you doing at the time as it looks like your boot loader is locked but you've tampered with the firmware or recovery so what exactly have you done?
Click to expand...
Click to collapse
ok. ıts One_M8_All-In-One_Kit_v ınstall make relock bootloader. then not open my devıce nad recovery.
gokboru09 said:
ıts 0P6BIMG.zip where ıs ıd_? and ınstall hboot_?
Click to expand...
Click to collapse
This is the wrong section for this but look here for flashing firmware http://forum.xda-developers.com/showthread.php?t=2824048
Firmware Flashing without the panic attacks...
Sent from my HTC One_M8 using Tapatalk
manup456 said:
This is the wrong section for this but look here for flashing firmware http://forum.xda-developers.com/showthread.php?t=2824048
Firmware Flashing without the panic attacks...
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
nooooo do not do this as you bootloader says your s-on so this is likely not to work and may damage your device.
agentbardall said:
nooooo do not do this as you bootloader says your s-on so this is likely not to work and may damage your device.
Click to expand...
Click to collapse
Edit: I need to get some rest lack of sleep has me slipping.
Sent from my HTC One_M8 using Tapatalk
manup456 said:
The point of that thread is for people with s-on to flash without panics.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
the first sentence from that thread.
"To anyone that is S-OFF and wanting to flash firmware I have a safe, quick, and pain free way that I have tested many times on my m7_ul_ca that works flawlessly!"
agentbardall said:
the first sentence from that thread.
"To anyone that is S-OFF and wanting to flash firmware I have a safe, quick, and pain free way that I have tested many times on my m7_ul_ca that works flawlessly!"
Click to expand...
Click to collapse
I edited my last post I need some sleep my bad.
Sent from my HTC One_M8 using Tapatalk
manup456 said:
This is the wrong section for this but look here for flashing firmware http://forum.xda-developers.com/showthread.php?t=2824048
Firmware Flashing without the panic attacks...
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
tnx. but now my devıce how ıs s off make??
manup456 said:
I edited my last post I need some sleep my bad.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
dw man happens to us all :good:
anway i think you need help from some experts and in right section i did a similar thing last month except managed to have a custom recovery and unlocked bootloader
I recon your best bet is to try and unlock your bootloader again have you tried reinstalling/manually installing the drivers on your computer? also does it make a sound when you plug it in? and what happens if you select hBoot?
Was you trying to return to stock when this happened?
---------- Post added at 03:57 PM ---------- Previous post was at 03:53 PM ----------
gokboru09 said:
tnx. but now my devıce how ıs s off make??
Click to expand...
Click to collapse
considering your version of hboot I don't think firewater will work which means you would need to use sunshine which costs money...
You would also need to be within you system(Android) and be rooted so at the moment best thing to concentrate on is getting your device a recovery / get it to connect to a PC
If you can get your Device to show up in ADB your chances of recovering it get a lot higher
gokboru09 said:
tnx. but now my devıce how ıs s off make??
Click to expand...
Click to collapse
You need to use firewater s-off or if that one does not work for you sunshine s-off works but cost $25 dollars.
The issue your going to have is you can't boot at all and you said fastboot commands not working. Are you sure you have the correct fastboot and adb files in the folder your connected to?
Firewater http://firewater-soff.com/instructions/
Sunshine http://theroot.ninja/
Sent from my HTC One_M8 using Tapatalk
Thread moved to Q&A
manup456 said:
You need to use firewater s-off or if that one does not work for you sunshine s-off works but cost $25 dollars.
The issue your going to have is you can't boot at all and you said fastboot commands not working. Are you sure you have the correct fastboot and adb files in the folder your connected to?
Firewater http://firewater-soff.com/instructions/
Sunshine http://theroot.ninja/
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
but not open my device
how ınstall firewater
gokboru09 said:
but not open my device
how ınstall firewater
Click to expand...
Click to collapse
What did you do to get your phone to this point? I need to know what you tried to do to get a better idea of how to fix it. You said the phone won't boot or go into recovery I need to figure out why so I need to know what you did.
I think your fastboot setup is wrong that's why fastboot is not working what are you typing in terminal from start to when it fails.
Sent from my HTC One_M8 using Tapatalk
manup456 said:
What did you do to get your phone to this point? I need to know what you tried to do to get a better idea of how to fix it. You said the phone won't boot or go into recovery I need to figure out why so I need to know what you did.
I think your fastboot setup is wrong that's why fastboot is not working what are you typing in terminal from start to when it fails.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
htc one m8 2014 program after you install the bootloader relock the phone did not open anymore. s off my oabilri because it is not? water does not enter the recovery, the phone will not turn .This as in the picture I do not know how I could edit. 0P6BIMG try restart when trying to install, but still the same
gokboru09 said:
htc one m8 2014 program after you install the bootloader relock the phone did not open anymore. s off my oabilri because it is not? water does not enter the recovery, the phone will not turn .This as in the picture I do not know how I could edit. 0P6BIMG try restart when trying to install, but still the same
Click to expand...
Click to collapse
I want to help but I'm not understanding I asked what commands your using because you say fastboot is not working. And your comment is very confusing.
Sent from my HTC One_M8 using Tapatalk
gokboru09 said:
..... after you install the bootloader relock the phone did not open anymore.....
Click to expand...
Click to collapse
OK... this is what I can understand.
You relocked the bootloader for some reason then you unable to boot the phone anymore and when you try to enter recovery, it boots to bootloader again. All fastboot command doesn't work.
Now ... do you still have the unlock_code.bin with you ? You need to re unlock the bootloader then other fastboot command will work like fastboot flash recovery recovery.img and etc.
ckpv5 said:
OK... this is what I can understand.
You relocked the bootloader for some reason then you unable to boot the phone anymore and when you try to enter recovery, it boots to bootloader again. All fastboot command doesn't work.
Now ... do you still have the unlock_code.bin with you ? You need to re unlock the bootloader then other fastboot command will work like fastboot flash recovery recovery.img and etc.
Click to expand...
Click to collapse
yes guys. ı have bin code. but how ınstall not understand