Hi,
I need to flash 3.10.30-android-x86-hd+ kernel on my device.
I know how to do it, however i can't find any site with such kernels.
Can anyone send me this kernel or link website with the kernel database?
Cheers
Related
Hi I am trying to get the BeagleBoard kernel for my work from git://labs.embinux.org/repo/android/platform/beaglemanifest.git/ but the server is down. Could you please advice me if there is any other place to obtain the same kernel ? I have tried Rowboat but it did't work. I need to compile graphic drivers and I need the source code from embinux.
Thanks.
Hello I own MTK6577 based device. The problem is that the kernel source available for our device is of version 3.0.xx and because of that we are not able get JellyBean on our device. (The Source is available on github and its Generic source)
Can anyone tell me how to update the kernel source to the latest available.(i.e 3.0.xx to 3.4.xx or so) Please post link to guide if it's available.
Any Help will be appreciated.
Thank you In Advance
Regards.
PS: I have googled before posting the question but I am not able to get any relevant information as I don't know what exactly to look for ,most of the guides are for compiling kernel from source and please do not link to those guides.
anyone ???
Hello guys.I would life to request the caf kernel for p500 if someone has it in his pc because the download link isn't available anymore and I lost the zip during a microsd card failure.This is the kernel I'm talking about: http://forum.xda-developers.com/showthread.php?t=1468792 .
If anyone has it please post a download link here.Don't recommend me other kernels because I already have in mind to flash SH 4d/9d kernel,but I have my reasons to think that caf has better battery life.Thanks all !
I already pmed @thachtunganh and some other people who i thought might have it,but either i didn't got an answer,either the answer was no.
This is the only CAF kernel I have on my phone, but I don't remember what version this is. Use at your own risk.
Link: https://copy.com/Qb7YS
Hey guys, I want to install a custom kernel, razrqcom-dev-team kernel, on my XT925 - Carbon ROM(0614) but I dont find any information about how to procede.
I downloaded the repository android_kernel_motorola_msm8960-common(razrqcom-dev-team). Someone has a good instruction or know a good tutorial to share?
My apologies about my poor english
Cheers,
Just to clarify: Are you looking for the pre-compiled kernel or do you want to learn how to build android from source?
If you only want a precompiled kernel, then you shouldn't worry, as the right one is already built in line with the rom you chose.
My device is Nokia 3 TA 1032 running Android Pie rooted using Magisk and with TWRP custom recovery with kernel version 3.18.119+ ....
Is there a custom Kernel available for this device which is 3.19 or above.?.?.
If so ...can anyone provide me the link please.?.?.
And if not...does anyone know about porting/compiling kernel for this device.?.?.
please...i need some help....
https://ibb.*co/ MCBrDtC
mechano59 said:
My device is Nokia 3 TA 1032 running Android Pie rooted using Magisk and with TWRP custom recovery with kernel version 3.18.119+ ....
Is there a custom Kernel available for this device which is 3.19 or above.?.?.
If so ...can anyone provide me the link please.?.?.
And if not...does anyone know about porting/compiling kernel for this device.?.?.
please...i need some help....
https://ibb.*co/ MCBrDtC
Click to expand...
Click to collapse
I dont' know if there's a custom kernel for this device. But you can download the source code form here https://www.nokia.com/phones/en_int/opensource to compile it and add features by yourself.
Isrks said:
I dont' know if there's a custom kernel for this device. But you can download the source code form here https://www.nokia.com/phones/en_int/opensource to compile it and add features by yourself.
Click to expand...
Click to collapse
https://ibb. co/WWFxSsb
sir there seems to be multiple files...which one should i download.?.?. I am really new to this...
and I will be very grateful if you can point to any tutorials or blog posts on how to modify kernels coz i cant seem to find any...
mechano59 said:
https://ibb. co/WWFxSsb
sir there seems to be multiple files...which one should i download.?.?. I am really new to this...
and I will be very grateful if you can point to any tutorials or blog posts on how to modify kernels coz i cant seem to find any...
Click to expand...
Click to collapse
To compile a kernel from source you can follow this tutorial.
https://forum.xda-developers.com/android/software/ultimate-guide-compile-android-kernel-t2871276
There are more threads, this is an example.
The build number in your screenshot (5_180) tells the number of the kernel version you need to download (i want think so ), in this case is the Nokia3_V5.180.tar.bz2 file.
Isrks said:
To compile a kernel from source you can follow this tutorial.
https://forum.xda-developers.com/android/software/ultimate-guide-compile-android-kernel-t2871276
There are more threads, this is an example.
The build number in your screenshot (5_180) tells the number of the kernel version you need to download (i want think so ), in this case is the Nokia3_V5.180.tar.bz2 file.
Click to expand...
Click to collapse
Thank you very much sir....will see if i can do anything with it...
(very sorry for the late reply... )
mechano59 said:
Thank you very much sir....will see if i can do anything with it...
(very sorry for the late reply... )
Click to expand...
Click to collapse
With having a linux environment you can build a kernel from source reading the guides. Adding features is more difficult because the main reason: this device has mediatek SoC.