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.
Related
hi i wanna build jellybean for my phone and i need help
please consider me a complete NOOB cause i barely got the kitchen running but it doesnt work with this phone so...
got it rooted with No Problem though
thanx to everyones work that got me this far
ps im running rooted stock rom willing to help as much as i can to get help just tell me what to do maybe we can help each other
...you can build your own rom, but maybe is better leave it on Skrilax_CZ
http://forum.xda-developers.com/showthread.php?t=2159708
then how will i learn?
CornholioGSM said:
...you can build your own rom, but maybe is better leave it on Skrilax_CZ
http://forum.xda-developers.com/showthread.php?t=2159708
Click to expand...
Click to collapse
ok so i went as far as downloading the JB source from AOSP
i have everything installed needed for the build
whats next? cause when i try to issue:
lunch full_asanti_c-userdebug
i get the following error:
build/core/product_config.mk:205: *** No matches for product "full_asanti_c". Stop.
** Don't have a product spec for: 'full_asanti_c'
** Do you have the right repo manifest?
It has to be properly ported to Photon Q first.
how?
Skrilax_CZ said:
It has to be properly ported to Photon Q first.
Click to expand...
Click to collapse
what are the steps to do that?
That's very specific for each platform - by simply making each feature working. You can use my CM10 device / vendor repos as a base.
I believe Cyanogenmod has an article in their wiki explaining how to build for a "new" device.. Even for a device that is already in the "lunch combo" you will still run into make errors without the right GCC compiler, kernel source, and proprietary files....
EDIT: Then once you get it to compile you also gotta create a "signed zip" with some more vodo... :/
Sent from my XT897 using Tapatalk 2
Hi there!
I want to compile CM 10.1 for my phone, but stucked with device tree and i don't know what tree to choose for this.
Phone mentioned in the subject is Qumo brending of chinese i9220 PAD 5" MT6575 (e1809c_v75) Android 4.0.3
Great thanks if anyone can help.
PS. Sorry for my English.
rippak said:
Hi there!
I want to compile CM 10.1 for my phone, but stucked with device tree and i don't know what tree to choose for this.
Phone mentioned in the subject is Qumo brending of chinese i9220 PAD 5" MT6575 (e1809c_v75) Android 4.0.3
Great thanks if anyone can help.
PS. Sorry for my English.
Click to expand...
Click to collapse
I dont think there is one for that as that is not an official version of Android. Very few China based Android phones are supported by AOSP. You may have to start it yourself if you want it. The first thing you will need to do is have the OEM post the kernel source code for the device. This will be your biggest challenge. As most China OEM dont respect the GPL laws
zelendel said:
I dont think there is one for that as that is not an official version of Android. Very few China based Android phones are supported by AOSP. You may have to start it yourself if you want it. The first thing you will need to do is have the OEM post the kernel source code for the device. This will be your biggest challenge. As most China OEM dont respect the GPL laws
Click to expand...
Click to collapse
Ok
What if there is no source of kernel? Can I use compiled kernel (3.0.13) from current firmware (4.0.3) or this is impossible?
rippak said:
Ok
What if there is no source of kernel? Can I use compiled kernel (3.0.13) from current firmware (4.0.3) or this is impossible?
Click to expand...
Click to collapse
Without kernel source your kinda out of luck. No that kernel will not work on AOSP as that 4.0.3 is not an official android version. It is a hacked together version. Your best bet would be to sell it and get something that is not a knock off.
zelendel said:
Without kernel source your kinda out of luck. No that kernel will not work on AOSP as that 4.0.3 is not an official android version. It is a hacked together version. Your best bet would be to sell it and get something that is not a knock off.
Click to expand...
Click to collapse
Just for fun: wrote to "developer" for sources.
rippak said:
Just for fun: wrote to "developer" for sources.
Click to expand...
Click to collapse
Got to write to the OEM. Only they will be able to release the kernel source. Good luck. Dont hold on to hope though. They are not forced to post kernel source like everyone else.
zelendel said:
Got to write to the OEM. Only they will be able to release the kernel source. Good luck. Dont hold on to hope though. They are not forced to post kernel source like everyone else.
Click to expand...
Click to collapse
Don't you know is it real to compile with another kernel for same CPU MT6575?
Found some links to kernel sources for other phones - seems to be working for different devices.
T-mobile Prism II released the kernel source
https://github.com/Prism2/HUAWEI-U8686-Open-Source-U8686-JellyBean-kernel-3.4.0-
That is the link for the source kernel i found with a simple search.
This phone is so close to having a custom rom. Rooted, bootloader unlocked and CWM_recovery has already been made possible on this forum.
So my question is... Where would add the line CONFIG_SWAP=y in that open source kernel.
Is that all that needs to be done to this kernel to enable swap?
I'm sure it simple anyone know?
Diehardshorty said:
I'm sure it simple anyone know?
Click to expand...
Click to collapse
Its a little more complex
Guide for Jellybean can be found HERE
Thanks a lot for that link.
I'm very inexperienced with android and that doesnt look easy. Anyone interested in helping me with this?
kernel j4 oc to 1.9ghz
XXXXXX MOD EDIT: Link removed
XDA:DevDB Information
j4 kernel j400, Kernel for the Samsung Galaxy J4+
Contributors
minhka98, av.
Source Code: https://github.com/minhker/android_kernel_samsung_j4lte
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 2.4
Stable Release Date: 2018-11-29
Created 2018-11-29
Last Updated 2020-02-20
nice but how should i flash it without twrp
1.12.2018k i flashed the boot.img in odin and the error can't validate tree table occured.It seems that your modified boot.img does not function,but hey you tried it.
HEROMEROHD said:
nice but how should i flash it without twrp
1.12.2018k i flashed the boot.img in odin and the error can't validate tree table occured.It seems that your modified boot.img does not function,but hey you tried it.
Click to expand...
Click to collapse
do it with twrp
minhka98 said:
do it with twrp
Click to expand...
Click to collapse
It worked with twrp,it seems that odin doesn't flashed it right.Sorry that i blamed your kernel.
I didn't understand so it is galaxy j4 kernel for galaxy j4+ or it is a kernel for both of them??
Hello. Is it for J4+? not J4? It will be appreciated to let me know how to be back stock clock. Then I will try it.
deleted
Exynos 7570
Please, can you develop the same kernel for the Galaxy J4 SM-J400M? It's my model...
kapmino269 said:
Source code link doesn't work , please link.
Click to expand...
Click to collapse
Changed the name.
MOD EDIT: Link removed
kapmino269 said:
Thanks ashyx but which name I should change
and it is exynos and j4+ is snapdragon
And please in addition to
Do you know how to fix ril ?
Click to expand...
Click to collapse
Yeh you're right. Apologies the repository is for the J4.
Looks like the repository was removed for some reason.
So does the kernel remain valid for j4+ if the source is for exynos ?
Geckyn said:
So does the kernel remain valid for j4+ if the source is for exynos ?
Click to expand...
Click to collapse
no, don't flash this kernel on j4+
I need j4+ kernel source code...cant download from samsung opensource keeps failing midway. Any links?
Geckyn said:
I need j4+ kernel source code...cant download from samsung opensource keeps failing midway. Any links?
Click to expand...
Click to collapse
source code of j4+ kernel is probably unavailable, i also need source code because i want try make a oc kernel for this phone
KaroloBC said:
source code of j4+ kernel is probably unavailable, i also need source code because i want try make a oc kernel for this phone
Click to expand...
Click to collapse
Was able to download it finally just keep on trying on the Samsung opensource site
Geckyn said:
Was able to download it finally just keep on trying on the Samsung opensource site
Click to expand...
Click to collapse
you also trying to build custom kernel for j4+?
KaroloBC said:
you also trying to build custom kernel for j4+?
Click to expand...
Click to collapse
Yhhh just for fun and learning....I dont really trust the whole rooting process for this phone so I cant test out my builds...I'm waiting for a more reliable rooting and twrp then I'll test them out.
Geckyn said:
Yhhh just for fun and learning....I dont really trust the whole rooting process for this phone so I cant test out my builds...I'm waiting for a more reliable rooting and twrp then I'll test them out.
Click to expand...
Click to collapse
A more reliable twrp? Please explain.
ashyx said:
A more reliable twrp? Please explain.
Click to expand...
Click to collapse
Flashing one thing after the other....it seems like the least mistake you end up with a bricked device. I'm used to the usual simple methods since this my first Samsung device. Too many securities here and there. Some followed the steps and not having proper root. I'm actually glad you made one for this device actually but it's like its in the risky initial stages
Geckyn said:
Flashing one thing after the other....it seems like the least mistake you end up with a bricked device. I'm used to the usual simple methods since this my first Samsung device. Too many securities here and there. Some followed the steps and not having proper root. I'm actually glad you made one for this device actually but it's like its in the risky initial stages
Click to expand...
Click to collapse
I'm still not sure where you're coming from? It's working just fine as confirmed by many others and so is root.
It's not the fault of twrp, myself or anyone else that there are hurdles to overcome put in place by Samsung.
It's the same for every other recently released Samsung device.
Also its highly unlikely you could brick a Samsung device by simply flashing a custom recovery.
So I have decided I want to make my own rom. Where are the binaries to use for the ROM? Some randomer I saw had been trying to make a lineage os that works with this phone and he put the firmware in a GitHub file I think. I would like to know where and what binaries are needed.
@sd_shadow it would be great if you could help me.
Residentalien63 said:
So I have decided I want to make my own rom. Where are the binaries to use for the ROM? Some randomer I saw had been trying to make a lineage os that works with this phone and he put the firmware in a GitHub file I think. I would like to know where and what binaries are needed.
@sd_shadow it would be great if you could help me.
Click to expand...
Click to collapse
I will not be much help.
See these threads.
[GUIDE][COMPLETE] Android ROM Development From Source To End
[Guide][Video Tutorial] How to build Custom ROMs and Kernels![10,P,O,N,M,L]
[REFERENCE] How to compile an Android kernel