Hello,
I have a Digi CM32 and want to use one of the supported cards on it’s compatibility list , a Cisco AIRONET 340 series.
I found it interesting that it would not detect it, so playing with the box I found this in the log.
Starting PCMCIA services: cardmgr.
cardmgr[55]: starting, version is 3.1.24
cardmgr[55]: watching 1 sockets
cardmgr[55]: initializing socket 0
cardmgr[55]: socket 0: Aironet PC4800
cardmgr[55]: module /lib/modules/2.4.2_hhl20/pcmcia/airo.o not available
cardmgr[55]: executing: ‘modprobe airo’
Configuring Ethernet Mode: done.
Configuring network interfaces: cardmgr[55]: + insmod: airo.o: no module by that name found
cardmgr[55]: modprobe exited with status 1
cardmgr[55]: module /lib/modules/2.4.2_hhl20/pcmcia/airo_cs.o not available
cardmgr[55]: executing: ‘modprobe airo_cs’
cardmgr[55]: + insmod: airo_cs.o: no module by that name found
cardmgr[55]: modprobe exited with status 1
eth0: config: auto-negotiation on, 100FDX, 100HDX, 10FDX, 10HDX.
done.
So, this means it’s detecting the card but does not have a module/driver for it.
I’ve found the 80007071_E on the site and it contains the driver.tar file with the AIRO.O file?!
How do I load this to the CM32 console?
Thanks!