CardServices release does not match

Thomas Schreiner hostap at tschreiner.org
Fri May 23 23:58:04 EDT 2003


Hi all,
there's always one more obstacle on the way to a working AP, even if you 
think you're done. Right now, and after a lot of help from some of you 
(thanks a lot!) my situation is as follows:
-I got the right pcmcia-modules loaded
-The card is recognized by cardctl ident (at last...)
-hostap-modules are loaded partially (and that's where the problem is)

When the pcmcia services are started, the system issues a high and a low 
beep (ok, better than no beeps at all like before), and the logs show 
hostap_cs-related error messages. But see the attached output yourself, 
hopefully you can help me with this one too.

Thanks a whole lot,

Thomas

# cardctl ident
Socket 0:
   product info: "INTERSIL", "HFA384x/IEEE", "Version 01.02", ""
   manfid: 0x0156, 0x0002
   function: 6 (network)

# dmesg (right after /etc/init.d/pcmcia restart)
[...]
hostap_crypt: unregistered algorithm 'NULL' (deinit)
unloading PCMCIA Card Services
Linux PCMCIA Card Services 3.2.5
   kernel build: 2.4.21-rc2 #5 SMP Fri May 23 02:02:40 CEST 2003
   options:  [pci] [cardbus] [apm]
Intel ISA/PCI/CardBus PCIC probe:
PCI: Found IRQ 11 for device 00:10.0
PCI: Sharing IRQ 11 with 00:08.0
   Ricoh RL5C475 rev 80 PCI-to-CardBus at slot 00:10, mem 0x10000000
     host opts [0]: [isa irq] [io 3/6/1] [mem 3/6/1] [pci irq 11] [lat 
72/176] [bus 2/5]
     ISA irqs (default) = 3,4,5,7,10,12 PCI status changes
cs: memory probe 0xa0000000-0xa0ffffff: clean.
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!

# cat /var/log/daemon.log (right after /etc/init.d/pcmcia restart)
[...]
May 24 04:48:33 airbase cardmgr[2666]: watching 1 sockets
May 24 04:48:33 airbase cardmgr[2667]: starting, version is 3.2.5
May 24 04:48:33 airbase cardmgr[2667]: socket 0: Senao 2511-CD Plus
May 24 04:48:33 airbase cardmgr[2667]: executing: 'modprobe hostap_crypt'
May 24 04:48:34 airbase cardmgr[2667]: executing: 'modprobe hostap'
May 24 04:48:34 airbase cardmgr[2667]: executing: 'modprobe hostap_cs'
May 24 04:48:34 airbase cardmgr[2667]: + 
/lib/modules/2.4.21-rc2/pcmcia/hostap_cs.o: init_module: Operation not 
permitted
May 24 04:48:34 airbase cardmgr[2667]: + 
/lib/modules/2.4.21-rc2/pcmcia/hostap_cs.o: insmod 
/lib/modules/2.4.21-rc2/pcmcia/hostap_cs.o failed
May 24 04:48:34 airbase cardmgr[2667]: + 
/lib/modules/2.4.21-rc2/pcmcia/hostap_cs.o: insmod hostap_cs failed
May 24 04:48:34 airbase cardmgr[2667]: + Hint: insmod errors can be 
caused by incorrect module parameters, including invalid IO or IRQ 
parameters
May 24 04:48:34 airbase cardmgr[2667]: modprobe exited with status 255
May 24 04:48:34 airbase cardmgr[2667]: executing: 'insmod 
/lib/modules/2.4.21-rc2/pcmcia/hostap_cs.o'
May 24 04:48:34 airbase cardmgr[2667]: + 
/lib/modules/2.4.21-rc2/pcmcia/hostap_cs.o: init_module: Operation not 
permitted
May 24 04:48:34 airbase cardmgr[2667]: + Hint: insmod errors can be 
caused by incorrect module parameters, including invalid IO or IRQ 
parameters
May 24 04:48:34 airbase cardmgr[2667]: insmod exited with status 1
May 24 04:48:35 airbase cardmgr[2667]: get dev info on socket 0 failed: 
Resource temporarily unavailable

# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.




More information about the HostAP mailing list