i was doing it with root, and just turning on wifi from the ui gives
error

On Sep 11, 5:14 pm, Franky <frankyla...@gmail.com> wrote:
> If you are trying to load the module manually, make sure you have
> rooted. Original "shell" user doesn't have enough privilege to run
> insmod.
>
> BRs
> Franky
>
> On Sep 11, 6:23 am, jagan <402ja...@gmail.com> wrote:
>
>
>
>
>
>
>
> > I think your missing these func definitions.
> > Those def are likely to be defined in dhd_linux.c.
>
> > Check it the defn'...
>
> > Regards,
> > Jagan
>
> > On Sun, Sep 11, 2011 at 12:02 PM, William W.-Y. Liang <
>
> > wyli...@mail.ntut.edu.tw> wrote:
> > > Is there any log (from dmesg) related to the problem?
> > > (For example, what has been logged while you were trying to insmod it.)
>
> > > William Liang
>
> > > 2011/9/11 Vadim <vso...@gmail.com>
>
> > >> The CONFIG_MODULES=y is already there after doing the defconfig, its
> > >> weird because the kernel and wifi module build fine, but the module
> > >> refuses to load, the original wifi module does work with the new
> > >> kernel that i built. the new bcm4329.ko is about 40k bytes bigger two
>
> > >> On Sep 10, 9:18 pm, "William W.-Y. Liang" <wyli...@mail.ntut.edu.tw>
> > >> wrote:
> > >> > Sorry, I've typed a wrong option. It should be CONFIG_MODULES.
> > >> > Please set it in <kernel>/.config with CONFIG_MODULES=y.
>
> > >> > William Liang
>
> > >> > 2011/9/11 Vadim <vso...@gmail.com>
>
> > >> > > I could not find the  MODULE_LOAD option , but doing a dmesg after 
> > >> > > the
> > >> > > insmod, gives a dhd_modyle_init timeout and a do_exitcode=65280
>
> > >> > > On Sep 10, 7:17 pm, "William W.-Y. Liang" <wyli...@mail.ntut.edu.tw>
> > >> > > wrote:
> > >> > > > insmod doesn't work, probably because the MODULE_LOAD option is not
> > >> > > enabled
> > >> > > > in the kernel.
>
> > >> > > > William Liang
>
> > >> > > > 2011 9 11 08:50 於 "Vadim" <vso...@gmail.com> 寫道:> hi, this is the
> > >> kernel
> > >> > > source,
>
> > >>http://www.huaweidevice.com/worldwide/downloadCenter.do?method=toDown...
>
> > >> > > > > i have gotten it to compile now, but insmod is refuring to load
> > >> the
> > >> > > > > driver
>
> > >> > > > > On Sep 8, 7:38 am, Hamilton Vera <hamilton.lis...@gmail.com>
> > >> 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 <vso...@gmail.com> 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: android-kernel+unsubscr...@googlegroups.com
> > >> > > > >> > website:http://groups.google.com/group/android-kernel
>
> > >> > > > >> --
> > >> > > > >> Hamilton Vera
> > >> > > > >> int Administrator (char Network[],char ComputationalSystems[])
>
> > >> > > >http://hvera.wordpress.com
>
> > >> > > > > --
> > >> > > > > unsubscribe: android-kernel+unsubscr...@googlegroups.com
> > >> > > > > website:http://groups.google.com/group/android-kernel
>
> > >> > > --
> > >> > > unsubscribe: android-kernel+unsubscr...@googlegroups.com
> > >> > > website:http://groups.google.com/group/android-kernel
>
> > >> --
> > >> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> > >> website:http://groups.google.com/group/android-kernel
>
> > >  --
> > > unsubscribe: android-kernel+unsubscr...@googlegroups.com
> > > website:http://groups.google.com/group/android-kernel

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to