How To Install Cyanogenmod with S-ON?? - HTC One A9

Hi,
I have just unlocked my HTC A9, says it's unlocked in bootloader. S-ON is still on and I think it's stopping me from installing TWRP as my recovery image so I cannot flash the Cyanogenmod .zip file. Does anyone know how I can turn S-ON off or where I should go from here, how that the bootloader is unlocked.
Thanks,
Kieran

Go to htcdev.com on your computer and follow the steps to unlock bootloader. Your phone won't be S-off but with the unlocked bootloader you'll be able to fastboot the twrp recovery.

Your phone does not need s-off in order to flash custom recoveries and ROMS, all that you need is an unlocked bootloader

Bull****, you can't flash recoveries or bootloader with "S-ON"
>FAILED (remote: cannot flash this partition in s-on state)
How do you change it to S-OFF?

Jisifus said:
Bull****, you can't flash recoveries or bootloader with "S-ON"
>FAILED (remote: cannot flash this partition in s-on state)
How do you change it to S-OFF?
Click to expand...
Click to collapse
Well that's strange, I'm s-on with twrp 3.0.0.2 and the latest cyanogenmod nightly running
Sent from my HTC One A9 using XDA-Developers mobile app

MGfusion said:
Well that's strange, I'm s-on with twrp 3.0.0.2 and the latest cyanogenmod nightly running
Sent from my HTC One A9 using XDA-Developers mobile app
Click to expand...
Click to collapse
It turns out I was in the white background bootloader, not the download mode, that's why it didn't work. Sorry for the harsh reply, I was getting really inpatient with my device...
Now I can't flash CM13 because my firmware version is 1.64 and it needs to be 1.27. But there is no RUU for 1.64 so I'm completely out of ideas what to do next, jesus christ...

Stuck in bootloop after installing CM13...
I´ve managed to install CM13 & GAppss successfully via TWRP (it says so) but when I reboot the device to start CM, I am trapped in a bootloop
How do I get CM started? For now, I have re-installed the original ROM just by placing it as 2PQ9IMG.zip on the device to get a working device again, but I really want a CM13...
Any hints appreciated - thanks,
Rob

Jisifus said:
It turns out I was in the white background bootloader, not the download mode, that's why it didn't work. Sorry for the harsh reply, I was getting really inpatient with my device...
Now I can't flash CM13 because my firmware version is 1.64 and it needs to be 1.27. But there is no RUU for 1.64 so I'm completely out of ideas what to do next, jesus christ...
Click to expand...
Click to collapse
Haha, no problem... to downgrade I think you have to be s-off, however I'm not really sure on that one
Jisifus said:
It turns out I was in the white background bootloader, not the download mode, that's why it didn't work. Sorry for the harsh reply, I was getting really inpatient with my device...
Now I can't flash CM13 because my firmware version is 1.64 and it needs to be 1.27. But there is no RUU for 1.64 so I'm completely out of ideas what to do next, jesus christ...
Click to expand...
Click to collapse
Sent from my HTC One A9 using XDA-Developers mobile app

Same issue
RobOtter said:
Stuck in bootloop after installing CM13...
I´ve managed to install CM13 & GAppss successfully via TWRP (it says so) but when I reboot the device to start CM, I am trapped in a bootloop
How do I get CM started? For now, I have re-installed the original ROM just by placing it as 2PQ9IMG.zip on the device to get a working device again, but I really want a CM13...
Any hints appreciated - thanks,
Rob
Click to expand...
Click to collapse
I'm in the same situation. You solved?

You have to downgrade to 1.27.xxx.x.
To downgrade you have to say your phone your on 1.10.xxx.x.
enter these commands.
adb shell
echo -ne "1.10.xxx.x\x00\x00" | dd of=/dev/block/mmcblk0p28 bs=1 seek=2208
exit
adb reboot bootloader
then you can flash the signed 1.27 RUU.
after you downgraded you can flash the CM via twrp
worked for me on the .401. edition.

Thank you, but...
Thank you, I've try to downgrade but the operation fail, the message is 7 RU_CID_FAIL cid in android-info mismatched
dav375 said:
You have to downgrade to 1.27.xxx.x.
To downgrade you have to say your phone your on 1.10.xxx.x.
enter these commands.
adb shell
echo -ne "1.10.xxx.x\x00\x00" | dd of=/dev/block/mmcblk0p28 bs=1 seek=2208
exit
adb reboot bootloader
then you can flash the signed 1.27 RUU.
after you downgraded you can flash the CM via twrp
worked for me on the .401. edition.
Click to expand...
Click to collapse

frank531 said:
Thank you, I've try to downgrade but the operation fail, the message is 7 RU_CID_FAIL cid in android-info mismatched
Click to expand...
Click to collapse
seems like you used the wrong ruu for your phone. whats your cid?

I don't know....
Where can I find it? :angel:
dav375 said:
seems like you used the wrong ruu for your phone. whats your cid?
Click to expand...
Click to collapse

frank531 said:
I don't know....
Where can I find it? :angel:
Click to expand...
Click to collapse
fastboot getvar all
in download mode

Ok is the VODAP001 , now I download the right one.
Thank you so much. I hope it works...:good:
dav375 said:
fastboot getvar all
in download mode
Click to expand...
Click to collapse

