Compiling CM9 (and maybe CM10) for Blade
Started by
sej7278
, Apr 10 2012 01:40 PM
#781
Posted 19 July 2012 - 01:29 PM
Delete /system/media/bootanimation.zip
If you like my work or if I helped, click the Plus button.
#782
Posted 19 July 2012 - 01:31 PM
Oh. It complained about not enough memory. So this is it?
Links to my stuff: SlimBean (Android 4.2.2), RootBox (CM/AOKP/PA mix 4.2.2), ParanoidJelly2 (AOSPA 4.2.2), ParanoidJelly (JB), ParanoidAndroid (ICS), MokeeOS (GB), CM7.2 (GB), SKatie (GB), SwedishSnow (GB), Kernels
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#783
Posted 19 July 2012 - 01:42 PM
The bootanimation takes up all the VRAM and locks the system up.
If you like my work or if I helped, click the Plus button.
#784
Posted 19 July 2012 - 01:45 PM
Goog god. I wouldn't say it could be that bad
so I certainly wouldn't even think that removing the animation would fix this. Thanks for the hint. 
Links to my stuff: SlimBean (Android 4.2.2), RootBox (CM/AOKP/PA mix 4.2.2), ParanoidJelly2 (AOSPA 4.2.2), ParanoidJelly (JB), ParanoidAndroid (ICS), MokeeOS (GB), CM7.2 (GB), SKatie (GB), SwedishSnow (GB), Kernels
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#785
Posted 20 July 2012 - 01:38 PM
tilal6991, on 19 July 2012 - 01:42 PM, said:
The bootanimation takes up all the VRAM and locks the system up.
another reason bootanimation must die. its always been a bit of a memory monster, and slows the boot by up to 50%
Phone: Gen1/OLED (TPT-v10'd to Gen2 - 2c/160s/294d), Orange UK San Francisco
ROM: cm-10.1-20130111-EXPERIMENTAL-blade-sej, CWM Touch 6.0.1.2
ROM: cm-10.1-20130111-EXPERIMENTAL-blade-sej, CWM Touch 6.0.1.2
#786
Posted 20 July 2012 - 01:53 PM
#787
Posted 24 July 2012 - 05:41 PM
newbie question,not sure if it's the right thread...am trying to compile my very first cm10 based rom, am i supposed to find a flashable zip after running the make bacon -j8 command - or should i use adb to flash? any help is greatly appreciated, thanks.
#788
Posted 24 July 2012 - 05:51 PM
zeelog, on 24 July 2012 - 05:41 PM, said:
newbie question,not sure if it's the right thread...am trying to compile my very first cm10 based rom, am i supposed to find a flashable zip after running the make bacon -j8 command - or should i use adb to flash? any help is greatly appreciated, thanks.
You will find a zip file in out/device/product/blade/..
Edited by jventura, 24 July 2012 - 05:51 PM.
#789
Posted 24 July 2012 - 06:05 PM
thanks mate, for some reason i can't find it under that folder..thing is i didn't notice any errors while building...also i don't have a folder device under the out folder, but target - product - blade. no zip files under that folder..
#790
Posted 24 July 2012 - 08:36 PM
when it finishes building it tells you exactly where the zip is
check the terminal window before closing it?
check the terminal window before closing it?
Orange San Francisco, Upgraded to Gen 2 with TPT Helper (custom partition layout: 150-sys, 302-data, 4-cache)
CyanogenMod 10
#791
Posted 24 July 2012 - 08:53 PM
zeelog, on 24 July 2012 - 06:05 PM, said:
thanks mate, for some reason i can't find it under that folder..thing is i didn't notice any errors while building...also i don't have a folder device under the out folder, but target - product - blade. no zip files under that folder..
Yeap, its out/target/product/blade/.. But yes, check the terminal after compilation, it says the location of the zip file..
#792
Posted 25 July 2012 - 11:45 AM
thanks guys, had to restart from scratch 'cos for some reason image was not building correctly, anyhow i've built a new environment on a separate machine, followed all instructions and finally i can see the final zip file under the location you indicated above..thanks for your help
#793
Posted 01 August 2012 - 07:12 PM
guys, I just saw on google + the news that the blade not count on support beyond CM7
, I wanted to get Cyanogen sources that are on github, but not how it works, I have an account on github, and I can add his sources to my account?, I have to order them in some way, download them to my pc and then upload? ... thanks
#794
Posted 06 August 2012 - 06:56 AM
Does anyone try to compile this project http://limoa.sourceforge.net/ ? I think, it can be used for faster video playing...
I try to compile it for Android, but have some problems with cross-compilation:
1) Library hasn't normal configuration script, and by default it compiles to host architecture. Not hard to fix, modules can be configured and compiled "one after one".
2) Library requires glibc(libthreads, and others shared libs), and need to port it to bionic implementations...
3) It need to be integrated to libstagefright... I think it not to hard, because library implements standart OpenMAX IL 1.1 (ICS uses 1.0.1, but may be it has not many changes).
Anyone interested?
I try to compile it for Android, but have some problems with cross-compilation:
1) Library hasn't normal configuration script, and by default it compiles to host architecture. Not hard to fix, modules can be configured and compiled "one after one".
2) Library requires glibc(libthreads, and others shared libs), and need to port it to bionic implementations...
3) It need to be integrated to libstagefright... I think it not to hard, because library implements standart OpenMAX IL 1.1 (ICS uses 1.0.1, but may be it has not many changes).
Anyone interested?
#795
Posted 06 August 2012 - 11:01 AM
Loren82, on 01 August 2012 - 07:12 PM, said:
guys, I just saw on google + the news that the blade not count on support beyond CM7
, I wanted to get Cyanogen sources that are on github, but not how it works, I have an account on github, and I can add his sources to my account?, I have to order them in some way, download them to my pc and then upload? ... thanks
you need to fork these repo's - you don't have to download to your pc unless you make changes.
https://github.com/C...evice_zte_blade
https://github.com/C...-kernel-msm7x27
https://github.com/s...tary_vendor_zte (9.0)
https://github.com/H...tary_vendor_zte (7.x)
that will give you backups of the official 7.x and semi-official 9.0 stuff. for unofficial cm10 use KonstaT's repo's:
https://github.com/K...evice_zte_blade
https://github.com/K...-kernel-msm7x27
https://github.com/K...tary_vendor_zte
Edited by sej7278, 06 August 2012 - 01:55 PM.
Phone: Gen1/OLED (TPT-v10'd to Gen2 - 2c/160s/294d), Orange UK San Francisco
ROM: cm-10.1-20130111-EXPERIMENTAL-blade-sej, CWM Touch 6.0.1.2
ROM: cm-10.1-20130111-EXPERIMENTAL-blade-sej, CWM Touch 6.0.1.2
#796
Posted 06 August 2012 - 07:46 PM
sej7278, on 06 August 2012 - 11:01 AM, said:
you need to fork these repo's - you don't have to download to your pc unless you make changes.
https://github.com/C...evice_zte_blade
https://github.com/C...-kernel-msm7x27
https://github.com/s...tary_vendor_zte (9.0)
https://github.com/H...tary_vendor_zte (7.x)
that will give you backups of the official 7.x and semi-official 9.0 stuff. for unofficial cm10 use KonstaT's repo's:
https://github.com/K...evice_zte_blade
https://github.com/K...-kernel-msm7x27
https://github.com/K...tary_vendor_zte
https://github.com/C...evice_zte_blade
https://github.com/C...-kernel-msm7x27
https://github.com/s...tary_vendor_zte (9.0)
https://github.com/H...tary_vendor_zte (7.x)
that will give you backups of the official 7.x and semi-official 9.0 stuff. for unofficial cm10 use KonstaT's repo's:
https://github.com/K...evice_zte_blade
https://github.com/K...-kernel-msm7x27
https://github.com/K...tary_vendor_zte
Thanks, repositories know them, did not know what it's like added to my account. Thanks, just had to give the fork button, OMG!
#797
Posted 07 August 2012 - 12:33 PM
Today I read news about new possibilities of Freedreno: open source project for adreno GPUs http://www.phoronix....item&px=MTE1NDU
Page of project: http://freedreno.github.com/
Will it helpful for us (of course when all'll be ready for use)?
Page of project: http://freedreno.github.com/
Will it helpful for us (of course when all'll be ready for use)?
#798
Posted 23 August 2012 - 10:36 AM
Any instruction updates? As I see, android_device_zte_blade was deleted in latest revisions of ics branch too(I have an empty folder /device/zte/blade in alredy initialized sources folder).
So, I need to copy files from https://github.com/C...evice_zte_blade to this folder manually?
And what about command lunch cm_blade-userdebug? It still working, or I need to apply any patches?
So, I need to copy files from https://github.com/C...evice_zte_blade to this folder manually?
And what about command lunch cm_blade-userdebug? It still working, or I need to apply any patches?
Edited by Ganster, 23 August 2012 - 10:36 AM.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account


Back to top









