[Q] Shipped Roms & Error[131]: Customer ID Error - Wildfire General

Help
Bit of a noob I'm afraid and I'm getting the message;
Error[131]: Customer ID Error
when trying to install RUU_Buzz_HTC_WWE_1.37.405.1_Radio_13.53.55.24H_3.3 5.19.25_release_151892_signed
It's a rooted T-Mobile Wildfire which has been successfully rooted and I have been using a WildPuzzle rom. A few days ago I was able to apply the shipped rom RUU_Buzz_TMO_UK_1.14.110.1_Radio_13.45.55.24_3.35. 15.19_release_130442_signed. I then did a software update to take me to the following settings;
Baseband Version: 13.51.55.24H_3.35.19.01
Build Number: 1.28.1107.2
I've researched this and variuos posts say it's probably the GoldCard but surely that must be working fine as I've managed to root it ok and indeed apply the RUU_Buzz_TMO rom.
I'd be very grateful if any of you guys could point me in the right direction as I need to get to a shipped rom rather that a custom rom.
Thanks in advance.

check the goldcards associated to the sd card CIDs when you created the gold card you should have supplied the sd cards cid to receive the relevant img for your card

Hi
Thanks for your reply.
I've just tried again, re-requested a goldcard img, using a different SD Card - FAT32 formatted. Proved it works by successfully rooting phone but still getting the Error[131] when trying to run the RUU_Buzz_HTC_WWE_1.37......
Can anyone think of anything I might be missing at all please?

If rooted try rom manager to install Danne jo's RUU_Buzz_HTC_WWE_1.37.405.1 Safe version rom. He pulled it from the shipped rom version and took out the uneeded bloat and will update your ver to most current.

Wow thanks for the prompt reply and advice.
When you say it's a non-bloated rom, how far off the shipped rom is it?
As if I was to change the phone in the near future I would be a little concerned to let it go with a custom rom!
Another reason for putting on a shipped rom was to unroot it to avoid the problem of not being able to switch it on during charging.

Hi Guys,
I am badly stuck. I have rooted my HTC Wildfire out of curiosity using unrevoced. Now after the official release froyo I tried to update my phone which is now giving me this error
getprop("ro.cid")="99999999" || getprop("ro.cid")="HTC_038" E:ERROR in /sdcard/download/OTA_Buzz_Froyo_hTC_Asia_India_2.25.720.1-1.25.720.1_reslease_161546bwou4mclajggz2mu-1.zip (Status 7)
And when I try to flash the phone with RUU its gives me an error "error 131 customer id error" . I believe both the message are same.
I have followed the steps to create the Goldcard. Now I dont know what I should do with the goldcard to update my phone with the official froyo release. I dont mind loosing the root access . please advice.
Thanks you,
Shankar

what version do you have installed? i got same error with wildpuzzle installed, so i nstalled ruu(original) and then i did full ota_update like first was 1.14 then updated to 1.25 when it ota 1.37 and after that it installs froyo ota. probally you need do the same way, good luck

rolks said:
what version do you have installed? i got same error with wildpuzzle installed, so i nstalled ruu(original) and then i did full ota_update like first was 1.14 then updated to 1.25 when it ota 1.37 and after that it installs froyo ota. probally you need do the same way, good luck
Click to expand...
Click to collapse
The verion I am on right now is
Phone model: HTC Wildfire
Firmware Version : 2.1 update 1
Build number: 1.25.720.1 CL227575 release-keys
Software number : 1.25.720.1
No custom rom installed on the phone but just been rooted with unrevoked and not with "unrevoked forever"
My questions are:
1. Does rooting the phone affect the ro.cid/CID information? Is this information a hardware/firmware related info? if it is a firmware information does rooting with unrevoced affect the firmware by anychance?
2. Now that I have Goldcard , are we expecting some prompt to import the CID info to phone when it is plugging in? Or do I have perform some steps to have to import the CID? or just by inserting the goldcard and performing update would just do it's magic .
3. Also my assumpstion is that the goldcard is related to the mini SD card while the CID means that it is realted to the region to which the phone belongs to hows does Goldcard affect the process of upgrade ? Correct me if I am wrong (just started learning about android excuse my innosense)
4. Is there a way I can modify the update to skip the update ignoring the Signature verification and CID verfication. I have tested the options in the Clockworkmod bootloader options i.e. disabled signature verification- this helped me get pass the signature verification error , disable assert verification did not make any changes, Still getting the ro.cid error
I request someone to redirect me to this info or clarify ..
Thank you,
Shankar

create fail get-cid.bat copy this to android sdk>tools catalog and run if you cid is in this cidlist you have europe model
@echo off
echo Android 2.2 to 2.1 Downgrade
echo ============================
echo.
echo This script is no longer necessary as from version 2.0.
echo This script determines your cid and your software, radio and bootloader.
echo The phone must now be rebooted to perform this step.
pause
echo.
echo Rebooting to fastboot
adb reboot bootloader
echo Press enter when bootloader screen appears
pause
echo Your phone's details are as follows:
fastboot getvar cid
fastboot getvar version-main
fastboot getvar version-baseband
fastboot getvar version-bootloader
echo.
echo Enter your CID into the website generator.
echo.
echo Finished. Rebooting phone.
pause
fastboot reboot
Click to expand...
Click to collapse
cid list
modelid: PC4910000
cidnum: HTC__032
cidnum: HTC__102
cidnum: HTC__203
cidnum: HTC__304
cidnum: HTC__A07
cidnum: HTC__E11
cidnum: HTC__K18
cidnum: HTC__N34
cidnum: HTC__Y13
cidnum: VIRGI001
cidnum: HTC__001
cidnum: HTC__405
cidnum: HTC__016
mainver: 1.21.405.2
hbootpreupdate:2
DelCache: 1
DelUserData: 0
Click to expand...
Click to collapse

