Looking for some information on porting a cm stable device - General Paranoid Android Discussion

I have a device with a nightlie kit-kat rom, stable device tree and kernel. Im looking for some information on compiling a pa rom specifically 4.4+ everything I can find is jellybean or sooner and i just want to make sure its not outdated or anything.
thanks tbg

Its now the aospa github instead of paranoidandroid. Also if it's not a nexus device it will be the "AOSPA-legacy" github
Sent from my SAMSUNG-SGH-I747 using Tapatalk

Related

[Q] Any ICS ROM for Vibrant is opensouce

Hi,
Is there any ICS rom for Vibrant which is open source?
I have looked the passion and other ROM, I dont' think they are open source.
Is there one which I can download and built the ROM myself?
Thank you.
Not sure but all of them should be open source. just give credit where it's due and that should be good
Sent from my SGH-T959 using xda premium
When CM9 is out, it will all be on github, so you can pull and build it.
ICSSGS and Passion both (I think) claim to be open, but the proof is in looking for their sources and trying to build.
test.im.09 said:
Hi,
Is there any ICS rom for Vibrant which is open source?
I have looked the passion and other ROM, I dont' think they are open source.
Is there one which I can download and built the ROM myself?
Thank you.
Click to expand...
Click to collapse
Code Name Android is open source and currently has device trees for the Galaxy Nexus and Nexus S. There is no Vibrant device tree yet. Whenever I can get back to civilization my goal is to build one then to compile all from CNA source.
Onecosmics is open in the sense that they give you all the files that you need to build from the aosp device tree, AOKP and cm9 are also open.
Any of Neo's roms are not open source, nor does he even bother to respond to a PM about the device tree

Anyone can make a pacman rom?

Pacman rom is a combination of paranoid android , aokp and cm !! All of them great roms into one! anyone could compile or build a rom would be appreciated
gitHub link: https://github.com/PAC-man
thanks in advance
also a demonstration of the rom (on galaxy s2) http://www.youtube.com/watch?feature=player_embedded&v=PW5fRzEnyLQ
Haven't seen pacman on 4.2 yet? Probably in the works
there is a pacman for 4.2 well for xperia ray device. but i think its in works too
What about jellybam? That's got everything you said + paranoidandroid
Sent from my Paranoid Nexus 4 using Tapatalk 2
as far as I know anything related to PA is currently closed source till they officially finalize their 4.2 release...moles and the team are still working on it, as its in beta.
thanks pple ill look into jellybalm rom

[Q] No AOKP love for the I9500?

Will the i9500 ever get an aokp rom? I would ask developers to please make an aokp rom for it since that is an amazing rom.
If anyone knows any information about this please do but without spamming
Stay Cool
Samsung doesnt release the source code for its exynos processor. So, till now there hasnt been a cyanogenmod rom yet. But it is in progress. First cm, then aokp because aokp is based on cm roms.
Sent from my GT-I9500 using Tapatalk 4 Beta

[Q] CM 10.2 Stable

I had a fairly simple question, and please don't take it as a knock to any CM devs. My understanding is that the Nexus 4 (mako) is a device that google releases the entire build tree for, including all drivers for 4.3. I noticed that even today CM 10.2 doesn't have a stable build, and there is only about a week of nightlies. I've seen other devices like the Kindle Fire that are not Google devices get CM 10.2 faster than the Nexus 4. Does anyone know why that is? Again, I'm not knocking any developers/ports; I'm just curious as to what goes in to the development of the nexus devices.
shaklee3 said:
I had a fairly simple question, and please don't take it as a knock to any CM devs. My understanding is that the Nexus 4 (mako) is a device that google releases the entire build tree for, including all drivers for 4.3. I noticed that even today CM 10.2 doesn't have a stable build, and there is only about a week of nightlies. I've seen other devices like the Kindle Fire that are not Google devices get CM 10.2 faster than the Nexus 4. Does anyone know why that is? Again, I'm not knocking any developers/ports; I'm just curious as to what goes in to the development of the nexus devices.
Click to expand...
Click to collapse
Well, the CM team are probably having a hard time with dead locks in AOSP 4.3. That's why no AOSP 4.3 based ROM isn't considered "stable".
There is no 10.2 stable for any device yet. Cm don't release stable or RC builds until the rom is considered stable and bug free on most devices.
So I used the cm installer to get 10.2 snapshot? And now I'm about to update to I guess the stable version of 10.2 through settings - About phone - system updates. By doing this will this delete all of my data. (Sorry I'm a noob at this stuff).:silly: I'm using a nexus 4 BTW.. L

[KERNEL] Bacon Official Kernel source

The kernel has been open sourced, by CM, as any OEM should do when device hits retail. That means a great step for us, ROM developers. We may discuss findings for reference on future development here.
Link to source code: https://github.com/CyanogenMod/android_kernel_oneplus_msm8974
By the way, it's not only useful for the OnePlus One, seems that it's interesting for Find 7 as they borrow some code from it, worthy to read.
Oh Gr8 news ! Hope we could get custom kernel on OPO soon
Sent from my One using XDA Premium 4 mobile app
I am hoping we get one soon also.
Sent from my One using Tapatalk
SferaDev said:
The kernel has been open sourced, by CM, as any OEM should do when device hits retail. That means a great step for us, ROM developers. We may discuss findings for reference on future development here.
Link to source code: https://github.com/CyanogenMod/android_kernel_oneplus_msm8974
By the way, it's not only useful for the OnePlus One, seems that it's interesting for Find 7 as they borrow some code from it, worthy to read.
Click to expand...
Click to collapse
Mind putting together the flashable zip of the stock kernel so that users who go custom kernel flashing (Franco for now) can fall back to the stock kernel?
A flashable .zip would be great
@SferaDev Thanks for this, I will be using this to build a kernel for our devices
Gamma control is out:
0f98e789af8c12ce3687cbe4515b429aa1e031a3 video: mdss: Add predefined gamma selection
I'm a bit confused.
So far, I know of two kernel sources: This one and AOSP-compatible sources released by OnePlus directly (OnePlusTech on github, can't post links at my postcount).
However, there are already custom kernels that claim to only work with CM11S, and others that claim to only work with CM11. I assume the latter are based on this source. So what's the current (official) branch for CM11S?
DrDaxxy said:
I'm a bit confused.
So far, I know of two kernel sources: This one and AOSP-compatible sources released by OnePlus directly (OnePlusTech on github, can't post links at my postcount).
However, there are already custom kernels that claim to only work with CM11S, and others that claim to only work with CM11. I assume the latter are based on this source. So what's the current (official) branch for CM11S?
Click to expand...
Click to collapse
OnePlus AOSP is really new and I personally recommend CMs one. Their original intention was to keep as CM as possible...
SferaDev said:
OnePlus AOSP is really new and I personally recommend CMs one. Their original intention was to keep as CM as possible...
Click to expand...
Click to collapse
So kernels that don't work with the stock ROM are just based on a newer revision of the kernel in CM's repo, and older revisions in there would boot CM11S just fine?
DrDaxxy said:
So kernels that don't work with the stock ROM are just based on a newer revision of the kernel in CM's repo, and older revisions in there would boot CM11S just fine?
Click to expand...
Click to collapse
I haven't faced ANY kernel that doesn't work...
A flashable zip will be great! Can any expert help on this?

Resources