Hello
first my problem was:
Quote:
Originally Posted by mara_hr
to cut the long story short, i have formated data on my htc one m7 without making backup (i know)
i have downloaded several roms and am able to read them though usb-otg without problem.
problem occurs when i try to flash them:
Error log:
Skipping MD5 check: no MD5 file found.
assert failed: getpro()
E:Error executing updater binary in zip
Error flashing zip
But when i try to flash android revolution HD 81 - Android revolution 81 , he reads the rom, starts to flash it but screen doesnt respond. volume keys and power keys respond, but you can not say where is the key??
please help
i use TWRP v2.5.0.0
is there any way to update twrp? (latest roms require 2.6 twrp or higher???)
Download the 2.6.3.3 version of TWRP, rename the file to recovery, place the .img file in the folder on your PC where ADB is located and then flash in fastboot with fastboot flash recovery recovery.img. After that command completes, run fastboot erase cache. Then you can copy the ARHD 81 .zip to your phone and flash away.
after that i have tried:
So now you probably have screwed your partitions flashing an incompatible rom and recovery to your phone. Flash a twrp version for Sprint variant and then format data and flash a Custom rom compatible with Sprint phones (M7WLS)
Sprint TWRP here: http://techerrata.com/browse/twrp2/m7wls
Sprint roms here: http://forum.xda-developers.com/spri...ne/development
i have flashed sprint twrp and sprint roms:
Bad Boyz Sprint ONE ROM 4.4.2 Sense 6 v1.0
ROM] Eragon v53Stable&clean|Sense/Aosp/GPE mix, ROM for the HTC One
Sprint_Eragon_V_54.0.0.zip
ViperOne 7.0.1
and they all have same issue.
installation went well. on first boot rom went to lock screen. after unlocking only white screen occurs with green htc logo.
after that dialer app reports crushing
what to do next?
do i need to unlock sprint sim since i live in croatia (europe)?
thanks for help
You should RUU and get everything working the way it should again.
Then flash a rom from the Sprint section.
BD619 said:
You should RUU and get everything working the way it should again.
Then flash a rom from the Sprint section.
Click to expand...
Click to collapse
thx for repling
im a bit of a n00b. can you send me a link or something how to do that? thank you
mara_hr said:
thx for repling
im a bit of a n00b. can you send me a link or something how to do that? thank you
Click to expand...
Click to collapse
android revolution HD 81
Click to expand...
Click to collapse
bruhhh
NOTE: Read the threads, the instructions I'm giving you are just for you to gauge the difficulty of this task, to see if you can do it. Don't follow my instructions! Read the threads!
Read this first.
Then get this firmware.zip and put it in your adb/fastboot folder
source
reboot into fastboot mode with:
adb reboot bootloader
unless you don't have ADB, which you probably don't because you dun goofed when you flashed an Int'l ROM. In which case just press and hold power + vol down and pray.
once you're in fastboot mode, check to see if your device is recognized (may have to do this as root user in linux):
fastboot devices
This should list your device. If nothing comes up, check back here.
Now we're gonna lock your bootloader because RUU fails on unlocked bootloaders (security reasons). Skip this if you're S-Off (you shouldn't be, that's for advanced users).
fastboot oem lock
Now you're gonna go into RUU mode, which lets you modify all partitions of the phone (because you won't be in one):
fastboot oem rebootRUU
Now, we're going to flash the stock image to all the partitions of your device. This is the step that will undo your mistake!
fastboot flash zip firmware_version.zip
NOTE: Change the name of firmware_version.zip to whatever you download from above. If you get an error saying "flush again immdeiately," flash again immediately; just put in the exact same command.
Done. Just finalize with this:
fastboot reboot-bootloader
And then unplug and redo your entire root/ROM process from there.
Hopefully this mini guide will give you an idea of whether you'll need further help. @BD619 is a great fellow to ask.
thank you. you are a life saver. my phone is alive
iv unlocked the bootloader. what do i have to do now install custom rom?
Related
Hello community!!
I'm new to the HTC/Incredible S world, I have a rooted/cfw LG P500 and now I bought this great phone. Problem is that I updated it to the last official version before this try.
So I went to the official site and I followed successfully the HTC site steps to unlock the bootloader (golden card?) and now I'm trying to follow the guide
http://forum.xda-developers.com/showthread.php?t=1385084
But I have some problems.
First of all clearly the revolutionary program doesn't work (HBOOT 2.0).
I booted to the bootloader (power+volume down) and I had the error "main version is older" then I copied on the SD card the file for the recovery PG32IMG_Vivo_Gingerbread_S_KT_KR_2.32.1010.1_Radio_20.2810.30.085AU_3805.06.03.16_M_release_199684_signed.zip, I renamed it PG32IMG.zip, it loads it but when I press recovery it gives me an allert icon (the phone with a red triangle + red "!" ) and it does nothing.
I installed the SuperUser app like it is written in the post but when I type SU under the adb shell and it gives me "permission denied".
What could I do?
Is it even possible to downgrade it to a rootable/customable version?
If someone write a guide for rooting with the last update installed from original s-on step to step will be very util and a lot of people will be gratefull!
Inviato dal mio HTC Desire usando Tapatalk
Bootloader unlock and goldcard are 2 seperate things. Bootloader unlock is required at the moment for flashing recovery and superuser for rooting the phone.
Gold card is required for flashing another carriers rom.
Read this thread about recovery http://forum.xda-developers.com/showthread.php?t=1104765
After that you can enter recovery mode and flash a superuser zip file http://goo-inside.me/superuser/
My guide should be able to downgrade your rom and get s-off after that (if after researching you decide you require it) http://forum.xda-developers.com/showthread.php?t=1373697
Hope this helps
Thanks, I'm going to try this as soon as I can, I'll write back the results
edit:
It seems like I can't even pass the first step, the 4EXT Recovery Updater doesn't work, it crushes at EVERY menu item....
(I waited 5+minutes and I had the internet connection on).
I checked and the boot loader says "unlocked". Notice that my device is, of course, NOT rooted (at least for what I know for "rooted", it is still unlocked by the HTC official method)....
you need root to use the recovery updater.
download the recovery image and flash it in fastboot
Thanks it is finally working!!
I totally forgot that you flash with fastboot via windows console, not within the bootloader....
I hope to finally install something tonight, I'll post some news later.
Thanks again!
edit:
Nothing..I went successfully to the RUU downgrade part but that doesn't work, I tried from the normal system and it blocked because of the hboot version, then I tried within the phone fastboot phase and it blocked again, giving the security failed error...
sariel82 said:
Thanks it is finally working!!
I totally forgot that you flash with fastboot via windows console, not within the bootloader....
I hope to finally install something tonight, I'll post some news later.
Thanks again!
edit:
Nothing..I went successfully to the RUU downgrade part but that doesn't work, I tried from the normal system and it blocked because of the hboot version, then I tried within the phone fastboot phase and it blocked again, giving the security failed error...
Click to expand...
Click to collapse
Could I get a couple of screenshots to help with debugging please?
Sure, ASAP
Hi!
I have successfully rooted my phone on the last update 2.3.5
The steps I made:
1. Going to htcdev and unlocked the bootloader
2. Flashed a recovery image from clockworkmod.com
3. Installed SuperUser from clockworkmod.com using recovery
I collected the information from a few threads here and had no problem.
I didn't tested custom roms, all I wanted was to root and worked just fine.
I can detail my steps if someone need it.
edit:
It seems I cannot post the images, too noob ....
Anyway:
I had a photo of the phone in the custom recovery mode, another of the phone with the 4EXT recovery successfully flashing his recovery, another of the script of your post running with this message:
(no errors)
Do you have an unlocked bootloader from htcdev.com (I have)
y OR n:y
<waiting for device>
...
(bootloader) Lock successfully..
FAILED (status read failed (Too many links))
finished. total time: 0.239s
Note: run the RUU in fastboot mode
If all steps etc etc
Now if I try to run RUU NOT in fastboot mode I receive the message:
The Utility of ROM udating can't update the Android device.
Take a valid ROM updating Utility and try again
(I'm translating from Italian)
If I try to go to fastboot after running the script I need to go to hboot using volume down+power since you can go to fastboot only through bootloader and HIS first step is to check the bootloader file (am I right?)
so, since it is again LOCKED the custom boot file I was using PG32IMG_Vivo_Gingerbread_S_KT_KR_2.32.1010.1_Radio_20.2810.30.085AU_3805.06.03.16_M_release_199684_signed
doesn't work anymore and the old one neither so I have to unlock it again and it goes the loop......
So this is the situation, I hope I will be able to post some image soon...
sergiopat said:
Hi!
I have successfully rooted my phone on the last update 2.3.5
The steps I made:
1. Going to htcdev and unlocked the bootloader
2. Flashed a recovery image from clockworkmod.com
3. Installed SuperUser from clockworkmod.com using recovery
I collected the information from a few threads here and had no problem.
I didn't tested custom roms, all I wanted was to root and worked just fine.
I can detail my steps if someone need it.
Click to expand...
Click to collapse
Thanks, I did too the 3 steps, rooting my device successfully...
But I think I need to do a total S-OFF (deeper than the HTC one) to use the CFWs.
It should be like: follow the above 3 steps and:
4. use some script/console command to prepair the device
5. DOWNGRADE it to 2.2 or something
6. use the "revolutionary" Utility to S-OFF permanently
7. flash the ROMS from the recovery
I cannot pass the 4th step.
sariel82 said:
Thanks, I did too the 3 steps, rooting my device successfully...
But I think I need to do a total S-OFF (deeper than the HTC one) to use the CFWs.
It should be like: follow the above 3 steps and:
4. use some script/console command to prepair the device
5. DOWNGRADE it to 2.2 or something
6. use the "revolutionary" Utility to S-OFF permanently
7. flash the ROMS from the recovery
I cannot pass the 4th step.
Click to expand...
Click to collapse
OK, I thought you only wanted to root.
Thank you anyway
You don't need s-off for CFW's, just the unlocked bootloader. I cannot help you any further until I see screenshots as I'm getting lost in your descriptions. Ctrl prtscrn, paste in paint.
Well, I have the screenshots but I can't post web links in the forum (new user).
Let's see if I can flash some cfw in the mean time
Now I can post
The phone goes successfully in recovery mode:
http://imageshack.us/photo/my-images/406/img20111215194852.jpg/
Screen of the script with the error:
http://imageshack.us/photo/my-images/41/cmdok.png/
The screen of the phone while RUU got the error:
http://imageshack.us/photo/my-images/440/img20111215195909.jpg/
The RUU screen (translation in the posts above):
http://imageshack.us/photo/my-images/703/catturaruunotok.png/
Btw I tried to flash cyanogenmod, revHD e runnydroid following the instructions (wipe all, super wipe etc), every step was successfull, even the flash part (inistall zip from sdcard), but after the reboot it goes in boot loop (standard white HTC loading screen forever)
sariel82 said:
Now I can post
The phone goes successfully in recovery mode:
http://imageshack.us/photo/my-images/406/img20111215194852.jpg/
Screen of the script with the error:
http://imageshack.us/photo/my-images/41/cmdok.png/
The screen of the phone while RUU got the error:
http://imageshack.us/photo/my-images/440/img20111215195909.jpg/
The RUU screen (translation in the posts above):
http://imageshack.us/photo/my-images/703/catturaruunotok.png/
Btw I tried to flash cyanogenmod, revHD e runnydroid following the instructions (wipe all, super wipe etc), every step was successfull, even the flash part (inistall zip from sdcard), but after the reboot it goes in boot loop (standard white HTC loading screen forever)
Click to expand...
Click to collapse
After you flash a custom ROM in recovery, you have one last step to do to prevent the hang. You extract the boot.img file from the ROM's zip file and then manually flash it in FASTBOOT mode on the phone:
FASTBOOT flash boot [path to boot.img]
That totally solved the problem
Thank you ALL!!!
sariel82 said:
That totally solved the problem
Thank you ALL!!!
Click to expand...
Click to collapse
Hi,
Please list the methods you use from the start. I have also 2.3.5 and hboot 2.0. cant manage to downgrade, i always getting an error.
Thanks
htc developer site -> unlock bootloader
find and download this file:
PG32IMG_Vivo_Gingerbread_S_KT_KR_2.32.1010.1_Radio _20.2810.30.085AU_3805.06.03.16_M_release_199684_s igned.zip
copy it on the sd card and renamto to pg32IMG.zip
reboot in power+volume down mode
go in fastboot
from your pc use fastboot to flash this recovery:
http://forum.xda-developers.com/showthread.php?t=1104765
copy to sd card the superuser file:
http://goo-inside.me/superuser/
enter recovery mode and flash the zip
Then if u want to flash a custom rom you dont need to downgrade, just copy the zip into the sd card, flash it, copy on the sd card the boot.img you find inside the rom zip file and reboot in fastboot (power+volume down)
FASTBOOT flash boot [path to boot.img]
and reboot and the job is done!
Hi,
So I decided to flash a ROM for the first time. Followed the steps from this:
http://forum.xda-developers.com/showthread.php?t=1337105
and got everything working with Cyanogenmod 7.1.
Whilst browsing I came across this interesting ROM:
http://forum.xda-developers.com/showthread.php?t=1312021&page=7
Copied it to SD card and flashed it. Everything went well. However, my phone is stuck in the loading screen. This already happened once. It's actually the second time I'm trying to flash this ROM. The first time I removed the battery after I spent an hour waiting in the loading screen; but that didn't help.
Anyone can help or give suggestions pls? Any help is appreciated.
Thanks in advance.
Incredible2011 said:
Hi,
So I decided to flash a ROM for the first time. Followed the steps from this:
http://forum.xda-developers.com/showthread.php?t=1337105
and got everything working with Cyanogenmod 7.1.
Whilst browsing I came across this interesting ROM:
http://forum.xda-developers.com/showthread.php?t=1312021&page=7
Copied it to SD card and flashed it. Everything went well. However, my phone is stuck in the loading screen. This already happened once. It's actually the second time I'm trying to flash this ROM. The first time I removed the battery after I spent an hour waiting in the loading screen; but that didn't help.
Anyone can help or give suggestions pls? Any help is appreciated.
Thanks in advance.
Click to expand...
Click to collapse
You may need to manually flash the boot.img from the ROM's zip file If you unlocked HBOOT 2.00.
You need to flash it in FASTBOOT USB mode using the command:
fastboot flash boot boot.img
Oh y forgot about that! Thing is I'm now stuck in the HTC loading screen instead of the ROM loading screen...
Press and hold the volume down key while starting the phone.
Then you are in boot menu you go to "fastboot". Connect the phone to the computer and you can work with adb and fastboot.
How his work you see in the developer forum.
Success...
Don't quite get what you mean...sry I'm kinda new at this. Thing is the ROM has been flashed; checking the SD card the files have been copied.
However, every time I try to boot the new ROM I get stuck at the HTC loading screen with no way out but to remove the battery.
So I flashed the boot.img and now I'm stuck in the HTC loading screen instead of the ROM loading screen. Any possible solution pls?
I'm just guessing here as I have never had this problem.
It's always went well for me, takes a while to boot first time but never an hour!
Did you do an MD5 check on the ROM you downloaded?
Try this.
Boot into recovery (Hold volume down and power)
Format all partitions apart from SDCard (I think it's System, Data and Cache)
Clear Cache
Clear Davlik-Cache
Re-flash rom.
Also would be wise to update your recovery first. (You will need to use fastboot to do this probably)
Not sure if this will work, but it definatly won't hurt you.
If it doesn't work, get a different ROM in a zip, flash through recovery see if you can boot phone.
I'm going to sound like a total noob now but I'm kinda new at this...what is an MD5 check?
MD5 checksum is to verify the file you have on your computer is exactly the same as the uploader. The uploader will generate an MD5 checksum, you generate an MD5 checksum using any program (google or some ROM manager apps) and if they match you're fine, but if they dont then it means your file has an error/is incomplete and flashing it will cause an error.
It sounds like the stuff you've done already is probably fudged so I would start over by clearing/formatting all the cache (dalvik is important), doing a complete wipe of the system (not including the SD card of course), re-download the ROM you tried and flash it in recovery, and immediately flash the boot.img file (extract it from your new ROM) from fastboot.
Wow gee thanks so much info! Will try everything from scratch and see how that works out. Thanks once again.
Could it be that I need to S-OFF my phone? It's still S-ON.
How did you flash the boot.img?
Being s-on it has to be done through your pc using fastboot commands. If you just copied it to sd card it won't work.
Try flashing rom again, then boot phone into fastboot usb mode. Flash boot.img with the command written above.
What version of hboot are you on?
Y I used my PC to flash the boot.img. HBoot 2.00 here.
If you're set on flashing other ROMs (if you don't want to restore the CM backup) it will be easier in the long run to just downgrade to HBOOT v1.13 so you can S-OFF and have no further problems flashing ROMs due to the locked bootloader.
Guide with many thanks to Nonverbose: http://forum.xda-developers.com/showthread.php?t=1373697
Remember to carefully read everything if you do that!
Incredible2011 said:
Y I used my PC to flash the boot.img. HBoot 2.00 here.
Click to expand...
Click to collapse
best thing is to flash boot img as i see from your postings that you don't know that much (earlier i was the same)
but if you do go for downgrade i suggest these things
read the full guide as soothsayer suggested.
with me and i think many of us an error appeared on the bootloader saying relocked security warning when you lock the bootloader again
don't worry
reboot your bootloader, connect your phone and start the ruu exe named ruu needed for downgrade and voila your hboot will be downgraded!
Well here's the story, someone gave me their phone to root (i'm the official rooter in my city ) and i accidently skipped over a major step, infact a few of them.
1: I unlocked the phone and flashed clockwork touch recovery
2: Did not backup the original non rooted rom
3: Did not S-off the phone
4: Flashed Android Revolution HD
Now No rom is working, IT gets stuck on the white HTC logo. At least tried 2-3 of them. Cyanogen and ARHD to start with. Tried a few RUU but those aren't going through too. Tried extracting rom.zip from the RUU and flashing manually but they dont work.
Attached is an image with the details of the Firmware on the phone and radio atm
I checked the HTC CID and it's 044 ... Any sort of help would be appreciated.
I feel bad for your city where did you get cwm touch recovery?
Have you flashed the boot.img in fastboot?
If flashing the boot doesn't work. Couldn't you just attempt to s-off through fast boot and flash the RUU etc?
Sent from my Incredible S using xda premium
I feel sorry for them too, now that i screwed up, for the first time though
Well my hboot version is 2.01 and it wasn't supported in revolutionary.io 's s-off method. Didnt think it would work any other way. I dont know how to downgrade it to 1.13.
I got my clockwork recovery from http://forum.xda-developers.com/showthread.php?p=14693680 this post. If only i can find the original rom/RUU which i can flash and just reset it to the original factory rom. :| i tried 3-4 of the RUU in the filefactory folder that's listed in the incredible s shipped rom section but none of them work.
Can i change the CID in teh android_info text file in the rom.zip of the RUU ? would that work ? apparently the zip is claimed to be corrupt when i try adding the same file back.
shani248 said:
I feel sorry for them too, now that i screwed up, for the first time though
Well my hboot version is 2.01 and it wasn't supported in revolutionary.io 's s-off method. Didnt think it would work any other way. I dont know how to downgrade it to 1.13.
I got my clockwork recovery from http://forum.xda-developers.com/showthread.php?p=14693680 this post. If only i can find the original rom/RUU which i can flash and just reset it to the original factory rom. :| i tried 3-4 of the RUU in the filefactory folder that's listed in the incredible s shipped rom section but none of them work.
Can i change the CID in teh android_info text file in the rom.zip of the RUU ? would that work ? apparently the zip is claimed to be corrupt when i try adding the same file back.
Click to expand...
Click to collapse
I'll ask again, have you flashed the boot.img in fastboot? The link you provided has no touch recovery in the OP or am I required to read all 29 pages?
If you're using cwm from the OP, you should update. Here's the newest version I know of http://www.clockworkmod.com/rommanager
To your question about flashing an ruu with a modified android_info on an s-on device: no.
You can find what ruu you need by entering the command
Code:
fastboot getvar version-main
the number returned corresponds to the ruu that you should be looking for.
As you are an experienced rooter you probably already know to wipe cache and usually data when you flash a new Rom.
@vizzy how would you gain s-off in fastboot mode?
HTC Incredible S/Vivo cwm-4.0.1.4-vivo.img
md5 : a556a81054cd8cfe623eed5f4b8e518b
this is hte file i posted from the link i shared before. Which exact boot.img are you talking about ?? Also most of my rootings were done with either unrevoked or alpharev which required minimal tweaking . I'm no pro, just try to give it my best
Also the version that the fasboot command gave me was 3.11.707.1. (thanks for that tip, i'll remember it). Going to search for it
Also how can i S-off in hboot or fasboot atm ??
shani248 said:
HTC Incredible S/Vivo cwm-4.0.1.4-vivo.img
md5 : a556a81054cd8cfe623eed5f4b8e518b
this is hte file i posted from the link i shared before. Which exact boot.img are you talking about ?? Also most of my rootings were done with either unrevoked or alpharev which required minimal tweaking . I'm no pro, just try to give it my best
Also the version that the fasboot command gave me was 3.11.707.1. (thanks for that tip, i'll remember it). Going to search for it
Also how can i S-off in hboot or fasboot atm ??
Click to expand...
Click to collapse
Because the phone is s-on, the way you need to flash a custom rom is as follows:
Install zip from sdcard in cwm, then extract the boot.img file from the zip file and flash it in fastboot I.e
Code:
fastboot flash boot boot.img
these steps are included in the newbs guide sticky
THANKS !!!
Nonverbose said:
Because the phone is s-on, the way you need to flash a custom rom is as follows:
Install zip from sdcard in cwm, then extract the boot.img file from the zip file and flash it in fastboot I.e
Code:
fastboot flash boot boot.img
these steps are included in the newbs guide sticky
Click to expand...
Click to collapse
You, sir, are a gentleman, and a hero. I salute you for your help. ! The phone is fixed ! I see what i did wrong there, and thanks alot for helping me with it. I learned something that was quite frankly logical.
Again, thanks !!!!
just a little help please. i have a htc one, i unlocked the bootloader with hasoons all in one tool so i could try out different radios, nothing else has been flashed or changed..so its basically just an unlocked bootloader..
my htc one is htc_001 Build number 1.29.401.13. unbranded came from phones 4 u sim unlocked stock firmware.
what do i need to do to be able to recieve ota updates like a stock untouched htc one?
and can you explain it really easy, and with links to what i need to download, thanks in advance
markbrum said:
just a little help please. i have a htc one, i unlocked the bootloader with hasoons all in one tool so i could try out different radios, nothing else has been flashed or changed..so its basically just an unlocked bootloader..
my htc one is htc_001 Build number 1.29.401.13. unbranded came from phones 4 u sim unlocked stock firmware.
what do i need to do to be able to recieve ota updates like a stock untouched htc one?
and can you explain it really easy, and with links to what i need to download, thanks in advance
Click to expand...
Click to collapse
THere you go
mike1986. said:
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
"TAMPERED" text in bootloader will disappear only after proceeding method 2.
There are 3 main methods. All three will be described below.
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Click to expand...
Click to collapse
if you find anything unclear, just ask in mike's thread or ask here.
ryryzz said:
THere you go
if you find anything unclear, just ask in mike's thread or ask here.
Click to expand...
Click to collapse
ok so when ive downloaded the recovery image and odexed rom..
i move the recovery image to c drive and where do i put the odexed rom i downloaded, do i copy it to my sd card on phone or same location i put the recovery files?
oh and where do i get mini-sdk from? i cant find any links
markbrum said:
ok so when ive downloaded the recovery image and odexed rom..
i move the recovery image to c drive and where do i put the odexed rom i downloaded, do i copy it to my sd card on phone or same location i put the recovery files?
oh and where do i get mini-sdk from? i cant find any links
Click to expand...
Click to collapse
mini-sdk: http://goo.gl/T6InE (credit mike1986.)
make a folder in C such as: minisdk. Then extract everything in the compressed file to C:\minisdk. You should have fastboot.exe and adb.exe in that folder (together with other api file)
now, you should move the recovery image and odexed rom to C:\minisdk and follow the steps in my previous post.
Please read whole process before starting so you can have a clear picture of what you're gonna do
ryryzz said:
mini-sdk: http://goo.gl/T6InE (credit mike1986.)
make a folder in C such as: minisdk. Then extract everything in the compressed file to C:\minisdk. You should have fastboot.exe and adb.exe in that folder (together with other api file)
now, you should move the recovery image and odexed rom to C:\minisdk and follow the steps in my previous post.
Please read whole process before starting so you can have a clear picture of what you're gonna do
Click to expand...
Click to collapse
hi i did all this with no problems but when i go back to bootloader it shows relocked and the tampered warning is still there how do i remove that please
Probaby need to flash stock hboot or stock recovery, which means unlocking again first.
BenPope said:
Probaby need to flash stock hboot or stock recovery, which means unlocking again first.
Click to expand...
Click to collapse
ive flashed stock recovery and stock rom and still showing tampered, does this mean i have to reopen the bootloader on htcdev download another ruu that matches my baseband and do it all again?
markbrum said:
ive flashed stock recovery and stock rom and still showing tampered, does this mean i have to reopen the bootloader on htcdev download another ruu that matches my baseband and do it all again?
Click to expand...
Click to collapse
I suggest you to S-OFF your device so you can remove the tamper message/lock/relock/unlock your bootloader easily. Go to One Original Android Dev forum, search for a thread "s-off with revone" (usually at first page) and follow the instruction
Hi so im new to HTC modding, i bought second handed M7, its complete stock.
I want elementalx kernel (i suppose its best ? ) to have htc logo functional (and also little underclock etc for battery saving).
Is there any step by step guide for do that, with no screw anything ?
(mine is M7_UL)
mmm273 said:
Hi so im new to HTC modding, i bought second handed M7, its complete stock.
I want elementalx kernel (i suppose its best ? ) to have htc logo functional (and also little underclock etc for battery saving).
Is there any step by step guide for do that, with no screw anything ?
(mine is M7_UL)
Click to expand...
Click to collapse
There isn't much more to say about the install process than what's already said in ElementalX thread:
INSTALLATION
1. Install zip from recovery
2. Follow the instructions, if you don't know what to do, use the preselected options
3. Reboot
Click to expand...
Click to collapse
Your bootloader can be unlocked using instructions at www.htcdev.com/bootloader
Twrp recovery is flashed using fastboot in bootloader mode:
Code:
fastboot flash recovery twrp-3.2.1-0-m7.img
fastboot erase cache
fastboot reboot-bootloader
and finally save the correct elementalX version on your phone storage and install with twrp.
ok but in future how i recover stock recovery and kernel ?
@mmm273
mmm273 said:
ok but in future how i recover stock recovery and kernel ?
Click to expand...
Click to collapse
It's very easy. Just go into fastboot mode, switch into RUU mode via "htc_fastboot.exe", install the stock RUU zipfile even via "htc_fastboot.exe" and that's it. In the HTC stock RUU-zips everything is included, even stock recovery, kernel, and so on...
I recommend for ALL fastboot-operations with HTC devices to use the special "htc_fastboot.exe", it works smooth for me.
Code:
htc_fastboot.exe oem rebootRUU
Wait for the silver HTC progress bar, then:
Code:
htc_fastboot.exe flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.2_Radio_4T.35.3218.16_10.33Q.1718.01L_release_421790_signed.zip
If this step failed after installing "pre-update" hboot, that's normal. Start the flash procedure IMMEDIATELY a second time (or -- as in my case -- it is automagically done by the flash proceeding).
This flash tooks approx. 10 minutes. If you got your windows command prompt back, the final step is (even if the silver progress bar is NOT at the end, that's normal too):
Code:
htc_fastboot.exe reboot
and the system will start like a brand new original M7.
I did this many times with one of my different M7's (one for daily use, several others for testing and experiments), and all the time it worked without any trouble.
(Yet I'm using Slim7-1.17 7.1.2 Nougat with GPE-firmware on all devices, it runs much much better as any stock rom from european HTC Sense).
Happy flashing,
samhhmobil
mmm273 said:
ok but in future how i recover stock recovery and kernel ?
Click to expand...
Click to collapse
If your phone is running the latest version, you won't need the stock recovery anymore so there is no need to backup the stock recovery.
You can backup your stock kernel using twrp "backup" menu. Make a backup of the "boot" partition, this is the kernel. If you need to restore your stock kernel, just restore that backup using twrp "restore" menu. Also, stock recovery and kernel can be extracted from a firmware.zip or ruu.zip matching your phone version if you really need them (someone probably already extracted them and uploaded somewhere, if you can give me the output of "fastboot getvar version-main" I can tell you if your stock recovery and kernel are already uploaded).
You can still flash a ruu to restore your phone back to stock like described above, but flashing a ruu only to restore the stock kernel is a really drastic solution (will reset the whole phone back to stock, rom/recovery/kernel/everything and you'll loose your data).
---------- Post added at 02:14 PM ---------- Previous post was at 01:57 PM ----------
samhhmobil said:
If this step failed after installing "pre-update" hboot, that's normal. Start the flash procedure IMMEDIATELY a second time (or -- as in my case -- it is automagically done by the flash proceeding).
Click to expand...
Click to collapse
If using htc_fastboot.exe you must NOT do the flash command a second time. htc_fastboot.exe will take care of the hboot pre-update itself: will flash the hboot, output the "90 pre-update error", make the phone reboot itself back to ruu mode and flash the remaining partitions without any action from the user. Just so you know it's not magic but how it's intended to work when using htc_fastboot
The second flash was only needed if using the regular fastboot.exe from the sdk-tools for 6.xx.xxx.x RUU and older (7.xx.xxx.x ruu must be flashed with htc_fastboot.exe because of the ruu file size)
thanks all, it working
Well until i tried magisk, can't get safety check pass