Guest hecatae Posted July 14, 2012 Report Posted July 14, 2012 if you drop e0eu-perf_defconfig from http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGE400 into http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGE610 you get this far: http://pastebin.com/RQYQpyYV
Guest hecatae Posted July 15, 2012 Report Posted July 15, 2012 Got quite far then broke the github report. Will upload with changes tomorrow
Guest hecatae Posted July 16, 2012 Report Posted July 16, 2012 arch/arm/mach-msm/qdsp5/snd.c: In function 'snd_ioctl': arch/arm/mach-msm/qdsp5/snd.c:965: error: 'bt_nerc' undeclared (first use in this function) arch/arm/mach-msm/qdsp5/snd.c:965: error: (Each undeclared identifier is reported only once arch/arm/mach-msm/qdsp5/snd.c:965: error: for each function it appears in.) arch/arm/mach-msm/qdsp5/snd.c:971: error: 'umsg' undeclared (first use in this function) arch/arm/mach-msm/qdsp5/snd.c:978: error: 'SND_SET_NREC_PROC' undeclared (first use in this function) arch/arm/mach-msm/qdsp5/snd.c:979: error: 'bt_nerc_rep' undeclared (first use in this function) make[2]: *** [arch/arm/mach-msm/qdsp5/snd.o] Error 1 make[1]: *** [arch/arm/mach-msm/qdsp5] Error 2 make[1]: *** Waiting for unfinished jobs.... [/code] github is here: https://github.com/hecatae/L5_kernel
Guest hecatae Posted July 16, 2012 Report Posted July 16, 2012 got past: new errors: drivers/input/sensor/bma250_driver.c: In function 'bma250_set_ee_w': drivers/input/sensor/bma250_driver.c:558: warning: 'data' may be used uninitialized in this function error, forbidden warning: bma250_driver.c:558 make[3]: *** [drivers/input/sensor/bma250_driver.o] Error 1 make[2]: *** [drivers/input/sensor] Error 2 make[1]: *** [drivers/input] Error 2 make: *** [drivers] Error 2 make: *** Waiting for unfinished jobs.... [/code] and [code]In file included from net/ipv4/netfilter/ipt_LOG.c:27: include/net/netfilter/xt_log.h: In function 'sb_close': include/net/netfilter/xt_log.h:50: warning: value computed is not used all changes uploaded to github
Guest Ygreck Posted July 16, 2012 Report Posted July 16, 2012 do you think with this kernel a 4.0.4 version based on the l5 firmware is realistic? this woud be great!
Guest hecatae Posted July 16, 2012 Report Posted July 16, 2012 I'm aiming for jellybean edit: bma250 fixed
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now