Is this a source code for K8? - LG K8 Questions & Answers

On this link there is source code for K8 maybe for K10 I didn't search for it (use find in page). When download it inside there is 3 files:
K350_Marshmalow_Android.tar.gz
K350_Marshmalow_Kernel.tar.gz
K350_README.txt
So I wonder is this what we need to build custom ROMs if not than what the hell is this?

This files for build stock firmware. But you can use the kernel source for build custom kernel.

Singular777 said:
This files for build stock firmware. But you can use the kernel source for build custom kernel.
Click to expand...
Click to collapse
Yeah, so I can use this kernel source to build kernel for let's say Lineage or any custom ROM?

Professor Woland said:
Yeah, so I can use this kernel source to build kernel for let's say Lineage or any custom ROM?
Click to expand...
Click to collapse
Yes, but you can use the stock kernel for build LineageOS or any custom ROM

Singular777 said:
Yes, but you can use the stock kernel for build LineageOS or any custom ROM
Click to expand...
Click to collapse
Jus one more question, can I get a device tree from this? Is it maybe included somwhere in theese files?

Professor Woland said:
Jus one more question, can I get a device tree from this? Is it maybe included somwhere in theese files?
Click to expand...
Click to collapse
No, it must be done by yourself or look something like

Related

[SOURCE] Gingerbread sources released by Samsung

Samsung has released sources for Gingerbread update:
https://opensource.samsung.com/reception/reception_main.do?method=reception_search&searchValue=5830
gr8 news... )
Any new stuff over leaked rom?
XDA ♥
Really? By what do you make sure it is gingerbread?
fzn0268 said:
Really? By what do you make sure it is gingerbread?
Click to expand...
Click to collapse
GT-S5570_S5670_S5830_Opensource_GB.zip
It is indeed gingerbread.
Great news! My cygwin setup waiting for this. I have Linux but do something with different way always excited
i've dowloaded it... how do I install this?
plotinus said:
i've dowloaded it... how do I install this?
Click to expand...
Click to collapse
You don't install it, The source code is needed to build a custom kernel, but either enable overclocking or generally tweaking it to improve performance. You need the Android SDK to compile a kernel.
But, can we get the OS from this source or it's just the kernel?
Sent from my GT-S5830B using XDA App
Install Linux eg Ubuntu, down it, build it directly or git AOSP source then build.
My computer is unstable, or I can use it to port CyangenMod. But I have git AOSP source, I might try to build one. However, how to flash the built is a big trouble...
been trying to dowload this for a whole day. each time only got 10kBps speed, and resulting in timeout. also cannot resume. wth samsung????
Went well for me so here's my upload
http://www.multiupload.com/KR566WYN13
Help
Guys,
I have difficulties in understanding the given tutorial by Samsung. Do you any link to more comprehensible tutorial in order to make this update work?
Thank you so much.
Guys wht is this for?
Cant understand about this..im from sourh east asia..
What should i do?
geraldgeron said:
Guys wht is this for?
Cant understand about this..im from sourh east asia..
What should i do?
Click to expand...
Click to collapse
this is the Gingerbread source code for Samsung GT-S5830. It is primarily for those who wants to build custom ROMs.
chinoyray said:
this is the Gingerbread source code for Samsung GT-S5830. It is primarily for those who wants to build custom ROMs.
Click to expand...
Click to collapse
and custom kernels

[need] custom kernel for stock rom

kernel source released for stock version... devz.. plz build custom kernel for stock roms.. if source avaliable... @Shawn5162 @Pizza_Dox @DC07 @luca020400
pradeepmaddy said:
kernel source released for stock version... devz.. plz build custom kernel for stock roms.. if source avaliable... @Shawn5162 @Pizza_Dox @DC07 @luca020400
Click to expand...
Click to collapse
What about making it yourself?
pradeepmaddy said:
kernel source released for stock version... devz.. plz build custom kernel for stock roms.. if source avaliable... @Shawn5162 @Pizza_Dox @DC07 @luca020400
Click to expand...
Click to collapse
I would guess people become devs on XDA because they want what they produce, and trust me when I say that devs don't use the stock ROM because there are so many other feature rich custom ROMs out there. So it is logical to see so many non-Stock compatible kernels out there and no Stock compatible kernels, devs don't use stock ROMs
Definitely need a custom kernal with stock ROM support.
It's true that there are a lot of custom Roms out there. I've tried a lot of them too. But there are always some issues as all are in beta or nightly at the moment. Till stable ones come it would be nice to just have a custom kernel while using the stock ROM.
LuK1337 said:
What about making it yourself?
Click to expand...
Click to collapse
source??
pradeepmaddy said:
source??
Click to expand...
Click to collapse
There is no Stock 5.0.2 kernel source as of yet sadly...
This is the repo containing all branches and source for Moto X, G & E devices:
https://github.com/MotorolaMobilityLLC/kernel-msm
4.4.4-titan is available, but not 5.0.2-titan , we need 5.0.2 titan to create a custom kernel...
Pizza_Dox said:
There is no Stock 5.0.2 kernel source as of yet sadly...
This is the repo containing all branches and source for Moto X, G & E devices:
https://github.com/MotorolaMobilityLLC/kernel-msm
4.4.4-titan is available, but not 5.0.2-titan , we need 5.0.2 titan to create a custom kernel...
Click to expand...
Click to collapse
We don't need "titan" specific branch, moto decided to unify it as https://github.com/MotorolaMobilityLLC/kernel-msm/tree/lollipop—5.0.2-release
I created custom kernel for stock rom using linro tool cabin added some features like gamepad support USB fast charging(personally I don't like it) some more governor but I thought no one interested in stock kernel so I don't release it and I also added s2w and dt2w and it work fine in compitable display version
@vikasb32 can you start a thread regarding the same ? May b they not said we need, but ppls like stock kernel with customization,governors etc., if u wish to share your work create an thread :thumbup:

6.0.1 kernel

Is there any kernel for Android 6.0.1 on Nexus 7 2012?
Yes, every 6.x ROM provides a kernel, too, or what are you looking for? If you are looking for sources, you might want to have a look at my Github.
AndDiSa said:
Yes, every 6.x ROM provides a kernel, too, or what are you looking for? If you are looking for sources, you might want to have a look at my Github.
Click to expand...
Click to collapse
I am looking for kernel that enables overclocking. I searched forum but there are only kernels for Lollipop, not Marshmallow.
Probably you would like to have a look on Daniel_hk's kernel for Omni ROM. If I got it right, he implemented some overclocking into it, but I did not test it.
AndDiSa said:
Probably you would like to have a look on Daniel_hk's kernel for Omni ROM. If I got it right, he implemented some overclocking into it, but I did not test it.
Click to expand...
Click to collapse
So just flash OmniROM for 6.0.1? And the kernel is included? Or is there a separate file for kernel that must be flashed?
His Omni-build should include the OC-kernel directly.
Looking for a kernel on Nexus 7 2012 (3G) to fix baseband_XMM_power wakelock
@williamlaw: my kernel has the patch included. Most likely I'll upload a fastboot flashable zip today or tomorrow onto my Android 6 AOSP on Grouper thread.
AndDiSa said:
@williamlaw: my kernel has the patch included. Most likely I'll upload a fastboot flashable zip today or tomorrow onto my Android 6 AOSP on Grouper thread.
Click to expand...
Click to collapse
Thanks for your work but i am using 3G version.

H60 kernel source file to make cm

Herewith I have enclosed the link of kernel source file of h60 device from the emui website http://emui.huawei.com/en/plugin/hwdownload/detail?modelld=70 (opens in desktop only)
http://emuirom123.dbankcloud.com/H60_kernel.tar.gz
Alternate link for the file: https://uptobox.com/udvb2m1mujxr
Is that enough to build the AOSP based custom rom or cyanogen rom ?????? @codeworkx
codeworkx wont be providing development too much hassle for him as he has little spare time and the phone is 2 years old now. there is a unstable aosp rom
https://forum.xda-developers.com/honor-6/development/h60-mm-emui4-source-t3447862
jkccl9 said:
codeworkx wont be providing development too much hassle for him as he has little spare time and the phone is 2 years old now. there is a unstable aosp rom
https://forum.xda-developers.com/honor-6/development/h60-mm-emui4-source-t3447862
Click to expand...
Click to collapse
I am not forcing codeworkx...I am asking someone to build cm or aosp rom..Above file is the correct kernel source file or not ????
enba.kpm said:
I am not forcing codeworkx...I am asking someone to build cm or aosp rom..Above file is the correct kernel source file or not ????
Click to expand...
Click to collapse
dont have a clue, supports pretty dead and there is an unstable aosp ^^

Question Build Nothing OS source code?

Hello.
I want to compile and flash a custom fork of the Nothing OS. My issue is that I have never compiled and built an android OS before. I have built other OSes before for other devices but that was with instructions. I'd like to understand how I can build the Nothing OS and how I might find out that in the future for other android forks.
I know I need the source code from here and I know I need the devicetree from here. But I do not know how.
Thank you!
snakehater said:
Hello.
I want to compile and flash a custom fork of the Nothing OS. My issue is that I have never compiled and built an android OS before. I have built other OSes before for other devices but that was with instructions. I'd like to understand how I can build the Nothing OS and how I might find out that in the future for other android forks.
I know I need the source code from here and I know I need the devicetree from here. But I do not know how.
Thank you!
Click to expand...
Click to collapse
You can't build a closed source rom like NothingOS, they only provided device tree and kernel sources for custom rom development and custom kernel building.
acuicultor said:
You can't build a closed source rom like NothingOS, they only provided device tree and kernel sources for custom rom development and custom kernel building.
Click to expand...
Click to collapse
Alright, but, if I were to compile and flash the kernel sources, what would be missing from the system that is proprietary? Would I even have a UI or would it only be the core kernel?
You answered your question, if you build the kernel source you'll get only the kernel which doesn't have any ui itself, you still missing everything from the rom.
snakehater said:
Alright, but, if I were to compile and flash the kernel sources, what would be missing from the system that is proprietary? Would I even have a UI or would it only be the core kernel?
Click to expand...
Click to collapse
acuicultor said:
You answered your question, if you build the kernel source you'll get only the kernel which doesn't have any ui itself, you still missing everything from the rom.
Click to expand...
Click to collapse
Alright, so basically, this is only a fork from the original android repo, with changes so it runs on the nothing phone, and nothing more?
The kernel just allows the operating system to talk to the hardware so you still need an operating system. Your best bet is to grab a custom ROM if you really want to build from scratch or you can create a magisk mod that customizes the stock ROM.
snakehater said:
Hello.
I want to compile and flash a custom fork of the Nothing OS. My issue is that I have never compiled and built an android OS before. I have built other OSes before for other devices but that was with instructions. I'd like to understand how I can build the Nothing OS and how I might find out that in the future for other android forks.
I know I need the source code from here and I know I need the devicetree from here. But I do not know how.
Thank you!
Click to expand...
Click to collapse
Gotta have it working on the OnePlus Nord N200 and I'd be interested

Categories

Resources