Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not understanding readme #48

Closed
Leedl3 opened this issue Apr 28, 2016 · 3 comments
Closed

Not understanding readme #48

Leedl3 opened this issue Apr 28, 2016 · 3 comments

Comments

@Leedl3
Copy link

Leedl3 commented Apr 28, 2016

Hi, I am trying to port this patch to the Moto E 2nd Gen "surnia". The kernel piece is fine its the boot.img piece I am skeptical about. This will need to be installed using fastboot right? Also the command: repo init -u https://android.googlesource.com/platform/manifest -b android-4.4.2_r1 . What would I need to change the android-4.4.2_r1 to? I am running cm 13 witch is android version 6.0.1. I do apologize if the answer to these questions are simple but I want to be sure that I don't mess up especially since this is the boot.img file we are talking about.

Thank you
-Leedl3

@pelya
Copy link
Owner

pelya commented Apr 28, 2016

These instructions are for AOSP. If you are using cyanogenmod, first you
need to compile cyanogenmod itself:
https://wiki.cyanogenmod.org/w/Build_for_surnia
Then you patch the kernel, recompile your cyanogenmod, and take the
resulting boot.img, which you can flash using fastboot.
You don't need system.img and other stuff, but unfortunately it will
compile everything, so that requirement to have 60Gb free space still
applies.

And if you succeed, please give me compiled boot.img.

On Thu, Apr 28, 2016 at 8:15 AM, Leedl3 notifications@github.com wrote:

Hi, I am trying to port this patch to the Moto E 2nd Gen "surnia". The
kernel piece is fine its the boot.img piece I am skeptical about. This will
need to be installed using fastboot right? Also the command: repo init -u
https://android.googlesource.com/platform/manifest -b android-4.4.2_r1 .
What would I need to change the android-4.4.2_r1 to? I am running cm 13
witch is android version 6.0.1. I do apologize if the answer to these
questions are simple but I want to be sure that I don't mess up especially
since this is the boot.img file we are talking about.

Thank you
-Leedl3


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#48

@Leedl3
Copy link
Author

Leedl3 commented Apr 28, 2016

Ok, thank you!

@conrad-heimbold
Copy link
Collaborator

Newer tutorial: https://wiki.lineageos.org/devices/surnia/build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants