[Q] [NOOB]Need some info on this phone. - HTC Desire X

Hey guys! I am a kernel+rom developer for Samsung phones but recently I bought this phone from the market. I have never used HTC phones before so need to know few things before I start development on it.
1.Whats the rooting procedure?
2.Any news about JB? I think this device is too perfect for running JB
3.How many developers are already here? I need the approx number
4.Why no cm till now? If I am wrong then tell me.
5.Is the hardware opensourced?
6.Where can I find kernel sources?
7.Whats the procedure for setting up OTA updates?
8.Is this place dead or alive??
9.Can this phone run all the awesome games in market?
10.And any warning you want to give me?
Moderators: I think I posted it in the right section...

hell_lock said:
Hey guys! I am a kernel+rom developer for Samsung phones but recently I bought this phone from the market. I have never used HTC phones before so need to know few things before I start development on it.
1.Whats the rooting procedure?
2.Any news about JB? I think this device is too perfect for running JB
3.How many developers are already here? I need the approx number
4.Why no cm till now? If I am wrong then tell me.
5.Is the hardware opensourced?
6.Where can I find kernel sources?
7.Whats the procedure for setting up OTA updates?
8.Is this place dead or alive??
9.Can this phone run all the awesome games in market?
10.And any warning you want to give me?
Moderators: I think I posted it in the right section...
Click to expand...
Click to collapse
1.unlock your bootloader, flash su in recovery...
2. HTC said that phones with 512MB of ram won't get it. That means we'll probably get it...
3. 6-7
4. Ramdisk something...
6. htcdev.com
8. Pretty alive, I'd say...
9. Yup...
10. I didn't answer all of your questions, I answered all I knew...
Sent from my HTC branded muffin...

I know how to fix ramdisks.. well den we will hav cm9 atleast!

Try to PM @ atis112. It looks that he is doing smth with CM mod. Hope you will cooperate

hell_lock said:
I know how to fix ramdisks.. well den we will hav cm9 atleast!
Click to expand...
Click to collapse
Welcome bro... So pleased to have another dev. We need CM. Hope you can start working on that.
Sent from my HTC Desire X using xda premium

hell_lock said:
I know how to fix ramdisks.. well den we will hav cm9 atleast!
Click to expand...
Click to collapse
That's great! I'm a dev, well, ROM builder myself too, and I know about that stuff. So if you need any help, I'm here
But I thought the CM problems were because of a non-functioning device tree. Lloir has made one, but every ROM compiled from that doesn't boot.
Sent from my awesome fridge

hell_lock said:
I know how to fix ramdisks.. well den we will hav cm9 atleast!
Click to expand...
Click to collapse
I'm already working on cm9, but i'm busy so it will be long time for me. But i will share my sources at next week, so others can help too.

atis112 said:
I'm already working on cm9, but i'm busy so it will be long time for me. But i will share my sources at next week, so others can help too.
Click to expand...
Click to collapse
Thanks alot buddy! I will be in my real form from 22nd this month.

What is this bootloader thing? Should I unlock it?

hell_lock said:
What is this bootloader thing? Should I unlock it?
Click to expand...
Click to collapse
If you want to root, install a custom rom, custom kernel, custom recovery... yes, you need it unlocked!
It's very simple. Just follow the orders in htcdev.com website and unlock it using nloooo's topic or the "All in one kit".

hell_lock said:
What is this bootloader thing? Should I unlock it?
Click to expand...
Click to collapse
Sup you are the second samsung guy i know/saw here.(dont bother about the sig is cause I like my warranty).
now big changes from samsung.
Security:
to install custom roms and/or recovery you need an unlocked bootloader(so nice of them).
to install a custom kernel via the same zip as the rom(like we do in samsung) is not possible as they have a security flag that doesnt allow this(its something called S-ON).
also if your device is locked to a network/region the device cannot flash any other regions rom(a little thing called CID).:good:
the stock rom/maybe any other roms /system partition is not writable(there is a module to break this).:good:
More info :
about CID and S-ON the solutions for them are rightly called SUPERCID and S-OFF.:silly:
supercid change the cid value to some constants list like 1111111 or 222222 or 333333(thus making you truly unlocked and able to flash any regions rom).:victory:
S-OFF switches off the s-on security flag and thus allows for the kernel(boot)(and maybe more) partition to be overwritten(i.e r/w).:victory:
there is a method of S-OFF called facepalm that may/should work for all mordern HTC devices(yes that includes desire x:good but needs to be ported (or someone preferably a developer should offer to be a guinea pig for jcase or beansup like jmztaylor was for htc one vx).
for facepalm to work supercid is needed(how to get it same as above i.e needs to be ported or someone preferably a developer should offer to be a guinea pig for jcase or beansup like jmztaylor was for htc one vx):good:
so you are all caught up with the htc awesome(and some ass) ness let the building begin :highfive:

hi
hell_lock said:
What is this bootloader thing? Should I unlock it?
Click to expand...
Click to collapse
yes in HTC u get it like this.
Bootloader ----(always stays there...... very tough to mess it up)
Recovery -----(Has a separate partition on HTC unlike samsung/sony, where it is part of the kernel)
OS -----(System/data/cache etc etc)
Bootloader/Fastboot lets you flash things(images) onto RECOVERY/SYSTEM/BOOT/DATA partitions.
Dont confuse bootloader with boot.img.
Boot.img is the image which gets flashed onto the boot partition. boot.img contains the kernel and ramdisk.
Recovery.img also contains the kernel and its own ramdisk, so in either case, if u cant boot ur rom, u can always boot to recovery.
Thats it.

neXus PRIME said:
yes in HTC u get it like this.
Bootloader ----(always stays there...... very tough to mess it up)
Recovery -----(Has a separate partition on HTC unlike samsung/sony, where it is part of the kernel)
OS -----(System/data/cache etc etc)
Bootloader/Fastboot lets you flash things(images) onto RECOVERY/SYSTEM/BOOT/DATA partitions.
Dont confuse bootloader with boot.img.
Boot.img is the image which gets flashed onto the boot partition. boot.img contains the kernel and ramdisk.
Recovery.img also contains the kernel and its own ramdisk, so in either case, if u cant boot ur rom, u can always boot to recovery.
Thats it.
Click to expand...
Click to collapse
actually he is from an older generation of samsung(they have a different recovery partition).
also please review my previous post in this thread and can you see if I made any mistakes or what ?

Dark Passenger said:
actually he is from an older generation of samsung(they have a different recovery partition).
also please review my previous post in this thread and can you see if I made any mistakes or what ?
Click to expand...
Click to collapse
your post is correct. But he is interesting in porting cm9/10 and S-ON or S-OFF doesnt matter for that. In either case, there is a way to flash custom rom/kernel etc.... so what we need right now is a device/vendor tree for it.
Regards
Yasir

Wow wow!! HTC is super cautious unlike samsung who let us do anything on phone.
I will study more about all this and get my phone unlocked by some friend.
The only thing that worries me is its dev support. People are dead here.. :silly:

R: [Q] [NOOB]Need some info on this phone.
hell_lock said:
Wow wow!! HTC is super cautious unlike samsung who let us do anything on phone.
I will study more about all this and get my phone unlocked by some friend.
The only thing that worries me is its dev support. People are dead here.. :silly:
Click to expand...
Click to collapse
Only some people have HTC Desire X but there are some great people here like ckpv5, MaartenXDA, The Android Manual then nexusPrime and atis112 who made 2 kernels.
xpirt

How many modes are there for this phone? Example my galaxy had a download(odin) mode and a recovery mode..

R: [Q] [NOOB]Need some info on this phone.
hell_lock said:
How many modes are there for this phone? Example my galaxy had a download(odin) mode and a recovery mode..
Click to expand...
Click to collapse
Download Mode on Samsung is pretty similar to our bootloader/fastboot because they have similar functions like USB connection to flash recovery or kernels.
xpirt

Nice info. I was looking for this. I red anywhere that after unlocking bootloader and installing fastboot/recovery, user should lock bootloader again. Is this correct? Why it is important?

karmantyu said:
Nice info. I was looking for this. I red anywhere that after unlocking bootloader and installing fastboot/recovery, user should lock bootloader again. Is this correct? Why it is important?
Click to expand...
Click to collapse
No. And you don't install fastboot on your phone. It's there already.
Flowed from my HTC branded muffin...

Related

[Q] Why no CyanogenMod?

I ran CM7 nightlies on my DInc2 and updated to the stable version the day it came out. Technically, I am a noob so I really don't know what I am doing, I just know what I like and I can follow directions. (Except for Matt's ICS update when I forgot to protect the root and had to start over with .181, doh!)
Why is it that CyanogenMod is unavailable for one of the hottest phones on the market? Is it because of the locked boot loader? (which I will have to look up cause I don't even know what the heck a boot loader is anyway)
It's not über important, I just really miss my CM7 and was wondering if anyone knew the answer.
Locked bootloader= no custom kernals also there is cm9 but not cm7 nobody wants cm7 anymore ....
Sent from my Spectrum....Verizon's most underrated phone
You don't need custom kernels to have official CM.
That being said, our devs are hard at work on making a fully functional CM ROM - thing is though, since we have to work around the kernel that our devices are working using a process called "2nd-init", since we have locked bootloaders, everything is taking a lot longer and is a lot harder.
We have a partially working CM9 ROM over at http://droidhive.com. We also have AOKP.
Would you recommend a partially working version for noob who really loves CM?
jdadad23 said:
Would you recommend a partially working version for noob who really loves CM?
Click to expand...
Click to collapse
Get the fist leaked ICS. It is cool.
Sent from my DROID RAZR using XDA Premium App
I am running 4.0.3. I agree, it is cool. I still think I prefer CM.
CM isn't necessary at this point in time.
hy,
i am quite sure this questions wer answered x-times, but i didn´t find the answer in the forum, so i will ask:
1) Can we expect that the Bootloader will ever be UNLOCKED?
2) Are some DEV´s (and who?) working on it? Do they inform the folk on ex. twitter or so, like the iPhone guys (musclenerd, pod2g, ionic,...)
3) I already updated to ICS-TMobile-Leak, is my bootloader now different to the one in GB?
somehow i thought, i shoud write a NEW post, but i hope its okay to ask here, coz +1(wanna hav CM9 toooo)
greets
lordvampire said:
hy,
i am quite sure this questions wer answered x-times, but i didn´t find the answer in the forum, so i will ask:
1) Can we expect that the Bootloader will ever be UNLOCKED?
2) Are some DEV´s (and who?) working on it? Do they inform the folk on ex. twitter or so, like the iPhone guys (musclenerd, pod2g, ionic,...)
3) I already updated to ICS-TMobile-Leak, is my bootloader now different to the one in GB?
somehow i thought, i shoud write a NEW post, but i hope its okay to ask here, coz +1(wanna hav CM9 toooo)
greets
Click to expand...
Click to collapse
1. I think only Moto can unlock the bootloader, cause someone else told me it's an hard work because of 3 layers of encrypted code (I don't know what it means!)...it requires a lot of time and a powerfull machine
2. see n°1, Eternity project team are working on a bypass for bootloader (kexec)
3. ICS Bootloader is different from GB one, I guess.
draga277 said:
1. I think only Moto can unlock the bootloader, cause someone else told me it's an hard work because of 3 layers of encrypted code (I don't know what it means!)...it requires a lot of time and a powerfull machine
2. see n°1, Eternity project team are working on a bypass for bootloader (kexec)
3. ICS Bootloader is different from GB one, I guess.
Click to expand...
Click to collapse
and if this kexec is developed, we can flash costum kernels and so CM9 too???
yes.
lordvampire said:
and if this kexec is developed, we can flash costum kernels and so CM9 too???
Click to expand...
Click to collapse
Wait a moment...kexec is not necessary for CM9 flashing...you can flash modded rom, yet.
kexec (or unlocked bootloader) is required for mod kernels!
I am on icsleak, means i cannot flash costum rom as long as devs are not developing roms for my existing kernel right?
So i need to have kexec to bypass the kernel flashing to flash a costum rom...
Sent from my XT910 using Tapatalk
lordvampire said:
I am on icsleak, means i cannot flash costum rom as long as devs are not developing roms for my existing kernel right?
So i need to have kexec to bypass the kernel flashing to flash a costum rom...
Sent from my XT910 using Tapatalk
Click to expand...
Click to collapse
First phrase. Yes, I think so, if you can't downgrade to GB, as I guess
Second hrare. I don't know if kexec gives you this opportunity. You have always to flash a compatible kernel with a custom rom, its or others. This is my guess, someone else can confirm or not?

New User, Rooting and unlocking needed

hi
i have just got this phone
android : 4.0.4
Sense : 4.1
Software Version : 2.13.651.1.710RD
SDK API : 4.24
baseband : 1.12.11.0809
build : 2.13.651.1.CL99866
kernel : 3.0.8-01680-gb6402b4
and the immediate thing i noticed is how much low usable memory it has
so clearly i wanna install custom roms on this phone
but regAWMOD method isnt working at all , never goes beyond first step.
OR
i can live with just rooting and completely debloating the stock romn as much as possible.
Plz consider me a total noob as i am by and large from samsung ;P so fastboot , bootloaders and stuff is uknown to me
so now i want to either debloat the stock rom or root it with some simple method and may be unlock the bootloader as well, on my own tried the search button but stuff seemed pretty confusing to me as this is my First HTC
any help would be appreciated.
thanks
lord dredd said:
hi
i have just got this phone Version : 2.13.651.1.710RD
and the immediate thing i noticed is how much low usable memory it has
so clearly i wanna install custom roms on this phone
but regAWMOD method isnt working at all , never goes beyond first step.
OR
i can live with just rooting and completely debloating the stock romn as much as possible.
so now i want to root it with some simple method and may be unlock the bootloader as well, on my own tried the search button but stuff seemed pretty confusing to me as this is my First HTC
any help would be appreciated.
thanks
Click to expand...
Click to collapse
www.htcdev.com will get it unlocked then you need to flash twrp recovery and super user
flash recovery first then SU
btw that is the latest twrp v2.3.1.0
i donno
the unlock_code.bin isnt writing to the phone
always failing somehow
lord dredd said:
i donno
the unlock_code.bin isnt writing to the phone
always failing somehow
Click to expand...
Click to collapse
hmmmm it's been a while since I have done it
You can try the regaw mod it's kinda hit and miss with the software version you have It's all automated and that's what I used but like I said it was a while ago
http://forum.xda-developers.com/showthread.php?t=1690919
Thanks mate
got it unlocked by downloading the sdk anew
i feel the three files needed in unlocking are either outdated or somehow corrupt thats why the process was failing initially when i was using files from regaws application.
so now i am unlocked
what next kind sir !!!
lord dredd said:
Than ks mate
got it unlocked by downloading the sdk anew
i feel the three files needed in unlocking are either outdated or somehow corrupt thats why the process was failing initially.
so now i am unlocked
what next kind sir !!!
Click to expand...
Click to collapse
do you know how to use a cmd window?
not really , but can follow the instructions fast
dont really know all the commands though
lord dredd said:
not really , but can follow the instructions fast
dont really know all the commands though
Click to expand...
Click to collapse
You said you have sdk installed on your PC? why don't you just PM me it will probablly be easier
bigdaddy619 said:
You said you have sdk installed on your PC? why don't you just PM me it will probablly be easier
Click to expand...
Click to collapse
sure
just did
dl this instead same file just different name will make it easier to explain what I'm talking about
bigdaddy619 said:
dl this instead same file just different name will make it easier to explain what I'm talking about
Click to expand...
Click to collapse
ok downloaded this one as well :_)
right the status is that i have been able to unlock the bootloader
how to root the phone now ?
Maybe a good idea is to list the steps you used as to help others with this.
Yes I will be doing that for sure.
Thanks a bunch
Sent from my EVO using Tapatalk 2
lord dredd said:
Yes I will be doing that for sure.
Thanks a bunch
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
You are very welcome my friend just edit your first post with your guide
is the guide coming soon for this ? my girl just got a replacement device and i 2 am trying to get rooted and on a custom rom !!

AT&T HTC One X+ CM10 and Root

Hi,
i searched everywhere couldn't find anything about the AT&T verison of HTC One X+ and CM10
Is there a way to root the ATT version and install CM10 on it???
Read only about the international version yet. Don't want to brick my new phone.
Thanks.
Nope, there's still a bit of a wait on CM10/ASOP for AT&T/TELUS users. When a usable version is ready, it'll probably be here with [AT&T/TELUS] in the title.
damm was so hoping to change my devices from s3 to htc thanks mate.
Currently using the cm10.1 for s3 expermintal. i think when nightly last night.
thanks mate
indianx said:
damm was so hoping to change my devices from s3 to htc thanks mate.
Currently using the cm10.1 for s3 expermintal. i think when nightly last night.
thanks mate
Click to expand...
Click to collapse
i believe all were waiting for is source for the kernal correct?
is there anywhere developer website with current status or new for the AT&T version.
look on the forum, the AT&T one is BEING DONE
hmm should be a sticky... iam looking for a while cannot find the at&t..
kinda funny typing such an answer instead of pointing directly to thread.
indianx said:
hmm should be a sticky... iam looking for a while cannot find the at&t..
kinda funny typing such an answer instead of pointing directly to thread.
Click to expand...
Click to collapse
well how about you build the rom?? There IS NO cm10 AT&T YET...
Lloir said:
well how about you build the rom?? There IS NO cm10 AT&T YET...
Click to expand...
Click to collapse
thanks. Was it that hard?
indianx said:
thanks. Was it that hard?
Click to expand...
Click to collapse
yes because it's been mentioned in about 4 threads already
He's gonna start shooting puppies again people! Use the SEARCH function!
HTC One X+ question
indianx said:
damm was so hoping to change my devices from s3 to htc thanks mate.
Currently using the cm10.1 for s3 expermintal. i think when nightly last night.
thanks mate
Click to expand...
Click to collapse
So, the experimital CM10.1 is running on your HTC One X+. I have the same phone and I have unlocked it from HTC's web site. I'm a noob and don't know a lot about this stuff. Still learning. Should I try any mod or wait? I really want to get the AT&T crud off of my phone. Like I said, my phone is unlocked now.
Thanks for any help you can offer.
There are several non experimental roms you can install already just to get rid of the at&t stuff. Also you could root it and use titanium backup or root uninstaller or something to just get rid of unneeded stuff. If it were me, I would not DARE try anything experimental with my new phone, especially something cm10 related because pretty much all the devs have said there is nothing ready yet on that avenue.
cbendau said:
So, the experimital CM10.1 is running on your HTC One X+. I have the same phone and I have unlocked it from HTC's web site. I'm a noob and don't know a lot about this stuff. Still learning. Should I try any mod or wait? I really want to get the AT&T crud off of my phone. Like I said, my phone is unlocked now.
Thanks for any help you can offer.
Click to expand...
Click to collapse
if you want to try some roms out you can check this out...it has a list of the roms that will work will att devices.
Cheers!
HTC One X+ question
gokun said:
There are several non experimental roms you can install already just to get rid of the at&t stuff. Also you could root it and use titanium backup or root uninstaller or something to just get rid of unneeded stuff. If it were me, I would not DARE try anything experimental with my new phone, especially something cm10 related because pretty much all the devs have said there is nothing ready yet on that avenue.
Click to expand...
Click to collapse
OK, I'm new here and I really thank you all for any advise. I will read on and try to find some of these existing ROM's. This is probably a REALLY big noob question. If my phone is unlocked, does that mean it is rooted?
BTW, I also thank you for the advise on not using any experimental roms. I won't touch unless I know for sure. This new phone is a gem and I don't want to screw it up.
cbendau said:
If my phone is unlocked, does that mean it is rooted?
Click to expand...
Click to collapse
No!
Unlock is unlock and root is root
Indeed. You have unlocked the bootloader which is step 1. Now you need to root which is step 2. There is an all in one tool in the android development forum you can use to root. That might be the easiest way to go. Once you are rooted you can get root uninstaller for free from the play store or titanium backup. Titanium is probably better choice there. You could also flash a rom through recovery that is already rooted but most of those require you flash the kernel seperatly so if you are.very new i probably wouldnt do that just yet. Read up on the process first. Hope that helps.
Sent from my HTC HD2 using xda app-developers app
Lloir said:
yes because it's been mentioned in about 4 threads already
Click to expand...
Click to collapse
I used to have Galaxy phones all the time. Switched now to AT&T HTC One X+ unlocked.
At least i know you are the main guy who develops. Maybe i can help in bug report like i did with Galaxy's i9xxx series
Cheers.
Lloir said:
yes because it's been mentioned in about 4 threads already
Click to expand...
Click to collapse
And Lloir should know - he's in all of them and in the thick of things to help out us AT&T HOX+ folks! And I do thank you for all your hard work already!
HTC One X+ unlock vs root
skdubg said:
No!
Unlock is unlock and root is root
Click to expand...
Click to collapse
Thanks! My problem is this..... I used the HTC step by step from http://onexroot.com/one-x-root/how-to-root-one-x/
I got through the step where the instructions say to Mark - Right Click Copy - Paste into the HTCDev.com website
I then followed the instructions on through until the phone was unlocked.
At step 39 the instructions say to -
Reboot your phone into Fastboot mode and type the following in command prompt:and
type and execute at the cmd prompt -
fastboot flash recovery recovery-clockwork-touch-5.8.2.7-endeavoru.img
OK, I finished these steps and am now stuck at step 40.
I then copied the CWN-SuperSU-v.0.87.zip file to the root of my phone storage
The phone won't boot in to recovery at all
What is the CWN-SuperSU-v.0.87.zip file for and do I need to complete the step by rebooting using it in recovery mode? It will not boot in to recovery anyway.
So my phone was wiped and unlocked but back to the original AT&T build and I don't understand where I pick up in the process.
This is the point where I get confused. I research and read everywhere too. I know my phone is unlocked for sure. It's not bricked yet. :fingers-crossed:
I don't know where I pick back up with the process using some of the recommendations you guys have given me.
Like this
[TUT] TELUS HOX+ no rom fix
with the 4 ROMS at http://forum.xda-developers.com/showthread.php?t=2051032
The HTC One X+ All-In-One Toolkit V1.1 looks like what I need to use.
I just want to use something until cyanogyn has been tested and is ready. I want to get rid of all th AT&T bloatware.
Can you tell me where I'm at in the process when it comes to the exact next step I need to process in my phone?
Thank you very much in advance for any help you can offer!
---------- Post added at 07:12 PM ---------- Previous post was at 07:07 PM ----------
gokun said:
Indeed. You have unlocked the bootloader which is step 1. Now you need to root which is step 2. There is an all in one tool in the android development forum you can use to root. That might be the easiest way to go. Once you are rooted you can get root uninstaller for free from the play store or titanium backup. Titanium is probably better choice there. You could also flash a rom through recovery that is already rooted but most of those require you flash the kernel seperatly so if you are.very new i probably wouldnt do that just yet. Read up on the process first. Hope that helps.
Sent from my HTC HD2 using xda app-developers app
Click to expand...
Click to collapse
Thanks! My problem is this..... I used the HTC step by step from http://onexroot.com/one-x-root/how-to-root-one-x/
I got through the step where the instructions say to Mark - Right Click Copy - Paste into the HTCDev.com website
I then followed the instructions on through until the phone was unlocked.
At step 39 the instructions say to -
Reboot your phone into Fastboot mode and type the following in command prompt:and
type and execute at the cmd prompt -
fastboot flash recovery recovery-clockwork-touch-5.8.2.7-endeavoru.img
OK, I finished these steps and am now stuck at step 40.
I then copied the CWN-SuperSU-v.0.87.zip file to the root of my phone storage
The phone won't boot in to recovery at all
What is the CWN-SuperSU-v.0.87.zip file for and do I need to complete the step by rebooting using it in recovery mode? It will not boot in to recovery anyway.
So my phone was wiped and unlocked but back to the original AT&T build and I don't understand where I pick up in the process.
This is the point where I get confused. I research and read everywhere too. I know my phone is unlocked for sure. It's not bricked yet. :fingers-crossed:
I don't know where I pick back up with the process using some of the recommendations you guys have given me.
Like this
[TUT] TELUS HOX+ no rom fix
with the 4 ROMS at http://forum.xda-developers.com/showthread.php?t=2051032
The HTC One X+ All-In-One Toolkit V1.1 looks like what I need to use.
I just want to use something until cyanogyn has been tested and is ready. I want to get rid of all th AT&T bloatware.
Can you tell me where I'm at in the process when it comes to the exact next step I need to process in my phone?
Thank you very much in advance for any help you can offer!

