Android 4.2.1/4.2.2 for Micromax Canvas music A88 (custom kernel needed)

Search This thread

Sudeep Duhoon

Inactive Recognized Contributor
Oct 23, 2012
1,261
2,770
Delhi
Hey all devs.
I had ported amoi n820 (4.2.2) and legoice canvas 4(4.2.1) to our canvas music.
Both the rom has single bug left, the camera.
1.fromt cam not working
2.back working with pink tint
3.autofocus not working

I have seen to fix these bugs, canvas 2 got a custom kernel. I don't know how to compile even though i got ubuntu and source with me.
I am posting some informative threads, any dev interested in making 4.2.x bugless for canvas music by making a custom kernel can pm me also.

Mt65xx rom porting thread
http://xdaforums.com/showthread.php?t=2123239

Legoice canvas 4 thread
http://xdaforums.com/showthread.php?t=2442761

Amoi n820/821 porting thread for canvas 2
http://xdaforums.com/showthread.php?t=2421403

Android 4.2.2 discussion thread
http://xdaforums.com/showthread.php?t=2422404

Kernel compiling thread canvas 2
http://xdaforums.com/showthread.php?t=2168872

Working kernel for canvas 2 (thread)
http://xdaforums.com/showthread.php?t=2443987

Source links:
https://github.com/Bnaya?tab=repositories
https://github.com/Bnaya/android_build
https://github.com/Bnaya/kernel_mtk6577
https://github.com/aquila-dev/
mt6577_FULL_AOSP_SOURCE
https://github.com/aquila-dev/mt6577_sources
3.4. kernel source
https://github.com/aquila-dev/mt6577_kernel3.4
and the latest WIKO sources
https://github.com/wiko-sources/cink-king

 
Last edited:

ron.gt

Senior Member
May 10, 2013
214
219
Kolkata
iballandi45h.blogspot.in
hi

I am the only dev for mt6577 iball andi 4.5h community... however we have more than 1000 users....
We also have got JB 4,2,2 ported... and we are living with front camera bug....
So we need custom kernel too.... i have very limited knowledge on linux which i used to use in my college days...
but no the basics and commands... so i am starting 3.4 custom kernel development based on wiko king source......
I hope we can start our work together for our own own devices.... and discuss the problems and solutions....

ron
 

Sudeep Duhoon

Inactive Recognized Contributor
Oct 23, 2012
1,261
2,770
Delhi
hi

I am the only dev for mt6577 iball andi 4.5h community... however we have more than 1000 users....
We also have got JB 4,2,2 ported... and we are living with front camera bug....
So we need custom kernel too.... i have very limited knowledge on linux which i used to use in my college days...
but no the basics and commands... so i am starting 3.4 custom kernel development based on wiko king source......
I hope we can start our work together for our own own devices.... and discuss the problems and solutions....

ron

That would be great.
I got ubuntu and the source, but i think i should also have toolchain and sdk to compile and debug.
I don't understand if the source is of mt6577 then why the compiled kernel don't work on other mt6577.

I will download toolchain and sdk in few days.

Sent from one and only Canvas 4 unnamed rom for canvas music
 

aterfodelse

Senior Member
Apr 11, 2012
51
4
I forgot to make backup when doing data repartition of my memory. Now the phone is bricked, though recovery still works but i cant install any other ROM from it. Tried stock and lewa. Help pls.
 

ron.gt

Senior Member
May 10, 2013
214
219
Kolkata
iballandi45h.blogspot.in
That would be great.
I got ubuntu and the source, but i think i should also have toolchain and sdk to compile and debug.
I don't understand if the source is of mt6577 then why the compiled kernel don't work on other mt6577.

I will download toolchain and sdk in few days.

Sent from one and only Canvas 4 unnamed rom for canvas music

i have confugured my PC with Ubuntu 10.04 and also the required softwares... i have downloaded the toolchain also... got the cink king source... problem is ... we need the configure the source based on my phone specs ... but there is no tut or guide on that in net... i mean i didn't find any... and without that if i start compiling... it will be made for wiko king...

if u got any tut on that... share it... and how is urs going on for a88??
 

Sudeep Duhoon

Inactive Recognized Contributor
Oct 23, 2012
1,261
2,770
Delhi
Then where should i ask for help?

Root and development thread.
For now, flash it using sp flash tool.





i have confugured my PC with Ubuntu 10.04 and also the required softwares... i have downloaded the toolchain also... got the cink king source... problem is ... we need the configure the source based on my phone specs ... but there is no tut or guide on that in net... i mean i didn't find any... and without that if i start compiling... it will be made for wiko king...

if u got any tut on that... share it... and how is urs going on for a88??

I don't have much data left so tool chain and all will be downloaded after 24th for me. :(

I have talked to the person who had developed kernel for canvas 2 and i think he will help us.
Messaging him right now.


Sent from one and only Canvas 4 unnamed rom for canvas music
 
  • Like
Reactions: The_infamous

ron.gt

