--- In "Fabio Vaz" <> wrote:
>
> --- In "charliem_1216" <charliem_1216@>
> wrote:
> >
> > Hi --
> >
> > --- In "Fabio Vaz" <fvazsilva@> wrote:
> > >
> > > Dear Friends,
> > >
> > > I'm running Kernel 2.6.23 on a TS-7200 board. I configured the
> Kernel
> > > to generate ZD1201 module so I can use the WIFI-G-USB. It's
> chipset is
> > > Zydas (0ace:1215). But it didn't work. So I tried to get a
> package with
> > > many wifi drivers at :
> http://www.linuxwireless.org/en/users/Download.
> > > It compile OK but when I load the ZD1211.ko, the module
depends
> on
> > > ieee80211 module.
> > >
> > > So I configured the kernel to generate this module. The module
> was
> > > generated at net/ieee80211/ieee80211.ko. But when I try to
load
> it I
> > > get :
> > >
> > > :linux-2.6.23-rc1# insmod
net/ieee80211/ieee80211.ko
> > > insmod: error inserting 'net/ieee80211/ieee80211.ko': -1
Invalid
> module
> > > format
> >
> > Usually this is caused by compiling the module with different
kernel
> > headers than the ones used when compiling the running kernel, or
by
> > having a different .config.
> >
> > Anything in dmesg?
> >
> > What does "file net/ieee80211/ieee80211.ko" say?
> >
> > Regards, ....... Charlie
> >
> > >
> > > All the modules but this one are loaded ok.
> > >
> >
>
> Charliem,
>
> dmesg gives me :
>
> ieee80211: exports duplicate symbol alloc_ieee80211 (owned by
kernel)
> ieee80211: exports duplicate symbol alloc_ieee80211 (owned by
kernel)
> ieee80211: exports duplicate symbol escape_essid (owned by kernel)
> ieee80211: exports duplicate symbol alloc_ieee80211 (owned by
kernel)
Looks to me like ieee80211 is built into the kernel you are running.
Probably you are not running the new kernel you generated when you
config'd ieee80211 from built-in to module.
Regards, ....... Charlie
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|