Re: ieee80211-1.1.13 and ipw2200 module load problem

"Osho GG" <[email protected]>
Newsgroups gmane.linux.drivers.ipw2100.devel
Message-ID <[email protected]>
On 5/26/06, Patrick Bogen <[email protected]> wrote:
> there's clearly a version mismatch here, somewhere. Did you install
> the new ipw2200 modules properly, or are old ones still getting
> loaded? From your description, it sounds like whichever ipw2200
> modules are getting insmodded expect ieee80211 1.1.12 instead of
> 1.1.13.
>

Yes, that is what is happenning and I am not sure why.

I have done the following:

cd ieee80211-1.1.13
make  (this asks me to remove all the old stuff found to which I say yes).
make install

cd ../ipw2200-1.1.2
make
make install

Now, I do

cd ~
depmod -a
modprobe ipw2200

and I get this error.

Ditto for ipw2200-1.1.1 instead of ipw2200-1.1.2

thanks a lot,
Osho

> P.S., please CC all replies to the list, so that others with insight
> can keep track of the conversation.
>
> - Patrick Bogen
>
> On 5/26/06, Osho GG <[email protected]> wrote:
> > On 5/26/06, Patrick Bogen <[email protected]> wrote:
> > > Did you recompile ieee80211 and ipw2200 both in one go?
> > > You need to compile ipw2200 with the version of ieee80211 that you
> > > want to use installed.
> > >
> >
> > I compiled ieee80211 and then installed it (make install). After that
> > I compiled ipw2200.
> >
> > Thanks,
> > Osho
> >
> > > - Patrick Bogen
> > >
> > > On 5/26/06, Osho GG <[email protected]> wrote:
> > > > Hi,
> > > >
> > > > I see that if I compile ipw2200 (either 1.1.1 or 1.1.2) with
> > > > ieee80211-1.1.13 installed then I am unable to load ipw2200 modules. I
> > > > get the following errors in /var/log/messages
> > > >
> > > > May 26 08:19:52 pxpl2885 kernel: ieee80211_crypt: registered algorithm 'NULL'
> > > > May 26 08:19:52 pxpl2885 kernel: ieee80211_crypt: registered algorithm 'WEP'
> > > > May 26 08:19:52 pxpl2885 kernel: ieee80211_crypt: registered algorithm 'TKIP'
> > > > May 26 08:19:52 pxpl2885 kernel: ieee80211_crypt: registered algorithm 'CCMP'
> > > > May 26 08:19:52 pxpl2885 kernel: ieee80211: 802.11
> > > > data/management/control stack, 1.1.13
> > > > May 26 08:19:52 pxpl2885 kernel: ieee80211: Copyright (C) 2004-2005
> > > > Intel Corporation <[email protected]>
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol ieee80211_wx_get_encodeext
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol
> > > > ieee80211_wx_get_encodeext
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol ieee80211_wx_set_encode
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol ieee80211_wx_set_encode
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol ieee80211_wx_get_encode
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol ieee80211_wx_get_encode
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol ieee80211_txb_free
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol ieee80211_txb_free
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol ieee80211_wx_set_encodeext
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol
> > > > ieee80211_wx_set_encodeext
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol ieee80211_wx_get_scan
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol ieee80211_wx_get_scan
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol ieee80211_rx
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol ieee80211_rx
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol ieee80211_rx_mgt
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol ieee80211_rx_mgt
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol free_ieee80211
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol free_ieee80211
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: disagrees about version of
> > > > symbol alloc_ieee80211
> > > > May 26 08:19:52 pxpl2885 kernel: ipw2200: Unknown symbol alloc_ieee80211
> > > >
> > > > Any idea what could be wrong?
> > > >
> > > > I can load ipw2200 (either 1.1.1 or 1.1.2)  fine with ieee80211-1.1.12.
> > > >
> > > > thanks,
> > > > Osho
> > > >
> > > >
> > > > -------------------------------------------------------
> > > > All the advantages of Linux Managed Hosting--Without the Cost and Risk!
> > > > Fully trained technicians. The highest number of Red Hat certifications in
> > > > the hosting industry. Fanatical Support. Click to learn more
> > > > http://sel.as-us.falkag.net/sel?cmdlnk&kid7521&bid$8729&dat1642
> > > > _______________________________________________
> > > > ipw2100-devel mailing list
> > > > [email protected]
> > > > https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
> > > >
> > >
> > >
> > > --
> > > - Patrick Bogen
> > >
> >
>


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.