[WIP][ALPHA][[LMY48W]NEEDHELP] CyanogenMod 12.1 Unofficial

Search This thread

werty100

Senior Member
Aug 31, 2011
828
679
XDA AND I WE DO NOT MAKE RESPONSABLE OF ANY DAMAGE SUFFER
Hi i need help form others for making a good cm12.1 rom and future cm13 rom here i put the TODO and the progress, will be post all source code as things progress...

TODO:
Add recovery usb sticks support
Add support to f2fs
Kernel optimizate make compatible with GGC 5.1( lets see if we can)
Fix all bugs
Compile without any error
Make ZIP pakage I never fixed it need help
Test build and look for errors
Progress:
LZMA compression in kernel
LANG=C brunch ouya best command for building it
Add f2fs to rom not to kernel
Fix bluetooth erros building rom
Used arm-eabi 4.7 for compiling kernel if not you will get errors
Fix kernel error with this commit https://github.com/Dazzozo/huawei-kernel-3.4/commit/158c9bf883a203530b2f558be1b3cd168fc3d202
Fit New Recovery in /recovery partition


DOWNLOAD:
ALPHA: http://www.mediafire.com/download/o9yqmdvuygoip3g/cm-12-20151024-UNOFFICIAL-ouya.zip (untested)
Source code:
Kernel: https://github.com/werty100/android_kernel_boxer8_ouya
Tree: https://github.com/werty100/android_device_boxer8_ouya
Vendor: https://github.com/werty100/android_vendor_boxer8_ouya
 
Last edited:

bb_chazz

Member
Mar 26, 2014
22
5
I for one am thankful for your hardwork if you get this working. I still use my Ouya daily strictly for xbmc and cm12/13 would bring much needed new life to it.
 

werty100

Senior Member
Aug 31, 2011
828
679
I have fixed recovery, it works but it doesnt have the option usbdisk for mounting USBs so need more work on it
Here i give to you recovery for people to test it i need tester i am busy...
 

Attachments

  • CM12.1_CWM_test.zip
    7.3 MB · Views: 52
  • WP_20151027_20_30_42_Pro.jpg
    WP_20151027_20_30_42_Pro.jpg
    255.7 KB · Views: 880
Last edited:

werty100

Senior Member
Aug 31, 2011
828
679
So do I just follow the old CM tutorials and install this instead at the recovery step?

It is a experimental recovery and need to be config for mounting usbs so now not use it unless you want to test it and report back experience and bugs,

Also the build posted it doesnt boot at all , i am keep working when i have time for it. I think a new build will come this weekend
 
  • Like
Reactions: Masterclonk

bb_chazz

Member
Mar 26, 2014
22
5
I was going to just test but if you want to work on it a little more first just let me know and I will test when ready.
 

werty100

Senior Member
Aug 31, 2011
828
679
Starting new build with a few changes i want this build to boot up in a few hours i will post resoults and upload source code
 
  • Like
Reactions: Masterclonk

gumbi2400

Member
Aug 23, 2010
40
13
Wow, I just fired up my Ouya for the first time in a while today and figured I would see if anyone has done anything recently. Glad to see this little box isn't completely dead!

Any chance of some compile instructions?
 

werty100

Senior Member
Aug 31, 2011
828
679
Bussy

Starting new build with a few changes i want this build to boot up in a few hours i will post resoults and upload source code

I am with exams and busy and i have to soft-briked my ouya now that i sof-briked my ouya I have obtein what i was looking for the mount points for looking if it si the ral error of builds not finishing compiling:
shell@ouya:/ $ ls -al /dev/block/platform/sdhci-tegra.3/by-name
lrwxrwxrwx root root 2000-01-01 01:00 APP -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2000-01-01 01:00 CAC -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2000-01-01 01:00 LNX -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2000-01-01 01:00 MDA -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2000-01-01 01:00 MSC -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 2000-01-01 01:00 SOS -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2000-01-01 01:00 UDA -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2000-01-01 01:00 UPP -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2000-01-01 01:00 USP -> /dev/block/mmcblk0p7

LNX is boot that was the one i was searching for but we cant use this boot partition beocuse if we bricked it will be very difficult to recover it
In cm11 updater-script boot.img is extract to system: package_extract_file("boot.img", "/system/boot.img");
So i need more of research to make a new build i will try this friday or weekend if someones nows how to fix this issue tell us
 
Last edited:

werty100

Senior Member
Aug 31, 2011
828
679
Wow, I just fired up my Ouya for the first time in a while today and figured I would see if anyone has done anything recently. Glad to see this little box isn't completely dead!

Any chance of some compile instructions?

With cm12.1 is simple downlad cm12.1 source and download ouya parts and when building use this specific command LANG=C brunch ouya and just it , with the old source may have some problems but i am testing new soruce to see if it works if it compile 100% i will upload the new source changes
 

werty100

Senior Member
Aug 31, 2011
828
679
Erros making zip

I am having a lot of erros making zip with no releasetools Magic Error with cm11 releasetools a lot of errors i cant finnished build :crying::crying:
Someone know how to fix it
 

Top Liked Posts