So far I found LineageOS 20's device trees, now I need to find kernel and vendor, but no luck finding it in GitHub. Anyone helping me out?
Closed, found all of the trees needed for my build.
Related
I'm trying to build unofficial Dirty Unicorns for the TF300T. I've been using this tutorial to set up my build environment:
http://forum.xda-developers.com/chef-central/android/tutorial-compile-lollipop-ubuntu-t2929410
I've managed to sync their repos and all that, and I've come to the device tree. I wasn't able to find an equivalent tree on Google's website like the Nexus 7. So my question is, where can I find the tree(s) for my Transformer? Is building for a device really as simple as combining the repo, device trees, and blobs? That's what this tutorial implies. Or am I likely to end up with a crappy build?
Wow.
you might be able to find the device tree from the omni rom guys. Last time I tried to do this it was for my ME301. I was able to download the device tree from the Omonirom gerrit page. Poke around the Omnirom guys site and thread and see if they have it. Here ya go. This is the cyanogen github page. it looks like they list both the tf300t kernel and the device tree for cyanogen mod ROM
https://github.com/CyanogenMod?utf8=✓&query=tf300t
That might be a start
Here is the wiki page for building Cyanogen Mod for the tf300t and it might explain some steps better
We all know that device trees which are available for Tissot is currently buggy. And no matter if we compile Resurrection Remix, Dot OS, Lineage OS or any other custom rom, we'll definitely have the same bugs present.
If all the developers work alone, then it'll take a lot of time to fix all the bugs. So, let's collaborate & work together.
To start with, I'm dropping the links for my tree:
Device Tree: https://github.com/ghpranav/android_device_xiaomi_tissot
Kernel Source: https://github.com/ghpranav/android_kernel_xiaomi_tissot
Vendor Blobs: https://github.com/ghpranav/android_vendor_xiaomi_tissot
ghpranav said:
We all know that device trees which are available for Tissot is currently buggy. And no matter if we compile Resurrection Remix, Dot OS, Lineage OS or any other custom rom, we'll definitely have the same bugs present.
If all the developers work alone, then it'll take a lot of time to fix all the bugs. So, let's collaborate & work together.
To start with, I'm dropping the links for my tree:
Device Tree: https://github.com/ghpranav/android_device_xiaomi_tissot
Kernel Source: https://github.com/ghpranav/android_kernel_xiaomi_tissot
Vendor Blobs: https://github.com/ghpranav/android_vendor_xiaomi_tissot
Click to expand...
Click to collapse
I am already fixing bugs in lineage. Base build will be out soon
Guys many thanks for your efforts. Great to know that someone is working hard on this stuff!
Good job. Hope we see collaboration and some great team activity. Unified tree from where the community can reap benefits. Hope this works for all and if not all, most developers contribute to this base plan.
Thank you for doing this, i hope we have a good kernel soon
Thanks devs, u guys rock! Wish u all the best ?
Hope i can understanding about building ROM.
So i can help you guys, but i not understand
Wow xiaomi should something from you guys ... Great work devs ... You guys are always here to make our Android experience great..
Wow! thank you so much for your efforts!
If tree is stable I will contribute
I am waiting for stable tree only
Hope it will be stable soon
arunassain said:
If tree is stable I will contribute
I am waiting for stable tree only
Hope it will be stable soon
Click to expand...
Click to collapse
Than you may want to check out the device tree from the unofficial lineage os 14.1 by deadman96385. He has a booting LOs with minor bugs. probably others can also contribute as that is the only functional build.
I was starting to building a rom
So i saw some guides
And i found we need device tree and vendore treee and maybe kernel tree also
I am using lenovo tb-7104f
But i found nothing on internet not device tree nor vendor
So i thought to make it myself
But i only found some guides to build device tree and they are also not much helpful and founfld nothing for vendor
If anyone can help will be very appreciated
Thanks
Hint: Add Lenovo TB-7104F to this tread's title thus mainly owners of such tablet get addressed.
Hi all,
For those of you, like me, who are interested in learning more about developing for custom ROMs, the following links will be helpful for finding .
First is the inclusive list of open source kernel releases by Xiaomi: https://github.com/MiCode/Xiaomi_Kernel_OpenSource
At the bottom of said list is the Xiaomi 13 (fuxi).
Second is the device tree (based on Lineage OS and said to be WIP) by YuKongA: https://github.com/YuKongA/device_xiaomi_fuxi
What is the primary difference between official xiaomi 13's device tree https://github.com/MiCode/kernel_devicetree/tree/fuxi-t-oss and https://github.com/YuKongA/device_xiaomi_fuxi ?
YuKongA's contribution is for Lineage OS, or instead of MIUI it's AOSP. I think.
To give additional information, the Lineage-derived device tree likely originates from: https://github.com/imasaru/android_device_tree_template
Also, the kernel includes a lot of stuff for the hardware and is accompanied by a kernel device tree, which is a kind of 'table of contents' (unless I'm mistaken about the analogy).
"The 'Open Firmware Device Tree', or simply Devicetree (DT), is a data structure and language for describing hardware."
Linux and the Devicetree — The Linux Kernel documentation
I imagine a lot of compatibility issues are lining up the system image and the kernel+device tree.
...
(At this point, I'm really just spouting off some things as I'm learning, so feel free to correct or ignore me as I'm going along!)
Aquariuslt said:
What is the primary difference between official xiaomi 13's device tree https://github.com/MiCode/kernel_devicetree and https://github.com/YuKongA/device_xiaomi_fuxi ?
Click to expand...
Click to collapse
1/Xiaomi Kernel OpenSource
2/Xiaomi fuxi prebuilt
Veiranx said:
To give additional information, the Lineage-derived device tree likely originates from: https://github.com/imasaru/android_device_tree_template
Click to expand...
Click to collapse
You can find older ones.
Hello everyone,
I wonder if I could ask for someone's help here since my knowledge is not sufficient.
Or advice on where I can get such help, I don't even have friends who are into coding etc.
Thanks in advance!!!
So, I have a LineageOS 14.1 build for my device but I want OMS added to it. After some investigation, I found about LineageOMS Reloaded, which is LineageOMS with newer security patches from Lineage itself. Can you build it for my device with the following sources? As you might know, there are additional dependencies you need to clone by following lineage.dependencies in each repo and the repos you clone through it.
https://github.com/kyasu/android_kernel_samsung_msm8974
https://github.com/kyasu/android_device_samsung_hltedcm
https://github.com/kyasu/android_vendor_samsung_hltedcm