rolks said:
create fail get-cid.bat copy this to android sdk>tools catalog and run if you cid is in this cidlist you have europe model
cid list
Click to expand...
Click to collapse
first I want thank for the reply. I am not sure whether I am doing this right. I have created the .bat file in the AndroidSDK\tools on my PC and executed. The output is as follows
FIRST TRY: C:\androidSDK\tools>get-cid.bat
offecho Android 2.2 to 2.1 Downgradeecho ============================echo.echo T
his script is no longer necessary as from version 2.0.echo This script determine
s your cid and your software, radio and bootloader.echo The phone must now be re
booted to perform this step.pauseecho.echo Rebooting to fastbootadb reboot bootl
oaderecho Press enter when bootloader screen appearspauseecho Your phone's detai
ls are as follows:fastboot getvar cidfastboot getvar version-mainfastboot getvar
version-basebandfastboot getvar version-bootloaderecho.echo Enter your CID into
the website generator.echo.echo Finished. Rebooting phone.pausefastboot reboot
Nothing happened on the phone though
SECOND TRY:
C:\androidSDK\tools>adb shell
$ get-cid.bat
get-cid.bat
get-cid.bat: permission denied
$ su
su
Permission denied
am I doing something wrong? If you want to know where I bought this phone then , I am in India and bought this in India.

emacine said:
first I want thank for the reply. I am not sure whether I am doing this right. I have created the .bat file in the AndroidSDK\tools on my PC and executed. The output is as follows
FIRST TRY: C:\androidSDK\tools>get-cid.bat
offecho Android 2.2 to 2.1 Downgradeecho ============================echo.echo T
his script is no longer necessary as from version 2.0.echo This script determine
s your cid and your software, radio and bootloader.echo The phone must now be re
booted to perform this step.pauseecho.echo Rebooting to fastbootadb reboot bootl
oaderecho Press enter when bootloader screen appearspauseecho Your phone's detai
ls are as follows:fastboot getvar cidfastboot getvar version-mainfastboot getvar
version-basebandfastboot getvar version-bootloaderecho.echo Enter your CID into
the website generator.echo.echo Finished. Rebooting phone.pausefastboot reboot
Nothing happened on the phone though
SECOND TRY:
C:\androidSDK\tools>adb shell
$ get-cid.bat
get-cid.bat
get-cid.bat: permission denied
$ su
su
Permission denied
am I doing something wrong? If you want to know where I bought this phone then , I am in India and bought this in India.
Click to expand...
Click to collapse
some more info from the logs for the update that is run
$ pwd
pwd
/sdcard/clockworkmod
$ cat report.log
cat report.log
Starting recovery on Thu Dec 23 20:09:58 2010
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (240 x 320)
ClockworkMod Recovery v2.5.0.1
Fixing execute permissions for /cache
I:Set boot command "boot-recovery"
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=ECLAIR
ro.build.display.id=koush_buzz-eng 2.1-update1 ECLAIR eng.koush.20100714.210216
test-keys
ro.build.version.incremental=eng.koush.20100714.210216
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1-update1
ro.build.date=Wed Jul 14 21:03:06 PDT 2010
ro.build.date.utc=1279166586
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-OSx86.local
ro.build.tags=test-keys
ro.product.model=HTC Buzz (EU)
ro.product.brand=generic
ro.product.name=koush_buzz
ro.product.device=buzz
ro.product.board=buzz
ro.product.cpu.abi=armeabi
ro.product.manufacturer=htc
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=buzz
ro.build.description=koush_buzz-eng 2.1-update1 ECLAIR eng.koush.20100714.210216
test-keys
ro.build.fingerprint=generic/koush_buzz/buzz/buzz:2.1-update1/ECLAIR/eng.koush.2
0100714.210216:eng/test-keys
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT0A5PY00027
ro.bootmode=recovery
ro.baseband=3.35.15.31
ro.carrier=HTC-India
ro.bootloader=0.80.0007
ro.hardware=buzz
ro.revision=129
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
I:Set boot command ""
$

forgot to say you must get phone to hboot mode.

I think your gold card is made with wrong number. Try Gold card tool. The correct CID is placed in the header of the application (00********************).

Related

4 Days working and the downgrade didn't workkkkk

i try all the available ways like (hack4legend-v5.zip) the result not what needed look at pictures
and it doesn't work
(i don't wont to root i want just to go back to this rom
RUU_Legend_HTC_ISR_2.05.461.52_Radio_47.39.35.09_7.08.35.21_release_140015_signe
.exe
:- )
and my phone from cellcom Israel
___________
and i try this
- Temproot with VISIONary r13 (install the downloaded file as per a normal APK)
- Once you are temprooted, connect via 'adb' and do 'su' (to get root) then '/data/local/flash_image misc /data/local/misc1-2.img'
You should then be able to downgrade in the normal way.
_____________________________________________
also no way
and try the r4-legend-root no way ,, please helllllllllllllllp
___________________________________________
The HBoot version is :- 1.01.0000
my rom now is :-
Android :2.2
Baseband
47.51.35.17u_7.13.35.05
kernel
2.6.32.17
build number
3.15.707.3 CL291292
software
3.15.707.3
Helppppppppppppp Help please ...
Try using guide for downgrade.. then install the desired rom..
Sent from my Legend using XDA App
I have exactly the same problem. My Software Number is 3.15.405.3 (Stock Firmware). Bootloader and Radio Version are the same as yours. Tried the other tutorial with the manual downgrade, but adb commands won't work in the shell (adb:not found).
Any suggestions?
You have to downgrade in order to root.
If you don't need root, then why are you running root tools...?
Finally I managed to do it and am now rooted with 1.01 Bootloader.
You have to do exactly the things from Paul's tutorial. The only thing I made different is that I used z4root for temproot, after having executed the crackin.bat script from here: http://forum.xda-developers.com/showthread.php?t=725430 (REMEMBER: It is normal that it fails, but you can ignore this for the next steps.)
Then after you have the temproot it is important to execute the following commands in windows terminal:
1.) adb
2.) su
3.) /data/local/flash_image misc /data/local/misc1-2.img
Now you start your 1.31 RUU exe file in order to downgrade and afterwards you proceed with normal root from Modaco.
i have get confused little bit when to use this commands ??? after the crackin.bat or before and installing the z4root before crackin.bat or after ??? and when exactly did you use the gold card ??? or insert it ? i mean the steps , thanks again
thank you very much again ....
You keep your phone on the whole time, no restart.
First you execute the crackin.bat, then AFTERWARDS you use z4root to get temproot. Then you open a command shell in Windows (cmd.exe) and type in the commands one after one (phone has to be connected to USB).
After the execution of the last command, you can start the 1.31 RUU exe file and downgrade.
As for the goldcard: I had it in phone for the whole time.
FORCOMM said:
i try all the available ways like (hack4legend-v5.zip) the result not what needed look at pictures
and it doesn't work
(i don't wont to root i want just to go back to this rom
RUU_Legend_HTC_ISR_2.05.461.52_Radio_47.39.35.09_7.08.35.21_release_140015_signe
.exe
:- )
and my phone from cellcom Israel
___________
and i try this
- Temproot with VISIONary r13 (install the downloaded file as per a normal APK)
- Once you are temprooted, connect via 'adb' and do 'su' (to get root) then '/data/local/flash_image misc /data/local/misc1-2.img'
You should then be able to downgrade in the normal way.
_____________________________________________
also no way
and try the r4-legend-root no way ,, please helllllllllllllllp
___________________________________________
The HBoot version is :- 1.01.0000
my rom now is :-
Android :2.2
Baseband
47.51.35.17u_7.13.35.05
kernel
2.6.32.17
build number
3.15.707.3 CL291292
software
3.15.707.3
Helppppppppppppp Help please ...
Click to expand...
Click to collapse
i try all the available ways like (hack4legend-v5.zip) the result not what needed look at pictures
and it doesn't work
(i don't wont to root i want just to go back to this rom
RUU_Legend_HTC_ISR_2.05.461.52_Radio_47.39.35.09_7 .08.35.21_release_140015_signe
.exe
:- )
and my phone from cellcom Israel
___________
and i try this
- Temproot with VISIONary r13 (install the downloaded file as per a normal APK)
- Once you are temprooted, connect via 'adb' and do 'su' (to get root) then '/data/local/flash_image misc /data/local/misc1-2.img'
You should then be able to downgrade in the normal way.
_____________________________________________
also no way
and try the r4-legend-root no way ,, please helllllllllllllllp
___________________________________________
The HBoot version is :- 1.01.0000
my rom now is :-
Android :2.2
Baseband
47.51.35.17u_7.13.35.05
kernel
2.6.32.17
build number
3.15.707.3 CL291292
software
3.15.707.3
Helppppppppppppp Help please ..."
i too have the same problem ......
u got any solution

