Help : kerner flash - HTC Desire C

Anyone here tell us how to flash a kernel ? A tutorial would be cool thx.
Sent from my HTC Desire C using xda app-developers app

I guess you are talking about flashing boot.img, am i right?
If so, here is the procedure. First install the htc usb drivers and adb seen in the second post of this thread.

Related

Roms for cdma version plus can't root

So I'm having a problem rooting this phone everytime I try it gives me that HTC screen this is for development purposes only can't even get cwm on here and yes I've searched the forums nothing works I have the cdma version of this phone was also wondering if there was any Roms for the cdma version or if anyone was willing to port say nameless Rom thanks for any help guys. Ps bootloader is unlocked
Sent from my HTC Desire C using xda app-developers app
Did you use superboot? That didn't work for me either on my GSM phone, maybe try the all in one kit
I tried both sets nothing works now my phone is all sluggish from it and everytome I try to boot to recovery or restore it gives me that HTC screen abt development purposes only
Sent from my HTC Desire C using xda app-developers app
Bump still need help with this
Sent from my HTC Desire C using xda app-developers app
RayneShadow said:
Bump still need help with this
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
OKay !! First i wanna know is did u flash recovery.img ??? and is it on stock rom right now ??
Yes I flashed the clockwork mod that came with the all in one kit but I can't boot into it when I try gives me that HTC splash screen abt development purposes only and yes its still stock
Sent from my HTC Desire C using xda app-developers app
Try flashing TWRP recovery and see if it helps ... You can find it in desire c dev section by nikhil ..hope it helps
Sent from my HTC Desire C using xda app-developers app
Alright man ill try it any ideas abt porting over nameless or developing a Rom for the cdma version if someone would point me.in the right direction maybe I can try that way we have a new developer
Sent from my HTC Desire C using xda app-developers app
RayneShadow said:
Alright man ill try it any ideas abt porting over nameless or developing a Rom for the cdma version if someone would point me.in the right direction maybe I can try that way we have a new developer
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
ayt dude !! try that out !! if tht works i'll see if i can find something for you !! about porting your rom
I got the same problem with my desire c cdma, tried flashing some recoveries for my phone and none work, also i flashed superboot boot.img and now my phone won't even pass the htc logo! =S Please Help! Where can i find the stock boot.img or at least a custom rom for the cdma version?
Guys send be the system backup image for your device, then I can implement the revolution rom tweaks then it will work on your CDMA phone.
First however I need your system image.
Can u tell me.the steps to do that and.ill go ahead and get that sent to u still kinda new to all this stuff be great to get away from stock this.phone has a lot.of potential
Sent from my HTC Desire C using xda app-developers app
could i also get a copy of that folder (as i would like it to bulid my rom)
I'll gladly give my system image to anyone that wants it just I need to know how I get it
Sent from my HTC Desire C using xda app-developers app
Ok I pulled the system image using adb but I have no idea where it is saved at also wondering if possible to port nameless using this
Sent from my HTC Desire C using xda app-developers app
guess i should throw this out there as well no recovery will work on my phone every time i try to boot recovery i just get that damn htc splash screen abt being for devlopmet purposes only
I can try building twrp recovery for cdma version too, but I need a link to its kernel source though.
Also give be the output you get when to type
cat /proc/emmc
Through terminal emulator or adb shell.
Sent from my HTC Desire C using xda app-developers app
Really hope i pulled the right thing will update post with the link within the hr taking that long to upload
nikhil16242 said:
I can try building twrp for cdma version too, but I need a link to its kernel source though.
Also give be the output you get when to type
cat /proc/emmc
Through terminal emulator or adb shell.
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
Tried running that command but all i get is that it is not a recognizable command will try thru terminal emulator if i can since I have even got root yet
RayneShadow said:
Tried running that command but all i get is that it is not a recognizable command will try thru terminal emulator if i can since I have even got root yet
Click to expand...
Click to collapse
You have to type adb shell
Then try typing cat /proc/emmc
I dont think you will get an output if you try this command through terminal unless you are rooted. You need to type su then cat /proc/emmc when you try this using termnal emulator.

[ROM] Stock HTC Rom Perfect for restoring

Hey guys, i know it is nothing special, but i thought I would post this to provide ease for users to restore.
Below you will find a download link for the stock rom, and just below here the instruction in order to restore, so here we go...
To restore follow these following commands:
First download and install the zip from this thread, this will bring you back to stock, however, if you want to flash over your recovery and kernel follow the two steps below.
Do this AFTER you have flashed to zip, if you do it before you cannot flash any zips at all! Follow these command carefully to flash back to stock recovery:
Code:
fastboot flash recovery recovery.img
Once you have completed, the above step follow this following command to finish going back to stock:
Code:
fastboot flash boot boot.img
Now your phone should be completely stock.
Download link: HERE
Please Note: This is the Stock Rom which Einstein.frat removed, my friend mblex provided me with the file, so credits to him for that.
russell664 said:
Hey guys, i know it is nothing special, but i thought I would post this to provide ease for users to restore.
Below you will find a download link for the stock rom, and just below here the instruction in order to restore, so here we go...
To restore follow these following commands:
First download and install the zip from this thread, this will bring you back to stock, however, if you want to flash over your recovery and kernel follow the two steps below.
Do this AFTER you have flashed to zip, if you do it before you cannot flash any zips at all! Follow these command carefully to flash back to stock recovery:
Code:
fastboot flash recovery recovery.img
Once you have completed, the above step follow this following command to finish going back to stock:
Code:
fastboot flash boot boot.img
Now your phone should be completely stock.
Download link: HERE
Please Note: This is the Stock Rom which Einstein.frat removed, my friend mblex provided me with the file, so credits to him for that.
Click to expand...
Click to collapse
Very useful! This would make me fearless in trying out other kernels! Har har har! :victory:
You can't really brick your phone flashing kernels, you always have fastboot to fall back on.
To hard brick your phone, you would mess up the hboot, which is bad news because think of that as your phones BIOS, without that function you are basically screwed.
But your safe flashing kernels, the worst what can happen is that it won't boot lol.
Sent from my HTC Desire C using xda premium
Thanks for the rom :3
Edit: How to deoadex? I like edit StatusBar icons with ROM ToolBox PRO :3
Do you want a deodexed version too? If this is so I will post one up.
Sent from my HTC Desire C using xda premium
russell664 said:
Do you want a deodexed version too? If this is so I will post one up.
Sent from my HTC Desire C using xda premium
Click to expand...
Click to collapse
Yes please
This doesn't work. I've tryed redownloading twice, flashing 4 times. EVERYTHING but I always get errors when flashing this.
Sent from my HTC Desire C using xda app-developers app
uchihasparky said:
This doesn't work. I've tryed redownloading twice, flashing 4 times. EVERYTHING but I always get errors when flashing this.
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
It´s works o_o
Redownload it.
Maybe its a problem with TWRP?
Sent from my HTC Desire C using xda app-developers app
uchihasparky said:
Maybe its a problem with TWRP?
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
Yep!
Can i flash prometheus kernel or nope kernel on this rom
Sent from my HTC Desire C using xda app-developers app
adityaiyerq said:
Can i flash prometheus kernel or nope kernel on this rom
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
sense based prometheus yes nope no coz nope is only based on cm10 whereas prom is for sense base as well as cm10 !
ps go thru d kernel threads for more info its self explanatory
Can someone please upload the recovery.img and boot.img seperately? I already have my stock rom as a backup and I dont want to download the whole zip. Thanks
aashay960 said:
Can someone please upload the recovery.img and boot.img seperately? I already have my stock rom as a backup and I dont want to download the whole zip. Thanks
Click to expand...
Click to collapse
boot.img (3.1 MB)
https://mega.co.nz/#!Iw9ETYwa!VHRgAgoeLSU2DmomEr4o8AVK6NV-ICzxSexPLltlyxQ
recovery.img (8.2 MB)
https://mega.co.nz/#!gk9jzBia!Pli7Bx-Wh35nawzJHwPUlFY3hkQnkncREeu_yVqf4dc
Root permission?
Is it possible to allow root permission for user on this rom cuz it dont work..And i flashed kernel 816 mhz do i need to download voltage control?
bgveric1 said:
Is it possible to allow root permission for user on this rom cuz it dont work..And i flashed kernel 816 mhz do i need to download voltage control?
Click to expand...
Click to collapse
yes..You can flash the latest SuperSU available.
Use xda's search feature and download and flash
russell664 said:
You can't really brick your phone flashing kernels, you always have fastboot to fall back on.
To hard brick your phone, you would mess up the hboot, which is bad news because think of that as your phones BIOS, without that function you are basically screwed.
But your safe flashing kernels, the worst what can happen is that it won't boot lol.
Sent from my HTC Desire C using xda premium
Click to expand...
Click to collapse
i just messed up my fastboot, h-boot is working though
I have htc desire c vodafone.
Is there a way to put a original rom without vodafone logo?
Yeah Mate Just Download The Stock ROM Here and flash Via CWM!
I am Not Responsible so read Instructions!
P.S Make sure you have a unlocked boot loader!
Sent from my HTC Desire C using xda app-developers app
ok thanks, i will try. Fisrt i need to understand how this works.
This rom is EU?
OTA updates works in this rom?

