[DEV] Porting CM10.2/CM11 to i9506 [UPDATE 13.02.2014, KK open source files released] - Galaxy S 4 i9506 Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
We desperately need a custom ROM for this model as well, since it's taking over for the i9505, at least here in Norway and Germany. But i guess many other countries as well. My idea is to port a CM10.2/CM11 ROM for this, as the Samsung source files probably will be more compatible with that, than CM11 at the moment.
LATEST NEWS
- Samsung released the open source files for KK: http://opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=e330S_KK
- dridri85's CM11 testing - https://github.com/dridri/android_device_samsung_ks01lte
- dridri85's CWM 6.0.4.6 - http://forum.xda-developers.com/showthread.php?t=2613466
Big applause for him!!
ROOTING PROCEDURE:
http://forum.xda-developers.com/showthread.php?t=2529064
USEFUL INFORMATION:
Extracted from build.prop via ADB:
ro.product.manufacturer=samsung
ro.product.device=ks01lte
Porting CyanogenMod to your own Device: http://wiki.cyanogenmod.org/w/Doc:_porting_intro#Some_tips_on_porting_CyanogenMod_to_your_own_device
GSM Arena Phone Specs: http://www.gsmarena.com/samsung_i9506_galaxy_s4-5542.php
Samsung Open Source: http://opensource.samsung.com/ (search for i9506)

Placeholder for etc.

Sounds great - I was already thinking of selling I9506 and going for I9505. Hopefully this phone gets more attention soon!

ig000r said:
Sounds great - I was already thinking of selling I9506 and going for I9505. Hopefully this phone gets more attention soon!
Click to expand...
Click to collapse
Yeah, i was thinking the same, but here in Norway the i9505 is actually more expensive, even though it is older/slower! When i saw the CM Guide + that i have been building LX Optimus 4X HD ROM's lately using Github source, i thought i'd give it a try!
Hopefully more people will help!

I suggest to look into Note 3 (SD800 version) forum for CM availability and port it to I9506 if it exists. Basically, Note 3 and i9506 are the same devices.
You will save a lot of time if you port CM from Note 3.
P.S.: I'm happy with TouchWiz custom ROM and "hand-made" kernel. Never looked into CM possibility.

i assume the note3 kernel would probably work with some modifications
i9506 doesnt have many devs so it would take a while

bluefa1con said:
i assume the note3 kernel would probably work with some modifications
i9506 doesnt have many devs so it would take a while
Click to expand...
Click to collapse
But what else do we have to modify than the Kernel? I found a Note 3 repository in CyanogenMod @ Github and forked it..
https://github.com/faabak/android_device_samsung_ks01lte
But i think it's missing some files.. Have changed the codename in the files to "ks01lte", but i guess it's more we have to do. Downloading CyanogenMod CM11 sources now on my Ubuntu machine..

faabak said:
But what else do we have to modify than the Kernel? I found a Note 3 repository in CyanogenMod @ Github and forked it..
https://github.com/faabak/android_device_samsung_ks01lte
But i think it's missing some files.. Have changed the codename in the files to "ks01lte", but i guess it's more we have to do. Downloading CyanogenMod CM11 sources now on my Ubuntu machine..
Click to expand...
Click to collapse
You got a PM from me ... hope it helps you
Sent from my GT-I9506 using XDA Premium 4 mobile app

Hi o/
I'm on it too, I've downloaded the kernel sources from Samsung's open source website so it should at least boot (even without modules like camera, bt, ..)
Currently the problem is that there are misconfigurations in their kernel resulting in undeclared/undefined errors, so it will take a bit longer than I expected to get a fully compiled ROM. Or maybe it's only because I'm trying to build CM11
btw, I have a ks01lteskt device, is it the "mainstream" one or do I have a special model ? Can you check too guys ? ^^
Edit : does removing TARGET_OTA_ASSERT_DEVICE is enough to let the recovery install it with a different device id ?

Keep on men! really we want CM for that great device!
Envoyé de mon GT-I9506 en utilisant Tapatalk

Compiled ! But I can't get it to work...
The Samsung logo show up, then it says that it is a custom kernel, then freezes a few seconds and reboot...
Any clue ?

I think you better ask on cyanogen dev thread
Envoyé de mon GT-I9506 en utilisant Tapatalk

I don't find the CM thread :laugh: There's too much things on xda
EDIT : I got CWM 6.0.4.6 working !! But system still won't boot...

