Jump to content

Compiling CM9 (and maybe CM10) for Blade


Guest sej7278

Recommended Posts

Guest nitsy01

Another bleeding edge test build. Same trimmed down philosophy as before.

Device + Patches + 1, 2, 3, 4, 5, 6 and 7.

-Switch to show/hide navigation bar (Settings -> Display -> Show navigation bar, requires a reboot)

-Sense 4.0 style Multitasking (thanks to evilisto)

-barcode scanner fix, CM9 bootlogo, etc

System size with medium gapps ~133mb. You can still save ~10mb by trimming the LatinIME dictionaries that you don't need.

update-cm-9.0.0-RC0-blade-KonstaKANG-050612-signed.zip

http://www.mediafire...m793jifmr4ag50z

md5:c2fbaa3cbd3fed802a68745eb0b8e542

gapps-ics-medium-20120429-signed.zip

http://www.mediafire...lgq5h4r12ca7n52

md5:622c40820cd1706b0fe38889beab3e64

loving da boot logo thanks verymuch

Link to comment
Share on other sites

Guest matcho13579

multitasking is quite laggy, but looks great :)

barcode scanning - is it only me or the barcode scanning is quite laggy, too?

however, great ROM, thanks KonstaT :)

Link to comment
Share on other sites

Guest razzmataz1478

I can't see any of the problems Tom G is talking about. No unusual errors in logs, I left the barcode scanner on for 15 minutes and it never crashed. Preview in barcode scanner app is slow because it's constantly scanning. In google goggles it's as good as in regular camera app. Well, at least he's looking into it - again...

I added a switch to toggle the navbar on and off yesterday, works great. :) Also testing this Sense 4.0 style Multitasking mod. Looks good but it's a bit laggy. Probably won't include in my builds in the future but I'll still include it in the next one I release.

What command did you enter to apply the diff patch, if you did it that way?

Link to comment
Share on other sites

Guest KonstaT

What command did you enter to apply the diff patch, if you did it that way?

I used


patch -p2 < Sense-4.0-Multitasking.patch
[/CODE] but there are some conflicts that you need to resolve manually. There is a patch in my github that'll probably go without any extra hassle.
[CODE]
git am 0004-Sense-4.0-style-multitasking-thanks-to-evilisto.patch

Both of the above commands executed from frameworks/base with the patch copied to the same directory.

Link to comment
Share on other sites

Guest .Xam

Hey KonstaT

Maybe you could start (if you want) a Thread with your CM9.

I found it only accidental (is it the right word?) and I will test your ROM :)

Link to comment
Share on other sites

Guest KonstaT

Hey KonstaT

Maybe you could start (if you want) a Thread with your CM9.

I found it only accidental (is it the right word?) and I will test your ROM :)

No, I'd rather keep it a bit hidden somewhere. ;) Hopefully this thread doesn't get totally hijacked or I eventually might have to.

I don't need any noobs asking how to do a TPT or whine about bugs that I have nothing to do with. It's not "my" ROM, it's only my build of CM9.

Link to comment
Share on other sites

Guest .Xam

No, I'd rather keep it a bit hidden somewhere. ;)

I don't need any noobs asking how to do a TPT or whine about bugs that I have nothing to do with. It's not "my" ROM, it's only my build of CM9.

Yes I mean your build...

No, I'd rather keep it a bit hidden somewhere. ;) Hopefully this thread doesn't get totally hijacked or I eventually might have to.

I don't need any noobs asking how to do a TPT or whine about bugs that I have nothing to do with. It's not "my" ROM, it's only my build of CM9.

Okay, my lipps are closed..

Link to comment
Share on other sites

Guest Sulthekk

Anybody having issues after a sync?

It refuses to compile because of 3 Openmax related files. But if it's not synced, then USB not works....

Link to comment
Share on other sites

Guest Loren82

Guys, in the last step, going to compile CM9 before I throw a warning that I'm using Java 1.6.23 and "install java 1.6." . Compiling CM7 does not give me any problem, someone can tell me that JAVA download?, Thanks.

Link to comment
Share on other sites

Guest Loren82

For more I try, everything is fine until it reaches the end and I say this

W: Imposible obtener http://ppa.launchpad...urces��404��Not Found

W: Imposible obtener http://ppa.launchpad...kages��404��Not Found

W: Imposible obtener http://ppa.launchpad...kages��404��Not Found

E: Algunos archivos de índice fallaron al descargar. Se han ignorado, o se han utilizado unos antiguos en su lugar

Sorry for the language but my ubuntu is installed in Spanish

Anyway, now I get this error, but I pulled another when compiling (error 1) xD, I'm following the instructions in the first post of Sej and everything seems fine until I put make-j8 bacon and he starts the beginning of the end xD , thanks, will try keep trying until you find the error, no more annoying and thank you again.

Edited by Loren82
Link to comment
Share on other sites

Guest Loren82

They become fashionable to paste that link xD, and there roms with these drivers in place (See the changelog of burstlam rom)

Link to comment
Share on other sites

Guest jventura

Has anyone tried to compile CM9 in the last few days?

Is this error familiar: hardware/qcom/display/liboverlay/overlayLibUI.cpp:269: error: 'MDP_BACKEND_COMPOSITION' was not declared in this scope?

Edit: Repo sync'ed today, and cleaned /out

Thanks

Edited by jventura
Link to comment
Share on other sites

Guest shanky887614

how did you guys setup build enviroment?

the only guides i can find want java 6 which isnt in the repository for apt-get anymore

Link to comment
Share on other sites

Guest shezar

how did you guys setup build enviroment?

the only guides i can find want java 6 which isnt in the repository for apt-get anymore

You can use openjdk 1.6 which is preinstalled on Ubuntu 12.04

Link to comment
Share on other sites

Guest shmizan

Has anyone tried to compile CM9 in the last few days?

Is this error familiar: hardware/qcom/display/liboverlay/overlayLibUI.cpp:269: error: 'MDP_BACKEND_COMPOSITION' was not declared in this scope?

Edit: Repo sync'ed today, and cleaned /out

Thanks

read a few pages back.. we've discussed that.

regarding java: googling enough will give you a source for java if you don't give up :)

Edited by shmizan
Link to comment
Share on other sites

Guest shanky887614

thanks found a repository

is there a guide i can refer to on install

there seems to be a lot of conflicting ways of doing it

Link to comment
Share on other sites

Guest shmizan

Yeap, found it, thanks!

Has anyone pushed the change to device_zte_blade at CM9 gerrit? I can't see it there anywhere.. If not, I'll push it myself.. :)

Edit: I've commited it myself: http://review.cyanog....com/#/c/17449/

not so sure it was a good idea. read the last 4 comments from June 3rd here

thanks found a repository

is there a guide i can refer to on install

there seems to be a lot of conflicting ways of doing it

guide for what? installing java?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.