[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2.4.20 => no wireless network



#include <hallo.h>
* Andrew Perrin [Wed, Jun 25 2003, 11:17:58PM]:

> Jun 25 23:12:11 simmel kernel: orinoco_cs: Card Services release does not match!
...
> ii  pcmcia-modules 3.1.33-6+simme PCMCIA Modules for Linux (kernel
> 2.4.20).
> ii  pcmcia-source  3.1.33-6woody1 PCMCIA Card Services source.
> any advice?

Make sure that you do not mix up the modules from the pcmcia-cs project
(built from pcmcia-cs source) and those from kernel, since they are
mostly not compatible. Try this to locate modules looking for trouble:

cd /lib/modules/`uname -r`/pcmcia
for x in *.o ; do
find /lib/modules/`uname -r`/kernel | grep "$x$"
done

MfG,
Eduard.
-- 
<kw> No Jolt and no Musik makes Alfie go crazy ...



Reply to: