Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
parkourz
Old
#1  
parkourz's Avatar
Senior Member - OP
Thanks Meter 26
Posts: 283
Join Date: Jul 2011
Location: Łódź
Default 2 questoins about kernel

I've HTC One V about 2 days, so I'm green with things connected with flashing kernel (previously, I had been using X8 and the procedure of flashing kenrel was very different)... so there my questions:
1) Can anybody create a tutorial how to flash kernel step by step with every important thing that is needed to do this
2) What are those kernel sources codes (or something like that)?
HTC One V 1Ghz microSDHC 16GB Class 10 running myONEv RC9.0 - best ROM I've ever seen for HOV
 
Lloir
Old
#2  
Lloir's Avatar
Recognized Contributor / Recognized Developer
Thanks Meter 4145
Posts: 3,538
Join Date: Mar 2009
Location: Swansea

 
DONATE TO ME
Quote:
Originally Posted by parkourz View Post
I've HTC One V about 2 days, so I'm green with things connected with flashing kernel (previously, I had been using X8 and the procedure of flashing kenrel was very different)... so there my questions:
1) Can anybody create a tutorial how to flash kernel step by step with every important thing that is needed to do this
2) What are those kernel sources codes (or something like that)?
1) just follow a standard kernel tutorial

2) HTCDEV all sources are there dude.

you will find this is 100x easier than on the X8
Currently supporting rom's PART TIME! So updates and so on will be slow



my twitter

my app.net

Like my work Donate to me here Paypal

Litecoins
LTkCv5QAaHyLAih8avSp3Z7RctViT4tL3w



find me here on irc

Don't like what i have to say? report me

Supported devices:

ONE X+ international
HTC ONE V
LG L3 E400 <-- I got coerced into this one
The Following User Says Thank You to Lloir For This Useful Post: [ Click to Expand ]
 
parkourz
Old
(Last edited by parkourz; 14th June 2012 at 11:44 AM.)
#3  
parkourz's Avatar
Senior Member - OP
Thanks Meter 26
Posts: 283
Join Date: Jul 2011
Location: Łódź
ok... but for what are those kernel sources codes (I'm asking just from curiosity )

And if I flash only kernel, I will be able to e.g play with overclock or I have to flash custom ROM to do it?
And is that like on X8: I have to find a pair kernel+ROM or I flash any kernel and any ROM and everything works properly?
HTC One V 1Ghz microSDHC 16GB Class 10 running myONEv RC9.0 - best ROM I've ever seen for HOV
 
1ceb0x
Old
#4  
1ceb0x's Avatar
Senior Member
Thanks Meter 2984
Posts: 2,914
Join Date: Jun 2010
Location: Bucharest

 
DONATE TO ME
Quote:
Originally Posted by parkourz View Post
ok... but for what are those kernel sources codes (I'm asking just from curiosity )

And if I flash only kernel, I will be able to e.g play with overclock or I have to flash custom ROM to do it?
And is that like on X8: I have to find a pair kernel+ROM or I flash any kernel and any ROM and everything works properly?
You can flash any kernel with any rom you want. First thing to do before flashing a kernel: root access, cwm recovery installed. The only kernel that is working and you can OC your cpu is Titanium Kernel (in the development section). You can install this even on your stock rom, no need to install a custom rom.

Kernel sources are only for devs. A normal user should not mind about them.
The Following User Says Thank You to 1ceb0x For This Useful Post: [ Click to Expand ]
 
jparasite
Old
#5  
Junior Member
Thanks Meter 7
Posts: 18
Join Date: Nov 2010
Quote:
Originally Posted by parkourz View Post
ok... but for what are those kernel sources codes (I'm asking just from curiosity )

And if I flash only kernel, I will be able to e.g play with overclock or I have to flash custom ROM to do it?
And is that like on X8: I have to find a pair kernel+ROM or I flash any kernel and any ROM and everything works properly?
Once you have a custom kernel, you can adjust the phone's speeds using a few apps such as SetCPU or No-Frills CPU Control.
The Following User Says Thank You to jparasite For This Useful Post: [ Click to Expand ]
 
flar2
Old
(Last edited by flar2; 14th June 2012 at 05:13 PM.)
#6  
flar2's Avatar
Recognized Developer
Thanks Meter 4644
Posts: 1,715
Join Date: Jun 2012
Location: Ottawa

 
DONATE TO ME
Unlock the bootloader on your phone and follow one of the tutorials to get your computer environment set up (you need usb drivers, ADB and fastboot)

Once you have that set up, it's easy.

Specificly on the One V:

-restart your phone and hold down the volume-down button to go into the bootloader mode.

-Once in bootloader mode, select fastboot

-Connect the phone to your computer via USB cable. Make sure you have USB debugging checked and that you're in "charge only" mode. Fastboot will change to fastboot usb

-On your computer, run fastboot in a terminal or command prompt on Windows

The command to flash the kernel onto your phone is:

fastboot flash boot boot.img

If you just want to try it out, you can boot the kernel without flashing:

fastboot boot boot.img
The Following User Says Thank You to flar2 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...