Not sure if this applies to this thread, but I'm having a similar issue to the first one given. I unlocked the bootloader on my ATT A9, but when I flashed the recoery in download mode and reboot to recovery, it sends me to the stock recovery. Can anyone help?

I've try, but doesn't work...
Afther the adb shell and echo -ne........
this message:
o -ne "1.10.161.7\x00\x00" | dd of=/dev/block/mmcblk0p28 bs=1 seek=2208 <
dd: /dev/block/mmcblk0p28: Permission denied
1|[email protected]_hiaeuhl:/ $
next I've try to flash from the download mode and now the error message says: 19 RU_MAIN_VER_FAIL os-version in android-info missing or i
Maybe the problem is the recovery? Now I have the TWRP not the stock...
I search for a trend for go back to the stock but I haven't found it...
dav375 said:
fastboot getvar all
in download mode
Click to expand...
Click to collapse
frank531 said:
Ok is the VODAP001 , now I download the right one.
Thank you so much. I hope it works...:good:
Click to expand...
Click to collapse

Has it been solved. I seem to have the same issue??

I confirm that downgrading to 1.27 let's you Flash latest CM13.
Does anyone know, what firmware really does? Does it affect security in any way?

dav375 said:
You have to downgrade to 1.27.xxx.x.
To downgrade you have to say your phone your on 1.10.xxx.x.
enter these commands.
adb shell
echo -ne "1.10.xxx.x\x00\x00" | dd of=/dev/block/mmcblk0p28 bs=1 seek=2208
exit
adb reboot bootloader
then you can flash the signed 1.27 RUU.
after you downgraded you can flash the CM via twrp
worked for me on the .401. edition.
Click to expand...
Click to collapse
Is Working! Thanks! But You Forget To Must type "su" but is ok,thank you so much! i save my 25$ to S-off,Thank!

Related

How to I remov/uninstall TWRP

