Re: [android-kernel] [Kernel PANIC] ANDROID NFS Booting.

2012-05-04 Thread Vinicius Tinti
I have faced this problems some days ago. In my case the problem was the VMSPLIT2G and VMSPLIT3G kernel configuration. I had some precompiled libraries with VMSPLIT3G but my kernel was built with VMSPLIT2G. By changing it my problem was solved. Please check this link (it is not in French don't

[android-kernel] Re: bcm4329 wifi module

2012-04-23 Thread Vinicius Tinti
Hi, Also, be sure that after generating your target you have it in your '.config'. If it is not defined in your 'Kconfig' it will me removed by the command 'make $target'. On Friday, September 16, 2011 8:42:49 PM UTC-3, George wrote: > > try > make showenv > Check your TARGET, > > and CUSTOM