[Q] Install a Rom on N7000?

Hi Everybody I'm using a HTC One S and my friend is using a Note he asked me if I install a rom for him.
So the Problem is that I use a HTC smartphone and don't know how to install a rom on the note.
My Question is if Someone can post a step by step toutorial ?
Thanks in advance
http://forum.xda-developers.com/showthread.php?t=1424997
Thanks guy, but I dont't get how to root and install a recovery ?
sGollSv said:
Thanks guy, but I dont't get how to root and install a recovery ?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1329360
follow the 1A method.
Thanks
Sent from my HTC One S using xda app-developers app
I have done this with the right recovery (xxlt3) but since the moment I habe fixed permissions i ve Got a bootloop. What can i do now ? Thanks in advence
Sent from my HTC One S using xda app-developers app
try to boot into recovery and wipe cache and dalvik -cache. and reboot
It doesn't work
Post a list of steps you've did. Will help with finding out the symptoms.
One thing you could do on your own consequences, is to try doing everything you did all over again, but starting like this: http://rootgalaxynote.com/galaxy-no...-installrestore-roms-on-galaxy-note-gt-n7000/
Thanks it works
Sent from my HTC One S using xda app-developers app

[Q] Back to stock

I have gotten a new phone and want to put my htc desire c back to stock with stock rom, boot, recovery and unroot. If there a tool kit for this or do I need to re flash everything. Help would be appreciated. Thanks in advanced.
VizuaaLOG said:
I have gotten a new phone and want to put my htc desire c back to stock with stock rom, boot, recovery and unroot. If there a tool kit for this or do I need to re flash everything. Help would be appreciated. Thanks in advanced.
Click to expand...
Click to collapse
Hey just follow this post
http://forum.xda-developers.com/showthread.php?t=2220396
Sent from my HTC Desire C using XDA Premium 4 mobile app
Just to clarify
[email protected] said:
Hey just follow this post
http://forum.xda-developers.com/showthread.php?t=2220396
Sent from my HTC Desire C using XDA Premium 4 mobile app
Click to expand...
Click to collapse
So, just to clarify do i restore my nandroid backup which contains the stock rom and them follow that post to get the original boot and recovery. Then how do i un root and relock my boot loader?
Thanks for the help already
VizuaaLOG said:
So, just to clarify do i restore my nandroid backup which contains the stock rom and them follow that post to get the original boot and recovery. Then how do i un root and relock my boot loader?
Thanks for the help already
Click to expand...
Click to collapse
You can try but it may not work
if it didn't work just follow that form
Just flash the zip on form using recover
Than boot your phone into boot loader
than flash kernel
And then flashing recovery
Sent from my HTC Desire C using XDA Premium 4 mobile app

HTC Desire C stuck on HTC logo

Hi all. So I've just unlocked the bootloader on my Cricket HTC Desire C. But when I try to install Superboot, it just reboots and stays stuck on the HTC logo with a message. "This build is for development purposes only". Can anyone help me?
Sent from my GT-P5110 using xda app-developers app
Running Cyanogenmod 10.2 with Stock kernel with Android 4.3.1
Use search function to find similar thread
Sent from my HTC Desire C using xda app-developers app
Super boot means Super su or superuser ? That is u rooted the device ?
Sent from my HTC Desire C( Xperia Z1+Z) using Tapatalk 4
r1 superboot splash screen
1. Was the phone operating and in use after you rooted it with r1_Superboot?
2. Have you installed Superboot and installed a ROM without rebooting the system or wiping caches/data etc?
3. Have you installed a Custom Recovery?
4. Have you ensured you have read through guides before flashing? I ask this with only -*1*- posting it does not bode well!
A quick google search and 3 pages in you find -> https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=26&cad=rja&ved=0CEsQFjAFOBQ&url=http%3A%2F%2Fforum.xda-developers.com%2Fshowthread.php%3Ft%3D2305429%26page%3D2&ei=KvyuUr_dJ4OAhAftnIDABw&usg=AFQjCNGgxlojZOIPXesuQTzy0TOM7dCwBw&bvm=bv.57967247,d.bGQ Go back to Thread Start and post #6 leads you to a good guide -> {{READ the whole thread as there may be more up to date info than my quick search }} http://forum.xda-developers.com/showthread.php?t=1947613
If after trying to access HBOOT, flash a recovery, flash a ROM does not work you will have to see about flashing a DIAG image {extreme case}
The key is Cricket. try this thread, very hard to find... http://www.cricketusers.com/cricket-htc-desire-c/85095-root-new-post.html
Anything here in XDA is not for the Cricket, don't try.
I have not done anything except unlocking the bootloader.
Sent from my GT-P5110 using xda app-developers app

Categories

Resources