google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

Gingerbread CyanogenMod7 patch #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/openetna/issues/detail?id=443

Original issue reported on code.google.com by wkp...@gmail.com on 18 May 2011 at 3:37

GoogleCodeExporter commented 9 years ago
Need Info about that weird issue. i don't understand it.

Original comment by Katzen...@gmail.com on 18 May 2011 at 4:48

GoogleCodeExporter commented 9 years ago
this is not issue.
this is a Task for me to manage CM7 patch for GW620/KH5200.

Original comment by wkp...@gmail.com on 21 May 2011 at 10:48

Attachments:

GoogleCodeExporter commented 9 years ago
above patch sets include all patches but not all of them are necessary.

prebuilt kernel is not included so you have to install prebuilt kernel manually.

Original comment by wkp...@gmail.com on 21 May 2011 at 10:53

GoogleCodeExporter commented 9 years ago
I try to build cyanogenmod with that patch, and it seems that it wants to build 
a kernel (looking for some Makefile int device/lg/eve/kernel), (running . 
build/envsetup.sh && brunch eve)

How to handle that ?

Another question: what are the stuff to be done with the proprietary files ?

Cheers. 

Original comment by jean.sch...@gmail.com on 13 Jul 2011 at 10:07

GoogleCodeExporter commented 9 years ago
Ok, got instructions about proprietary files from openetna.

Original comment by jean.sch...@gmail.com on 13 Jul 2011 at 10:29

GoogleCodeExporter commented 9 years ago
you can just copy a kernel from *.zip (there are some script to split boot.img 
into kernel + ramdisk)

anyway, I had missed some comments about details of openeve specific build 
process.

Original comment by wkp...@gmail.com on 3 Aug 2011 at 5:47

GoogleCodeExporter commented 9 years ago
I was able to extract the kernel from the boot.img but where should it be 
placed ?

Original comment by notzi...@gmail.com on 6 Aug 2011 at 4:46

GoogleCodeExporter commented 9 years ago
check "device/lg/eve/" dir and copy kernel into that.

and remember that you don't have to need all of *.img. "system.img" is what you 
want to rebuild.

Original comment by wkp...@gmail.com on 8 Aug 2011 at 5:42

GoogleCodeExporter commented 9 years ago
OK, got further with the make, do you know where i can find 
ExtendedExtractor.cpp (ExtendedExtractor.h) ? You patch uses references these 
files but I cannot find them in the source.

Original comment by notzi...@gmail.com on 24 Aug 2011 at 10:36

GoogleCodeExporter commented 9 years ago
oops! sorry.
some files was missed by mistake.
but these patches are not essential (will be removed future)

anyway.. these are the missing files for the framework_base repo.

Original comment by wkp...@gmail.com on 24 Aug 2011 at 4:02

Attachments:

GoogleCodeExporter commented 9 years ago
AudioHardware.cpp SND_DEVICE_SPEAKER_MEDIA comes back with a symbol not found 
commenting this out allows the image to be built.

Original comment by notzi...@gmail.com on 1 Sep 2011 at 3:18

GoogleCodeExporter commented 9 years ago
gb-cm7-110521.patch fails on a fresh checkout (repo init -u 
git://github.com/CyanogenMod/android.git -b gingerbread) some new products have 
been added to the build so some of the patches are rejected. 
(vendor/cyanogen/products/AndroidProducts.mk for example).

Original comment by notzi...@gmail.com on 2 Sep 2011 at 8:46

GoogleCodeExporter commented 9 years ago
yes, you have to update the .repo/manifest.xml by hand.
anyway.. the attached file fixed by me is the latest manifest.xml working with 
the latest CM7 trunk + cm7-patch.

and some rejected patches are easily applied by hand.
 1. only 2~3 hunk will be fail at the vendor/cyanogen/*
 2. Please check *.rej files at the vendor/cyanogen/*
 3. fix some files based on the rejected hunks.

Original comment by wkp...@gmail.com on 2 Sep 2011 at 11:37

Attachments:

GoogleCodeExporter commented 9 years ago
this is the gb237-cm710-111010.diff and the manifest.xml for CyanogenMod 7.1.0 
release(Gingerbread 2.3.7)

Original comment by wkp...@gmail.com on 11 Oct 2011 at 9:57

Attachments:

GoogleCodeExporter commented 9 years ago
Any chance of getting the patch set for cm7.2 RC, or ICS ?
I was able to compile for CM7.2 release, but the camera isn't working, not sure 
what you meant with the comment of "and one revert fix to make Camera app work 
with EVE." ...

Original comment by notzi...@gmail.com on 18 Jul 2012 at 11:05

GoogleCodeExporter commented 9 years ago
what is the meaning of "one revert fix to make camera work" ?

Original comment by krocon...@gmail.com on 28 Sep 2012 at 2:04

GoogleCodeExporter commented 9 years ago
Basically some of the patches made to the camera was removed, if you want I can 
upload a new patch set for the final release of GB, or you can download the 
compiled version here http://code.google.com/p/open-eve-continues/

Original comment by notzi...@gmail.com on 28 Sep 2012 at 3:09

GoogleCodeExporter commented 9 years ago
@notzi #17: yes, that would be wonderful if you could upload a new patch set 
(and maybe post it on your page openeve-continue as well?). Thank you very much.

Original comment by simon.ad...@gmail.com on 31 Jan 2013 at 12:56

GoogleCodeExporter commented 9 years ago
Patchset posted 
http://code.google.com/p/open-eve-continues/issues/detail?id=3&can=1

Original comment by notzi...@gmail.com on 31 Jan 2013 at 6:01