[ROM][SM-T31x][KK][4.4.4] CyanogenMod unofficial builds

lyall29

Senior Member
Apr 4, 2011
1,215
335
0
Arkadelphia, AR
I can't get this ROM to flash. I tried every recovery out there. When I try to flash it via cwm, I get a status 7 error. I tried toggling the signature verification and that didn't work either. I editing the updater-script and got a status 4 error. Anyone have any suggestions? Thanks

Sent from my Nexus 5 using XDA Premium 4 mobile app
 

BEBU1

Senior Member
Jan 19, 2013
67
5
0
I can't get this ROM to flash. I tried every recovery out there. When I try to flash it via cwm, I get a status 7 error. I tried toggling the signature verification and that didn't work either. I editing the updater-script and got a status 4 error. Anyone have any suggestions? Thanks

Sent from my Nexus 5 using XDA Premium 4 mobile app
Same here.:(
 

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,131
0
Bekasi
I can't get this ROM to flash. I tried every recovery out there. When I try to flash it via cwm, I get a status 7 error. I tried toggling the signature verification and that didn't work either. I editing the updater-script and got a status 4 error. Anyone have any suggestions? Thanks

Sent from my Nexus 5 using XDA Premium 4 mobile app
Use spesific recovery for your device: http://forum.xda-developers.com/showpost.php?p=47342530&postcount=2


@gr8nole Some updates to adapt T315 port:
- https://github.com/kumajaya/android...mmit/0fcb79a3c99163a8706579832c03e35540d63209
- https://github.com/kumajaya/android...mmit/13d7dfc6b8972e820ba9c0a10260f9c0c2cb4b08
- https://github.com/kumajaya/android...mmit/1b8b8638868136f8ebdc28f84195df9cfe185304
 
  • Like
Reactions: lyall29

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,131
0
Bekasi
I have merged some common codes, used T311 (my device) as code base for all T310, T311, and T315 and got some problems :( But we sure can fix it :D Next build will use open source lights module, I tried first test build for T315 available tomorrow, also depend on @gr8nole time :good:
 

gr8nole

Senior Member
Oct 9, 2010
3,942
7,999
0
Lynchburg, VA
gr8nole.blogspot.com

gr8nole

Senior Member
Oct 9, 2010
3,942
7,999
0
Lynchburg, VA
gr8nole.blogspot.com
Morning @gr8nole, I knew so cold there ;) Still preparing dual boot solution for T315 owner here, so no problem if you build it slow :D Please build lt01wifi first since I want to know if my latest commit fix lights module :good:
Yes, cold and icy here today.

T310 12/9 build currently uploading... should be finished in about 15 minutes. Lights working correctly. :good:

T311 currently building with T315 to follow.

Sent from my SM-T310 using Tapatalk 4
 

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,131
0
Bekasi
Great :good: I assume no single error there. This is amazing, coding without a chance to compile :victory:

EDIT: For T315 build, I warn this is a test build. When it's ready for download, do not install it before I give a confirmation.
 
Last edited:
  • Like
Reactions: gr8nole

gr8nole

Senior Member
Oct 9, 2010
3,942
7,999
0
Lynchburg, VA
gr8nole.blogspot.com
Great :good: I assume no single error there. This is amazing, coding without a chance to compile :victory:
No errors...
I did have to make one small change yesterday when you changed to open source lights. Had to rename a make file in hw/samsung/exynos4/exynos4x12/liblights to prevent that lights library from interfering.

Sent from my DROID RAZR MAXX HD
 
  • Like
Reactions: ketut.kumajaya

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,131
0
Bekasi
No errors...
I did have to make one small change yesterday when you changed to open source lights. Had to rename a make file in hw/samsung/exynos4/exynos4x12/liblights to prevent that lights library from interfering.

Sent from my DROID RAZR MAXX HD
Still learn how Android build system works, learn by doing :laugh:

It's seems there is no method for replacing code. Based on android_hardware_samsung repo, only Tab 3 8.0 has button backlight. I will merge my modification to upstream and maintain it separately.
 
Last edited:
  • Like
Reactions: gr8nole