Hi All,
I flashed TWRP and installed CleanROM. Now I need to send the phone to fix photo blurry issue. I did restore original telstra ROM.
How can I remove TWRP anh put original recovery image back?
I found the recovery image in TWRP backup folder named recovery.emmc.win. I ran following command and it was successful but when I reset factory the phone, it boot to TWRP and do from there
D:\HTC\Fastboot>Fastboot flash recovery recovery.emmc.win
sending 'recovery' (16383 KB)... OKAY [ 2.404s]
writing 'recovery'... OKAY [ 4.151s]
finished. total time: 6.556s
Click to expand...
Click to collapse
If I lock the boot loader, factory reset failed and boot to boot loader screen with Security warning.
Can someone here please help?
--------------------------------------------------
Edit: is that because the recovery image in backup is TWRP recovery image itself. The original one already is gone?
Thanks.
Post in q and a but run an ruu and your.phone will be back to stock except your bl will say relocked
Hi omario8484,
Can you move to there? where can I find the RUU match for my phone AU Telstra? Can you please help?
I heard wrong RUU could cause serious problem
Thanks.
ncanqn said:
Hi omario8484,
Can you move to there? where can I find the RUU match for my phone AU Telstra? Can you please help?
I heard wrong RUU could cause serious problem
Thanks.
Click to expand...
Click to collapse
There's a telstra RUU here- http://forums.team-nocturnal.com/showthread.php/1005-RUU-One-X-XL-LTE-RUU-s
I don't know what SW version you guys are on, this one might be too old.
_MetalHead_ said:
There's a telstra RUU here- http://forums.team-nocturnal.com/showthread.php/1005-RUU-One-X-XL-LTE-RUU-s
I don't know what SW version you guys are on, this one might be too old.
Click to expand...
Click to collapse
Hi, You are amazing.
My phone details:
HBOOT-1.09.0000
RADIO-0.17a.32.09.03_2
OpenDSP-v25.10.32.0405
eMMc-boot
Apr 2 2012,21:08:24
so this one is good to go RUU_Evita_UL_Telstra_WWE_1.89.841.9_Radio_0.18c.32.09.01_10.93a.32.20L_release_266699_signed.exe ?
appreciate your help.
I have to go all these hassle because of blurry photo. Hope Telstra won't reject warranty because of RELOCKED.
best you can do is relock bootloader and run the ruu. in bootloader run "fastboot oem lock" then run the ruu right away.
DvineLord said:
best you can do is relock bootloader and run the ruu. in bootloader run "fastboot oem lock" then run the ruu right away.
Click to expand...
Click to collapse
Thanks DvineLord,
Most of guide say we need to extract RUU to get recovery.img then run fastboot flash recovery recovery.img before oem lock. should I do that as well?
no you dont have to do that. just "fastboot oem lock" then run ruu.
DvineLord said:
no you dont have to do that. just "fastboot oem lock" then run ruu.
Click to expand...
Click to collapse
Cheers. I will do it now.
Hi All, Mission completed.
You guys are genius.
Appreciated all your helps.
i would still poke around and see if you still have the same camera issue running stock. there is also an updated ota for telstra 2.40.841.4 but if you haven't unlocked using htcdev you might have problems getting root. it might also cause you to have to flash boot.img manually but im not sure since im on at&t.
ncanqn said:
Hi All, Mission completed.
You guys are genius.
Appreciated all your helps.
Click to expand...
Click to collapse
Glad you got it all worked out!
_MetalHead_ said:
Glad you got it all worked out!
Click to expand...
Click to collapse
nice of you to drop by, back from your iphone5 adventure ?
DvineLord said:
i would still poke around and see if you still have the same camera issue running stock. there is also an updated ota for telstra 2.40.841.4 but if you haven't unlocked using htcdev you might have problems getting root. it might also cause you to have to flash boot.img manually but im not sure since im on at&t.
Click to expand...
Click to collapse
Thanks DvineLord. I will send back to see what happens. If they refuse to fix it then I will play around more.
DvineLord said:
no you dont have to do that. just "fastboot oem lock" then run ruu.
Click to expand...
Click to collapse
DivineLord, I also want to revert to the original Telstra ROM. But when I access FASTBOOT the only 'lock' command I see is "SIMLOCK". Is this the option I need to activate to achieve the "fastboot oem lock"?
You hook up the phone to the computer and type that in a command prompt in fastboot like when you unlocked
Sent from my HTC One X using Tapatalk 2
hi, I have a htc one 32gb ,(unlocked but with no root) with team win recovery and i want to delete it. However my htc one does not have a ruu file.
Alp1907 said:
hi, I have a htc one 32gb ,(unlocked but with no root) with team win recovery and i want to delete it. However my htc one does not have a ruu file.
Click to expand...
Click to collapse
If you have the HTC One you're in the wrong forum, this is the HTC One XL forum. You need to go ask in the right place so that people who are experienced with your device can help you.
Sent from my Evita
TWRP Keeps Loading instead of OS!
Hey Guys
last night i decide to install ViperX ROM for my HTC One X (Tegra3) so i first Unlock my Bootloader (HTCDEV Unlock) successfully , download and install the "2.6.3.0 TWRP Recovery" , then Use Fastboot Flash Recovery TWRP.img command to flash my recovery ...
KaaaBooooooom ! Touch is Not Working !
then I download the Hasoon 2000's AIO HTC ONE X Toolkit and install the TWRP 2.4.0.0-JB it worked !
i go and wipe all the options except the External Storage ! , and then SideLoad the VIPERX ROM , and follow the installation Process , it installed successfully , but after restarting , it keeps Loading "TWRP 2.6.3.0" Recovery instead of the OS !
actually when i reboot to BootLoader and and then select RECOVERY , it Loads me the Working 2.4.0.0 JB Recovery .... but when i normally reboot my phone , it keeps loading the TWRP 2.6.3.0 recovery !
i am tired and i want to fix it , please any advises will be strongly appreciated !
Thanks
sobhan1991 said:
Hey Guys
last night i decide to install ViperX ROM for my HTC One X (Tegra3) so i first Unlock my Bootloader (HTCDEV Unlock) successfully , download and install the "2.6.3.0 TWRP Recovery" , then Use Fastboot Flash Recovery TWRP.img command to flash my recovery ...
KaaaBooooooom ! Touch is Not Working !
then I download the Hasoon 2000's AIO HTC ONE X Toolkit and install the TWRP 2.4.0.0-JB it worked !
i go and wipe all the options except the External Storage ! , and then SideLoad the VIPERX ROM , and follow the installation Process , it installed successfully , but after restarting , it keeps Loading "TWRP 2.6.3.0" Recovery instead of the OS !
actually when i reboot to BootLoader and and then select RECOVERY , it Loads me the Working 2.4.0.0 JB Recovery .... but when i normally reboot my phone , it keeps loading the TWRP 2.6.3.0 recovery !
i am tired and i want to fix it , please any advises will be strongly appreciated !
Thanks
Click to expand...
Click to collapse
There are two problems with this post.
1) You're in the wrong device forum, this is the HTC One XL forum.
2) What you're talking about isn't relevant to the thread you've posted in.
You need to head over to the HTC One X forum and ask there, we simply don't have experience with your device here.
Sent from my Evita
---------- Post added at 01:26 AM ---------- Previous post was at 01:02 AM ----------
Try this though, retrieve the boot.img from within the Viper ROM zip, put it in your fastboot folder, connect your phone in bootloader mode, and issue this command:
Code:
fastboot flash boot boot.img
Sent from my Evita

[Q] CM10.1 to AOKP Touch screen issue

Hey, first time I'm posting here. I recently was able to root, unlock bootloader, and flash a custom ROM for my AT&T HTC One X. I started with CM 10.1 and got that to work fine. I'm using the latest version of clockwork recovery and have made several backups (I'm a bit paranoid about ruining my phone).
After getting CM 10.1 to work, I wanted to try out AOKP. I've downloaded both the Milestone as well as a nightly build. I've followed the instructions carefully to try to get this ROM to work and even tried some variants. I've wiped cache, dvalrik cache, factory reset and then flashed the boot.img. And then I've gone into recovery and loaded the milestone onto my phone after rewiping the cache, dvalrik cache and factory reset. I then loaded the google apps. I've tried flashing flashing the ROM first, the boot.img first, and any number of different cache wipes and factory resets. And every time I seem to have the same problem: my touchscreen refuses to work. I get to the setup page for the ROM and all the other buttons work, but not the touchscreen. I've looked everywhere I could think of for a solution to this problem but couldn't find one. Can anybody help me out?
I also should mention that each time I've been successful in restoring my phone to CM 10.1 using a backup, and no touchscreen problem persists.
What hboot are you on? And which cm10.1 did you flash? The latest nightly?
Sent from my Evita
Additional Info:
HBoot-2.14
Radio-0.24p.32.09.06
S-On
OpenDSP-v34.1.0.45.1219
Thanks.
timmaaa said:
What hboot are you on? And which cm10.1 did you flash? The latest nightly?
Sent from my Evita
Click to expand...
Click to collapse
Flashed cm10.1-20130623-unofficial. And hboot is above.
Ok I believe the latest CM builds have been made to work with the newer touchscreen firmware, so I think that's why cm is working ok for you. You have the newer touchscreen firmware, by looking at your hboot version.
To use all other aosp ROMs you'd need to downgrade your touchscreen firmware, which means you would need to s-off first.
Sent from my Evita
timmaaa said:
Ok I believe the latest CM builds have been made to work with the newer touchscreen firmware, so I think that's why cm is working ok for you. You have the newer touchscreen firmware, by looking at your hboot version.
To use all other aosp ROMs you'd need to downgrade your touchscreen firmware, which means you would need to s-off first.
Sent from my Evita
Click to expand...
Click to collapse
Yeah I literally just found this thread: http://forum.xda-developers.com/showthread.php?t=2159863.
So that's the process I need to go through, which requires S-Off... Is there any way I can tell if I have superCID already for the facepalm s-off process?
Thanks for your help!
steffyd said:
Yeah I literally just found this thread: http://forum.xda-developers.com/showthread.php?t=2159863.
So that's the process I need to go through, which requires S-Off... Is there any way I can tell if I have superCID already for the facepalm s-off process?
Thanks for your help!
Click to expand...
Click to collapse
boot to bootloader/fastboot
do:
fastboot oem readcid
if it says 11111111 or 22222222 then supercid=yes
if its anything else then no
exad said:
boot to bootloader/fastboot
do:
fastboot oem readcid
if it says 11111111 or 22222222 then supercid=yes
if its anything else then no
Click to expand...
Click to collapse
Thanks guys! Got it all worked out now, I appreciate the help!
Just make sure you only flash ROMs from this section, if you flash an International One X ROM you'll brick your phone.
Welcome to XDA
Sent from my Evita
got any guide on how do i s-off without being able to touch the screen? android debugging was not enabled by default. however, i can get into cwm n use all the features there. im having a evita with cm10.1, when i install cm, i wipe all, so the rom loads but i cant touch anything, adb was not recognise bcos i cant turn on usb debugging.
Try flashing a Sense ROM.
Sent from my Evita
The reason im getting my hands on custom rom is bcos my stock XL(Asian version) will neve sync google contacts properly, i tried to flash ICS/JB stock RUU, but its same. then, i started to tamper my fon with unlocking bootloader via htcdev, flash cwm(twrp mess on my sdcard storage). i had experience on older htc devices but its my 1st time on the htc one series. right now, im on evita s-on, unlocked bootloader, hboot 2.14, cwm recovery(twrp mess on my sdcard storage), not-super CID. I 'm left with a non-touchable cm10.1, i can flash any rom that supports s-on. tried to relock bootloader but i cant flash stock ICS ruu.will try stock JB RUU now. my target now is to s-off n superCID.
i have read alot of posts, but most sense rom require s-off. do u know which one that i can flash with s-on?
None of the Sense ROMs "require" s-off.
Sent from my Evita
thx timmaa. i restored to sense 5 rom n then proceed to s-ooff/dgrade tpanel, all works fine. here are my ways, all credits belong to the OP, i just wanna put up my ways here, so forummers who faces same problem will find a simpler solution, i hope it has not been posted cos i cant search for the solution yest :
the XL nick is evita, X is endeavour
unlock bootloader at htcdev.com
fastboot flash recovery TWRP5.img, if it messed with storage, use CWM
fLASH CUSTOM ROM N REMEMBER TO fastboot flash boot boot.img (use Evita Sense 5 R3 if touch panel not working), custom rom already rooted
-----------------------------------------------------------------------------------------------------------------
SuperCID (must have root, usb debugging enabled)
adb shell
# su
# echo -ne "11111111" | dd of=/dev/block/mmcblk0p5 bs=1 seek=20
Reboot to bootloader n
fastboot getvar cid
the cid shud be 11111111
--------------------------------------------------------------------------------------------------------------------
S-off (must have unlocked bootloader, rooted, superCID) facepalm method
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip PJ8312000-OneX.zip
After a while, You should see the following error “FAILED (remote: 92 supercid! please flush image again immediately)”
fastboot oem boot
You may see some errors, just wait for the device to boot into Android (only now, you should be booted into Android with no eMMC write protection of any kind active).
adb push soffbin3 /data/local/tmp/
adb shell chmod 744 /data/local/tmp/soffbin3
adb shell su -c "/data/local/tmp/soffbin3"
adb reboot bootloader

(urgent)[q]htc one s s-on hboot 2.16 magi0rom need help for s-off

Hi My htc one s has hboot version 2.16 and s-on. I need to go back to a stable rom right now i have magiorom beta 2 flashed(because i think its the only rom compatible with hboot 2.16 that doesn't require s-off).I already have supercid my cid is 11111111.I tried doing face palm s-off but when i try to flash the ruu it gives me FAILED (remote: 99 unknown fail). I tried it in "rebootRUU" and got the same error. I tried doing super cid again but when i type the command dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4 it says "dd if=/dev/block/mmcblk0p4 of=mmcvlk0p4
mmcvlk0p4: cannot open for write: Read-only file system". So im stuck i dont know what to do! Please help me !
If you already got supercid you don't need to do it again. You're lucky that you got supercid already since you can't get it on 2.16
Read about moonshine s-off maybe this could help you.
Sent from my One S using Tapatalk 4
RyogoNA said:
If you already got supercid you don't need to do it again. You're lucky that you got supercid already since you can't get it on 2.16
Read about moonshine s-off maybe this could help you.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
But isint moon shine s-off a completely different hboot ?
Yes, it is.
Sent from my One S using Tapatalk 4
RyogoNA said:
Yes, it is.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
But the reason im going to s-off is because i want to downgrade my hboot to 2.15
You can downgrade to 2.15 but i think you have to be S-OFF
You can't downgrade from 2.16 if you don't have S-OFF, you even may brick your phone trying to do that.
Sent from my One S using Tapatalk 4
RyogoNA said:
You can't downgrade from 2.16 if you don't have S-OFF, you even may brick your phone trying to do that.
Sent from my One S using Tapatalk 4[/QUOTEI know that but the whole point of me s-offing is so i can put hboot 2.15 on my htc one s
L
Click to expand...
Click to collapse
any one know how to fix ?
I had the same issue, (sort-of) I seemed to have hboot 2.16 after using Moonshine (which is the way to go) and I later flashed the HTC One S RUU and that put me back to hboot 2.15. The only problem is I am trying to update back to 2.16 and I am stuck there. But if you do use Moonshine, run it on Ubuntu. Go to Ubuntu and download the system on a cd. Shut down your computer, boot it up and click F12 and the cd will load. Then when Ubuntu starts up click, "Try Ubuntu" -- Don't install it! That will screw up your system you already have set up. Set up adb drivers, then run moonshine. That will get you S-OFF and then lock your bootloader fastboot flash <unlocktoken Unlock_code.bin> and run this RUU below. Then you can unlock the bootloader, then flash a recovery, and go ahead and flash Roms, Kernels, etc. I hope this helps! :good:
http://forum.xda-developers.com/showthread.php?t=2279588 (Stock RUU) Run as administrator and follow the instructions)
cyberusman said:
Hi My htc one s has hboot version 2.16 and s-on. I need to go back to a stable rom right now i have magiorom beta 2 flashed(because i think its the only rom compatible with hboot 2.16 that doesn't require s-off).I already have supercid my cid is 11111111.I tried doing face palm s-off but when i try to flash the ruu it gives me FAILED (remote: 99 unknown fail). I tried it in "rebootRUU" and got the same error. I tried doing super cid again but when i type the command dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4 it says "dd if=/dev/block/mmcblk0p4 of=mmcvlk0p4
mmcvlk0p4: cannot open for write: Read-only file system". So im stuck i dont know what to do! Please help me !
Click to expand...
Click to collapse
finally there is hope for you.
To get S-off even if you are 2.16 follow this thread:
http://forum.xda-developers.com/showthread.php?t=2558334
tivofool said:
finally there is hope for you.
To get S-off even if you are 2.16 follow this thread:
http://forum.xda-developers.com/showthread.php?t=2558334
Click to expand...
Click to collapse
I have a question... when i flashed maximusrom10 firmware it upgraded my model id. So what software vs should i download
Edit: I mean before i flashed maximusrom10 my model id was PJ4010000, but now after flashing the firmwasre for maximus rom its PJ4011000. So when doing s-off which model id should i use?
cyberusman said:
Hi My htc one s has hboot version 2.16 and s-on. I need to go back to a stable rom right now i have magiorom beta 2 flashed(because i think its the only rom compatible with hboot 2.16 that doesn't require s-off).I already have supercid my cid is 11111111.I tried doing face palm s-off but when i try to flash the ruu it gives me FAILED (remote: 99 unknown fail). I tried it in "rebootRUU" and got the same error. I tried doing super cid again but when i type the command dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4 it says "dd if=/dev/block/mmcblk0p4 of=mmcvlk0p4
mmcvlk0p4: cannot open for write: Read-only file system". So im stuck i dont know what to do! Please help me !
Click to expand...
Click to collapse
If it works in windows moonshine I did this tutorial but in spanish to help all who have problems to make the soff
http://www.taringa.net/posts/celulares/17401702/Como-hacer-soff-en-HTC-one-s-3-14-531-17RD.html

[Q] Stuck on Hboot/fastboot with full stock phone

Hi guys,
My sister sent me her HTC One SV aka K2-UL i offered her from expansys on june, it is stuck on Hboot
*** LOCKED***
K2_UL XA SHIP S-ON RL
HBOOT-2.00.0000
eMMC Boot
...
I can go to Fastboot USB ( or AC )
She 's worst than a noob so phone is stock, up to date but non-root non-unlock, still S-ON and so on.
just once phone reboot and stay stuck...
From here i can navigate but after reboot i'm still here.
I tried :
factory reset and recovery (with rom renamed PL80DIAG but would be too easy...)
RUU but RUU asked for bootloader so stuck on "waiting for bootloader"
go to htc dev to unlock bootloader but after flash unlock token ( unlock token check successfully) but : Nothing happens and still writtten ***Locked*** then if I "fastboot oem unlock" it says failed :<remote : loading custom splash failed>
fastboot flash boot.img but nothing works since still S-on and locked bootloader (superCID is out too)
flash custom recovey or even fresh stock recovery but nothing worked for the same reasons...
Do you guys have any idea of something i could do?
Thanks for your answer and forgive my English I'm French
As long as you are ***LOCKED*** you can quiet do nothing.
To use our available RUU you must also be unlocked & S-Off.
Somewhat the same situation
I am stuck here:
***Tampered***
***Unlocked***
K2_PLC_CL PVT Ship S-ON RL
HBOOT -1.01.0000
Radio - 1.12.00.0208
OpenDSP - v.7.2.0221.1123
eMMC - boot
Feb 8 2013, 16:29:40:-1
I can get into Fastboot as well as bootloader, I CANNOT GET INTO RECOVERY. I have tried to restore with the respective RUU files from the All things HTC ONE SV forum. I have also tried to flash the recovery boot and radio img files through fastboot usb. NONE of this has worked for me. I really enjoyed this phone before I went and made it all FUBR. If there is anyway to get it to boot to any recovery or rom, i will much appreciate it. Thanks for all your help from previous posts as well as any future help I get from information posted here.
Related to your hboot, you should be able to flash any recoveries, but i usually recommend this one.
What command do you use to flash recovery and do you get an output from "fastboot devices"?
Thedc24 said:
I am stuck here:
***Tampered***
***Unlocked***
K2_PLC_CL PVT Ship S-ON RL
HBOOT -1.01.0000
Radio - 1.12.00.0208
OpenDSP - v.7.2.0221.1123
eMMC - boot
Feb 8 2013, 16:29:40:-1
Click to expand...
Click to collapse
Oops you already are 4.2.2. I have a system.img and a boot.img that I can make into a rom.zip to flash via the OEM-RUU mode.
eduardog131 said:
Oops you already are 4.2.2. I have a system.img and a boot.img that I can make into a rom.zip to flash via the OEM-RUU mode.
Click to expand...
Click to collapse
HBOOT 1.01 is ICS (4.0.x).
Sent from my C525c using Tapatalk
Modding.MyMind said:
HBOOT 1.01 is ICS (4.0.x).
Sent from my C525c using Tapatalk
Click to expand...
Click to collapse
Well then I was right then I was wrong. Sorry. HBOOT versions for the Sensation are stuck in my mind.
Sent from my HTC Sensation
Thanks a million for the replies. I was able to lead the recovery and get into it (the most progress i have had in a year with this phone). With that being done. When I go into recovery I am unable to mount the internal storage. I am not too sure of the procedures I need to go through to get this thing functional again. I have been tinkering with my S3 for the last few months, but with KNOX on now I am looking to Jump ship completely from both verizon and samsung. Enough rambling, Like I said thanks for the help, any assistance in getting this thing to boot to a ROM would be much appreciated.
BTW
I used the fastboot flash recovery recovery.img
I have tried this before with no success. This time it worked.
I also flased the Radio and Boot img for ICS.
Thanks.
Thedc24 said:
Thanks a million for the replies. I was able to lead the recovery and get into it (the most progress i have had in a year with this phone). With that being done. When I go into recovery I am unable to mount the internal storage. I am not too sure of the procedures I need to go through to get this thing functional again. I have been tinkering with my S3 for the last few months, but with KNOX on now I am looking to Jump ship completely from both verizon and samsung. Enough rambling, Like I said thanks for the help, any assistance in getting this thing to boot to a ROM would be much appreciated.
BTW
I used the fastboot flash recovery recovery.img
I have tried this before with no success. This time it worked.
I also flased the Radio and Boot img for ICS.
Thanks.
Click to expand...
Click to collapse
If you want I can just skip you to 4.2.2. You don't need to reflash recovery and stuff. I will make a package that will update HBOOT and radios. And system/boot.img.
Sent from my HTC Sensation
He first needs to be S-off, to flash radio & hboot. I have made a 4.1.2 rom for cricket, must be linked in my index thread. Wipe all, flash the rom, flash boot.imgwith fastboot and hope that little baby is booting.
If yes, use moonshine.io or rumrunner.us to get S-off.
Then we will do next steps.
old.splatterhand said:
He first needs to be S-off, to flash radio & hboot. I have made a 4.1.2 rom for cricket, must be linked in my index thread. Wipe all, flash the rom, flash boot.imgwith fastboot and hope that little baby is booting.
If yes, use moonshine.io or rumrunner.us to get S-off.
Then we will do next steps.
Click to expand...
Click to collapse
Wow! Awsome! This bad boy booted. I was able to flash the rom through recovery. This is much further than I expected to get with this device. Now when I try to go S-Off with either moonshine or rumrunner I get an error saying not able to make adb connection. When I use fastboot devices my device will show up...if i do adb devices nothing...Would love to have S-Off and SU installed. But like I said this is much further than I expected to get so anything further is icing on the cake. Thanks in Advance.
Is Usb-Debugging enabled?
Any output from adb devices? HTC Sync installed (for the drivers)?
old.splatterhand said:
Is Usb-Debugging enabled?
Any output from adb devices? HTC Sync installed (for the drivers)?
Click to expand...
Click to collapse
He can just use the Naked Driver for the adb driver. http://forum.xda-developers.com/showthread.php?t=2263822
Ok I DID have USB debugging enabled. After messing with the drivers and my Windows 8 computer, I have came to the conclusion that it is something with the drivers and their compatibility with Windows 8. Either way moonshine or rumnunner never worked for me in a windows 8 environment. I dual boot ubuntu 12.04 anyway, it saw my device just fine adb and fastboot. I ran moonshine and it went through all the testing stages, but was never able to completely run...so I still have no S-Off. Do I need to update Hboot or anything? Also am I able to load a custom rom on this device with S-ON? I have been looking but I do not see many out for this device at all, which is a shame because I feel as though it is very comparable to my GS3. It would be nice to see a nice AOSP ROM on this device. But all take any updates I can for the device, hopefully it will help with the issue I have will cell reception dropping all the time. Thanks
To answer some of your questions:
- you can't update hboot because you are not stock and not S-off
- there are indeed not much roms to flash, but you could do with S-on (and unlocked bootloader)
- if you would flash the Sense 5/Android 4.2.2 rom, you would have noizy sound, without the firmware files (which you need S-Off to flash)
Another way for getting S-off (which should work with your hboot), is facepalm.
But the part of changing CID to SuperCID is very risky, read carefully and only do, when you are sure you understand, what to do!!!
old.splatterhand said:
To answer some of your questions:
- you can't update hboot because you are not stock and not S-off
- there are indeed not much roms to flash, but you could do with S-on (and unlocked bootloader)
- if you would flash the Sense 5/Android 4.2.2 rom, you would have noizy sound, without the firmware files (which you need S-Off to flash)
Another way for getting S-off (which should work with your hboot), is facepalm.
But the part of changing CID to SuperCID is very risky, read carefully and only do, when you are sure you understand, what to do!!!
Click to expand...
Click to collapse
Thanks for all the help! I am now SuperCID with S-OFF, Facepalm worked like a charm. Would it be possible to put slimrom on this device? Anyway thanks for all the help, I am going to check out some ROMS..as far as flashing goes, I am assuming how I have my phone now I should be able to flash any rom that is compatible with the device.
---------- Post added at 05:46 PM ---------- Previous post was at 05:24 PM ----------
eduardog131 said:
If you want I can just skip you to 4.2.2. You don't need to reflash recovery and stuff. I will make a package that will update HBOOT and radios. And system/boot.img.
Sent from my HTC Sensation
Click to expand...
Click to collapse
Yea that would be cool. I am assuming I would just flash it through recovery?
Thedc24 said:
Thanks for all the help! I am now SuperCID with S-OFF, Facepalm worked like a charm. Would it be possible to put slimrom on this device? Anyway thanks for all the help, I am going to check out some ROMS..as far as flashing goes, I am assuming how I have my phone now I should be able to flash any rom that is compatible with the device.
---------- Post added at 05:46 PM ---------- Previous post was at 05:24 PM ----------
Yea that would be cool. I am assuming I would just flash it through recovery?
Click to expand...
Click to collapse
You're completely S-OFF? The radios and new HBOOT update need to be flashed in RUU mode. Let me get my bearings and you can flash everything. (adb reboot oem-42 or fastboot oem rebootRUU is a way to get to RUU mode.)
Sent from my HTC Sensation using Tapatalk
eduardog131 said:
You're completely S-OFF? The radios and new HBOOT update need to be flashed in RUU mode. Let me get my bearings and you can flash everything. (adb reboot oem-42 or fastboot oem rebootRUU is a way to get to RUU mode.)
Sent from my HTC Sensation using Tapatalk
Click to expand...
Click to collapse
Yes I am completely S-OFF with CID 111111 and SU. The phone has been working good, Cricket service is not all that great in my area. I see there is a software update 2.04.1050.5 (15.1 MB), I am assuming if i run this update it will most likely wipe everything I just did. Is this correct?
Thedc24 said:
Yes I am completely S-OFF with CID 111111 and SU. The phone has been working good, Cricket service is not all that great in my area. I see there is a software update 2.04.1050.5 (15.1 MB), I am assuming if i run this update it will most likely wipe everything I just did. Is this correct?
Click to expand...
Click to collapse
I think. Anyways, download this: http://www.mediafire.com/download/maa60jha4eod834/rom.zip
Contents of said rom.zip:
4.2.2 system.img with root.
4.2.2 stock boot.img.
4.2.2 stock recovery.
New HBOOT and radios and stuff.
If you get an error (flush again or something.), then just resend the command. (fastboot flash zip path/to/rom.zip)
eduardog131 said:
I think. Anyways, download this: http://www.mediafire.com/download/maa60jha4eod834/rom.zip
Contents of said rom.zip:
4.2.2 system.img with root.
4.2.2 stock boot.img.
4.2.2 stock recovery.
New HBOOT and radios and stuff.
If you get an error (flush again or something.), then just resend the command. (fastboot flash zip path/to/rom.zip)
Click to expand...
Click to collapse
Downloading now. I will let you know how it goes...thanks a million.
This is what I got when I tried to flash the rom:
sending 'zip' (691470 KB)...
OKAY [ 37.267s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 37.301s
I dont understand if I am S-Off and super CID.

[Q] Succesfully Flashed but no Rom, Just like a Factory Reset

Hey Guys, after a long time with a normal one mini i prepared it for the next phase.
I unlocked my bootloader
Installed the latest twrp-2.7.1.1
Have copied InsertCoin_m4-3.0.3 into my Htc
Copied out the boot image and typing this for the flash!
fastboot erase cache:
fastboot flash boot boot.img:
fastboot erase cache
Got 3 times the message for fnished!
Then i have gone in the recovery and installed InscertCoin...at the end i am getting the message that all was fine!!
After a short Reboot the HTC logo pop ups and it is like nothing happend.Just as a Factory Reset
What is wrong?
aJay2k1 said:
Hey Guys, after a long time with a normal one mini i prepared it for the next phase.
I unlocked my bootloader
Installed the latest twrp-2.7.1.1
Have copied InsertCoin_m4-3.0.3 into my Htc
Copied out the boot image and typing this for the flash!
fastboot erase cache:
fastboot flash boot boot.img:
fastboot erase cache
Got 3 times the message for fnished!
Then i have gone in the recovery and installed InscertCoin...at the end i am getting the message that all was fine!!
After a short Reboot the HTC logo pop ups and it is like nothing happend.Just as a Factory Reset
What is wrong?
Click to expand...
Click to collapse
Why erase cache twice"
I moved from stock the other day,without problems (did spend almost a week reading all the threads on here)
I unlocked via htc dev
Installed twrp
Manged to soff my mini
Got the supercid
I had to updated the hboot to 2.22
I then had to update my twrp to 2.7.1.1 as old twrp couldn't find anything
Then flashed my rom
This worked for me but you may be different,hope this kinda helps
i See...
You have S-Off and supercid
But it is rly needed to update Hboot?
aJay2k1 said:
i See...
You have S-Off and supercid
But it is rly needed to update Hboot?
Click to expand...
Click to collapse
Yes think so, I just followed the thread and done what it said I had to do
MommaSmith said:
Yes think so, I just followed the thread and done what it said I had to do
Click to expand...
Click to collapse
Well...i am at the Point to S-off my mini, dont this by firewater...
At the End i got the agreement: Yes
But got the this message:
The First bottle is open
chugging....
Error: kernel contains HTC anti-firewater patch!
-----Try again with a different kernel---
So i cant getting S-off with my "untouched" kernel?I need to get a different?
aJay2k1 said:
Well...i am at the Point to S-off my mini, dont this by firewater...
At the End i got the agreement: Yes
But got the this message:
The First bottle is open
chugging....
Error: kernel contains HTC anti-firewater patch!
-----Try again with a different kernel---
So i cant getting S-off with my "untouched" kernel?I need to get a different?
Click to expand...
Click to collapse
I used ramrunner to s-off
MommaSmith said:
I used ramrunner to s-off
Click to expand...
Click to collapse
I am so confused...i have 3 instructions:
The first one is using also temproot :
adb reboot <–important!!!!
adb wait-for-device push firewater /data/local/tmp
adb push temproot /data/local/tmp
adb shell
chmod 755 /data/local/tmp/temproot
chmod 755 /data/local/tmp/firewater
/data/local/tmp/temproot <---- this can take like 10-15 minutes to run
>>>ERROR:
Failed to get prepare_kernel_cred adress.
Failed to get commit_creds adress.
Failed to get ptmx.fops adress.
Failed to setup varialbes.
/data/local/tmp/firewater
The second one tell me smth that i have to flash my rom and kernel ?!?!?!?!
JmzM4StockRootedOdex-WWE-1.22.401.1 & Jmz M4 Kernel
Dont tested, cause i have to flash my rom and Kernel!The main goal is to flash InsertCoin as a Rom
Third one is the normal
adb reboot <–important!!!!
adb wait-for-device push firewater /data/local/tmp
adb shell
su
chmod 755 /data/local/tmp/firewater
/data/local/tmp/firewater
But in this instruction, i was one step away to get my s-off til i got the message
Error: kernel contains HTC anti-firewater patch!
-----Try again with a different kernel---
And ramrunner i read that you need a special Hboot version 1.56 or 1.57
I have 2.21
So rly...i dont know how you s-off your Mini
Might have been a bad download.
Sent from my XT1022
subham99 said:
Might have been a bad download.
Sent from my XT1022
Click to expand...
Click to collapse
:good::good::good: .I.
aJay2k1 said:
And ramrunner i read that you need a special Hboot version 1.56 or 1.57
I have 2.21
So rly...i dont know how you s-off your Mini
Click to expand...
Click to collapse
the above hboots are for the M7
see here for download http://rumrunner.us/downloads-2/
see here for instructions http://rumrunner.us/instructions/
see here for original post in the HTC ONE MINI FORUM http://forum.xda-developers.com/showthread.php?t=2559235
Juhuu...i used rumrunner universial and got to the end a message
1 flash an unsecure kernel thats compatible with your Rom and retry
2. Flash a d different rom
To Point 1: How this could be?
2: I am on Stock Rom, never do smth with my HTC one Mini and sometimes i read that u need STOCK ROM! SO why to change it?
I had to install the JMZ stock rom and kernel then ran Rumrunner. Mine said it was still ON until I updated HBOOT with this http://forum.xda-developers.com/showthread.php?t=2759131
DezBucks said:
I had to install the JMZ stock rom and kernel then ran Rumrunner. Mine said it was still ON until I updated HBOOT with this http://forum.xda-developers.com/showthread.php?t=2759131
Click to expand...
Click to collapse
yeah, i read it before in a forum with the jmz rom and the compatible kernel!
i will try it in the next days

Categories

Resources