Gold card - is it possible on the One-X? - HTC One X

I downloaded an app called Goldcard Helper and I'd detects and generated a reversible hex Buber for the One-X virtual sdcard my question is would it work to take the next step and flash the resultant Goldcard img?
Sent witH desire from OneX

angusc said:
I downloaded an app called Goldcard Helper and I'd detects and generated a reversible hex Buber for the One-X virtual sdcard my question is would it work to take the next step and flash the resultant Goldcard img?
Sent witH desire from OneX
Click to expand...
Click to collapse
If you unlock your bootloader via HTC Dev this removes the CID and allows you to flash any RUU. Essentially exactly the same as the Goldcard tool does.

dr9722 said:
If you unlock your bootloader via HTC Dev this removes the CID and allows you to flash any RUU. Essentially exactly the same as the Goldcard tool does.
Click to expand...
Click to collapse
Mmmmm no i don't think that is the case, just look in the shipped ROM thread and see all the people with branded phones that can't flash different regions ruu.
Sent witH desire from OneX

dr9722 said:
If you unlock your bootloader via HTC Dev this removes the CID and allows you to flash any RUU. Essentially exactly the same as the Goldcard tool does.
Click to expand...
Click to collapse
Wrong

angusc said:
Mmmmm no i don't think that is the case, just look in the shipped ROM thread and see all the people with branded phones that can't flash different regions ruu.
Sent witH desire from OneX
Click to expand...
Click to collapse
Only speaking from experience. Mine was T-Mob branded, unlocked with HTCDev, CID showed as "None" then was able to flash the WWE RUU.

dr9722 said:
Only speaking from experience. Mine was T-Mob branded, unlocked with HTCDev, CID showed as "None" then was able to flash the WWE RUU.
Click to expand...
Click to collapse
How did you know it was branded ? When it booted did have a tmobile logo ? Did you get the phone from T-Mobile or CPW ?
Si

BigladUK said:
How did you know it was branded ? When it booted did have a tmobile logo ? Did you get the phone from T-Mobile or CPW ?
Si
Click to expand...
Click to collapse
It had a T-Mob splash screen. And before you ask it's S-On.

dr9722 said:
It had a T-Mob splash screen. And before you ask it's S-On.
Click to expand...
Click to collapse
Interesting, don't suppose you know what software version you were on before do you ? 401 is the WWE, mine is 206.
I tried flashing the WWE on my o2 branded phone after I had relocked my boot loader but obviously didn't work....I'm just trying it now after re unlocking it
Si
---------- Post added at 03:38 PM ---------- Previous post was at 03:37 PM ----------
Rubbish As expected that didn't work for me
I wonder why yours worked...

Could you have a look ( or post ) the ruu logs from the folder in the root of c ( on your computer ) as mine show in the install failing due to cid not matchinf
Sent from my HTC One X using Tapatalk 2

I used CID getter on my T-Mobile and it told me that the CID was T-MOB005. Even though it was seemingly not there looking normally.

monkeyphonix said:
I used CID getter on my T-Mobile and it told me that the CID was T-MOB005. Even though it was seemingly not there looking normally.
Click to expand...
Click to collapse
The fastboot command to query it doesn't work for some reason and will always return None even if there is a CID set.

Tiersten said:
The fastboot command to query it doesn't work for some reason and will always return None even if there is a CID set.
Click to expand...
Click to collapse
I think it's because the bootloader is unlocked.

Cid getter reports mine as o2__01
Sent from my HTC One X using Tapatalk 2

shadowboy23 said:
I think it's because the bootloader is unlocked.
Click to expand...
Click to collapse
fastboot shows None as the CID for my One X which is still S-ON LOCKED and I know it has a CID because its a Orange UK branded handset. It just doesn't work for some reason. It isn't related to the security mode or whether it is locked, unlocked or relocked.

Tiersten said:
It shows None for my One X which is still S-ON LOCKED and I know it has a CID because its a Orange UK branded handset.
Click to expand...
Click to collapse
S-ON is different. I have unlocked my bootloader and I still have S-ON. Whenever you unlock the bootloader your CID is gone. I have read many owners of the One X that has the same result when they unlock the bootloader.