[Q] i am messed up (wanna uprade to jellybean)

my questions
1. currently m running sense rc4.0 lite with sense 5 icons, and android version ics. , nw i want to upgrade it to jellybean, i dnt hv any backups,hw shuld i do it..
i read that thread bt it wasnt helpful to me, as it said "if ur bootloader shows unlocked then relock it" bt hw to relock it.??? plz gv step by step procedure
2. after installing jelly bean would i able to install this rom rc3.5..?? wats the procedure.??
thanxxx alot in advance...
Before I answer any of your questions, I'll let you know that HTC pulled the JB update after it gave users some very horrible bugs. However, they may soon release a fixed JB update which should be available to you. In other words, you won't get the update right now. However you can prepare for it.
1) Firstly, if you do not have a nandroid backup, you're going to have to find someone with a nandroid backup for the same CID as you. You can find your CID by installing CID Getter from the Play Store. Then you need to find someone on here with the same CID as you.
2) At the time of writing this the only ROM working with JB Hboot is the SkyDragon ROM. Note that the ROM you speak of is not JB but ICS, so I don't see why you'd want to upgrade to JB only to reinstall the ROM again.
Hope I've helped
How do you know this.? WRG to the update been.pulled.
Sent from my HTC Desire X using xda app-developers app
ORA 1 said:
How do you know this.? WRG to the update been.pulled.
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
Sorry, you don't make sense
He's asking where the information regarding the update being pulled is.
ohkkk..i shuld wait for the final fixed update...i got it..
Bt i didnt gt my ans for how to relock it...???
Btw thanx alot for solving my bog puzzle
Sent from my HTC Desire X using xda app-developers app
Ahh cheers @RossFixxed
@ORA 1 well there is no official statement from HTC about pulling the update, but people who should be receiving the update have reported that they are unable to update. Various people have also reported discussing with HTC support about the bugs and apparently they are aware. If you look on other threads in different sections on the forums there are people confirming that HTC have pulled the update.
hcdav said:
Ahh cheers @RossFixxed
@ORA 1 well there is no official statement from HTC about pulling the update, but people who should be receiving the update have reported that they are unable to update. Various people have also reported discussing with HTC support about the bugs and apparently they are aware. If you look on other threads in different sections on the forums there are people confirming that HTC have pulled the update.
Click to expand...
Click to collapse
Ok, yes my question was a bit screwball :laugh: i want to know how do you know that they were going to do an update. Because i have been onto them, and i think there is a better chance of seeing a pig fly.....Ok, i am being a bit sarcastic, but with no response from the manufacturer does give cause for concern.
IF HTC wants to keep their brand as one of the top brands of the world, they have to communicate much better.
All we want to hear is " We note your concerns about JB problems on the DX, we are attending to it, and as soon as we have developed a fix we will pass it on.
We do apologise for our error, please be patient......
So i am almost certain there will be (a) a fix update or (b) a new update which includes the fix.
ORA
ORA 1 said:
Ok, yes my question was a bit screwball :laugh: i want to know how do you know that they were going to do an update. Because i have been onto them, and i think there is a better chance of seeing a pig fly.....Ok, i am being a bit sarcastic, but with no response from the manufacturer does give cause for concern.
IF HTC wants to keep their brand as one of the top brands of the world, they have to communicate much better.
All we want to hear is " We note your concerns about JB problems on the DX, we are attending to it, and as soon as we have developed a fix we will pass it on.
We do apologise for our error, please be patient......
So i am almost certain there will be (a) a fix update or (b) a new update which includes the fix.
ORA
Click to expand...
Click to collapse
Oh right, okay. I can't remember exactly where someone posted this (there are so many threads on the bugs in JB now ) but I 100% remember reading about somebody who contacted HTC and got a reply concerning fixes for the update. I'll try getting onto them too, the more people kick up a fuss, the more likely they'll fix it
However there are a lot of great devs who have the DX and it won't be too long before we get a fix either officially or unofficially
---------- Post added at 09:02 PM ---------- Previous post was at 08:59 PM ----------
soham1990 said:
ohkkk..i shuld wait for the final fixed update...i got it..
Bt i didnt gt my ans for how to relock it...???
Btw thanx alot for solving my bog puzzle
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
Sorry missed your post! If you have fastboot tools on your computer, open the folder containing fastboot and SHIFT + RIGHT CLICK on an empty space in that window. Click on "Open command window here"
Next make sure your Desire X is on the stock ROM and rebooted into bootloader, and choose fastboot.
Now from that command window type in: fastboot oem lock
That should work
hcdav said:
Oh right, okay. I can't remember exactly where someone posted this (there are so many threads on the bugs in JB now ) but I 100% remember reading about somebody who contacted HTC and got a reply concerning fixes for the update. I'll try getting onto them too, the more people kick up a fuss, the more likely they'll fix it
However there are a lot of great devs who have the DX and it won't be too long before we get a fix either officially or unofficially
Click to expand...
Click to collapse
Ok, lets hope that all will be ok soon.
Pity we cant just download an upgrade from this forum. Viper sounds good
Well having said all this, just checked another recent discussion and it seems like the masters may have cracked it
http://forum.xda-developers.com/showthread.php?t=2224837&page=4
EDIT: @Soham1990 look at this looks like a fixed version may be out http://forum.xda-developers.com/showthread.php?t=2227220
hcdav said:
Oh right, okay. I can't remember exactly where someone posted this (there are so many threads on the bugs in JB now ) but I 100% remember reading about somebody who contacted HTC and got a reply concerning fixes for the update. I'll try getting onto them too, the more people kick up a fuss, the more likely they'll fix it
However there are a lot of great devs who have the DX and it won't be too long before we get a fix either officially or unofficially
---------- Post added at 09:02 PM ---------- Previous post was at 08:59 PM ----------
Sorry missed your post! If you have fastboot tools on your computer, open the folder containing fastboot and SHIFT + RIGHT CLICK on an empty space in that window. Click on "Open command window here"
Next make sure your Desire X is on the stock ROM and rebooted into bootloader, and choose fastboot.
Now from that command window type in: fastboot oem lock
That should work
Click to expand...
Click to collapse
fastboot tool..?? do u mean to say toolkit.?? or jst cmd window.?? i didnt get u.. and my 2nd doubt is i am on custom rom, so if i wish to relock, then i should come back to stock rom isnt it.?? so hw to come back to stock rom..?? what are the steps to come back to stock rom ..?
sry i hv vey little knowledge abt it...thanx alot in advance:angel:
If you download any Boot.img installer from any ROM thread, they'll contain the fastboot program. So if you go to the thread here and go to the bottom of the first post and download the Boot.img Installer, you can extract that ZIP and there should be a folder containing fastboot, adb and other stuff. Now if you open the command window there (SHIFT + RIGHT CLICK) you can do the fastboot oem lock if your phone is in fastboot mode.
If you want to be upgrading to Jelly Bean then you need to go back to your stock ROM for your CID, if you have a nandroid backup you can flash that through your recovery. If you don't you'll have to ask someone politely for their nandroid backup if they have the same CID.
If you manage to restore the correct nandroid backup, make sure you flash the stock ICS boot.img and recovery.img before you lock the bootloader.
hcdav said:
If you download any Boot.img installer from any ROM thread, they'll contain the fastboot program. So if you go to the thread here and go to the bottom of the first post and download the Boot.img Installer, you can extract that ZIP and there should be a folder containing fastboot, adb and other stuff. Now if you open the command window there (SHIFT + RIGHT CLICK) you can do the fastboot oem lock if your phone is in fastboot mode.
If you want to be upgrading to Jelly Bean then you need to go back to your stock ROM for your CID, if you have a nandroid backup you can flash that through your recovery. If you don't you'll have to ask someone politely for their nandroid backup if they have the same CID.
If you manage to restore the correct nandroid backup, make sure you flash the stock ICS boot.img and recovery.img before you lock the bootloader.
Click to expand...
Click to collapse
i dnt hv any backups...... my CID is HTC_038 , i hv searched forums bt did not find my CID , so should i request for my mentioned CID..??
one more foolish quest-- someone has posted files for mentioned CID for htc ONE x .. can i use that ..??
Using One X files won't work. I can't find any nandroids for your CID either, you're in the same position as I am. There is one user who has the same CID as you but is in the same position, their name is abhi0409, contact them and maybe you can work together to find a nandroid backup. Or you can just wait for Cyanogenmod 10.1 to be released or wait for a custom ROM for JB which ICS users can flash.
EDIT: another guy called hell_lock on this thread has the same CID as you and has a nandroid backup, but is reluctant to post it because it contains private data
Ok, yesterday i received a call from someone at HTC or one of their agents and asked me was my problem about the update sorted.
I said i didnt want to load the 4.1.3 update but wanted to wait for the 4.1.5 which has the sound bugs fixed.
She said yes, they were aware of the problem, but the new update to my country will be available in a few days.
Now a question to the developers, why cant we just upload these updates from the play store, or HTC itself.
Maybe things arent as simple as that.
We can. HTC can put the ruus on web where all can access them. But they don't, and It's a mystery.
They should really start being more generous otherwise there fan base will decrease drastically.
Sent from my HTC Desire X using xda app-developers app
Htc generally ignore their customer base in these matters.
It's why many of us won't go back to them again.
I contacted them twice recently, no answer at all. No wonder the other manufacturers are doing much better. Awful pity.
hcdav said:
Using One X files won't work. I can't find any nandroids for your CID either, you're in the same position as I am. There is one user who has the same CID as you but is in the same position, their name is abhi0409, contact them and maybe you can work together to find a nandroid backup. Or you can just wait for Cyanogenmod 10.1 to be released or wait for a custom ROM for JB which ICS users can flash.
EDIT: another guy called hell_lock on this thread has the same CID as you and has a nandroid backup, but is reluctant to post it because it contains private data
Click to expand...
Click to collapse
+1 I have the same CID
Regards,
navmad

TWRP status

Is anyone already working on porting TWRP to our u11 life? If not, I might try building for us all. Let me know so I don't waste my time.
Thanks!
dpryor88 said:
Is anyone already working on porting TWRP to our u11 life? If not, I might try building for us all. Let me know so I don't waste my time.
Thanks!
Click to expand...
Click to collapse
Dont think it would be considered wasting your time.
I'm here if you need anything I can offer to assist in this.
twinnfamous said:
Dont think it would be considered wasting your time.
I'm here if you need anything I can offer to assist in this.
Click to expand...
Click to collapse
Thanks dude!
I'll start tomorrow maybe after I get off work if I'm not too tired. No promises
I just want this to be like my old m8. An active community though I realize we aren't dealing with a flagship here, I'm still going to try to contribute somehow.
dpryor88 said:
Thanks dude!
I'll start tomorrow maybe after I get off work if I'm not too tired. No promises
I just want this to be like my old m8. An active community though I realize we aren't dealing with a flagship here, I'm still going to try to contribute somehow.
Click to expand...
Click to collapse
Nice to see some development interest for this phone!
Maybe it's too early to know but recovery for T Mobile variant will be the same as Android One?
Sent from my Huawei P9 powered by BlueWei [emoji41]
If I had the device I'd take a gander at making a recovery. I'd even make a CWM just for the fun of it if possible. Keep in mind I've never ported a recovery but I don't imagine the process is that difficult.
Marsou77 said:
Nice to see some development interest for this phone!
Maybe it's too early to know but recovery for T Mobile variant will be the same as Android One?
Click to expand...
Click to collapse
My guess is that the Android One variant will have A/B partitions for seamless updates, so there's going to be a different recovery and install method. All devices endorsed by Google since the launch of the Pixel use the new partition table and this results in difficulty in 3rd party development. Pixel doesn't have an official LOS ROM yet and just got official Magisk last month. It's going to be a rough start, but the community will grow.
Sent from my Mi A1 using XDA Labs
We are able to unlock the bootloader, Which means we can go Super CID. With Super CID we can flash (in DL mode) a magisk patched boot.img , and achieving root access. So next will be porting a recovery........ Get to work.
cbrown245 said:
We are able to unlock the bootloader, Which means we can go Super CID. With Super CID we can flash (in DL mode) a magisk patched boot.img , and achieving root access. So next will be porting a recovery........ Get to work.
Click to expand...
Click to collapse
You don't need SuperCID to flash a boot.img. That's simply incorrect.
Also, there was a link posted in the U11 TWRP thread to a test TWRP build for the U11 Life. Not sure if anyone tried it, but there were also device files uploaded, so it's probably a good place to start.
@sabpprook
Captain_Throwback said:
You don't need SuperCID to flash a boot.img. That's simply incorrect.
Also, there was a link posted in the U11 TWRP thread to a test TWRP build for the U11 Life. Not sure if anyone tried it, but there were also device files uploaded, so it's probably a good place to start.
@sabpprook
Click to expand...
Click to collapse
Technically yes and no , there arent any Tmobile boot img's floating around, so it has to be another GSM boot img. To ensure there are no hiccups being SuperCID wouldn't hurt.
cbrown245 said:
Technically yes and no , there arent any Tmobile boot img's floating around, so it has to be another GSM boot img. To ensure there are no hiccups being SuperCID wouldn't hurt.
Click to expand...
Click to collapse
I repeat: SuperCID has nothing to do with flashing a boot.img. You can literally flash any boot.img that fits on your device (with a proper header & dtb) if the bootloader is unlocked. CID isn't involved. In fact, SuperCID leads to issues with Carrier customization on newer devices, and RUUs will only flash on devices with the correct CID, not SuperCID. I think that happened around the time of the M9 Marshmallow or Nougat update.
In fact, you don't even have to flash the boot.img. You can simply fastboot boot it, and you should still be able to achieve root. And then you can back up the stock boot.img so there IS a T-Mobile boot.img "floating around." If someone just downloads one of the RUUs from Easy Firmware, uses the Decrypt Tool to extract it, and then Magisk to patch it, it should be possible to dump all of the stock T-Mobile device partitions.
Haven't seen you around since the Evo LTE. But I may be getting the U11 Life pretty soon, so I should be able to contribute in some way or form to the development of the device.
Anyone try that test TWRP build in the u11 thread yet? I'm thinking about it..
dpryor88 said:
Anyone try that test TWRP build in the u11 thread yet? I'm thinking about it..
Click to expand...
Click to collapse
u know the risks I looked through the source it has sd660 not 630. So I'm not sure what would happen but we won't know till someone finds out. Also I'm not sure if all the partition info would be the same.
twinnfamous said:
u know the risks I looked through the source it has sd660 not 630. So I'm not sure what would happen but we won't know till someone finds out. Also I'm not sure if all the partition info would be the same.
Click to expand...
Click to collapse
Yeah I'm not gonna chance it haha.
dpryor88 said:
Yeah I'm not gonna chance it haha.
Click to expand...
Click to collapse
Let me know how it goes
twinnfamous said:
Let me know how it goes
Click to expand...
Click to collapse
No I said I'm not going to haha. I'll wait
dpryor88 said:
No I said I'm not going to haha. I'll wait
Click to expand...
Click to collapse
OK my fault got excited and didn't read it rite
---------- Post added at 04:39 AM ---------- Previous post was at 04:18 AM ----------
dpryor88 said:
No I said I'm not going to haha. I'll wait
Click to expand...
Click to collapse
I paid the 15 dollars from easy firmware hopefully it's not a scam website and real files. I'm down loading one now. I'll keep you posted
dpryor88 said:
Yeah I'm not gonna chance it haha.
Click to expand...
Click to collapse
You don't even have to flash it. Just fastboot boot it from the bootloader and see if it works. That makes literally zero changes to your device. Nothing to risk at all.
Also, if you're not willing to soft brick your device for the purpose of testing, then there's no way you'll ever have a working TWRP.
twinnfamous said:
OK my fault got excited and didn't read it rite
---------- Post added at 04:39 AM ---------- Previous post was at 04:18 AM ----------
I paid the 15 dollars from easy firmware hopefully it's not a scam website and real files. I'm down loading one now. I'll keep you posted
Click to expand...
Click to collapse
It's a real website, and the files are all real. If you grab the combined signed RUU for the 617 region, you should be able to patch the extracted boot.img with Magisk for root.
Captain_Throwback said:
You don't even have to flash it. Just fastboot boot it from the bootloader and see if it works. That makes literally zero changes to your device. Nothing to risk at all.
Click to expand...
Click to collapse
Good call haha. Not sure what I was thinking. I'll give it a shot tomorrow.
Captain_Throwback said:
You don't even have to flash it. Just fastboot boot it from the bootloader and see if it works. That makes literally zero changes to your device. Nothing to risk at all.
Also, if you're not willing to soft brick your device for the purpose of testing, then there's no way you'll ever have a working TWRP.
It's a real website, and the files are all real. If you grab the combined signed RUU for the 617 region, you should be able to patch the extracted boot.img with Magisk for root.
Click to expand...
Click to collapse
Thanks and I'm willing to do anything it takes. I know the brick won't be forever I've been getting HTC since the evo days. I really do appreciate all your help.

Categories

Resources