[Q] help with magic (wifi,gps.....)

hi
have a problem with my htc magic
sapphire pvt 32b ship s-on g
hboot-1.33.0004 (sapp10000)
cpld-10
radio-2.22.19.261
apr 9 2009,23:30:40
and android froyo 2.2 cyanogenmod 6-310710-artifexed.v03
my problem 1 is this : i have wifi signal only im 2-3meters about router but still low signal
my problem 2 is : cannot connect to gps satelite( gps looking for satelite and thats all )
problem 3 : ram : i do wipe and restart mobile go on loading system but free ram only 24mb from 196mb ( where is problem ?)
if i want root mobile (super one click)
click on root but break on
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
SuperOneClick v1.7.0.0
Killing ADB Server...
OK
Starting ADB Server...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
OK
Waiting for device...
OK
Pushing rageagainstthecage...
337 KB/s (5392 bytes in 0.015s)
OK
chmod rageagainstthecage...
OK
Running rageagainstthecage...
ROOTED
Pushing busybox...
1230 KB/s (1062992 bytes in 0.843s)
OK
chmod busybox...
OK
Getting mount path...
/dev/block/mtdblock3
OK
Reading OS Version properties...
Version: 2.2
OK
Remounting system with read-write access...
OK
Pushing su-v2...
820 KB/s (26264 bytes in 0.031s)
OK
chmod su...
OK
Creating /system/xbin...
mkdir failed for /system/xbin, File exists
OK
Copying busybox (/system/xbin/)...
cp: can't create '/system/xbin/busybox': File exists
OK
chmod busybox (/system/xbin/)...
chmod: /system/xbin/busybox: Read-only file system
OK
Installing busybox (/system/xbin/)...
--install: applet not found
FAILED
ro.board.platform=msm7k
ro.product.locale.region=US
ro.product.brand=google
ro.product.device=dream_sapphire
ro.product.model=Dream/Sapphire
ro.build.date.utc=1280565228
ro.build.date=Sat Jul 31 08:33:48 UTC 2010
ro.build.version.codename=REL
ro.build.product=dream_sapphire
ro.product.cpu.abi=armeabi
ro.build.tags=test-keys
ro.product.manufacturer=HTC
ro.product.name=cyanogen_dream_sapphire
ro.build.type=user
ro.build.fingerprint=ver
ro.build.host=fembot
ro.build.version.sdk=8
ro.product.board=sapphire
ro.build.display.id=FRF91
ro.build.id=FRF91
ro.product.locale.language=en
ro.build.description=cyanogen_dream_sapphire-eng 2.2 MASTER eng.ctso.20100731.083208 test-keys
ro.build.version.release=2.2
ro.build.user=ctso
ro.build.version.incremental=eng.ctso.20100731.083208
ro.wifi.channels=
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
and dont continue. where is problem pls
can you tell me somethink about this version system for better system work pls
sorry for my english im czech
thanks for help!
Since you've got Cyanogenmod loaded then you've already got root permissions and don't need to re-root. Do you already have a custom recovery installed? If so, I would just try reflashing the ROM or flashing a different ROM.
i have this mobile a 3 days
i dont know who installed os to this mobile
and question this android froyo 2.2 cyanogenmod 6-310710-artifexed.v03 dont want new radio ?
and exists any app for testing gps connect to sat ? on wm no problem find app
marc0pol0 said:
i have this mobile a 3 days
i dont know who installed os to this mobile
and question this android froyo 2.2 cyanogenmod 6-310710-artifexed.v03 dont want new radio ?
and exists any app for testing gps connect to sat ? on wm no problem find app
Click to expand...
Click to collapse
No CM doesn't require the new radio. There is a GPS test app in the market but I can't remember the name.
Sent from my LG-P500 using Tapatalk
yes i found on market gps test but still no gps satelite
q.: what is better flash new radio and rom or new cm ?
sry for my quest im lamer on android
You can try either one, but either way I'm thinking your more looking at a hardware issue than firmware. I would try just grabbing a different ROM that's compatible with your SPL/radio and flashing it.
thx
but i dont know how
im big lamer
marc0pol0 said:
thx
but i dont know how
im big lamer
Click to expand...
Click to collapse
Alright. I'll give some guidance when I get back home. Should be about an hour.
Sent from my LG-P500 using Tapatalk
ok thanks a lot
There IS a chance you could brick your phone if you hose this procedure up, so be very careful to do everything precisely as I've put it here. Read through the entire post before starting, then re-read as you go through it. If you get stuck somewhere, STOP and post the problem here. Don't just try to figure it out or just try random stuff.
Download this engineering SPL and this file. Take the first file and put it on your SD card. For the other two you will need AndroidSDK, which you can get from here. Take the AndroidSDK.zip file and unzip it to somewhere on your computer (somewhere you remember). Unzip the two files inside the dream2708updatekip.zip and extract them to the AndroidSDK tools folder. Boot into recovery by holding home+power, select the "flash ZIP from SD card" option. Select the engineering SPL ZIP file, and press home to confirm the flash. After it flashes, go back to the main menu, select "Reboot" and immediately press and hold the home button until you reboot back into recovery. Once back in recovery, select the "Turn the phone off" option. Boot into fastboot mode by holding back+power and then plug the phone into the computer. Open a command prompt from the AndroidSDK tools folder where you extracted the two files earlier. From the command prompt, type the following commands:
Code:
fastboot flash radio radio-2.22.27.08.img
fastboot flash hboot hboot-1.33.0013d.img
fastboot reboot-bootloader
You should then have the 1.33.0013d SPL and 2.22.27.08 radio. Next download this ROM and this kernel. Copy both those files to your SD card, boot back into recovery, go to "Wipe", then select "Wipe data", "Wipe cache", and "Wipe dalvik-cache". You'll be asked to press home after selecting each to confirm. Then go back to the "Flash ZIP from SD" and flash the two new files (not the engineering SPL). After flashing, reboot the phone.
have a problem not boot into recovery after holded home+power blink vodafone screen and thats all
Crap. Flashing the new radio/SPL hosed the recovery. Your going to need to make a goldcard. A Google search will get you the procedure. You will need another Android powered phone. Get that going and I'll post the rest of the instructions when I get home.
Sent from my LG-P500 using Tapatalk
ok gold card complete and what now
you might try the app “gpsstatus”
Download this file and put it on the goldcard. Put the goldcard in your phone and boot into hboot mode by holding (volume down+power). Hit ACTION when prompted to flash the sappimg file. Hit action again to reboot. Once it boots up to the ROM, turn the phone off and then back on in fastboot mode. Download this file and put it in the fastboot folder. Open a command prompt from the Tools like in the other guide and type this:
Code:
fastboot flash radio radio-2.22.27.08.img
fastboot flash hboot hboot-1.33.0013d.img
fastboot flash recovery recovery.img
fastboot reboot-bootloader
Should be able to now boot into recovery and finish the other guide.
thx a lot for help but magic go out from my home
because i have new mobile lg p500 oo from t-mobile operator for free
marc0pol0 said:
thx a lot for help but magic go out from my home
because i have new mobile lg p500 oo from t-mobile operator for free
Click to expand...
Click to collapse
All if you plan on rooting that one I would suggest using the void ROM. Very fast and very neat.
Sent from my LG-P500 using Tapatalk
ok i will write to you for help
new mobile one year dont flash because i need warranty
marc0pol0 said:
ok i will write to you for help
new mobile one year dont flash because i need warranty
Click to expand...
Click to collapse
Actually the Optimus is a lot easier to get back stock than the Magic.
Sent from my LG-P500 using Tapatalk

[HOW-TO]Change main-version for easy RUU and OTA

First of all, THANKS to drellisdee (a recognized developer in HTC Rezound thread) for the misctool by him!!
In drellisdee's misc tool post, he has written that this tool can be used in linux only.
as most of us use windows or macs i thought it would be usefull to be able to run this tool in windows and mac(I am not sure if it runs in MAC since i dont have it but their is no reason for it to fail to run)
I dont think this can brick your phone or make it mis-function !!
but if it does, i am not responsible for this!!(STANDARD DISCLAIMER)
here i have attached the misctool.zip (ONCE AGAIN THANKS TO drellisdee )
1. Un-zip this in the folder where you have ADB.
2.Open cmd and navigate to this folder.
3.Connect your device to PC(in normal mode ie.not in fastboot)
4.Following is how my cmd looks!! You only have to type those command that are written in BOLD and RED. All other are cmd prompts
C:\Windows\system32>cd c:\mini-sdk
c:\mini-sdk>adb push misctool /data/local/tmp/misctool
2055 KB/s (656708 bytes in 0.312s)
c:\mini-sdk>adb shell
[email protected]:/ $ su
su
[email protected]:/ # chmod 777 /data/local/tmp/misctool
chmod 777 /data/local/tmp/misctool
[email protected]:/ # ./data/local/tmp/misctool r
./data/local/tmp/misctool r
=== misctool v1.0
=== Read/Write HTC Main Version
=== (c)2012 Getitnowmarketing Inc
Main Version is 1.29.401.12
Done!!
[email protected]:/ # ./data/local/tmp/misctool w 1.29.707.1
./data/local/tmp/misctool w 1.29.707.1
=== misctool v1.0
=== Read/Write HTC Main Version
=== (c)2012 Getitnowmarketing Inc
Read back of newly written Main Version is 1.29.707.12
Done!!
I hope this guide helps.
Using this you can set whatever(of course) main-ver and then flash corresponding RUU/ROM
DONT FORGET TO HIT THANKS IF THIS HELPED YOU!!
Does this requires the phone to be bootloader unlocked??
This requires root.
Root requires unlocked bootloader
Sent from my HTC One using xda premium
I think we can just change file system/build.prop using file manager (that include text editor) în line bellow:
ro.aa.romver=1.29.707.17
ro.aa.maincid=HTC_044
no need root to do that...
Sent from my HTC One using xda premium
sdpinsens said:
I think we can just change file system/build.prop using file manager (that include text editor) în line bellow:
ro.aa.romver=1.29.707.17
ro.aa.maincid=HTC_044
no need root to do that...
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
NO doing just that doesnt work!!
after doing that if you check using fastboot getvar mainver it doesnt show the changed mainver!!
whereas doing it by method, it does show the change!!
This just saved my ass after going s-on accidentally with a mis-matching mainver to my CID/MID. Using it allowed me to get my RUU to successfully flash and redo my s-off.
This should be in development... it could help a lot of people.
Wait, does this mean i can use every RUU i want?
Atrax_ said:
Wait, does this mean i can use every RUU i want?
Click to expand...
Click to collapse
Not really. You still have to have the proper CID.
Ok, than its not helpful for me, because there is only a OTA Zip for my phone
nevermind
Could this be done using a terminal emulator. Thanks for a very useful post.
Worked!
Couldn't get it to work with terminal emulator but when I got home I hooked up my htc one to the laptop and it worked first time. I've already pressed thanks but thanks again for this brilliant tool.
my main version was 3.07.1700.1 and changed to another.
when i try to get back to 3.07.1700.1 it says
Error: Value to write must be 10 characters in the form of ex. 4.08.605.3
Click to expand...
Click to collapse
wrong post...
ergunozyurt said:
my main version was 3.07.1700.1 and changed to another.
when i try to get back to 3.07.1700.1 it says
Click to expand...
Click to collapse
i've commented out 10 characters validation lines and compiled with c4droid.
if you have problem like mine, you can use my build.
Great work ,nice worked for me :laugh::laugh::laugh::laugh::laugh::laugh::good::good::good::good::good:
EDIT: It worked. I changed main version successfully. Will try downgrading now.
Will it work on HTC One Dual Sim 802d Indian version? My device is on 4.4.3, bootloader unlocked, S-On and hboot 2.49.
I am unable to downgrade the firmware as it says
"(bootloader) checking main version...
FAILED (remote: 43 main version check fail)"
I had relocked the bootloader while downgrading when I got the above error.
I want to ultimately S-Off by downgrading.
deleted

