insmod doesn't work, probably because the MODULE_LOAD option is not enabled in the kernel.
William Liang 2011 9 11 08:50 於 "Vadim" <[email protected]> 寫道: > hi, this is the kernel source, > http://www.huaweidevice.com/worldwide/downloadCenter.do?method=toDownloadFile&flay=software&softid=NDAzNzg= > i have gotten it to compile now, but insmod is refuring to load the > driver > > On Sep 8, 7:38 am, Hamilton Vera <[email protected]> wrote: >> Hi Vadim, is it possible to get this source code ? Is it available for public? >> >> []'s >> >> Hamilton Vera >> >> >> >> >> >> >> >> >> >> On Tue, Sep 6, 2011 at 7:10 PM, Vadim <[email protected]> wrote: >> > i am trying to compile the 2.6.35.7 kernel supplied by huawei, the >> > kernel builds fine but the bcm4329 wifi module gives >> >> > ERROR: "wifi_get_irq_number" [drivers/net/wireless/bcm4329/bcm4329.ko] >> > undefined! >> > ERROR: "wifi_set_power" [drivers/net/wireless/bcm4329/bcm4329.ko] >> > undefined! >> > ERROR: "wifi_get_mac_addr" [drivers/net/wireless/bcm4329/bcm4329.ko] >> > undefined! >> > make[1]: *** [__modpost] Error 1 >> > make: *** [modules] Error 2 >> >> > I built the kernel as follows: >> >> > make hw_msm7x27_defconfig >> >> > export ARCH=arm >> >> > export PATH=$PATH:/home/vadim/Documents/Android_building/CyanogenMod_7/ >> > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin >> >> > make -j16 ARCH=arm CROSS_COMPILE=arm-eabi- >> >> > Can anyone tell me whats going on? >> >> > -- >> > unsubscribe: [email protected] >> > website:http://groups.google.com/group/android-kernel >> >> -- >> Hamilton Vera >> int Administrator (char Network[],char ComputationalSystems[]) http://hvera.wordpress.com > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
