Yeah but it's about compiling the kernel standalone
Yeah but it's about compiling the kernel standalone
I can help you test if you want, I have a T810. Good luck and thanks in advance for your work!Nice to see you've started. I'll try to help with the T810 section.
Sent from my SM-T810 using Tapatalk
Cool!! Cant wait to find out!!I got my hands on some quite decent kernel sources. I will give it a build shot![]()
WOW, keeping fingers crossed. Good luck!I got my hands on some quite decent kernel sources. I will give it a build shot![]()
More good news! I finally got in contact with RaymanFX. If you don't know who that is, it's the guy who managed to port AOSP for the Note 4 with the exynos 5433!
Hey what you send me there is the kernel source. I already have that. About the exynos sources I think the one from rayman fx are good enough.Guys, I tried looking into Samsung Open Source Release Center for SM-T810. If you guys think the opensource zip from the site would help, here is the link for SM-T810 OpenSource.zip. I am not sure if it does contain anything related to Exynos processor. Just my two cents.
Nice you think you have all to create a bootable build?Hey what you send me there is the kernel source. I already have that. About the exynos sources I think the one from rayman fx are good enough.
I believe stock has a option for thatRegarding the color correction app. Will it be the one from samsung or vanilla android?
I'm color blind. The samsung version is inferior to vanillas.
I really hope i can use vanillas color correction.
Nope, else I would post it.Any luck?
Sent from my SM-G928I using Tapatalk
Hey there!! I have the LTE variant. i see myself keeping this tablet for a few years, so i don't want to be stuck with ****ty TW.Hey everyone!
Since I have bought this beautiful tablet I can invest my time building CyanogenMod 12.1 for this device. I will use the Note 4 (Exynos model) as a base to port. In this thread I would like to post development problems and test build
The sources can be found here
After making several Dev threads, from my own experience they don't end up good without some rules
Posting rules
Rules may change depending on the status of this thread.
- Only post development related stuff
- DO NOT ASK FOR ETA'S
What I gladly accept :
- Work togheter on a project (Dev group)
- Invites for a live chat platform to work together on the project (just pm me if you want to add me on a chat platform)
- Any devs
Thanks
Cool guess you could try to do a build for lte.Hey there!! I have the LTE variant. i see myself keeping this tablet for a few years, so i don't want to be stuck with ****ty TW.
I went ahead and started something but i honestly have no idea what i'm doing
https://github.com/edgrr000
I'll spend my free time playing around with this till i figure something out. Any help, tips, or direction to valuable information or tutorials would be kindly accepted.
Cheers.
Thanks! It's a big learning curve for me this is the first time i try to build a rom, but Google does a pretty good job at answering most of my questions.Cool guess you could try to do a build for lte.
1. I believe you are starting of with my tree. You can always use the fork function on github especially when the devices have small differences, no need to re push and with that said it removes all important commit messages from before or you could mention the based tree so the user can check the commits off the based tree. But that's up to you.
2. Use the note 4 tree from team eos, it includes LTE and RIL stuff. I replaced them with wifi only on mine.
3. When building the kernel make sure that you have a extra defconfig for cm/aosp/omni. It should look like this : cm_exynos5433-blabla_defconfig
Feel free to ask more questions. I will try something new today, who knows if it will boot. I think the kernel is not the problem since last_kmsg says its fine. Problem is that i don't get adb, presumably because of the init. I will try to build with libstlport since that caused the exact same issue on my s5 mini with exynos when I tried to boot CM.
Wow. Sounds promising!YES YES YES YES!!!!!! Thanks again @moonbutt74 (The guy who helped me get started to developing). ADB is working, time to fix the boot!