VomerGuides [M8]: Bootldr Unlock, S-OFF, SuperCID, Firmware Upgrade & Custom Recovery

VomerGuides [M8]: Bootldr Unlock, S-OFF, SuperCID, Firmware Upgrade & Custom Recovery
Welcome to VomerGuides: [M8 Edition]
Introduction:
Following this guide will allow you to:
- Unlock Bootloader
- Install Custom Recovery
- Root your device
- Achieve S-OFF
- Change your CID to SuperCID (allowing you to bypass regional ROM restrictions)
- Upgrade to the latest firmware (without loosing any data on your SD card)
This guide is based on the UL model of the M8 - you may follow the same steps for other editions but will need to find your respective firmware elsewhere.
Donations:
I do not believe that I should be charging for information sharing. However, having the physical hardware helps me improve this content and support you better as I do require hardware to test/work on for all my content and it's not always possible for me to find someone to borrow devices from.
If you would like to support my work donate to me via:
Thank you
Disclaimer & Copyrights:
I test everything before I share these guides - thus I know they work as intended. However, please proceed at your own risk as I do not take any liability for your devices.
Please do not copy contents of this guide without explicit permission from me. I like to maintain a set standard and quality of the information I share.
Please refrain from posting mirrors as I like to track downloads - I primarily use AndroidFileHost and they mirror files on multiple servers automatically.
READING & FOLLOWING EACH STEP IS KEY TO SUCCESS.
Let's get started!
SECTION 0: SYSTEM PREP:
Let's setup ADB and fastboot
Windows:
- Automated: http://forum.xda-developers.com/showthread.php?t=2588979 (follow the steps in the software)
- Manual Method:
Download this file and extract the folder called "adb" to your C: drive. Your path should look like this:
Code:
C:\adb\
You will need to open a command prompt window using this method:
Code:
- Go to the C:\adb\ folder
- hold down SHIFT key and RIGHT-CLICK
- select "Open command window here".
Mac & Linux:
Install ADB & fastboot using: this file
1. Extract the downloaded zip to your desktop
2. Open Terminal and type in:
Code:
su
cd Desktop/Android/ (note: Android is the directory extracted from zip file)
3. Now type
Code:
./ADB-Install-Mac.sh
Note: By using the method above, your adb and fastboot files are stored at this location on your Mac: /usr/bin/
Let's setup HTC Drivers:
Install HTC Sync Manager to get the HTC One M8 drivers installed, which you will need for this process
SECTION 1: UNLOCK BOOTLOADER, CUSTOM RECOVERY & ROOT
BOOTLOADER UNLOCK:
Make sure you check off all of the following before moving on to the first step.
- Make sure your phone is at least 60% charged.
- Register for an account at HTCdev.
- Enable USB debugging in your phone's Developer options.
- Un-check "Fast boot" on your phone by going to Settings -> Battery Manager.
- Install ADB and Fastboot on your computer.
- Make sure to back up all of your app data using either ADB or HTC Sync, because you will be wiping your phone.
- Install the HTC One M8 drivers on your computer (if you have HTC Sync installed, then you already have them).
Enter Fastboot (bootloader) Mode
Place your device into fastboot mode by plugging in your HTC One to your computer,
then powering it down by holding both the Power and Volume Down buttons until you see the screen below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Locate Your Identifier Token
Once the screen above appears, open up a terminal (command prompt) on your computer. To get the right Unlock Code for your HTC One, you first need to get your device's specific Identifier Token, so type the following into your terminal window, followed by the Enter key.
Code:
fastboot oem get_identifier_token
Copy the Token
Now copy the code you get, but do not include the first (bootloader) portions.
HTCdev
Go to HTCdev and log in to your account.
- Select Unlock Bootloader and then Get Started.
- From the drop-down menu, select HTC One (M8), then click on Begin Unlock Bootloader.
- Agree to the terms and conditions and click Proceed to Unlock.
- On the next page, scroll all the way down and click on Proceed to Step 5.
- Paste the identifier token you copied earlier into its corresponding box near the bottom (called My Device Identifier Token) and click Submit.
- The Unlock Code will be emailed to you, so once you receive the email, download the attachment and place it on your Desktop.
- Initiate the Unlock Code - in the terminal/command prompt, type the following:
Code:
fastboot flash unlocktoken Desktop/Unlock_code.bin
Note: Change [I]Desktop/Unlock_code.bin[/I] to the location of your code.
- Your phone will now prompt you to unlock your bootloader, using the Volume Up button, select Yes and confirm your unlock with the Power button.
- Your phone will reboot and your bootloader will be unlocked!
- After the reboot, you will need to set up your device again as if it were new.
- After getting set up, make sure to re-enable USB debugging and plug it back into your computer.
CUSTOM RECOVERY
Get latest TWRP: http://techerrata.com/browse/twrp2/m8
With your phone plugged into your PC, type in:
Code:
adb reboot bootloader
Once in bootloader mode, type:
Code:
Mac/Linux: fastboot flash recovery /Users/vomer/Desktop/openrecovery-twrp-2.7.1.0-m8.img
Windows: fastboot flash recovery C:\adb\openrecovery-twrp-2.7.1.0-m8.img
Then:
Code:
fastboot reboot
You are now the the latest version of TWRP.
ROOT
- Download SuperSU to your device
- Reboot into recovery mode:
Code:
via fastboot: With your phone plugged in, type in: adb reboot recovery
or
manually: Switch off the device first and then press the Volume Down + Power buttons - once on the bootloader screen use the volume keys to scroll to "Recovery Mode" and press the power button to make the selection
- In recovery, tap on Install and then select the SuperSU zip file.
- When done, select the Reboot system option to boot the device into Android OS.
You can confirm this by using apps like Root checker on the Play Store
SECTION 2: S-OFF & SUPER CID
There are a few basics you need to get out of the way before you can start this process:
- Uninstall HTC Sync.
- Enable USB debugging on your phone
- Turn off all security settings from Settings -> Security.
- Disable Fast boot mode from Settings -> Power/Battery Manager.
Now for the good part!
- Download firewater (note: firewater no longer works. You may try sunshine - but the results are spotty)
- Save the downloaded file to your ADB folder (C:/adb/ or the Desktop if you are on Mac/Linux)
- Plug in your device to your computer.
- Hold Shift and right-click on any empty space in the adb folder and click on Open command prompt window here
- Enter the following in the command prompt window:
Code:
adb reboot
Code:
adb wait-for-device push firewater /data/local/tmp
Code:
adb shell
Code:
su
Code:
chmod 755 /data/local/tmp/firewater
Code:
/data/local/tmp/firewater
- Type in Yes when prompted and hit enter.
- When it is done and says you have S-Off, type the following:
Code:
exit
Code:
exit
Code:
adb reboot bootloader
- The phone should now be S-OFF
- Stay at this bootloader screen - let's get you SuperCID:
- Copy/Paste the command below or make sure there a eight 1's:
Code:
fastboot oem writecid 11111111
- Reboot phone into bootloader mode (by typing: adb reboot bootloader) and verify CID#. It should look similar to this:
SECTION 3: FIRMWARE UPGRADE
Latest firmware's can be found in the post below.
Download the firmware zip file you would like to flash & rename it to firmware.zip
Plug in phone to PC and type this in terminal/command prompt:
Code:
adb reboot bootloader
Start by checking current system details. Type:
Code:
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000 [COLOR="red"]< This is your bootloader version[/COLOR]
(bootloader) version-baseband: 1.15.2133156.UA13G [COLOR="red"]< This is your radio version[/COLOR]
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.54.401.5 < This is your firmware version
(bootloader) cidnum: 11111111 [COLOR="Red"]< This is your CID[/COLOR]
Now type:
Code:
fastboot reboot-bootloader
After that, type:
Code:
fastboot oem rebootRUU
Note: if this command freezes, just disconnect the USB cable and hold the power and volume down buttons until the device reboots.
Then, repeat the steps above again.
Next, type:
Code:
fastboot flash zip /Users/vomer/Desktop/firmware.zip
Windows users: your command will look something like this: fastboot flash zip C:\adb\firmware.zip
Next, repeat the step above a second time.
Last Step:
Code:
fastboot reboot
Then I went back to the bootloader mode (after the phone reboots successfully):
Code:
adb reboot bootloader
Checked if the update worked:
Code:
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.16.2133156.UA15G [COLOR="red"]< Looks New![/COLOR]
(bootloader) version-main: 1.54.401.10 [COLOR="red"]< Looks New![/COLOR]
CONCLUSION:
Please note my comments on donations/help at the beginning of this guide - it help's me keep the quality up to par for all of us.
Please feel free to provide any feedback!
Thanks for using VomerGuides
reserved if needed
I am assisting vomer with the Custom Firmware creation and uploads as he does not have an M8 for testing purposes.
All my files have been tested on my device prior to uploading however please proceed at your own risk as I do not take any liability for your devices, also confirm md5's match prior to flashing, enjoy!
As with vomer if you would like to support my work please use the Donation Button in my Signature, thank you.
Firmware Downloads (Device & SD card will not be wiped using these files):
4.x.x Base Without Red Text
- 1.54.401.5 (Rename to firmware.zip after downloading)
- 1.54.401.10 (Rename to firmware.zip after downloading)
- 2.12.401.3 (Rename to firmware.zip after downloading)
- 2.22.401.4 (Rename to firmware.zip after downloading)
- 2.22.401.5 (Rename to firmware.zip after downloading)
- 3.28.1540.5 (Rename to firmware.zip after downloading)
- 3.28.401.6 (Rename to firmware.zip after downloading)
- 3.28.401.7 (Rename to firmware.zip after downloading)
- 3.28.401.9 (Rename to firmware.zip after downloading)
5.x.x Base Without Red Text
- 4.16.1540.8 (Rename to firmware.zip after downloading)
- 4.16.401.9 (Rename to firmware.zip after downloading)
- 4.16.401.10 (Rename to firmware.zip after downloading)
4.x.x Base With Red Text
- 1.54.401.5 (Rename to firmware.zip after downloading)
- 1.54.401.10 (Rename to firmware.zip after downloading)
- 2.12.401.3 (Rename to firmware.zip after downloading)
- 2.22.401.4 (Rename to firmware.zip after downloading)
- 2.22.401.5 (Rename to firmware.zip after downloading)
- 3.28.1540.5 (Rename to firmware.zip after downloading)
- 3.28.401.6 (Rename to firmware.zip after downloading)
- 3.28.401.9 (Rename to firmware.zip after downloading)
5.x.x Base With Red Text
- 4.16.1540.8 (Rename to firmware.zip after downloading)
- 4.16.401.9 (Rename to firmware.zip after downloading)
- 4.16.401.10 (Rename to firmware.zip after downloading)
Fantastic! Great guide just as with the M7. This is much appreciated and more importantly trustworthy. It's best to remove all the guesswork when messing with these partitions and your guide does exactly that!
HTC One M8 | ARHD
TorrentzRock said:
Fantastic! Great guide just as with the M7. This is much appreciated and more importantly trustworthy. It's best to remove all the guesswork when messing with these partitions and your guide does exactly that!
HTC One M8 | ARHD
Click to expand...
Click to collapse
Thanks for your kind words
Sent from my Nexus 7 using Tapatalk
I've already gone through to S-off on my own, but your guide will be what I share with people who ask how.
Nice work!
Sent from my HTC One_M8 using XDA Free mobile app
Have been waiting for this. Thanks, and great work, as usual.??
Sent from my SM-P600 using XDA Premium 4 mobile app
"Latest firmware's can be found in the post below.
Download the firmware zip file you would like to flash & rename it to firmware.zip..."
Where is the latest firmware? I have htc one m8 verizon (bl unlocked, rooted, s-off, supercid).
iweksler said:
"Latest firmware's can be found in the post below.
Download the firmware zip file you would like to flash & rename it to firmware.zip..."
Where is the latest firmware? I have htc one m8 verizon (bl unlocked, rooted, s-off, supercid).
Click to expand...
Click to collapse
It will be posted soon.
Sent from my Nexus 7 using Tapatalk
Fantastic guide!
One recommendation though, when you are running adb and fastboot on Mac or Linux, it should be ./adb and ./fastboot.
Cheers
Stewart
Great guide. I already went through unlock & S-off but I used your guide for M7 last year, I think a lot of M8 users will be glad to find this thread
Good guide. However for a second there, I thought that this was a new way to achieve S-OFF... Too bad.
StuMcBill said:
Fantastic guide!
One recommendation though, when you are running adb and fastboot on Mac or Linux, it should be ./adb and ./fastboot.
Cheers
Stewart
Click to expand...
Click to collapse
works both ways if you use my method of installation
vomer said:
works both ways if you use my method of installation
Click to expand...
Click to collapse
Ah ok, cool. Sorry about that!
StuMcBill said:
Fantastic guide!
One recommendation though, when you are running adb and fastboot on Mac or Linux, it should be ./adb and ./fastboot.
Cheers
Stewart
Click to expand...
Click to collapse
Only if you don't have it installed correctly.
My M8 is a Developer Edition ( 1.54.1540.9 ).
HBOOT - 3.16.0.0000
cid: BS_US001
I'm getting this error when i try to S-OFF
"whelp this sucks, firewater can not work on your device no amount of reflashing, retrying, or ruuing will fix.DO NOT COME TOIRC ASKING FOR UPDATES OR ETAS!!! if we were able tpo fix this issue, it will be announced bye bye... sorry it didnt work out."
vickysud said:
My M8 is a Developer Edition ( 1.54.1540.9 ).
HBOOT - 3.16.0.0000
cid: BS_US001
I'm getting this error when i try to S-OFF
"whelp this sucks, firewater can not work on your device no amount of reflashing, retrying, or ruuing will fix.DO NOT COME TOIRC ASKING FOR UPDATES OR ETAS!!! if we were able tpo fix this issue, it will be announced bye bye... sorry it didnt work out."
Click to expand...
Click to collapse
Use SunShine to gain S-Off on your device, see here for instructions and downloads.
Sent from my HTC One using Tapatalk Pro
Sorry if my question would sound quite awkward to many people, but I am VERY new to rooting and all these.
I got a Verizon HTC m8, and I do not live in the U.S., so since I have to be on the Verizon network to get updates for my phone, for me that's not a choice. Which brings me here, right here! To root my device to be able to update it. But I have a couple of questions, and I like them to be answered. And since I am too new with this, any forum I read, I kind of got confused with all of it. SO, i would just like to get simple answers please.
1: Will this process help me update my phone and using the stock HTC RUU? Without losing HTC sense and all of that?
2: Will I be able to uninstall the annoying apps from Verizon?
3: Will this anyhow affect my phone to perform worse?
I don't care about warranty though, I am not in the U.S anyway. And won't be going there for a long time I guess.
Thanks for caring!
Hey @vomer, nice to have you here in M8 threads. Perfect guide like it was already with m7. Can we expect also your list of customized fws? I always preferred using your fws on my m7!! I know you don't have M8... But maybe you will be able to extend this thread with fws checked by yourself! Thx again for the great guide!!!
Sent from my M8
Toxicology said:
Hey @vomer, nice to have you here in M8 threads. Perfect guide like it was already with m7. Can we expect also your list of customized fws? I always preferred using your fws on my m7!! I know you don't have M8... But maybe you will be able to extend this thread with fws checked by yourself! Thx again for the great guide!!!
Sent from my M8
Click to expand...
Click to collapse
Yup post 3 will have ones tested by me.
Sent from my Nexus 5

