[Q] Radio Flash Error, model id incorrect - HTC Incredible S

Hello
I have researched alot but didn't get my answer. There are alot of threads on this but still no luck.
I have a bell htc incredible S that came with s-off. I rooted through alpharx and flashed a custom rom of core droid.
Rom: http://forum.xda-developers.com/showthread.php?t=1096056
Everything works great except there is no call sound. I am trying to update the radio provided in the link above but I keep getting "model id incorrect" error.
Idk if I am flashing it properly or missing something in the process. Can someone please help I am new to this.
I put PG32IMG.zip file into K:\PG32IMG.zip and ran through Fastboot.
Thanks in advance

humm
umer215 said:
Hello
I have researched alot but didn't get my answer. There are alot of threads on this but still no luck.
I have a bell htc incredible S that came with s-off. I rooted through alpharx and flashed a custom rom of core droid.
Rom: http://forum.xda-developers.com/showthread.php?t=1096056
Everything works great except there is no call sound. I am trying to update the radio provided in the link above but I keep getting "model id incorrect" error.
Idk if I am flashing it properly or missing something in the process. Can someone please help I am new to this.
I put PG32IMG.zip file into K:\PG32IMG.zip and ran through Fastboot.
Thanks in advance
Click to expand...
Click to collapse
try this thread
http://forum.xda-developers.com/showthread.php?t=1129014&highlight=radio
maybe your flashing a froyo radio on ginger bread?>

^^^^ thanks
I am flashing a GB radio and I already looked at that link but still no luck. Idk if I have a radio s-off. How to check that? I was on froyo before I got custom coredroid and I never touched radio.

AlphaRevX doesn't give you radio S-OFF, that's why you're having problems.

doctorsax said:
AlphaRevX doesn't give you radio S-OFF, that's why you're having problems.
Click to expand...
Click to collapse
Can u please post a link on how to get radio s-off? I searched around but couldnt find any. My phone is unlocked tho.

umer215 said:
Hello
I have researched alot but didn't get my answer. There are alot of threads on this but still no luck.
I have a bell htc incredible S that came with s-off. I rooted through alpharx and flashed a custom rom of core droid.
Rom: http://forum.xda-developers.com/showthread.php?t=1096056
Everything works great except there is no call sound. I am trying to update the radio provided in the link above but I keep getting "model id incorrect" error.
Idk if I am flashing it properly or missing something in the process. Can someone please help I am new to this.
I put PG32IMG.zip file into K:\PG32IMG.zip and ran through Fastboot.
Thanks in advance
Click to expand...
Click to collapse
Hi i to have a Bell HTc incredible S, and could not flash a new radio, and could not get methods already outlined to work, so i did this method...
go here http://forum.xda-developers.com/showthread.php?t=1070348, follow this guide to install eng hboot then,
extract radio.img
Copy radio.img to a location where fastboot can find it. (wherever adb is)
Boot your phone into fastboot mode (power on while holding down the volume key)
Connect your phone via usb to your pc/mac/...
fastboot devices (to make sure that fastboot "sees" your phone)
fastboot flash radio radio.img
Code:
D:\SDK>adb shell
# busybox md5sum /sdcard/vivo_enghboot.img
busybox md5sum /sdcard/vivo_enghboot.img
b1829cfb7cf5d462660a58aa5449d27c /sdcard/vivo_enghboot.img
# dd if=/sdcard/vivo_enghboot.img of=/dev/block/mmcblk0p18
dd if=/sdcard/vivo_enghboot.img of=/dev/block/mmcblk0p18
2048+0 records in
2048+0 records out
1048576 bytes transferred in 0.552 secs (1899594 bytes/sec)
# reboot bootloader
reboot bootloader
D:\SDK>fastboot flash radio radio.img
sending 'radio' (25472 KB)...
OKAY [ 5.347s]
writing 'radio'...
OKAY [ 4.844s]
finished. total time: 10.194s

That's what I'm saying - your phone has an unlocked HBOOT (bootloader) but the radio is still locked. There is at least one thread on the forum here explaining how to flash a radio manually. Radio S-OFF can only be achieved using a hardware solution like an XTC clip, as far as I know.

test this out?
doctorsax said:
That's what I'm saying - your phone has an unlocked HBOOT (bootloader) but the radio is still locked. There is at least one thread on the forum here explaining how to flash a radio manually. Radio S-OFF can only be achieved using a hardware solution like an XTC clip, as far as I know.
Click to expand...
Click to collapse
can some one test out ali3nfr3ak method is it possible with soft ware S-OFF to manually flash a radio

^^^
I tried but I keep getting "permission denied" error when I enter "su" and I cant get a # sign in the process of Ship S-OFF to ENG S-OFF.
I am new to this forums so I cant post in the development section.
I cant get Ship S-off to ENG-Soff. I also have a question
If I get ENG S-OFF, will my phone become a Radio S-OFF. How do I check if my phone is Radio S-off or Radio S-on?
Thanks guys

umer215 said:
^^^
I tried but I keep getting "permission denied" error when I enter "su" and I cant get a # sign in the process of Ship S-OFF to ENG S-OFF.
I am new to this forums so I cant post in the development section.
I cant get Ship S-off to ENG-Soff. I also have a question
If I get ENG S-OFF, will my phone become a Radio S-OFF. How do I check if my phone is Radio S-off or Radio S-on?
Thanks guys
Click to expand...
Click to collapse
Ok so either the rom u r using does not have root permissions, or maybe you are not allowing root permissions on your phone when you type "su" in adb shell, ... what i mean is, after typing "su" in adb shell, on your phone a popup should appear asking for root permissions. U need ROOT permissions and busybox installed to flash eng-boot.
MY phone came shipped to me with s-off, i didnt use an xtc clip.

