CardServices release does not match

Thomas Schreiner hostap
Sat May 24 10:38:36 PDT 2003


Slobodan Tomic schrieb:
>   What does 'dmesg' say? If it still says that CardServices release does
> not match, try quick hack: put 'PCMCIA_PATH=/path/to/your/local/pcmcia'
> at the beginning of driver/module/Makefile.

After make clean and the insertion of PCMCIA_PATH=$my_path in 
driver/modules/Makefile (I set the path to the pcmcia-cs-3.2.5 base 
directory, or do I have to use a subdirectory?), dmesg still issues:

hostap_crypt: registered algorithm 'NULL'
hostap_cs: 0.0.3 - 2003-05-18 (Jouni Malinen <jkmaline at cc.hut.fi>)
hostap_cs: CardServices release does not match!
hostap_cs: 0.0.3 - 2003-05-18 (Jouni Malinen <jkmaline at cc.hut.fi>)
hostap_cs: CardServices release does not match!

when you restart the pcmcia driver. Nothing changed :(
But nevertheless thank you!

Thomas

> On Sat, 2003-05-24 at 14:27, Thomas Schreiner wrote:
>>Slobodan Tomic schrieb:
>>>  I belive in latest version from CSV (or at least from 19-05-2003)
>>>there is a problem in Makefile. It doesn't pass PCMCIA_PATH variable to
>>>driver/module/Makefile, so you end up using kernel pcmcia and that is
>>>where version mismatch comes from.
>>
>>The version I tried was 0.0.3, but it's the same with 0.0.2
>>
>>I was able to get rid of the CardServices error in dmesg by compiling a 
>>new kernel (2.4.20), but still the hostap_cs module won't load. 

(I was mistaken, the CardServides Error is still there)

>>Everything it says is:
>>
>>May 24 13:55:32 airbase cardmgr[1602]: watching 1 sockets
>>May 24 13:55:32 airbase cardmgr[1603]: starting, version is 3.2.5
>>May 24 13:55:32 airbase cardmgr[1603]: socket 0: Senao 
>>SL-2011CD/SL-2011CDPLUS
>>May 24 13:55:32 airbase cardmgr[1603]: executing: 'modprobe hostap_crypt'
>>May 24 13:55:32 airbase cardmgr[1603]: executing: 'modprobe hostap'
>>May 24 13:55:32 airbase cardmgr[1603]: executing: 'modprobe hostap_cs'
>>May 24 13:55:32 airbase cardmgr[1603]: + 
>>/lib/modules/2.4.20/pcmcia/hostap_cs.o: init_module: Operation not permitted
>>May 24 13:55:33 airbase cardmgr[1603]: + 
>>/lib/modules/2.4.20/pcmcia/hostap_cs.o: insmod 
>>/lib/modules/2.4.20/pcmcia/hostap_cs.o failed
>>May 24 13:55:33 airbase cardmgr[1603]: + 
>>/lib/modules/2.4.20/pcmcia/hostap_cs.o: insmod hostap_cs failed
>>May 24 13:55:33 airbase cardmgr[1603]: + Hint: insmod errors can be 
>>caused by incorrect module parameters, including invalid IO or IRQ 
>>parameters
>>May 24 13:55:33 airbase cardmgr[1603]: modprobe exited with status 255
>>May 24 13:55:33 airbase cardmgr[1603]: executing: 'insmod 
>>/lib/modules/2.4.20/pcmcia/hostap_cs.o'
>>May 24 13:55:33 airbase cardmgr[1603]: + 
>>/lib/modules/2.4.20/pcmcia/hostap_cs.o: init_module: Operation not permitted
>>May 24 13:55:33 airbase cardmgr[1603]: + Hint: insmod errors can be 
>>caused by incorrect module parameters, including invalid IO or IRQ 
>>parameters
>>May 24 13:55:33 airbase cardmgr[1603]: insmod exited with status 1
>>May 24 13:55:34 airbase cardmgr[1603]: get dev info on socket 0 failed: 
>>Resource temporarily unavailable





More information about the Hostap mailing list