[GUIDE] Return your M9 (WWE) to 100% Stock - S-OFF REQUIRED

This brief guide will allow you to return your M9 WWE to Stock rom and:
Bootloader LOCKED
**Software Status: Official***
OPTIONAL - S-ON
REQUIRED:
- S-OFF
- Root
- ADB/fastboot
- install HTC drivers
- Battery at least 30% ( but recommended 50-70%)
- SDcard (max 32GB)
Link to Ruu.zip (1.32.401.8) : https://drive.google.com/file/d/0B17smFr95pleMjhDVXVlTjlmX0U/view?usp=sharing - thanks @djluisbento
list of supported CID/MID
modelid: 0PJA10000
cidnum: HTC__001
cidnum: HTC__J15
cidnum: HTC__031
cidnum: HTC__102
cidnum: HTC__A07
cidnum: HTC__032
cidnum: HTC__M27
cidnum: HTC__016
cidnum: HTC__002
cidnum: HTC__Y13
0. RUU.zip = Full Data Wipe from your phone
1. Change your CID ( reboot to DOWNLOAD MODE) for example:
HTML:
fastboot oem writecid HTC__032
fastboot reboot
1a OPTIONAL. Change your MID ( reboot to DOWNLOAD MODE) - thanks @scotty1223
HTML:
fastboot oem writemid 0PJA10000
fastboot reboot
2. LOCKED Bootloader ( to flag LOCKED not RELOCKED) - thanks @scotty1223
HTML:
adb shell
su
echo -ne '\x00\x00\x00\x00' | dd of=/dev/block/mmcblk0p2 bs=1 seek=33796
exit
exit
3. Download "RUU.zip" ( 1.32.401.8) , rename to 0PJAIMG and put in SDcard
4. Reboot to download mode:
5. Press VOL UP to start flash.
6. After the end of the process, select the "power" and run devices
7. Profit
OPTIONAL: If you want your device was S-ON ( reboot to Download MODE)
HTML:
fastboot oem writesecureflag 3
***I am not responsible for any problems during process to return stock romu ***
Thanks!
Enviado desde mi HTC One M9
More RUU's can be found here >> http://www.androidruu.com/?developer=M9
And I posted my collection of AT&T and Developer Edition RUU's here >> https://www.androidfilehost.com/?w=files&flid=28823
You would of coarse have to adjust the commands to match your CID and MID requirements
The rom in OP works but it doesn't let me change brightness, enable power save/extra power save or airplane mode.
Also this keeps popping up every 30-45 seconds
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and it comes from an app called Demo which you can't delete. This rom is more than likely taken out from a display unit.
clsA said:
More RUU's can be found here >> http://www.androidruu.com/?developer=M9
And I posted my collection of AT&T and Developer Edition RUU's here >> https://www.androidfilehost.com/?w=files&flid=28823
You would of coarse have to adjust the commands to match your CID and MID requirements
Click to expand...
Click to collapse
I changed the CID & MID back to what it was originally (DEV edition) but it wouldn't find the flie for some reason while in download mode, had to change the CID & MID back to the ones on the list and it did pick it up but then it gives me an error while flashing (failed: -2, 7: fail to flash via downloadzip).
haZethew0rld said:
The rom in OP works but it doesn't let me change brightness, enable power save/extra power save or airplane mode.
Also this keeps popping up every 30-45 seconds and it comes from an app called Demo which you can't delete. This rom is more than likely taken out from a display unit.
I changed the CID & MID back to what it was originally (DEV edition) but it wouldn't find the flie for some reason while in download mode, had to change the CID & MID back to the ones on the list and it did pick it up but then it gives me an error while flashing (failed: -2, 7: fail to flash via downloadzip).
Click to expand...
Click to collapse
you have to use the included htc_fastboot or
You can also use the 0PJAIMG.ZIP method
rename the RUU.zip to 0PJAIMG.ZIP, place it on ext sd card formatted in FAT32 (a 16 or 32gig one should work), reboot into DOWNLOAD_MODE, agree
If you have problems with the normal fastboot flashing any RUU you'll have to use the htc_fastboot pulled from the RUU.EXE
you can download it here >> https://www.androidfilehost.com/?fid=96039337900114016 >> Thanks go to @Sneakyghost for sharing
With the phone in download mode
htc_fastboot oem rebootRUU
htc_fastboot flash zip RUU.zip
htc_fastboot flash zip RUU.zip <this may not be needed it might restart on it's own>
htc_fastboot reboot
Click to expand...
Click to collapse
clsA said:
you have to use the included htc_fastboot or
You can also use the 0PJAIMG.ZIP method
rename the RUU.zip to 0PJAIMG.ZIP, place it on ext sd card formatted in FAT32 (a 16 or 32gig one should work), reboot into DOWNLOAD_MODE, agree
Click to expand...
Click to collapse
It fails doing the 0PJAIMG.zip method. I noticed htc_fastboot is an exe program, I will try it on my Windows side and will report back in a few.
EDIT: just changed the CID & MID back to their original developer edition status, and it seemed to have worked
haZethew0rld said:
It fails doing the 0PJAIMG.zip method. I noticed htc_fastboot is an exe program, I will try it on my Windows side and will report back in a few.
EDIT: just changed the CID & MID back to their original developer edition status, and it seemed to have worked
Click to expand...
Click to collapse
was your ext sdcard fat32 - 16 or 32 gig ?
clsA said:
was your ext sdcard fat32 - 16 or 32 gig ?
Click to expand...
Click to collapse
It's 32gb not sure if fat or ntfs, I've only formatted it through the phone, so I'm guessing fat. Thanks anyways.
haZethew0rld said:
It's 32gb not sure if fat or ntfs, I've only formatted it through the phone, so I'm guessing fat. Thanks anyways.
Click to expand...
Click to collapse
if you formatted it with the phone it is likely exfat and it won't work. It must be fat32
clsA said:
if you formatted it with the phone it is likely exfat and it won't work. It must be fat32
Click to expand...
Click to collapse
Hmm. Anyways I'm already back on the dev edition software, so I guess it wasn't as important anyways. Thanks
Whats the difference betwen WWE and stock?
Sent from my HTC One M9 using XDA Free mobile app
This works on T-Mobile variant too. I did this a few days ago thanks to Scotty1223 & Behold_This and others in that other forum thread.
magnum15 said:
Whats the difference betwen WWE and stock?
Sent from my HTC One M9 using XDA Free mobile app
Click to expand...
Click to collapse
WWE- World Wide English ( unbranded version X.XX.401.X)
STOCK- clean,unmodified rom from HTC
So- Stock rom WWE ( x.xx.401.x) - rom unbranded /variant europen form HTC
Nice guide,sir. Just wanted to throw out here folks need to make sure the phone is charged prior to flashing an ruu via any method.
scotty1223 said:
Nice guide,sir. Just wanted to throw out here folks need to make sure the phone is charged prior to flashing an ruu via any method.
Click to expand...
Click to collapse
Thx.
Good point I add information about this in #1 post
Is it necessary to lock bootloader while flashing RUU in S-OFF devices ? I've flashed RUU many times in UNLOCKED position with M7.
Can we flash 0PJAIMG.zip from fastboot:
Code:
fastboot oem rebootRUU
Code:
fastboot flash zip 0PJAIMG.zip
and again:
Code:
fastboot flash zip 0PJAIMG.zip
Is this RUU suitable with HTC__M27 CID devices or can we modify android-info.txt in RUU.zip to flash RUU properly?
coolberry said:
Is it necessary to lock bootloader while flashing RUU in S-OFF devices ? I've flashed RUU many times in UNLOCKED position with M7.
Click to expand...
Click to collapse
No, lock it's not necessary to flash RUU (but if you want to have your phone out of the box it as )
coolberry said:
Can we flash 0PJAIMG.zip from fastboot:
Code:
fastboot oem rebootRUU
Code:
fastboot flash zip 0PJAIMG.zip
and again:
Code:
fastboot flash zip 0PJAIMG.zip
.
Click to expand...
Click to collapse
Of course we can flash rom.zip via fastboot but this method will not restore ***status : official*** ( I checked it several times)
coolberry said:
Is this RUU suitable with HTC__M27 CID devices or can we modify android-info.txt in RUU.zip to flash RUU properly?
Click to expand...
Click to collapse
probably yes, but I can't confirm
And whats the benefit stock vs. Wwe?
Sent from my HTC One M9 using XDA Free mobile app
my device is now locked, official and s-on
big thanks to @Mutasek24 and @scotty1223 :good:
I'm guessing that flashing the official RUU (regardless of variant, as long as you flash the correct RUU for the given variant) removes the red "development' text from the HTC splash screen?
Thank you so much for this guide!

Categories

Resources