No claims, no nonsense, just a trusted source. Its just something I did and thought I should share
Feedback is actively encouraged
Features
Full changelog in post 2
Based on [STOCK KERNEL][LT30p][7.0.A.3.195]
Based on [STOCK KERNEL][LT29i][7.0.A.3.197]
Rooted
CMW installed
Custom boot screen, not very good at the moment, but I am working on it.
Installation
Via fastboot (So your bootloader needs to be unlocked, obviously)
Xperia T
Code:
fastboot flash boot gregkernelV2.elf
Then flash the root package attached to install SU app and Busybox
Xperia TX
Code:
fastboot flash boot gregkernelTXV0.2.elf
Then flash the root package attached to install SU app and Busybox
Credits
Champioshipswimmer I have pestered him about how to extract and compile kernels.
DooMLoRD for lots of help in the past (and hopefully the future) he is the main guy!
Androxyde, Bin4ry, zidzhu, blagus, the_laser and many more for their tireless work on the Xperia line of phones.
lzyllp I looked at your kernel when I ran into problems.
As usual, I am not responsible for turning your beloved phone into a bookend, please read and educate yourself fully before attempting any mod on your phone. And if you drop it down the toilet it has nothing to do with me
My contributions.
If I have seen further it is by standing on the shoulders of giants. Sir Isaac Newton
[X10] | [NEO] | [Xperia T/TX]
You are free to share my work, but please provide the correct credits and a link to my original thread.
<<DO NOT MIRROR MY FILES>>
gregkernelV2
Improved bootsplash logo.
gregkernelV1 initial release
Based on [STOCK KERNEL][LT30p]7.0.A.3.195
Rooted
CMW installed
Custom boot screen, not very good at the moment, but I am working on it.
My contributions.
If I have seen further it is by standing on the shoulders of giants. Sir Isaac Newton
[X10] | [NEO] | [Xperia T/TX]
You are free to share my work, but please provide the correct credits and a link to my original thread.
<<DO NOT MIRROR MY FILES>>
My contributions.
If I have seen further it is by standing on the shoulders of giants. Sir Isaac Newton
[X10] | [NEO] | [Xperia T/TX]
You are free to share my work, but please provide the correct credits and a link to my original thread.
<<DO NOT MIRROR MY FILES>>
Can you give us an overview of what you did with your kernel? I.e. What functions have you put in and/or what you took out of it?.
Like oc, uv/ov, and this like that.
Would greatly appreciate it.
Did I help? Then please don't forget to press the thanks button.
Is your question solved? Then mark your question solved in your title.
Sent from my Xperia T using XDA Premium.
I did, its in the features, I took nothing out, and only put in root and recovery. Also, I changed the bootsplashsceen, (But it doesnt look good at the moment and i am working on making that better)
I will start loking at OC/UV/governers/IO schedulers etc in the future...this is a learning curve for me as well.
My contributions.
If I have seen further it is by standing on the shoulders of giants. Sir Isaac Newton
[X10] | [NEO] | [Xperia T/TX]
You are free to share my work, but please provide the correct credits and a link to my original thread.
<<DO NOT MIRROR MY FILES>>
My bad, didn't realize that was what you did. Anyway i look forward to any future work you may deliver.
And it's not bad that you're learning, hell I was thinking of trying to do that too but haven't had the chance yet.
Did I help? Then please don't forget to press the thanks button.
Is your question solved? Then mark your question solved in your title.
I am from 3.195 and from an unlocked bootloader back to (re-)locked bootloader (tested with update service) and then flashed the phone to 1.303
You also wrote in the "Full rooting.."-thread:
I rooted the phone agin with Bin4ry's scripts and then i wanted to flash your kernel:
FAILED (remote: The Device must be rooted first)
The device is rooted and I installed CWM again, next try:
FAILED (remote: The Device must be rooted first)
what's wrong?
Thanks for help.
In this case rooted means unlocked bootloader.
If your phone has locked bootloader you CANNOT flash custom kernels.
If you want custom kernels then unlock your bootloader.
If you want a locked bootloader and root then follow the guide for rooting locked bootloaders in the all in one thread from my signature
My contributions.
If I have seen further it is by standing on the shoulders of giants. Sir Isaac Newton
[X10] | [NEO] | [Xperia T/TX]
You are free to share my work, but please provide the correct credits and a link to my original thread.
<<DO NOT MIRROR MY FILES>>
In this case rooted means unlocked bootloader.
If your phone has locked bootloader you CANNOT flash custom kernels.
If you want custom kernels then unlock your bootloader.
If you want a locked bootloader and root then follow the guide for rooting locked bootloaders in the all in one thread from my signature
My phone has had an unlocked bootlader. I wanted back to an locked bootloader und your posting does not says anything about unlockig the bootloader.
If you would have pointed out this I never would have tried out you kernel, because my phone has had 3.195 with root and kernelV4
Thanks for nothing, you don't help with half of the important information they are indispensable for using your kernel.
WTF is a kernel?
The kernel is the communication bridge between software and hardware, is the most important part of any OS.
All OS have a kernel, even windows and iOS but since android its based on linux the kernel must be a GPL. So manufacturer must be public the source code of the kernel and third party devs can compile and modify it.
Now since SE decided to open the bootloader of certain devices (and the_laser find the way to do it to the rest ) we can use those nice kernels we are talking about. And this is how to do it.
You will need: •Unlocked Bootloader
•This fastboot pack
• A custom kernel (.img)
And finally this is from the OP of this thread.
Quote:
Installation
Quote:
Via fastboot
Code:
fastboot flash boot gregkernelV1.elf
I am not here to hold your hand, but to guide you through the process so you understand it. Please read this.
My contributions.
If I have seen further it is by standing on the shoulders of giants. Sir Isaac Newton
[X10] | [NEO] | [Xperia T/TX]
You are free to share my work, but please provide the correct credits and a link to my original thread.
<<DO NOT MIRROR MY FILES>>
After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?