ali3nfr3ak said:
Ok so either the rom u r using does not have root permissions, or maybe you are not allowing root permissions on your phone when you type "su" in adb shell, ... what i mean is, after typing "su" in adb shell, on your phone a popup should appear asking for root permissions. U need ROOT permissions and busybox installed to flash eng-boot.
MY phone came shipped to me with s-off, i didnt use an xtc clip.
Click to expand...
Click to collapse
Hey bro thanks for ur help
ur method is amazing. Now finally i got Eng S-off and GB radio 20.2804.30.085AU_3805.04.03.22_M. currently, I am using froyo so I have no call sound that means I have got a GB radio and I just need to put back coredroid rom.
Thanks again

jul644 said:
can some one test out ali3nfr3ak method is it possible with soft ware S-OFF to manually flash a radio
Click to expand...
Click to collapse
yes his method did work sorry for the other post

umer215 said:
Hey bro thanks for ur help
ur method is amazing. Now finally i got Eng S-off and GB radio 20.2804.30.085AU_3805.04.03.22_M. currently, I am using froyo so I have no call sound that means I have got a GB radio and I just need to put back coredroid rom.
Thanks again
Click to expand...
Click to collapse
Sweet. Nice one, well done.
once you have flashed the radio, there is no need for the "eng-hboot" so if you were feeling confident...
download the attached zip.
extract and place hboot_1.13.0000_CRC_8a731c6e_0401.img [MD5=C0845E6348123828F918FDB48B74F349] in the same place you put the radio.img
Boot your phone into fastboot mode (power on while holding down the volume key)
Connect your phone via usb to your pc/mac/...
fastboot devices (to make sure that fastboot "sees" your phone)
fastboot flash hboot hboot_1.13.0000_CRC_8a731c6e_0401.img
Code:
C:\Users\Administrator>d:
D:\>cd sdk
D:\SDK>fastboot devices
HT15GTA00*** fastboot
D:\SDK>fastboot flash hboot hboot_1.13.0000_CRC_8a731c6e_0401.img
sending 'hboot' (1024 KB)...
OKAY [ 0.411s]
writing 'hboot'...
OKAY [ 0.421s]
finished. total time: 0.832s

Will flashing ENG HBOOT onto a AlphaRevX'd S-OFF phone cause it to go back to S-ON?

charch said:
Will flashing ENG HBOOT onto a AlphaRevX'd S-OFF phone cause it to go back to S-ON?
Click to expand...
Click to collapse
Well that i do not know %100. I wouldnt think so tho. I cannot test this for you as I didnt need to use AlphaRevX to s-off

It kinda worries me though... If I get ENG HBOOT and it returns to S-ON then would there be a way to S-OFF it again? Or would I be stuck forever?
Sent from my HTC Incredible S using XDA App

charch said:
It kinda worries me though... If I get ENG HBOOT and it returns to S-ON then would there be a way to S-OFF it again? Or would I be stuck forever?
Sent from my HTC Incredible S using XDA App
Click to expand...
Click to collapse
Well there is only one way to find out, All I can say is that my phone came with s-off, flashing the eng-hboot did not return me to s-on, the eng-boot is an engeering hboot so i dont see that it would return to s-on
EDIT: this from your other thread..
vimfreak said:
Flashing RUU will return S-ON.
I've S-OFF my phone with alpharevx and then flashed official GB RUU - phone was S-ON again.
However its not a big deal since you can use alpharevx trick again - phone will be S-OFF again (worked for me)
Click to expand...
Click to collapse

It depends on whether or not it checks if the hardware is S-OFF or not... Because if it does then Im screwed... But Ive looked at the Desire Z forum and they soft mod S-OFF and are able to install ENG HBOOT S-OFF... But... If it does happen to fail, since Im already rooted, wouldnt I be able to flash a HBOOT from the Optus rom or something?
EDIT: yes, but AlphaRevX relies on the stock HBOOTs to operate...
EDIT 2: did some research... ENG HBOOT is unlocked by nature... Apparently its impossible for it to revert you to S-ON xD thanks for your help
Sent from my HTC Incredible S using XDA App

works
i can confirm that this works here was my log
PHP:
C:\AndroidSDK\platform-tools>fastboot devices
HT13RTA05966 fastboot
C:\AndroidSDK\platform-tools>fastboot flash radio radio.img
sending 'radio' (25472 KB)... OKAY [ 5.328s]
writing 'radio'... OKAY [113.161s]
finished. total time: 118.490s
C:\AndroidSDK\platform-tools>
thos 118 seconds were scary

jul644 said:
i can confirm that this works here was my log
PHP:
C:\AndroidSDK\platform-tools>fastboot devices
HT13RTA05966 fastboot
C:\AndroidSDK\platform-tools>fastboot flash radio radio.img
sending 'radio' (25472 KB)... OKAY [ 5.328s]
writing 'radio'... OKAY [113.161s]
finished. total time: 118.490s
C:\AndroidSDK\platform-tools>
thos 118 seconds were scary
Click to expand...
Click to collapse
Was your phone S-OFF out of the box or did you use AlphaRevX?
EDIT: I decided to risk it and install ENG HBOOT... IT WORKED! Installing the Optus RUU!

Related

[HBOOT][RUU] Here is the unlockable HBOOT from HTC Dev

This is the latest hboot from HTC for the DINC that allows the bootloader to be OEM unlocked.
HBOOT 1.02.0000
1. Enable usb debugging
2. Run RUU(make sure to use the HTC drivers or RUU wont work)
3. Use htc dev process to oem unlock bootloader
4. Enjoy pwnage of ur DINC
P.S. I have attached the PB31IMG.zip for those who dont kno how to RUU
Question (anyone)?
If you are already S-off, rooted, and using the .92 bootloader, will flashing the zip cause a loss of S-off, or any other disasters?
Considering giving it a shot, but don't want to spend the evening rerooting or getting into something I can't get back out of.
Input welcome...
sorry...I was on the phone
omniatic said:
Question (anyone)?
If you are already S-off, rooted, and using the .92 bootloader, will flashing the zip cause a loss of S-off, or any other disasters?
Considering giving it a shot, but don't want to spend the evening rerooting or getting into something I can't get back out of.
Input welcome...
sorry...I was on the phone
Click to expand...
Click to collapse
No. I did that and was fine. I used the PB31IMG.zip
Sent from my Galaxy Nexus using Tapatalk 2
OK flashed it fine. Now, I see that the unlocking process wipes the phone clean. Will I still be able to boot into CWM recovery and restore a nand backup? Or will I have to reflash CWM 5.0.2.0?
Edit: I'll still be S-off, right?
omniatic said:
OK flashed it fine. Now, I see that the unlocking process wipes the phone clean. Will I still be able to boot into CWM recovery and restore a nand backup? Or will I have to reflash CWM 5.0.2.0?
Edit: I'll still be S-off, right?
Click to expand...
Click to collapse
Actually I think the wipe process with unlocking fails if you're on CWM. I didn't lose CWM or data when I did it.
Yes. I still am S-OFF when I did it rooted.
But you may not need this unlocked bootloader as you can already flash radios and recoveries from the bootloader (HBOOT) and kernels, ROMs and recoveries from CWM with s-off alone.
I got it just so I could use fastboot to flash kernels which if you flash with fastboot on this device you may need to still manually push the corresponding wifi module if the version string changes - not necessarily each time you switch kernels either. For my gingersense kernels that would only be if you switch between gingertiny 2.6.35.10, gingertiny-v2 2.6.35.13 and gingertiny-2.6.35.14. For incredikernel that may be quite different.
Sorry, I'm rambiling and should be asleep but just so hyper.
Yeah, I know it wasn't needed. But I felt it had to be done. Anyhow, something got wiped, cause it hung on the boot screen forever. Finally pulled the battery, booted into recovery, and restored my fresh backup. 1.02 bootloader, unlocked, and up and running again.
Thanks for all the help. I see you edited your post about the same time I was banging away in command prompt. All my SDK tools were scattered around and needed updating, which stretched it out. Once again, that feeling you get when something works despite your best efforts.
Thanks+
After a gut-wrencher like that, some sleep sounds good.
Sorry if this is the wrong thread in which to post but I'm getting pretty confused. I have an HTC incredible I just received with S-Off
It says:
HBOOT-0.92.9999
MICROP-0417
TOUCH PANEL-ATMEL224_16ab
RADIO-2.15.00.07.28
Jul 23 2010, 18:06:51
I am in fastboot usb, but I cannot flash the cwm 5.0.2.0 img,
I try fastboot flash recovery recovery-clockwork-5.0.2.0-inc.img and receive the error:
C:\Android\android-sdk\platf
sending 'recovery' (3064 KB)
OKAY [ 0.494s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.498s
Does this mean that I don't have root access, even though I am S-off?
Not sure about flashing a newer recovery through fastboot.....but you can also download rom manager from the market and update your cwm that way....
The Bootloader
can you update the hboot while running a custom rom without bricking.
Asylum1621 said:
Sorry if this is the wrong thread in which to post but I'm getting pretty confused. I have an HTC incredible I just received with S-Off
It says:
HBOOT-0.92.9999
MICROP-0417
TOUCH PANEL-ATMEL224_16ab
RADIO-2.15.00.07.28
Jul 23 2010, 18:06:51
I am in fastboot usb, but I cannot flash the cwm 5.0.2.0 img,
I try fastboot flash recovery recovery-clockwork-5.0.2.0-inc.img and receive the error:
C:\Android\android-sdk\platf
sending 'recovery' (3064 KB)
OKAY [ 0.494s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.498s
Does this mean that I don't have root access, even though I am S-off?
Click to expand...
Click to collapse
How are you trying to flash it? You just take this file http://dinc.does-it.net/Recoveries/CWM_5.0.2.0/PB31IMG.zip, and place it on your sdcard in no folders. Then boot to hboot and wait a few secs. It should automaticly find the file and prompt you to press vol up to update.
Fastboot flashing images wont work unless your bootloader in unlocked.
Edit: Didnt realize this post was so old.
---------- Post added at 10:31 PM ---------- Previous post was at 10:27 PM ----------
zachf714 said:
can you update the hboot while running a custom rom without bricking.
Click to expand...
Click to collapse
Yes you can as long as your s-off. This thread is actually old and a newer version hboot 1.07
DOWNLOAD: http://dinc.does-it.net/Hboots/Hboot_1.07/PB31IMG.zip
MD5: http://dinc.does-it.net/Hboots/Hboot_1.07/PB31IMG.zip.md5 has been released. However if your s-off there is no need to update, as you can already flash thru hboot. The only advantage is being able to fastboot flash imgs.
If you s-on the only way to update is to do an ruu, which will wipe the phone and require you to reroot and flash a backup.
cmlusco said:
Yes you can as long as your s-off.
Click to expand...
Click to collapse
Oh really? s-off users can simply flash the new HBOOT in HBOOT then do the unlocking process on HTC-Dev?
That unlocks and keeps s-off?
ardax said:
Oh really? s-off users can simply flash the new HBOOT in HBOOT then do the unlocking process on HTC-Dev?
That unlocks and keeps s-off?
Click to expand...
Click to collapse
Correct.
Are you guys flashing HBOOT without checking the md5?
Sounds gutsy...
Sent from my Droid Incredible using xda app-developers app
ccbiker said:
Are you guys flashing HBOOT without checking the md5?
Sounds gutsy...
Sent from my Droid Incredible using xda app-developers app
Click to expand...
Click to collapse
You can get the md5 by adding .md5 to the download url. ( http://dinc.does-it.net/Hboots/Hboot_1.07/PB31IMG.zip.md5 ) All files on dinc.does-it.net have an md5.
ccbiker said:
Are you guys flashing HBOOT without checking the md5?
Click to expand...
Click to collapse
Are you nutters? I'll both verify md5 and check zip file integrity before attempting to flash something like an hboot or radio!
cmlusco said:
You can get the md5 by adding .md5 to the download url. ( http://dinc.does-it.net/Hboots/Hboot_1.07/PB31IMG.zip.md5 ) All files on dinc.does-it.net have an md5.
Click to expand...
Click to collapse
Oh nice. I just saw the PB31IMG zip in the attachment in the OP and was like, "what?! these people are crazy!" Good to know!
ardax said:
Are you nutters? I'll both verify md5 and check zip file integrity before attempting to flash something like an hboot or radio!
Click to expand...
Click to collapse
Yeah.. I feel the same way! I was just confused since I didn't see the md5 posted. I wondered what I was missing.
So I kno its so late but I'd rather be sure than sorry lol...I can flash hboot 1.07(or what ever it is) and have both s-off and be unlocked? I thought you could only have one at a time? Someone help plz
Sent from my rooted GameBoy Advance! ^¬^
Yeah. Get S-OFF first if you haven't already. Then flash the latest HBOOT. You'll still have S-OFF after that. Then just unlock the bootloader on htcdev.com according to their directions.
Viola! S-OFF and unlocked bootloader.
Thanks will do!
Sent from my rooted GameBoy Advance! ^¬^
Why do you guys do this? Are you already rooted and running custom roms
Sent from my ADR6300 using xda app-developers app

[Request] HTC Raider Rogers ICS RUU

I think I may have soft bricked my HTC Raider.
I was attempting to flash CM9 on my HTC. I followed the pre-flash procedures (Wiping Data, etc). Then, once it was complete, I rebooted the phone. The phone could not get past the CM9 Blue Tunnel animation. I left it there for about an hour, but nothing happened. I can still access my recovery and bootloader. I have tried flashing another ROM, as well as restoring a Nandroid backup I made, but they all lead to the white HTC screen. My Raider has S-ON.
User MzzSarahx3 had an extremely similar case, except that person had an AT&T Vivid, as seen here:
http://forum.xda-developers.com/showthread.php?t=1416836&page=51
MzzSarahx3 managed to fix the problem by running an RUU, so that is why I believe I can fix my situation by doing the same. I am aware of the RUU Collection that Football uploaded, but clicking on a link on FileFactory will give me an error saying that all download slots are in use.
So could somebody please link me, or upload, an ICS RUU for the HTC Raider on Rogers? Help would be much appreciated.
Just means site is busy keep checking
Sent from my HTC PH39100 using xda premium
ronnie498 said:
Just means site is busy keep checking
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
I have been clicking on that link since this morning. And it still gives me the same message. I will continue to check, though.
Does anyone have an alternate solution?
The stock Bell ICS RUU should work fine on your Rogers Raider. ( I have a Bell Raider but installed it on my buddy's Rogers Raider).
I'm uploading the stock Bell ICS RUU to Depositfiles right now but its gonna take an hour. I'll update my post with the link when it's done.
You can probably find the stock Bell ICS RUU on various threads in the forum. I believe that's where I got it from originally.
Note that if you have unlocked your bootloader (via htcdev), the stock RUU will refuse to install !
LaZiODROID said:
The stock Bell ICS RUU should work fine on your Rogers Raider. ( I have a Bell Raider but installed it on my buddy's Rogers Raider).
I'm uploading the stock Bell ICS RUU to Depositfiles right now but its gonna take an hour. I'll update my post with the link when it's done.
You can probably find the stock Bell ICS RUU on various threads in the forum. I believe that's where I got it from originally.
Note that if you have unlocked your bootloader (via htcdev), the stock RUU will refuse to install !
Click to expand...
Click to collapse
Thank you very much for uploading it!
I am definitely looking forward to using my phone again!
BTW I have looked around for the Bell ICS RUU on these forums, but did not find anything. The closest thing I found was this:
http://forum.xda-developers.com/showthread.php?t=1672800&highlight=bell+ics+ruu
But they said it was not a RUU so.....
I have uploaded the Bell ICS RUU to DepositFiles. You're welcome!
Filename: RUU_HOLIDAY_ICS_35_S_BM_3.38.666.2_Radio_3.04.4740.11_34.29.701040.22_release_255916_signed.exe
http://depositfiles.com/files/ofalwm57q
LaZiODROID said:
I have uploaded the Bell ICS RUU to DepositFiles. You're welcome!
Filename: RUU_HOLIDAY_ICS_35_S_BM_3.38.666.2_Radio_3.04.4740.11_34.29.701040.22_release_255916_signed.exe
Click to expand...
Click to collapse
Umm, well I downloaded the RUU file you kindly uploaded, but I have encountered a problem.
ERROR [131]: CUSTOMER ID ERROR
I have tried many times. Got this error every time. I guess it is because I have a Rogers phone and attempting to update using a Bell RUU.
Any suggestions?
LeoCFZ said:
Umm, well I downloaded the RUU file you kindly uploaded, but I have encountered a problem.
ERROR [131]: CUSTOMER ID ERROR
I have tried many times. Got this error every time. I guess it is because I have a Rogers phone and attempting to update using a Bell RUU.
Any suggestions?
Click to expand...
Click to collapse
Damn... I don't remember having to do that for my buddy's Rogers Raider. Sorry.. it was some time ago.
He's here so I just checked his phone... we must have put in the SuperCID back then (which may accept any RUU?)
C:\Users\Master>fastboot getvar cid
cid: 11111111
finished. total time: 0.000s
and I ran mine (actual Bell Raider).:
C:\Users\Master>fastboot getvar cid
cid: BM___001
finished. total time: 0.000s
Feeling adventurous? I'm not sure if you need to be S-OFF to do this (or have unlocked bootloader, or even both) but...
You can change the CID via fastboot.
Fastboot commands that you can do: (thank you jmone from showpost.php?p=25187040&postcount=199)
(to check your current CID - write it down?)
fastboot getvar cid
(to write a new CID to the phone)
fastboot oem writecid 11111111 (where the 11111111 contains the CID you want - you can try the 11111111 (is that known as SuperCID?) or you can try mine, which is BM___001 as specified above)
(then reboot into bootloader mode)
fastboot reboot-bootloader
(then if it reboots back into fastboot mode, you can run this to verify your desired CID made it)
fastboot getvar cid
Then maybe the RUU will allow itself to install?
LaZiODROID said:
Damn... I don't remember having to do that for my buddy's Rogers Raider. Sorry.. it was some time ago.
He's here so I just checked his phone... we must have put in the SuperCID back then (which may accept any RUU?)
C:\Users\Master>fastboot getvar cid
cid: 11111111
finished. total time: 0.000s
and I ran mine (actual Bell Raider).:
C:\Users\Master>fastboot getvar cid
cid: BM___001
finished. total time: 0.000s
Feeling adventurous? I'm not sure if you need to be S-OFF to do this (or have unlocked bootloader, or even both) but...
You can change the CID via fastboot.
Fastboot commands that you can do: (thank you jmone from showpost.php?p=25187040&postcount=199)
(to check your current CID - write it down?)
fastboot getvar cid
(to write a new CID to the phone)
fastboot oem writecid 11111111 (where the 11111111 contains the CID you want - you can try the 11111111 (is that known as SuperCID?) or you can try mine, which is BM___001 as specified above)
(then reboot into bootloader mode)
fastboot reboot-bootloader
(then if it reboots back into fastboot mode, you can run this to verify your desired CID made it)
fastboot getvar cid
Then maybe the RUU will allow itself to install?
Click to expand...
Click to collapse
I typed in the commands and I got this:
c:\Users\Leo Zheng\Desktop\Vivid Toolkit\Data>fastboot oem writecid 11111111
... INFOvreg_set: request is duplicated id 14
INFO holiday_init_sd, SD card power on ok
INFOsdcc_init_memory_device done
INFO[FAT_ERROR] fat_open_file: can not find SMART_IO.CRD
INFO[JAVACARD_ERR] SMART_IO.CRD cann't find
OKAY [ 1.076s]
finished. total time: 1.076s
c:\Users\Leo Zheng\Desktop\Vivid Toolkit\Data>fastboot getvar cid
cid: ROGER001
finished. total time: 0.002s
So, that means the SuperCID did not manage to write. I searched around and found hints about something called Radio S-OFF or Gold Card, but it was for a different HTC phone...
Is there a guide to follow so i could get this?
BTW SuperCID would allow the user to use any RUU.
LeoCFZ said:
I typed in the commands and I got this:
c:\Users\Leo Zheng\Desktop\Vivid Toolkit\Data>fastboot oem writecid 11111111
... INFOvreg_set: request is duplicated id 14
INFO holiday_init_sd, SD card power on ok
INFOsdcc_init_memory_device done
INFO[FAT_ERROR] fat_open_file: can not find SMART_IO.CRD
INFO[JAVACARD_ERR] SMART_IO.CRD cann't find
OKAY [ 1.076s]
finished. total time: 1.076s
c:\Users\Leo Zheng\Desktop\Vivid Toolkit\Data>fastboot getvar cid
cid: ROGER001
finished. total time: 0.002s
So, that means the SuperCID did not manage to write. I searched around and found hints about something called Radio S-OFF or Gold Card, but it was for a different HTC phone...
Is there a guide to follow so i could get this?
BTW SuperCID would allow the user to use any RUU.
Click to expand...
Click to collapse
Ahhh.. so you need to be S-OFF it seems. The S-OFF procedure isn't super easy, but it's nice to have (because with S-OFF, the custom roms you install will be able to automatically flash their kernel. With S-ON, to run a custom rom, you need to flash the kernel separately... not a huge deal, but having S-OFF is convenient if you like to try different custom roms). To S-OFF, you have to be willing to void your phone's warranty.
Theres gotta be the Roger RUU out there somewhere (that is ICS). I have the Rogers Gingerbread RUU... but I think it will only work if you havent upgraded your phone to ICS yet...
LaZiODROID said:
Ahhh.. so you need to be S-OFF it seems. The S-OFF procedure isn't super easy, but it's nice to have (because with S-OFF, the custom roms you install will be able to automatically flash their kernel. With S-ON, to run a custom rom, you need to flash the kernel separately... not a huge deal, but having S-OFF is convenient if you like to try different custom roms). To S-OFF, you have to be willing to void your phone's warranty.
Theres gotta be the Roger RUU out there somewhere (that is ICS). I have the Rogers Gingerbread RUU... but I think it will only work if you havent upgraded your phone to ICS yet...
Click to expand...
Click to collapse
I also have the Gingerbread RUU and yes, it does not work. You were right about the ICS RUU out there somewhere.
I dug deeper into the comments of Football's thread on the Shipped RUU Collection to see if anyone had trouble downloading from FileFactory and somebody requested the Rogers ICS RUU mirror there. I downloaded it any now my cell is back to being operational!
http://forum.xda-developers.com/showthread.php?t=1338919&highlight=football&page=14
Thanks to LaZiODROID, ronnie498,and Gene Poole for all their help!
Well, I also like to make sure I don't make the same mistake again. Anyone know why my phone ended up the way it is?
LeoCFZ said:
I also have the Gingerbread RUU and yes, it does not work. You were right about the ICS RUU out there somewhere.
I dug deeper into the comments of Football's thread on the Shipped RUU Collection to see if anyone had trouble downloading from FileFactory and somebody requested the Rogers ICS RUU mirror there. I downloaded it any now my cell is back to being operational!
http://forum.xda-developers.com/showthread.php?t=1338919&highlight=football&page=14
Thanks to LaZiODROID, ronnie498,and Gene Poole for all their help!
Well, I also like to make sure I don't make the same mistake again. Anyone know why my phone ended up the way it is?
Click to expand...
Click to collapse
Amazing! Glad it worked out. Thanks for that link. I'll be archiving a copy of that Rogers RUU.
As for why your phone wouldnt boot with CM9... Is CM9 still in development? Maybe you should try a different ROM.
I'm using Pegasus right now and enjoying it. (As per kozmik I did have to do an extra step to get my LTE going, but it was pretty easy).
Remember to do a backup and your 4 wipes (data, cache, dalvik,and /system) before you install the rom, of course!
OK, thanks for the tips and the ROM suggestion.
I'll try Pegasus next.
LeoCFZ said:
OK, thanks for the tips and the ROM suggestion.
I'll try Pegasus next.
Click to expand...
Click to collapse
Thanks for this post. I had the same problem and was looking on the site to find an answer....
I uploaded all the RUU's here including the rogers one
http://forum.xda-developers.com/showthread.php?t=2013122
from my HTC PH39100 using xda premium
Here's today's brain teaser of a question: if you have Super CID on, do you need to have the bootloader re-locked in order to run any RUU?
Spazmogen said:
Here's today's brain teaser of a question: if you have Super CID on, do you need to have the bootloader re-locked in order to run any RUU?
Click to expand...
Click to collapse
Yes, I am pretty sure you do. I re-locked mine whenever I had to use a RUU.

recieved phone with s-off, next step to root?

OK, I searched, read stickies etc. Thank you for all the great info.
Before Ii do this thing I just want a confirmation.
I received my bell incredible s with s-off via unknown means.
Every thing I read assumes you have s-on and goes through the steps fro there.
I gather I do not need to go to htcdev.com/bootloader. to unlock the bootloader.
do I still need to install revolutionary, or will I be able to flash roms without that?
this is my boot screen:
VIVI PVT SHIP S-OFF RL
HBOOT-1.13.0000
RADIO-3805.04.03.27_M
eMMC-boot
Apr 1 2011,18:34:39
thanks for you time!!!
cjunk said:
OK, I searched, read stickies etc. Thank you for all the great info.
Before Ii do this thing I just want a confirmation.
I received my bell incredible s with s-off via unknown means.
Every thing I read assumes you have s-on and goes through the steps fro there.
I gather I do not need to go to htcdev.com/bootloader. to unlock the bootloader.
do I still need to install revolutionary, or will I be able to flash roms without that?
this is my boot screen:
VIVI PVT SHIP S-OFF RL
HBOOT-1.13.0000
RADIO-3805.04.03.27_M
eMMC-boot
Apr 1 2011,18:34:39
thanks for you time!!!
Click to expand...
Click to collapse
Wow nice, u got a S-OFF phone from Bell :good:
Just go back to bootloader and go click recovery. If theres a recovery, ure set to flash ROMs. if not just flash the recovery (its in every guide. I am positive u cant miss it)
072665995 said:
Wow nice, u got a S-OFF phone from Bell :good:
Just go back to bootloader and go click recovery. If theres a recovery, ure set to flash ROMs. if not just flash the recovery (its in every guide. I am positive u cant miss it)
Click to expand...
Click to collapse
Thanks.
I got it off ebay, when they unlocked the sim they must have set s-off also.
cjunk said:
Thanks.
I got it off ebay, when they unlocked the sim they must have set s-off also.
Click to expand...
Click to collapse
Install recovery 4ext, twrp or cwm and then flash superuser and you done
Sent from my HTC Incredible S using xda premium
Tried to flash CWM, but this is what I get:
C:\android\adt\adt-bundle-windows-x86-20130219\sdk\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (3726 KB)...
OKAY [ 1.148s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.155s
any suggestions?
cjunk said:
Tried to flash CWM, but this is what I get:
C:\android\adt\adt-bundle-windows-x86-20130219\sdk\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (3726 KB)...
OKAY [ 1.148s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.155s
any suggestions?
Click to expand...
Click to collapse
Try to use 4ext recovery
Sent from my HTC Incredible S using xda premium
zulmajdi said:
Try to use 4ext recovery
Sent from my HTC Incredible S using xda premium
Click to expand...
Click to collapse
+1 The 4ext recovery app on google play will download either the touch version or the classic version (your choice here) for you. With its installation is download and the flashing process so its really simple but I still prefer to do things the manual way
O BTW your bootloader should be unlocked. (saying just in case )
072665995 said:
+1 The 4ext recovery app on google play will download either the touch version or the classic version (your choice here) for you. With its installation is download and the flashing process so its really simple but I still prefer to do things the manual way
O BTW your bootloader should be unlocked. (saying just in case )
Click to expand...
Click to collapse
Version 1.13 of the IncS HBOOT was not unlockable, so it will not show LOCKED/UNLOCKED/RELOCKED on the HBOOT screen.
072665995 said:
+1 The 4ext recovery app on google play will download either the touch version or the classic version (your choice here) for you. With its installation is download and the flashing process so its really simple but I still prefer to do things the manual way
O BTW your bootloader should be unlocked. (saying just in case )
Click to expand...
Click to collapse
From all I read I need either s-off OR unlocked bootloader, not both.
Also the app says it needs root to work, something i can not do until I flash a recovery, and I do not see any way of installing 4ext before root.
please correct me if I am wrong for others that might read this,, because I am a major noob
Anyway, I just went ahead and downloaded and flashed revolutionary from http://revolutionary.io/ , and let it install ClockworkMod.
followed this http://forum.xda-developers.com/showthread.php?t=2118187 to flash superuser and cyanogenmod 7.
I had a little problem with a boot-loop on first try starting cyanogenmod, so I had to go back into CWM to do I factory reset (i think) and reflash cyanogenmod. All's good now.:good:
Thanks.
tpbklake said:
Version 1.13 of the IncS HBOOT was not unlockable, so it will not show LOCKED/UNLOCKED/RELOCKED on the HBOOT screen.
Click to expand...
Click to collapse
Learn something new everyday ^.^
cjunk said:
From all I read I need either s-off OR unlocked bootloader, not both.
Also the app says it needs root to work, something i can not do until I flash a recovery, and I do not see any way of installing 4ext before root.
please correct me if I am wrong for others that might read this,, because I am a major noob
Anyway, I just went ahead and downloaded and flashed revolutionary from http://revolutionary.io/ , and let it install ClockworkMod.
followed this http://forum.xda-developers.com/showthread.php?t=2118187 to flash superuser and cyanogenmod 7.
I had a little problem with a boot-loop on first try starting cyanogenmod, so I had to go back into CWM to do I factory reset (i think) and reflash cyanogenmod. All's good now.:good:
Thanks.
Click to expand...
Click to collapse
Ahh i see. Well I would suggest the installation of 4ext now because the recovery that is provided by the revolutionary team is CWM 4.XX something like that. 4ext is provides a bit more so id definitely recommend it. :good:

[Q] need some help understanding lol

hi guys ive been off the htc one thread for a few months and so much has happend just need some help
ive unlocked the bootloader
done S OFF
done this http://forum.xda-developers.com/showthread.php?t=2316726
my phone is a 3uk branded rom with cidnum: H3G__001 (which i changed to fastboot oem writecid 11111111)
so now ive done them basically my phone is as good as sim free (apart from the sim lock)
so if i needed to return phone i just follow steps and reinstall any stock rom (as a 3 branded one i dont think they is any)
and 3 would never know any different
thanks
A great start would be to check the other 15,000 threads covering this subject.
Is there a question in there somewhere?
brockyneo said:
hi guys ive been off the htc one thread for a few months and so much has happend just need some help
ive unlocked the bootloader
done S OFF
done this http://forum.xda-developers.com/showthread.php?t=2316726
my phone is a 3uk branded rom with cidnum: H3G__001 (which i changed to fastboot oem writecid 11111111)
so now ive done them basically my phone is as good as sim free (apart from the sim lock)
so if i needed to return phone i just follow steps and reinstall any stock rom (as a 3 branded one i dont think they is any)
and 3 would never know any different
thanks
Click to expand...
Click to collapse
I think he is asking about what he will need to do if he needs to return to stock for a phone return/exchange.
brockyneo,
Since you are s-off you can reset everything needed before returning the phone if needed.
However since there is no RUU for your device, it will be a little harder than just re-installing a stock rom. Since you flashed a modified hboot you will need to reset all your sytem stuff back like hboot, splash screen, recovery, etc before you can relock the phone so it looks the same as it did out of the box.
I won't go into all the steps needed, but just know if you need to go back to stock there are many threads here that detail how to do so.
Just keep your bootloader unlocked and keep s-off until you need to return/exchange the device.
If you haven't flashed a custom recovery yet, do:
fastboot boot customrecovery.img
And do a backup. This will backup stock ROM and recovery. There is no 3 RUU and probably never will be, I don't know what their deal is..
Then to go back to stock, restore your backup, flash your recovery.img from your backup, change your CID back to original, flash a STOCK hboot, and last use Revone to lock the bootloader and then do s-on.
EDIT : just noticed on another thread you said you were running TrickDroid - disregard my post..
Sent from my HTC One using xda premium
ok guys i think ive screwed up big time i did a full wipe in cwm (sc card too) then was going to adb sideload the rom but now my pc doesnt reconise my phone i remember having to relock my bootloader to fix this so i went back to the original file in this thread http://forum.xda-developers.com/showthread.php?t=2316726
and relocked bootloader then when i tried to unlock it i get this error
sending 'unlocktoken' (0 KB)...
OKAY [ 0.159s]
writing 'unlocktoken'...
FAILED (remote: unlock token check failed)
finished. total time: 0.173s
any help please
brockyneo said:
ok guys i think ive screwed up big time i did a full wipe in cwm (sc card too) then was going to adb sideload the rom but now my pc doesnt reconise my phone i remember having to relock my bootloader to fix this so i went back to the original file in this thread http://forum.xda-developers.com/showthread.php?t=2316726
and relocked bootloader then when i tried to unlock it i get this error
sending 'unlocktoken' (0 KB)...
OKAY [ 0.159s]
writing 'unlocktoken'...
FAILED (remote: unlock token check failed)
finished. total time: 0.173s
any help please
Click to expand...
Click to collapse
Can you unlock using rev one?
redbull123 said:
Can you unlock using rev one?
Click to expand...
Click to collapse
problem i have is i have no rom installed and doesnt seem to be reconzing my phone only thing that works is fastboot
brockyneo said:
problem i have is i have no rom installed and doesnt seem to be reconzing my phone only thing that works is fastboot
Click to expand...
Click to collapse
can you post a photo of your hboot?
redbull123 said:
can you post a photo of your hboot?
Click to expand...
Click to collapse
sorry i have no way of taking a pic it was 1.44.0000
brockyneo said:
sorry i have no way of taking a pic it was 1.44.0000
Click to expand...
Click to collapse
What have you been using to unlock/lock your bootloader? HTC-Dev? This is just a guess - probably wrong, but you may need to ask for a newer unlock token and try again?
You have to go back and request a new token at htcdev.
FYI -once your bootloader is unlocked and you have s-off, KEEP IT THAT WAY. There is not really a reason to keep flipping, only if you need to return/exchange the phone.
Bootloader should not have an effect on ADB sideload. I'm unlocked and I use that all the time. If you have an issue with sideloading or something else, just post about it and someone will help, but you shouldn't need to flip your bootloader.

[Q&A] [RUU] Google Edition Conversion. 4.4.2 RUU Zip pre-rooted/non-rooted + Firmwar

[Q&A] [RUU] Google Edition Conversion. 4.4.2 RUU Zip pre-rooted/non-rooted + Firmwar
Q&A for [RUU] Google Edition Conversion. 4.4.2 RUU Zip pre-rooted/non-rooted + Firmware
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [RUU] Google Edition Conversion. 4.4.2 RUU Zip pre-rooted/non-rooted + Firmware. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
s_off question
liam_davenport said:
I had no problem with receiving update with the stock recovery installed
---------- Post added at 10:49 AM ---------- Previous post was at 10:47 AM ----------
Don't go from 4.x.xxx.xx to 5.xx.xxx.xx I've had the firmware bug that bricks you're device, it's a pain have to set up linux and run some commands
Click to expand...
Click to collapse
will the process retain s off? Thanks in advance
crazyandroid said:
will the process retain s off? Thanks in advance
Click to expand...
Click to collapse
the only way your phone can turn back to s-on is if you enter the right command manually "fastboot writesecureflag 3"
S-OFF will never turn back to S-ON by itself
alray said:
the only way your phone can turn back to s-on is if you enter the right command manually "fastboot writesecureflag 3"
S-OFF will never turn back to S-ON by itself
Click to expand...
Click to collapse
Thank you for the quick reply.
running into a problem
First time back with an HTC since the nexus one. so bear with my on the of the HTC exclusive setting, options and what not.
I keep getting an error code "FAILED (remote: 99 unknown fail)" when i try and flash the ROM, I get the error code in the same spot i would get an error the first time I ran the code. this is a different code than what he said I would get. any direction on what i need to change is greatly appreciated!
Here is the code i get --------------------------------
Tanners-MacBook-Pro:Mac Tanner$ ./fastboot flash zip RUU-HTC_One_GE-4.4.2-3.62.1700.1_Rooted.zip
sending 'zip' (514596 KB)...
OKAY [ 20.864s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 21.109s
Tanners-MacBook-Pro:Mac Tanner$
--------------------------------------------------------------
sOther Information:
Build Number 4.18.502.7 CL302626
Baseband Version "Unknown"
HBOOT 1.44
Radio 4A.17.3250.20
That might be a corrupted download. Did you try redownloading it?
I may have actually found the problem. This phone is all sorts of messed up, when i got it, it had a custom ROM, (Which was stuck on the HTC Logo), a CWM recovery, but still S-ON.
I have ran firewater and Revone methods to turn S-Off. The first time i ran it is said successful, but I never bothered to confirm.
I got it working and i was able to grant root access to applications but their were reboots ever 1-2 minutes. so i flashed a new ROM.
now, i have a working ROM (still have the random reboots), SuperSU tells me i need to update my binaries, and i still have S-ON.
I am sure they are all related, and my main goal is to get S-OFF, but i don't know how. i should quit messing around with HTC and just stick with what i know, the Nexus phones.
teport said:
I may have actually found the problem. This phone is all sorts of messed up, when i got it, it had a custom ROM, (Which was stuck on the HTC Logo), a CWM recovery, but still S-ON.
I have ran firewater and Revone methods to turn S-Off. The first time i ran it is said successful, but I never bothered to confirm.
I got it working and i was able to grant root access to applications but their were reboots ever 1-2 minutes. so i flashed a new ROM.
now, i have a working ROM (still have the random reboots), SuperSU tells me i need to update my binaries, and i still have S-ON.
I am sure they are all related, and my main goal is to get S-OFF, but i don't know how. i should quit messing around with HTC and just stick with what i know, the Nexus phones.
Click to expand...
Click to collapse
you indeed need s-off to flash this ruu and you'll (maybe) have to change your cid/mid to match the android-info.txt file packed in that ruu.
Achieving s-off on hboot 1.44 is simple:
flash ARHD 31.6 (this rom is pre-rooted and have the correct unsecured kernel for the s-off exploit to work)
Then follow instructions from Revone thread.
when s-off is acheived, confirm that your cid and mid match the android-info.txt file of the ruu (or change CID/MID so they match)
Flash the ruu in RUU mode:
Code:
fastboot oem rebootRUU
fastboot flash zip name_of_file.zip
fastboot flash zip name_of_file.zip
fastboot reboot
Never s-on and relock bootloader when using GPE
Can I just flash the newest firmware? Or there is a different firmware for gpe?
htc one m7 convert GPE questions.
htc one m7
model pn07100
android 4.3
htc sense 5.0
hboot 1.55
unlocked
I want to convert my m7 to a GPE. before i do anything to my phone ,I have a few questions to ask...
i want to install the RUU-HTC_One_GE-4.4-3.62.1700.1.zip rom (non rooted) http://forum.xda-developers.com/showthread.php?t=2358781
- does that mean i dont need to root my phone if im flashing the non rooted rom?
- my device is unlocked but in the bootloader is says that its locked in the menu. does that mean i still have to unlock the bootloader? is there a difference between having an unlocked phone and having an unlocked bootloader?
- do i need to install sync manager and install drivers for my phone?
- will i be able to receive updates from google OTA? do i need to flash stock recovery in order to receive OTA updates from google?
- how would i back up my stock rom (android 4.1.2 w/ htc sense 5.0) if i decide to go back.
- after the flash will i have to re-install all my apps?
thanks.
S-off mandatory
Hello, is absolutely essential s-off? If the device is only unlocked bootloader via HTCdev? The procedure will fail completely?
duzera said:
Hello, is absolutely essential s-off? If the device is only unlocked bootloader via HTCdev? The procedure will fail completely?
Click to expand...
Click to collapse
are you asking seriously or....?
Prerequisites
S-Off, <--------
ADB knowledge
Fastboot knowledge
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=43459658&postcount=1
i installed the google play edition for htc one m7 4.4.2 rom. how do i add/remove panels? i dont see any personalize settings in the menu? i've tried a search and no results.
graphic glitches
I have successfully converted my phone to GPE4.4.2 using the exact methods. There is no problem with that. Problem started once I did an OTA to update it with 4.4.3 where there are graphic glitches on the status bar and the bottom part of the screen. Also the power off panel won't appear after pressing (holding) the power button. Anyone suffered this? any solutions?
Edited : Problem solved by changing phone's CID. I can't change the RUU android-info's CID because the glitch would be there as the OTA's CID is GOOGL001.
Sprint?
Hey guys, does this RUU work with Sprint yet?
when upgrade to lollipop
have this problem: mount failed to mount /dev/block/mmcblk0p037 at /data device or resource busy
how to solve it ?
in 4.4.4, stuck recovery, unrooted
It doesn't affect anything. Just let it keep going. The update takes a while because it is using the older patch method.
recovery
where can I find stock recovery for gpe rom 4.4.4/4.9.1700.1 thanks in advance
I get this too but I get FAILED (remote: 42 custom id check fail) when I reboot it just reboots back into cyanogenmod11
Cillian.K said:
I get this too but I get FAILED (remote: 42 custom id check fail) when I reboot it just reboots back into cyanogenmod11
Click to expand...
Click to collapse
wrong cid make sure your cid is compatible with the ruu

Categories

Resources