Hello Everyone!
I had started building Cyanogenmod-11.0:angel: from source.I had sucessfully completed the repo sync and now searching for getting device tree but my device haven't had any builds at so finally I've found this Cyanogenmod porting guide.
Code:
https://wiki.cyanogenmod.org/w/Doc:_porting_intro[/URL]
I'am trying this guide to get device tree out my device.
Now, I've been trying Method-1 you can see image of method I'am using from attachments.
But I get errors can anyone help me.
https://wiki.cyanogenmod.org/w/Doc:_porting_intro
Related
Ok. I know this is nooby but I don't have anyone else to ask. I am trying to build Android 4.4 Kit Kat for the HTC Flyer. I followed a guide. I installed all the packages, installed the repo downloaded the source code but after that it said that i need to clone my device tree from github. I googled HTC flyer github but i only found a branch of a kernel from doomlord and i don't think that's what I am looking for. Now I am stuck and don't know what to do. So basicly I don't what to after downloading the source code using repo sync.
Any sort of help would be appretiated. I am just trying to bring my device back from the dead. Thank you and again sorry for the nooby question.
I'm trying to build CM11 for LG L9 P760.
I tried following some of the tutorials and reached the point where I synced the CM11 repo.
I've also pulled the device tree to vendor/lge/p760 from a git and used extract_files.sh to get the files from device.
But I don't know where to go from here. I tried brunch p760 and got the following output.
http://paste.ubuntu.com/6626112/
There is an error towards the end.
I am also confused whether to add the kernel source, and if i have to, where and how i have to add it.
It'd be really great if you guys could help.
thanks.
Thanks
Thanks Master
Hello,
I'm trying to build a device tree for the Samsung Galaxy Tab A 9.7 (gt510wifi), by following CyanogenMod's porting guide here. I've managed to get a basic device tree going inside CM12.1's source tree, but I'm stuck at the part where I need to create the extract-files.shand the setup-makefiles.sh. The guide says to use other device trees as a reference for creating these scripts, but from what I can tell, each script is vastly different due to device discrepancies, and I'm unsure what to do at this point. I've searched everywhere online, but there doesn't seem to be any documentation whatsoever on how to create these files.
I'm no stranger to porting ROMs, as I've built SlimLP for my other devices, but I always had a pre-built tree created by another developer that I simply renamed files in to get it to work with SlimLP's sources.
Any help is greatly appreciated
Hello guys,
I am trying to built cyanogenmod 12.1 for the Nexus Player("fugu").
I am using an ubuntu(15.04) system.
I have synced the source and followed the guide on the cyanogenmod wiki.
Unfortunately the building process fails, due the fact that I am completely new to ROM development , I have no idea how to fix this error.
I have not modified the source at all , it's a clean sync and I already tried to disable CCACHE and making a clean build.
You can find the console error output here : http://pastebin.com/EENLeua6
Additionally , I recieve some warnings at the start of the build process , you can find them here : http://pastebin.com/dDaR0JNx
Thanks for taking time to help me
Hello,
I'm a beginner with building ROMs, yet I found an interest in build an AOSP for a phone(mi4c). I found the kernel sources released by the vendor, but I am trying to figure out the next steps: creating a device tree and getting the vendor blobs.
As I could check the kernel if for 5.1(managed to build it), and I would like to try to make that - AOSP 5.1.
Is there any way to extract the device tree from kernel(I found some device tree on git, yet I would like to know if there is another way to create it)?
for vendor blobs and which are required I found some information here on xda, but haven't tested so far.
Thanks!