Senior Member
May 10, 2013
214
219
Kolkata
iballandi45h.blogspot.in
I don't have much data left so tool chain and all will be downloaded after 24th for me. :(

I have talked to the person who had developed kernel for canvas 2 and i think he will help us.
Messaging him right now.


Sent from one and only Canvas 4 unnamed rom for canvas music


great that canvas 2 kernel dev is ready to help.... :good::good:

if u get any useful info or step-by-step ... please post here ...

actually there is no detailed thread in xda which can guide us step-by-step to develop mtk kernel...:(:(
 

Sudeep Duhoon

Inactive Recognized Contributor
Oct 23, 2012
1,261
2,770
Delhi
great that canvas 2 kernel dev is ready to help.... :good::good:

if u get any useful info or step-by-step ... please post here ...

actually there is no detailed thread in xda which can guide us step-by-step to develop mtk kernel...:(:(

There are guides on xda i had seen them.

Here is the pm i wrote with reply i got.

[QUOTE ]
Hey again.

Me and my friend have setup ubuntu and toolchain etc. We have decided to try building a kernel once.

We just wanna know how you customized wiko source according to canvas 2. Means how you configured it according to device specific hardware and all?
Cat proc/build.config?

Can i pm you if we get stuck anywhere?

Sent from one and only Canvas 4 unnamed rom for canvas music[/QUOTE]

Alright. I will help you where ever you stuck. The changes initially behave to be made to config file that is under /mediate/config/mt65xx/autoconfig/kconfig. The name of the file is 'platform' and xx has to be replaced by your SoC build.

Rest try to modify and compile first without touching anything and that should be always your initial step. After then do some necessary modifications elsewhere in kernel files.

Take Care
 
  • Like
Reactions: The_infamous

siva aggzz

Senior Member
Nov 20, 2012
219
167
ASSAM
Hey all devs.
I had ported amoi n820 (4.2.2) and legoice canvas 4(4.2.1) to our canvas music.
Both the rom has single bug left, the camera.
1.fromt cam not working
2.back working with pink tint
3.autofocus not working

I have seen to fix these bugs, canvas 2 got a custom kernel. I don't know how to compile even though i got ubuntu and source with me.
I am posting some informative threads, any dev interested in making 4.2.x bugless for canvas music by making a custom kernel can pm me also.

Mt65xx rom porting thread
http://xdaforums.com/showthread.php?t=2123239

Legoice canvas 4 thread
http://xdaforums.com/showthread.php?t=2442761

Amoi n820/821 porting thread for canvas 2
http://xdaforums.com/showthread.php?t=2421403

Android 4.2.2 discussion thread
http://xdaforums.com/showthread.php?t=2422404

Kernel compiling thread canvas 2
http://xdaforums.com/showthread.php?t=2168872

Working kernel for canvas 2 (thread)
http://xdaforums.com/showthread.php?t=2443987


Sent from my A88 using Tapatalk 2

i too would like to join the kernal developemnt ...
same issue wth my phone too .. though 1000s of users for lava iris 455 but still no developers except me.. i ported the jb 4.2.2 rom ...it booted but camera ddnt work...modified the kernal and cametq files and den camera was wrking fyn...but with pink tilt issue... i too have to work for my kernals issue ...
so m in wth yu all...
kindly name me the softwares req for kernal build???
 

ANKIT RAWAT

Senior Member
May 25, 2014
523
769
Are Sources Of 4.2.2

Hey all devs.
I had ported amoi n820 (4.2.2) and legoice canvas 4(4.2.1) to our canvas music.
Both the rom has single bug left, the camera.
1.fromt cam not working
2.back working with pink tint
3.autofocus not working

I have seen to fix these bugs, canvas 2 got a custom kernel. I don't know how to compile even though i got ubuntu and source with me.
I am posting some informative threads, any dev interested in making 4.2.x bugless for canvas music by making a custom kernel can pm me also.

Mt65xx rom porting thread
http://xdaforums.com/showthread.php?t=2123239

Legoice canvas 4 thread
http://xdaforums.com/showthread.php?t=2442761

Amoi n820/821 porting thread for canvas 2
http://xdaforums.com/showthread.php?t=2421403

Android 4.2.2 discussion thread
http://xdaforums.com/showthread.php?t=2422404

Kernel compiling thread canvas 2
http://xdaforums.com/showthread.php?t=2168872

Working kernel for canvas 2 (thread)
http://xdaforums.com/showthread.php?t=2443987

Source links:
https://github.com/Bnaya?tab=repositories
https://github.com/Bnaya/android_build
https://github.com/Bnaya/kernel_mtk6577
https://github.com/aquila-dev/
mt6577_FULL_AOSP_SOURCE
https://github.com/aquila-dev/mt6577_sources
3.4. kernel source
https://github.com/aquila-dev/mt6577_kernel3.4
and the latest WIKO sources
https://github.com/wiko-sources/cink-king



Sudeep Bro Are these Kernal sources Of 4.2 Can U tell Me Which Phone Sources Are these? Please Sudeep bro Help Us :(
 

Top Liked Posts