dridri85 said:
I don't find the CM thread :laugh: There's too much things on xda
EDIT : I got CWM 6.0.4.6 working !! But system still won't boot...
Click to expand...
Click to collapse
Wow, this is awesome.. If we can make this running, i hope it's OK for you if we use this thread for it, and i will add all the information, screenshots, version history, updates etc in the first post!
This is a big step anyway.. Have you been into github at all? Cause then you could perhaps make a repository there and more people can compile (including me, since i've compiled a lot lately)!
Also, perhaps it would be clever to post a topic here regarding the boot problems!
http://forum.cyanogenmod.com/forum/23-unofficial-ports/

Ok, everything should be here now : https://github.com/dridri/android_device_samsung_ks01lte
Here is the pre-compiled recovery :
Odin tar - https://dl.dropboxusercontent.com/u/81758777/CWM_6.0.4.6_Non-Touch_GT-I9506.tar
Flashable zip - https://dl.dropboxusercontent.com/u/81758777/CWM_6.0.4.6_Non-Touch_GT-I9506.zip

Some news !
I finally got the kernel booting and working, the cyanogenMod loading logo now shows up but enters in bootloop. The new problem is that adb is detected as 'offline' and I can't debug anything

dridri85 said:
Some news !
I finally got the kernel booting and working, the cyanogenMod loading logo now shows up but enters in bootloop. The new problem is that adb is detected as 'offline' and I can't debug anything
Click to expand...
Click to collapse
Try a later version of adb? I had this offline with stock rom and older adb.

JohnnyInBriz said:
Try a later version of adb? I had this offline with stock rom and older adb.
Click to expand...
Click to collapse
Yeah, i remember i hade some problems with older versions of ADB on my LG P880 as well! So let's just cross our fingers that's the problem..

Thank you guys I can now access adb and see the loading errors !! (And the only things I see is missing lib files, hope that adding them will be enough :3 )

Okay guys, got it working, I can boot CM 11 !!!
But there are still major problems : everything lag, the baseband is unkown, SIM card not recognized, wifi and bluetooth doesn't work, no audio at all xD
EDIT: baseband, RIL, SIM card and LTE network now works correctly !

Related

[ROM][P31xx][KitKat][4.4.2] CM 11.0 w/Espresso10++ 3.0.101

It boots!
Please clear cache and Dalvik cache before flashing!
Note: If anyone would like to donate to me, I use Google wallet because paypal hates me.
E-mail: CodyF86 at gmail dot com (This isn't a request; I just get asked a lot.)
CyanogenMod Github: https://github.com/cyanogenmod
My Github:https://github.com/codyf86?tab=repositories
My Dev-Host: http://d-h.st/users/codyf86/?fld_id=23816#files
CM-11.0 - 2014-2-15: http://d-h.st/2ml - p3110 / p3113
CM-11.0 - 2014-2-15: http://d-h.st/vko - p3100
Gapps - 4.4 KitKat: http://d-h.st/7mf - (@Tsjoklat)
Gapps - 4.3 JB: http://d-h.st/NhB
Espresso10++ Kernel: http://d-h.st/orW - 3.0.101 (Comes with ROM.)
Recoveries: http://forum.xda-developers.com/showthread.php?t=2548257 - @Android-Andi
Modified updater-binary: http://forum.xda-developers.com/showthread.php?t=2532300 (For TWRP / Philz Touch.)
ART compatibility: http://www.androidruntime.com/ - Check for apps that don't work with ART yet.
---------------------------------------
Official CM builds:
p3110 / p3113: http://download.cyanogenmod.org/?device=p3110
p3100: http://download.cyanogenmod.org/?device=p3100
p5110 / p5113: http://download.cyanogenmod.org/?device=p5110
p5100: http://download.cyanogenmod.org/?device=p5100
---------------------------------------
Old school builds: (No support as I'm not setup for these atm.)
CM-10.2 - 2013-09-05: http://d-h.st/mek - p3110 / p3113
---------------------------------------
Code Review Fun Below:
http://review.cyanogenmod.org/#/q/status:open+branch:cm-11.0,n,z
xmm626x: Update libril to v9. [1/2]
https://gerrit.omnirom.org/#/c/4921/
CodyF86 said:
Nothing to see here yet folks...I'll make it all pretty sometime soon.
For further discussion.
https://github.com/codyf86?tab=repositories
CM-11.0 Experimental-1: http://d-h.st/9IC - p3110 / p3113
CM recovery 6.0.4.4: http://d-h.st/Wq3 - p3110 / p3113
Building Experimental-2 now with wifi / external sdcard and possibly better graphics....
...I didn't forget about p3100 either.
Click to expand...
Click to collapse
Awesome
hkjr said:
Awesome
Click to expand...
Click to collapse
hkjr hit me up on google+ when your on/home.
Also when I said with possibly better graphics...I did change something, but
not really sure that is going to fix the graphics issue, but we will see.
Going to build p3100 also with recovery either way.
Explore my devhost: http://d-h.st/users/codyf86/?fld_id=23816#files
Waiting for p3100
Sent from my GT-P3100 using Tapatalk
CWM 6.0.4.5 already available for P3100, but P3110 seems failed to build
@CodyF86 please don't forget for your interview on Friday, get some rest bro, we'll be wait
CWM 6.0.4.5 already available, but P3100 seems failed to build @CodyF86 please don't forget for your interview on Friday, get some rest bro, we'll be wait
Click to expand...
Click to collapse
May I ask what interview? awesome Cody your awesome!
sent from my xperia neo v
mitchellreece said:
May I ask what interview? awesome Cody your awesome!
sent from my xperia neo v
Click to expand...
Click to collapse
I have a phone interview with Google, well see how it goes, hopefully well.
p311x is compiling should be done in an hour or so, then ill do p3100.
Btw you guys are really killing me in that other thread lol...someone go say something
in Ketut's or whoever's thread so my old one isn't at the top again.
Damn that's fast. Can't wait till its fully working, #buzzing
CodyF86 said:
I have a phone interview with Google, well see how it goes, hopefully well.
p311x is compiling should be done in an hour or so, then ill do p3100.
Btw you guys are really killing me in that other thread lol...someone go say something
in Ketut's or whoever's thread so my old one isn't at the top again.
Click to expand...
Click to collapse
---
Welcome back bro Cody. I'm glad to see you here again
Fine that you work on CM 11.0 KitKat :good:
Good Luck i'll give a go for P3100
can we have a list of what is working and what isn't? Also is it stable enough to be a daily driver rom?
WOW, congratulations... that was fast!
Can't wait to test it DD
N00B QUESTION ALERT:
To flash it on CM10.2, I have to get the new recovery and then flash the zip?
mikee286 said:
can we have a list of what is working and what isn't? Also is it stable enough to be a daily driver rom?
Click to expand...
Click to collapse
I haven't even booted it myself. Someone in ketuts thread listed what was working, wifi and storage should be working with
this build tonight...also I derped and had to redo a commit, so I'm just starting building p3110 again, sorry will be another hour or 2.
4.4 has some issues with surfaceflinger that I don't think i've completely worked out yet, but build 2 will tell me that.
Only use this as a daily rom if you like broken things. Cuz things be broken...
Also need to use the latest CM recovery because TWRP / Philz isn't interpreting the 4.4 installer script correctly it seems.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Slow progress is still progress. Take your time Cody, thanks for the effort. :highfive:
I'm happy to see work like this for the tab 2 7.0 it looks promising I will wait until it becomes more stable and has all features working. keep up the good work!
Also a little off topic but how does a device become officially supported on the cyanogenmod site basically "official" vs "unofficial" builds
Awesome... Great Job... Gonna test it now...:victory:
ugg and the old thread got posted in again, so it went back to the top...lol, posting in a thread makes it go
to the tops guys....can just post it here.
It's not hard just don't post in it.
Also this device has been officially supported, but It doesn't look like for much longer, but
If i get it going fairly stable they can just pull from my github and keep it going.
CodyF86 said:
ugg and the old thread got posted in again, so it went back to the top...lol, posting in a thread makes it go
to the tops guys....can just post it here.
It's not hard just don't post in it.
Click to expand...
Click to collapse
@CodyF86 Just leave a message in the other thread asking them not to post anything there...:silly:
or maybe change the name to discontinued or something..
Here is Experimental-2 and I still haven't got to flash it and prob won't till tomorrow, let me know
if wifi works now / storage and if the graphic thing got any better. p3110 right behind it, with recovery.
Experimental-2:
p3110 / p3113: http://d-h.st/2Uz
Waiting for p3100
I need you guys to redownload that file I just posted, and if you already flashed it, reflash it please.
A link will be here in a sec when it's reuploaded.
p3110 / p3113: http://d-h.st/2Uz

[ROM][4.4.2] AOKP :: kitkat :: test builds :: huashan {SP}

DISCLAIMER
You need to have an unlocked bootloader to use this ROM & kernel. Also I or any contributor in the software DOES NOT take responsibility of damages caused to your phone due to this ROM.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Copy ROM zip and gapps zip to sdcard
2. Flash any kernel which has recovery or use TWRP (if you do not have any recovery yet).
3. Reboot device and go to recovery by pressing Vol-UP when LED is pink
4. If coming from 4.3, or 4.2 ROM wipedata/factory reset your phone
5. Flash ROM zip
6. Flash Gapps zip
7. Reboot and enjoy.
Official Nightlies
http://aokp.co/devices/huashan
Unofficial Test Builds (will contain experimental changes for testing) :
http://goo.im/devs/kxp/kk/huashan
http://www.androidfilehost.com/?a=show&w=files&flid=10423
Gapps :
http://goo.im/devs/paranoidandroid/roms/gapps/pa_gapps-full-4.4-20131119-signed.zip
We spend countless of hours doing this for next to nothing. Posts, views, and donations encourage me, and everyone else who helps out.
Donate to AOKP
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
Latest merges on Gerrit
http://gerrit.aokp.co/#/q/sony+status:merged,n,z
Check out the ROM source on github. Open source, in the spirit of community kangage.
CREDITS
Thanks to all device maintainers of Sony devices on CM/AOKP/Omni/PA/PAC as everyone working on the device helps each other into making better ROMs.
Also thanks to Sony Mobile for being so helpful to developers.
XDA:DevDB Information
[ROM][4.4.2] AOKP :: kitkat :: test builds :: huashan {SP}, a ROM for the Sony Xperia SP
Contributors
championswimmer, @adfad666, @uberlaggydarwin
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Testing
Created 2013-12-20
Last Updated 2014-01-18
Woo
Great job
Don't booting up
Dammer Martins said:
Don't booting up
Click to expand...
Click to collapse
i'm looking into it. it was booting about 3-4 days ago (the build i am running on currently)
this one was build on the aokp buildbox. maybe some recent commits broke something, i'll get that fixed asap, and put up a new build soon.
championswimmer said:
i'm looking into it. it was booting about 3-4 days ago (the build i am running on currently)
this one was build on the aokp buildbox. maybe some recent commits broke something, i'll get that fixed asap, and put up a new build soon.
Click to expand...
Click to collapse
Ok,thanks
woooahhh,,, finally here.
just great @championswimmer... thanks for your time to developing on XSP section sir...
can anyone who really have this rom on his mobile confirm that its stable and what exactly isnt working and what are the features of the rom ?
davinci20 said:
can anyone who really have this rom on his mobile confirm that its stable and what exactly isnt working and what are the features of the rom ?
Click to expand...
Click to collapse
If you read 1st page till ends correctly. you'll get the answer...
Sent from my C5302 using Tapatalk
Is this 4.4.2?
Sent from my Nexus 7 2013 using Tapatalk
championswimmer said:
i'm looking into it. it was booting about 3-4 days ago (the build i am running on currently)
this one was build on the aokp buildbox. maybe some recent commits broke something, i'll get that fixed asap, and put up a new build soon.
Click to expand...
Click to collapse
@davinci20. Still cant find it? ''Doesnt boot'' ATM mean smething. And dev will working on it.use ur eyes correctly bro....
Sent from my C5302 using Tapatalk
new build fixed and uploaded
championswimmer said:
new build fixed and uploaded
Click to expand...
Click to collapse
Could you provide changelog?
Sent from my C5303 using Tapatalk
Kernel is a bit derpy
Boots fine but it will fail at boot if you want to boot to recovery CWM....
a pity because the ROM ist very fast
Raptor-King said:
Kernel is a bit derpy
Boots fine but it will fail at boot if you want to boot to recovery CWM....
a pity because the ROM ist very fast
Click to expand...
Click to collapse
install recovery from here
http://bit.ly/twrp26xperia
davinci20 said:
it was updated later so i didnt see it so again be usefull or STFU
Click to expand...
Click to collapse
Woah, no need to be rude here.
What he is trying to say is that you should read the whole thread for answers before posting.
Read the rules dude.
Sent from my C5303 using XDA Premium 4 mobile app
Dude,your kernel is derped.The kernel with TWRP don't turn on the phone.I will try with the cm11 kernel.
EDIT: Flashing with cm11 kernel works fine.
EDIT²:At the moment everything working fine.Thanks for this ROM
I assume that that new kernel will work for this since a cm11 kernel will work fine that one should too right? Nope that breaks wifi...
official nightlies started
http://goo.im/devs/aokp/huashan/nightly
How's hard gaming and what major bugs if any? A week with my new phone and I'm bored of stock 4.1 and the 4.3 leak has gaming lag
Sent from my C5303 using Tapatalk
How about battery drain?
Sent from my C5303 using xda app-developers app

[Rom][Unofficial] CyanogenMod 11 for the Moto G 4G

Unofficial CyanogenMod 11 for the Moto G 4G (peregrine)​
This not my Work im just sharing this so that other know that about this
this build is made by Shabbypenguin of androidforums.com
u can find the original post here
This is a unified build for retail (xt1039, xt1040, xt1045)
Download Rom:
CM11 7/16 build #5
CM11 7/16 build #6 with new DTB files
7/31 #2 - mostly works
8/7
8/7 #2
New builds will be posted here by shabbypenguin
Gapps: http://wiki.cyanogenmod.org/w/Gapps
Recovery
TWRP
CWM
Philz Touch
Major bugs known:
Plug in headphones and some sounds play through headphones and speakers.
Apollo causes reboots and g play music has some lag issues but power amp works fine for music playback.
There may be more but in such limited testing i was focused on the big things
UHS-1 SD-Card does not work ( kernel does not supports it )
Core features that are working:
Phone (apparently some people deemed this a "required" feature)
Camera
LTE
Bluetooth
GPS
SD Card
Choppy audio somtimes
Miracast
LTE
Wifi tether and hotspot
Sdcard recognition
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Reserved:highfive:
Any one having the proximity sensor issue when using the phone ?? Once I'm in a call and place the phone to my ear screen shuts off and forces me to reboot...other than that just need SD and this could be a daily driver..
rawtek said:
Any one having the proximity sensor issue when using the phone ?? Once I'm in a call and place the phone to my ear screen shuts off and forces me to reboot...other than that just need SD and this could be a daily driver..
Click to expand...
Click to collapse
currently there is no such bug reported .. u can flash this and test it yourself :angel:
this build is made by Shabbypenguin of androidforums.com
Click to expand...
Click to collapse
I've actually been a member and rec dev on xda for longer than ive been a member on AF . i just prefer the community there and staff is always very helpful, the mods are always hopping in and helping when no one else replies.
Great to see first steps! I'm really excited about this!
Has Motorola already released the kernel sources for the 4G version?
Best regards!
BlueFlame4 said:
Great to see first steps! I'm really excited about this!
Has Motorola already released the kernel sources for the 4G version?
Best regards!
Click to expand...
Click to collapse
Hmmm don't know, thread is closed: https://github.com/MotorolaMobilityLLC/kernel-msm/issues/1
https://mega.co.nz/#!IB5WWYrD!3wLvz2A8yFWJb6LvATWHvYM47LqCrmerhAlleCtP0Q0 someone mind testing for sdcard?
edit: nevermind, confirmed working sdcard. thanks to Nupich for the fix. this is a modded version of the 7/16 build as current sources are a massive mess and wont work well.
So basically what are the remaining bugs ?
Envoyé de mon XT1039 en utilisant Tapatalk
well that build was compiled from source and then slapped on with some fixes, im trying to compile now and see where we stand. build #8 over at phandroid has the audio fixed in it as well. i dont know if that fixes headphone issues or not.
@op mind changing the download links to just point to the thread?
ok so i have source building and booting again, audio is fixed but sdcard is now back to being non-mounting. i think the dts files may be the cause of that though so im uploaidng my kernel source to github cuz last time i confused teh **** out of somcom3x trying to remember what source i used and what i edited etc, so now it will just be easier .
anyways there are some hardware differences between the two devices, so with that in mind i need to get a copy of the stock rom and compare libs and try to filter down to which ones need to be added to make it so someone can grab my device tree and its dependencies and build whatever rom they want. im not going to be building anymore carbon builds as @Somcom3X is a team member for them and is more than capable (plus he has far faster internet). ill probably do a slimkat build though for those of you who really dont like cm
edit: build 7/30 # 2 is posted, someone mind shooting that down for a test? looking to see how audio and sdcards are holding up
work well sd card is good i think i could use this daily driver i will test some more but so far works good thanks for the great work
I have a Sandisk 32GB class 4 which never worked in stock but works perfectly in 7/30 # 2
A 16 GB class 4 Patriot was working fine in stock until yesterday when I received a 'sd card removed' message. I found out later that the card is no longer recognised in Windows; i.e. it was trashed by the phone running Motorola's flawed OS. Thanks, Moto!
Haven't tested the audio / headphone stuff yet but I'm very happy that the formerly unusable 32GB card now works in my phone. Not too shabby, @shabbypenguin !
edit: apologies for posting in the wrong thread but, since I'm here: audio playback is very choppy, skipping continuously. Everything else seems to be great. Approaching 6 hours screen time on the first full charge with 15% remaining (!)
mods, please move to the discussion thread if necessary.
What about the other languages? Can somebody post the screens of system language settings with the list of languages please? I'll appreciate that.
Thank you very much
shabbypenguin said:
ok so i have source building and booting again, audio is fixed but sdcard is now back to being non-mounting. i think the dts files may be the cause of that though so im uploaidng my kernel source to github cuz last time i confused teh **** out of somcom3x trying to remember what source i used and what i edited etc, so now it will just be easier .
anyways there are some hardware differences between the two devices, so with that in mind i need to get a copy of the stock rom and compare libs and try to filter down to which ones need to be added to make it so someone can grab my device tree and its dependencies and build whatever rom they want. im not going to be building anymore carbon builds as @Somcom3X is a team member for them and is more than capable (plus he has far faster internet). ill probably do a slimkat build though for those of you who really dont like cm
edit: build 7/30 # 2 is posted, someone mind shooting that down for a test? looking to see how audio and sdcards are holding up
Click to expand...
Click to collapse
where i can find download link?
In the actual thread over at androidforums. i requested this thread be closed since it isnt being properly maintained, but i was told no point in locking it when it will just die out either way.
You should open a new one it would be easier to follow the development of the ROM
Envoyé de mon XT1039 en utilisant Tapatalk
My xt1040 doesnt have any issue with sd cards.I tried severals.8 gb 16gb and 32 gb.All of them worked ok and with any ROM
Darius_AWS said:
You should open a new one it would be easier to follow the development of the ROM
Envoyé de mon XT1039 en utilisant Tapatalk
Click to expand...
Click to collapse
i hadnt opened one here because i wasnt sure of how long i was going tobe working on all of it. now you guys have an almost flawless build i dont really think there is much more for me to do.
shabbypenguin said:
i hadnt opened one here because i wasnt sure of how long i was going tobe working on all of it. now you guys have an almost flawless build i dont really think there is much more for me to do.
Click to expand...
Click to collapse
I guess that makes some sense. The real question - is what we have, good enough for CyanogenMod to accept the trees as official?
Sent from my XT1045 using Tapatalk

[REPO][DEV] CyanogenMod 12 for GALAXY Grand Prime

</> Developpers Only </>
As you may know it, GALAXY Grand Prime is powered by a 64Bit Entry-Level Quad Core CPU, that makes developpment on this device VERY HARD It's like Intel Atom Processors
Anyway, I tried to make a repo for building TWRP GALAXY Grand Prime by refering to Huawei G620S' Repo by GitHub member "EloYGomeZ" BIG thanks to him.
If you're interested in building TWRP, you can use this repo. Feel free to use it, but please remember to give credits when done.
The Repo isn't yet done, it may contains many bugs and errors; plus I can't test it or test a TWRP build since I don't have my hand on that device (should have one in 2 weeks).
Update as of 18/6/2015: TWRP has been compiled for Grand Prime
TWRP ==> http://forum.xda-developers.com/grand-prime/development/share-twrp-2-8-4-0-galaxy-prime-t3064506
Philz Touch :
Download ==> https://mega.co.nz/#!SQ8XkIiI!Kj_9rhfVY8bz0nRjZGDGra4Bs3Nen-87O4vhWGHlVzc
Thread ==> http://forum.xda-developers.com/gra...share-galaxy-grand-prime-sm-g530h-f0-t3057571
Source ==> http://www.phonandroid.com/forum/ph...d-galaxy-grand-prime-sm-g530f-fz-t116883.html
Current CM12 ETA:​- Compiled successfully
- Bootable
- CanNOT get to home launcher!
GitHub an sources:
@K_TECH 's device tree and all sources needed to compile cm12 ==> https://github.com/fortunave3gxx
fortuna3g TWRP Repo ==> https://github.com/Nonta72/fortuna3g-twrp (mine)
Huawei G620S TWRP Repo (used as a reference): https://github.com/Nonta72/android_device_huawei_g620s-twrp (EloYGomeZ)
Device Tree (WIP): https://github.com/Nonta72/fortuna3g-tree (mine)
Source Code for KK: http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=SM-G530​
Wow great,
IMO, its not about 64bit chipset, as we know, lenovo a6000/k30 have the same chipset 64bit.
But have development, we have CWM, Phillz recovery, cm11, MIUI rom
The main problem to devevelop grand prime is qualcomm secure bootloader that protect the device. We need to disable the secure bootloader first. CMIIW
Shinkumara said:
Wow great,
IMO, its not about 64bit chipset, as we know, lenovo a6000/k30 have the same chipset 64bit.
But have development, we have CWM, Phillz recovery, cm11, MIUI rom
The main problem to devevelop grand prime is qualcomm secure bootloader that protect the device. We need to disable the secure bootloader first. CMIIW
Click to expand...
Click to collapse
I didn't see Lenovo a6000 CWM/TWRP and Custom ROMs yet.
About Bootloader on Grand Prime, I never heard about this
Maybe we should start unlocking this 1st
I can't do anything as of now, since I don't have the decice yet.
i hope i can learn somewhere how to build twrp. Anyway i will support u guys.
Samir96 said:
i hope i can learn somewhere how to build twrp. Anyway i will support u guys.
Click to expand...
Click to collapse
If you think you can be tester and don't care about flashing your phone at least twice a day, then you can help!
can you please fix it. recently i don't have the device. building cm 11
nilimahona said:
can you please fix it. recently i don't have the device. building cm 11
Click to expand...
Click to collapse
What's the problem with the BoardConfig ?
PS: I also don't own the device yet.
The board config should be in KK Kernel source.
I'll test extensively I have 8 sm-g530az (cricket USA)
All rooted with cwm philz recovery
Nonta72 said:
If you think you can be tester and don't care about flashing your phone at least twice a day, then you can help!
Click to expand...
Click to collapse
krazy_smokezalot said:
I'll test extensively I have 8 sm-g530az (cricket USA)
All rooted with cwm philz recovery
Click to expand...
Click to collapse
The device already have CWM.
All you need now is CyanogenMod.
Nonta72 said:
The device already have CWM.
All you need now is CyanogenMod.
Click to expand...
Click to collapse
Would you know if anyone has started on that project?
krazy_smokezalot said:
Would you know if anyone has started on that project?
Click to expand...
Click to collapse
I already started, currently getting the device tree ready.
Lets start ^_^
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm getting stuck in this error :3
source: http://github.com/fortunave3gxx
Try "apt-cache search audio_defs.h" to find the dev package that is missing. Sometimes it work
Sent from my SM-G530FZ using XDA Free mobile app
kentone said:
Try "apt-cache search audio_defs.h" to find the dev package that is missing. Sometimes it work
Sent from my SM-G530FZ using XDA Free mobile app
Click to expand...
Click to collapse
Nevermind, i solved that errors in an hour ago ^_^
The build progress has been done, but i get an error when i try to flash it"binnary error". And it's come from recovery
If it ready, i'll upload my device configuration, Stay tuned
my own source: http://github.com/fortunave3gxx
K_TECH said:
The build progress has been done, but i get an error when i try to flash it"binnary error". And it's come from recovery
If it ready, i'll upload my device configuration, Stay tuned
my own source: http://github.com/fortunave3gxx
Click to expand...
Click to collapse
try to replace the update-binary in META-INF folder
The you can building kernel from source code boeffla working with grand prime ... kernel boeffla is 1 of the famous kernel. if you are building is too good. I very much hope into you. Thx you
Nonta72 said:
try to replace the update-binary in META-INF folder
Click to expand...
Click to collapse
Can you share your update-binary?
recoman said:
The you can building kernel from source code boeffla working with grand prime ... kernel boeffla is 1 of the famous kernel. if you are building is too good. I very much hope into you. Thx you
Click to expand...
Click to collapse
I don't think Lord Boeffla does support the Grand Prime.
K_TECH said:
Can you share your update-binary?
Click to expand...
Click to collapse
I'd love to, but I don't have the device yet. That's why I even stopped the project.
Suggestion: try to find a similar device (same chipset) that have CM or a CWM ROM, download that ROM and replace your binary with the one in that ROM. I heard the Huawei G620S (with MSM8916) have a working CyanogenMod, you may want to check that out.
Suggestion 2: make sure your updater-script is well formed, I can help you with that if needed, just upload that file.

[RECOVERY] TWRP for lt02 (SM-T210(R)/SM-T211)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Win Recovery Project Official
For SM-T210(R)/SM-T211 (lt02)
USE AT YOUR OWN RISK!
Please make sure to this thread if you like the port! ​
ISSUES
Temperature is not available because the kernel does not support it.
Google apps install does not work (Fixed in latest nightly release!)
DOWNLOADS
All nightly releases are on our build repository. DOWNLOAD
All standard releases are on the TWRP website. DOWNLOAD
LINKS
Source Code
Discord Server
CREDITS
@Jespert
@TriDiscord
@gr8nole
@ketut.kumajaya
@paziusss
@ruben15prd
Reserved -
Thanks for maintaining TWRP for this almost 9 year old tablet! It's about time it gets official support. Works perfectly on my SM-T2105.
Just as a heads up, any installers that check for the correct device before installing using the "assert(getprop("ro.product.device")" line in the install script may give an error since you have the product showing as "lt02" (as opposed to lt02wifi, lt023g, etc.) for this recovery. Won't likely be an issue unless someone gets a device-specific version of a source built rom working (Lineage, Omni, etc.). Most customized versions of stock-based roms won't have that line in the install script.
gr8nole said:
Just as a heads up, any installers that check for the correct device before installing using the "assert(getprop("ro.product.device")" line in the install script may give an error since you have the product showing as "lt02" (as opposed to lt02wifi, lt023g, etc.) for this recovery. Won't likely be an issue unless someone gets a device-specific version of a source built rom working (Lineage, Omni, etc.). Most customized versions of stock-based roms won't have that line in the install script.
Click to expand...
Click to collapse
We'll probably never get a custom ROM except for modified stock ones anyways lol.
throwaway019299292 said:
We'll probably never get a custom ROM except for modified stock ones anyways lol.
Click to expand...
Click to collapse
CM11 exist, there are plans to fix bugs.
throwaway019299292 said:
We'll probably never get a custom ROM except for modified stock ones anyways lol.
Click to expand...
Click to collapse
uhh, cyanogenmod 11 recieved its last update for this tablet 7 years ago, so it's been around for a damn long time
gr8nole said:
Just as a heads up, any installers that check for the correct device before installing using the "assert(getprop("ro.product.device")" line in the install script may give an error since you have the product showing as "lt02" (as opposed to lt02wifi, lt023g, etc.) for this recovery. Won't likely be an issue unless someone gets a device-specific version of a source built rom working (Lineage, Omni, etc.). Most customized versions of stock-based roms won't have that line in the install script.
Click to expand...
Click to collapse
ROMs should support the `TARGET_OTA_ASSERT_DEVICE` flag if they're building for multiple devices. Will remove the `lt02` from that, though. Let me know if you have any other codenames for the Tab 3 7.0
TriDiscord said:
ROMs should support the `TARGET_OTA_ASSERT_DEVICE` flag if they're building for multiple devices. Will remove the `lt02` from that, though. Let me know if you have any other codenames for the Tab 3 7.0
Click to expand...
Click to collapse
SM-T2105 shows up as lt02kidswifi in the device field and lt02kidswifiue in the product field on the Device Info HW app.
throwaway019299292 said:
SM-T2105 shows up as lt02kidswifi in the device field and lt02kidswifiue in the product field on the Device Info HW app.
Click to expand...
Click to collapse
This is the line as the final result:
TARGET_OTA_ASSERT_DEVICE := lt02wifi,lt02wifijpn,lt02wifizc,lt02wifizs,lt02wifiue,lt02kidswifi,lt02kidswifiub,lt02kidswifiue,lt02kidswifiww,lt02kidswifixw,lt02kidswifizc,lt02kidswifizh
Will merge when other changes are completed. Thanks!
This has inspired me to TRY to create a custom rom for the T210R.
I'm trying diligently to make one based on CM 14.1.
Anyone have any ideas, I'm more than happy to collaborate.
Thanks for the recovery!
CaptainBenSisko said:
This has inspired me to TRY to create a custom rom for the T210R.
I'm trying diligently to make one based on CM 14.1.
Anyone have any ideas, I'm more than happy to collaborate.
Thanks for the recovery!
Click to expand...
Click to collapse
After a month... I don't know what I've gotten myself into. This is a royal pain to try to build a rom for.
CaptainBenSisko said:
After a month... I don't know what I've gotten myself into. This is a royal pain to try to build a rom for.
Click to expand...
Click to collapse
Hehe, I understand. It takes so much time.
CaptainBenSisko said:
After a month... I don't know what I've gotten myself into. This is a royal pain to try to build a rom for.
Click to expand...
Click to collapse
Any GitHub sources? We can maybe try to help?
TriDiscord said:
Any GitHub sources? We can maybe try to help?
Click to expand...
Click to collapse
These are what I was working with, all credit to the OP's. (Especially gr8nole, he seems to have his hand in all things T210R)
GitHub - lt02-dev/android_device_samsung_lt02wifi: Device Tree for Galaxy Tab 3 7.0 Wifi (lt02wifi)
Device Tree for Galaxy Tab 3 7.0 Wifi (lt02wifi). Contribute to lt02-dev/android_device_samsung_lt02wifi development by creating an account on GitHub.
github.com
GitHub - gr8nole/android_vendor_samsung_lt02wifi: Proprietary files for lt02wifi
Proprietary files for lt02wifi. Contribute to gr8nole/android_vendor_samsung_lt02wifi development by creating an account on GitHub.
github.com
sm-t210r / android_kernel_samsung_lt02 · GitLab
GitLab.com
gitlab.com
Don't fall down the rabbit hole, but if you wanna give it a go, I'm more than happy to collab.
CaptainBenSisko said:
These are what I was working with, all credit to the OP's. (Especially gr8nole, he seems to have his hand in all things T210R)
GitHub - lt02-dev/android_device_samsung_lt02wifi: Device Tree for Galaxy Tab 3 7.0 Wifi (lt02wifi)
Device Tree for Galaxy Tab 3 7.0 Wifi (lt02wifi). Contribute to lt02-dev/android_device_samsung_lt02wifi development by creating an account on GitHub.
github.com
GitHub - gr8nole/android_vendor_samsung_lt02wifi: Proprietary files for lt02wifi
Proprietary files for lt02wifi. Contribute to gr8nole/android_vendor_samsung_lt02wifi development by creating an account on GitHub.
github.com
sm-t210r / android_kernel_samsung_lt02 · GitLab
GitLab.com
gitlab.com
Don't fall down the rabbit hole, but if you wanna give it a go, I'm more than happy to collab.
Click to expand...
Click to collapse
Those are very buggy sources for CyanogenMod 11. I doubt that 14.1 will work on this.
@CaptainBenSisko, @TriDiscord, I tried building 14.1 for T210R this month using
https://github.com/SamsungGalaxyTab3
but ran into the exact same problem and error messages that the previous person @sscsps was getting in this thread
https://forum.xda-developers.com/t/abandoned-not-working-lineageos-14-1-for-t211.3621818/
There's no boot animation and my last_kmsg shows the same problem.
retiredtab said:
@CaptainBenSisko, @TriDiscord, I tried building 14.1 for T210R this month using
https://github.com/SamsungGalaxyTab3
but ran into the exact same problem and error messages that the previous person @sscsps was getting in this thread
https://forum.xda-developers.com/t/abandoned-not-working-lineageos-14-1-for-t211.3621818/
There's no boot animation and my last_kmsg shows the same problem.
Click to expand...
Click to collapse
I'm just curious, has anyone tried MM yet?
I think I found a guy who got lollipop to work on the t210r but it was canceled
HackerMan195 said:
I think I found a guy who got lollipop to work on the t210r but it was canceled
Click to expand...
Click to collapse
Ooh! Could you share a link?

Categories

Resources