shadowboy23 said:
S-ON is different. I have unlocked my bootloader and I still have S-ON. Whenever you unlock the bootloader your CID is gone. I have read many owners of the One X that has the same result when they unlock the bootloader.
Click to expand...
Click to collapse
I know. My post was a reply to monkeyphonix who said they couldn't see the CID normally but could see it with CID getter. It is because getting the CID using fastboot doesn't work for some reason.

P
shadowboy23 said:
I think it's because the bootloader is unlocked.
Click to expand...
Click to collapse
No, my bootloader is still locked and i also can't get cid from FASTBOOT but CID Getter gives me HTC_001
My device is a European unlocked version purchased from Expansys.
Sent witH desire from OneX

Regardless of the 'None' response from an htcdev.com unlock, you can get the CID of your device by using the following command:
fastboot oem readcid
This will show the OEM CID number - which is the one that controls which RUU can be flashed to your phone.
Hope this helps someone.

visor said:
Regardless of the 'None' response from an htcdev.com unlock, you can get the CID of your device by using the following command:
fastboot oem readcid
This will show the OEM CID number - which is the one that controls which RUU can be flashed to your phone.
Hope this helps someone.
Click to expand...
Click to collapse
Ahh. So that is how you get the CID via fastboot.
I knew what my CID was anyway but here is what it should look like:
fastboot oem readcid
...
(bootloader) DEBUG: cid: ORANG001
OKAY [ 0.051s]
finished. total time: 0.052s

Obviously, once we get S-OFF the following command will grant SuperCID status.
fastboot oem writecid 11111111
I'm waiting on a couple of cables to arrive that will allow me to try out the Gold Card approach used on the HTC Mango devices - hopefully the One X will go into USB host mode?

Related

CID: None

hi guys
i tried the "fastboot getvar cid" to check the CID on my one X, and it returned that the there is no CID code stored (cid: None)
is this normal ? when there is an update from HTC, how will they know which firmware to push to my mobile ?
Thanks
Did you unlock through htcdev? I believe this removes your CID
Sent from my HTC HD2 using XDA
Daan1986 said:
Did you unlock through htcdev? I believe this removes your CID
Sent from my HTC HD2 using XDA
Click to expand...
Click to collapse
I have not unlocked it yet. It is still untouched with the original firmware that came with it
Known issue. I think you can read cid by adb shell getprop ro.cid
Sent from my HTC One X using xda premium
jmpmjmpm said:
Known issue. I think you can read cid by adb shell getprop ro.cid
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Thanks, it works with the command you have mentioned
I think u can install any of the rom you have no cid
Sent from my HTC One X using Tapatalk 2
RADLOUNI said:
Thanks, it works with the command you have mentioned
Click to expand...
Click to collapse
If you don't mind, what was the CID value?
Did you buy your phone from Dubai? Where & how much?
I got it from Gridzdirect for AED 2499/- but my CID is HTC__044, which is for hTC Asia WWE.
When previuosly got my Sensation, the CID was HTC_J15.
omar302 said:
If you don't mind, what was the CID value?
Did you buy your phone from Dubai? Where & how much?
I got it from Gridzdirect for AED 2499/- but my CID is HTC__044, which is for hTC Asia WWE.
When previuosly got my Sensation, the CID was HTC_J15.
Click to expand...
Click to collapse
Hi
I bought it from etisalat and ny cid is HTC__J15
HTC__622 here.
Sent from my HTC One X using XDA
I get HTC_001 with HOX bought in UK from Buymobile phones.
RADLOUNI said:
Hi
I bought it from etisalat and ny cid is HTC__J15
Click to expand...
Click to collapse
How much?
What is the impact of having a CID : None? From what i read, by unlocking the phone using HTCDev.com will remove the CID, then how else would anyone still have the CID?
my stock unlock one with cid:none too
from singtel
with adb shell I have O2__001.
What kind of rom can I install?
For example, can I install this one:
'RUU_ENDEAVOR_U_ICS_40_HTC_Europe_1.29.401.7_Radio _1.1204.104.14_release_259281_signed'
I rooted the phone and installed CWM.
The original software on the phone is: 1.26.206.2
Radio is 1.1204.90.13
Language dutch
Thanks in advance
almanbrother said:
with adb shell I have O2__001.
What kind of rom can I install?
Click to expand...
Click to collapse
It looks like you have an O2 branded device. If your device is locked to your operator, you will have to wait for an update from O2.
makbil said:
It looks like you have an O2 branded device. If your device is locked to your operator, you will have to wait for an update from O2.
Click to expand...
Click to collapse
And o2 have yet to release I single update.
Sent from my HTC One X using xda premium
by fastboot getvar cid - CID:None
by adb shell getprop ro.cid - CID:HTC_J15
bought in Dubai, untouched locked phone. can i flash Europe RUU after unlock or i must wait S-OFF?
Ozma said:
by fastboot getvar cid - CID:None
by adb shell getprop ro.cid - CID:HTC_J15
bought in Dubai, untouched locked phone. can i flash Europe RUU after unlock or i must wait S-OFF?
Click to expand...
Click to collapse
You can flash a European ruu any time. Even without unlocking, because european ruu's already have cid htc__15 in them.
But note that if u flash a newer (higher version) european ruu then u wont be able to go back. Also, u wont get ota updates automatically.
omar302 said:
You can flash a European ruu any time. Even without unlocking, because european ruu's already have cid htc__15 in them.
But note that if u flash a newer (higher version) european ruu then u wont be able to go back. Also, u wont get ota updates automatically.
Click to expand...
Click to collapse
so i would flash OTAs manually. but when i will have S-OFF and new european CID I will get FOTA automatically, won't I?
Ozma said:
so i would flash OTAs manually. but when i will have S-OFF and new european CID I will get FOTA automatically, won't I?
Click to expand...
Click to collapse
With the sensation and evo 3d, that was the case.
For the One X, you never know.
Actually, for the evo 3d, s-off was not required. I was able to change cid with htcdev unlock only.

bootloader downgrade and cid change

I have unlocked my phone via htc dev, and i installed the 2.17 RUU and i have problems with my phone and i would like to change the cid to super cid (mine is ht_j15 at the moment), i would like to revert to 1.29 firmware via ruu but it gives me an error because my bootloader is an updated version, so is it possible to downgrade to the old bootloader version as well as get super cid, please help
cheers
The short answers for the three questions is no, no, and no.
but i have s-off :s, and will these no's ever change to yes ???
XD XD
Have you tried the fastboot command (In fastboot):
fastboot oem writecid 11111111
If thats succesfull then you should be able to flash any rom.
Note down your original CID for warranty by issueing the following command in bootloader:
fastboot getvar cid
Why would you use HTCdev if you're s-off?
It's useless
Sent from my HTC One X
MarylandCookie said:
Have you tried the fastboot command (In fastboot):
fastboot oem writecid 11111111
If thats succesfull then you should be able to flash any rom.
Note down your original CID for warranty by issueing the following command in bootloader:
fastboot getvar cid
Click to expand...
Click to collapse
I get none when I issue fastboot getvar cid, is this equivalent as having the 11111111 set ?
Have you actually got s-off or have you just unlocked with htcdev? There 2 different things
Sent from my HTC One X using xda premium
P00r said:
I get none when I issue fastboot getvar cid, is this equivalent as having the 11111111 set ?
Click to expand...
Click to collapse
No this is what happens when you have the bootloader unlocked,
Try fastboot oem readcid
Sent from my HTC One X
thunder07 said:
Why would you use HTCdev if you're s-off?
It's useless
Sent from my HTC One X
Click to expand...
Click to collapse
Huh~ never mentioned OP singanture's stating s-off.
Yes, I think he is mistaking he had s-off device through htcdev.
holy s***, am sorry guys i didn't see that its still s-on, but i sent a message to htc dev about not getting s-off and some harsh words as well. hope they will reply.
sorry guys am such an idiot
viper619 said:
holy s***, am sorry guys i didn't see that its still s-on, but i sent a message to htc dev about not getting s-off and some harsh words as well. hope they will reply.
sorry guys am such an idiot
Click to expand...
Click to collapse
You had mistaken some facts, HTC never providings any official s-off. The htcdev.com offers you to unlock bootloader, it had limitations and you're not getting s-off through it.
ya sry about that . btw I contacted htc dev and to my surprise they told me to check the internet forums for ways to s-off the device (i did mention to them that the device s-off ed now is the snapdragon varient) and they said they have no intentions of releasing the s-off :S.

[Q] com.android.phone stopped..!

Hi guys.Im new to HTC one X.I just bought an HTC one X from e-bay and it came pre rooted thought the phone looks brandnew.I tried to insert a sim and my phone keeps on showing an error saying process.com.android.phone is stopped and it does not show any signal bars.After several reboots sometimes signal bars do appear sometimes.But i am unable to make or recieve calls as my phone app keeps on force closing. My phone has stock ICS.
So if i flash a stock RUU will the problem be solved or is there anything that i can do to make my phone work?thank you.
I would recommend flashing a stock RUU.
You would need to check your CID and whether your bootloader is locked or unlocked. To do this, you can hold power+volume up down buttons to reboot phone to bootloader and see the first line.
The RUU you flash must match your CID.
Recommended for you:
RUUs: http://forum.xda-developers.com/wiki/HTC_One_X#Total_recovery_-_flashing_a_RUU_to_completely_restore_your_phone
About CID and other info: http://forum.xda-developers.com/showthread.php?t=2031359
Power button + volume down button (not up)
And post the outcome of this fastboot command
Fastboot getvar version-main
Tony Tan said:
I would recommend flashing a stock RUU.
You would need to check your CID and whether your bootloader is locked or unlocked. To do this, you can hold power+volume up down buttons to reboot phone to bootloader and see the first line.
The RUU you flash must match your CID.
Recommended for you:
RUUs: http://forum.xda-developers.com/wiki/HTC_One_X#Total_recovery_-_flashing_a_RUU_to_completely_restore_your_phone
About CID and other info: http://forum.xda-developers.com/showthread.php?t=2031359
Click to expand...
Click to collapse
Thanks for the help(i hit the thanks button too
one more question.Mine has got super CID.
So what RUU should i flash?
You mean Super CID 11111111?
Did you check with:
fastboot getvar cid
fastboot oem readcid
If my understanding is correct, you should be able to flash any RUU with any CID in that case.
Just make sure the RUU you are flashing is for your device model (HTC One X Endeavor, not HTC One XL or anything else)
I have never owned a supercid device though, so you might want to confirm with someone else.
For RUU downloads:
http://forum.xda-developers.com/showthread.php?t=2094113
http://forum.xda-developers.com/showthread.php?t=2189048
Credits to Mr Hofs for helping me find the links.
nuwanmw1988 said:
Thanks for the help(i hit the thanks button too
one more question.Mine has got super CID.
So what RUU should i flash?
Click to expand...
Click to collapse
Tony Tan said:
You mean Super CID 111111111?
Did you check with:
fastboot getvar cid
fastboot oem readcid
If my understanding is correct, you should be able to flash any RUU with any CID in that case.
Just make sure the RUU you are flashing is for your device model (HTC One X Endeavor, not HTC One XL or anything else)
I have never owned a supercid device though, so you might want to confirm with someone else.
For RUU downloads:
http://forum.xda-developers.com/showthread.php?t=2094113
http://forum.xda-developers.com/showthread.php?t=2189048
Credits to Mr Hofs for helping me find the links.
Click to expand...
Click to collapse
yup..its 11111111
Then you can flash any ruu basically !
Thanx guys..my phone is back to life now.
Sent from my HTC One X using xda premium

supercid but want to be dev edition and stock not rooted

Hi guyz is it possible to be on stock with a developer edition cid? and what cid is it? and how to flash it stock rom? my friend is in outdated rom 4.4.2 and its supercid and s-off I want to help him
thanks!
imfuzzyyy said:
Hi guyz is it possible to be on stock with a developer edition cid? and what cid is it? and how to flash it stock rom? my friend is in outdated rom 4.4.2 and its supercid and s-off I want to help him
thanks!
Click to expand...
Click to collapse
You can stay supercid and just run the unlocked developers RUU for a full stock conversion... He will still be able to receive OTA updates.. Post the results from "fastboot getvar all" but remove imei and serial... If your phone is gsm, download and run this file from a PC.. Takes about ten minutes to install and ten minutes to reboot... http://www.htc.com/us/support/htc-one-m8/news/ but I'd post the fastboot output to confirm before running the RUU.exe file
bford152 said:
You can stay supercid and just run the unlocked developers RUU for a full stock conversion... He will still be able to receive OTA updates.. Post the results from "fastboot getvar all" but remove imei and serial... If your phone is gsm, download and run this file from a PC.. Takes about ten minutes to install and ten minutes to reboot... http://www.htc.com/us/support/htc-one-m8/news/ but I'd post the fastboot output to confirm before running the RUU.exe file
Click to expand...
Click to collapse
i dont think it is a gsm because he runs 32gb internal maybe a carrier provider any suggestion?
and btw is this ok it is now locked bootloader do it still need to unlock again?
imfuzzyyy said:
i dont think it is a gsm because he runs 32gb internal maybe a carrier provider any suggestion?
and btw is this ok it is now locked bootloader do it still need to unlock again?
Click to expand...
Click to collapse
The phone came in 32 and 64gb on GSM, CDMA, etc.. He's S-off so unlocking the bootloader should be as simple as "fastboot oem unlock".. Still "fastboot getvar all" output is needed so we can see model number, partition size, firmware, etc
bford152 said:
The phone came in 32 and 64gb on GSM, CDMA, etc.. He's S-off so unlocking the bootloader should be as simple as "fastboot oem unlock".. Still "fastboot getvar all" output is needed so we can see model number, partition size, firmware, etc
Click to expand...
Click to collapse
i see thanks for the info will get back on this when I got he's phone so I can fix it

[HELP] HTC 10 bootloop on Bootloader Mode

Hi everybody,
I'm sorry, I'm sure this question may be asked so much time, but after 1 hour searching I don't find anything usefull for me... (Maybe a keywork issue ?)
I don't know what I've done, but after I locked again the bootloader in order to flash on a RUU, I blocked my HTC 10 and can't boot on android again.
When I tried it the phone is only going to bootloader mode and don't want to get to my Os. I have TWRP and was on the custom LeeDroid 7.0.
I can't backup or do anything and while i try the dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota on the terminal, it won't work...
And I can't unlock again the phone, I've tried and it's "relocked".
Has someone have the same issues ? Really need your help ! :crying:
Thank you !
Why did you even lock the bootloader to flash a RUU? Is that mandatory? Sticking with Lee is always a better idea .
You might wanna try using a RUU.exe to get your OS back. What firmware and model do you currently have?
bamidrol said:
Why did you even lock the bootloader to flash a RUU? Is that mandatory? Sticking with Lee is always a better idea .
Click to expand...
Click to collapse
Yes it was lol...
But i've read that it was better to be on a locked bootloader to flash ruu :crying:
Yes, you need to lock the bootloader to flash an RUU.
Some people like custom roms, some want to go back to stock.
From the bootloader you can go to download mode and get the unlock token and try the process again to unlock, I would guess. Beyond that, I'm assuming the RUU screwed up somewhere. It is generally not possible to flash an RUU unless the phone matches the RUU's CID and MID parameters. And if it didnt work, the RUU wont have gotten far enough to do any damage.
silegeek said:
Yes, you need to lock the bootloader to flash an RUU.
Some people like custom roms, some want to go back to stock.
From the bootloader you can go to download mode and get the unlock token and try the process again to unlock, I would guess. Beyond that, I'm assuming the RUU screwed up somewhere. It is generally not possible to flash an RUU unless the phone matches the RUU's CID and MID parameters. And if it didnt work, the RUU wont have gotten far enough to do any damage.
Click to expand...
Click to collapse
I've re-unlocked the phone but it won't install the ruu but i think i've made the good RUU choice from the HTC website (was this one : on the website HTC us/support/htc-10-t-mobile/news/)
And i got an error 155 (ERROR UPDATING IMAGE) can't update your android phone.
But i've checked and i'm CID: T-MOB101 | MID: 2PS620000 on my HTC 10 ...
silegeek said:
Yes, you need to lock the bootloader to flash an RUU.
Some people like custom roms, some want to go back to stock.
From the bootloader you can go to download mode and get the unlock token and try the process again to unlock, I would guess. Beyond that, I'm assuming the RUU screwed up somewhere. It is generally not possible to flash an RUU unless the phone matches the RUU's CID and MID parameters. And if it didnt work, the RUU wont have gotten far enough to do any damage.
Click to expand...
Click to collapse
so you can't flash ruu with a unlocked bootloader?? thats odd...people use rru to get back to stock after running custom rom and you shouldn't lock bootloader with custom firmware bc it supposedly bricks you...or is download mode still operatable?
edit: i just flashed an ruu to check and can confirm ruu worked with unlocked bootloader and s-on.
Tech_Savvy said:
so you can't flash ruu with a unlocked bootloader?? thats odd...people use rru to get back to stock after running custom rom and you shouldn't lock bootloader with custom firmware bc it supposedly bricks you...or is download mode still operatable?
edit: i just flashed an ruu to check and can confirm ruu worked with unlocked bootloader and s-on.
Click to expand...
Click to collapse
Fair enough, advice I followed at the time suggested I relock bootloader to do an RUU. Being S-ON or OFF doesn't matter.
However, since there was no RUU for my CID (H3G__001) I had to S-OFF in order to change my CID to WWE (HTC__001) to flash that RUU. My phones status at the time was S-OFF, Relocked. It worked fine. It also worked fine under those same conditions after I changed my CID to BS_US001 and MID to 2PS6500000.
---------- Post added at 04:26 AM ---------- Previous post was at 04:24 AM ----------
hadory said:
I've re-unlocked the phone but it won't install the ruu but i think i've made the good RUU choice from the HTC website (was this one : on the website HTC us/support/htc-10-t-mobile/news/)
And i got an error 155 (ERROR UPDATING IMAGE) can't update your android phone.
But i've checked and i'm CID: T-MOB101 | MID: 2PS620000 on my HTC 10 ...
Click to expand...
Click to collapse
Isn't the US MID 2PS650000?
so you can't flash ruu with a unlocked bootloader?? thats odd...people use rru to get back to stock after running custom rom and you shouldn't lock bootloader with custom firmware bc it supposedly bricks you...or is download mode still operatable?
Click to expand...
Click to collapse
The download mode works, bootloader too
I'm not able to flash with an unlocked or a locked bootloader, i've tried the RUU and the custom ROM like Leedroid for example.
Fair enough, advice I followed at the time suggested I relock bootloader to do an RUU. Being S-ON or OFF doesn't matter.
However, since there was no RUU for my CID (H3G__001) I had to S-OFF in order to change my CID to WWE (HTC__001) to flash that RUU. My phones status at the time was S-OFF, Relocked. It worked fine. It also worked fine under those same conditions after I changed my CID to BS_US001 and MID to 2PS6500000.
Click to expand...
Click to collapse
Isn't the US MID 2PS650000?
Click to expand...
Click to collapse
I don't think it's the US MID, my IMEI is German and the phone works great on 4G / LTE in France (where I live) and i've read that 4G won't work with an US version in France, but maybe you're true and their is no RUU for my version ... (fragmentation pleasures).
Do you know how i can s-off this phone in order to change those CID which block me ? ^^' because i can't use sunshine bc no OS installed and can't flash one ...
In fact, the only think i can flash / unflash is TWRP and the recovery stock..

Categories

Resources