LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Configuring two wireless cards!! (https://www.linuxquestions.org/questions/linux-wireless-networking-41/configuring-two-wireless-cards-33209/)

RKris 10-19-2002 07:23 AM

Configuring two wireless cards!!
 
Hi,
I configured two wireless cards and now I get this error when
pcmcia starts

##########################################
Oct 18 21:21:59 localhost kernel: cs: IO port probe 0x6000-0x600f: clean.
Oct 18 21:21:59 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Oct 18 21:21:59 localhost cardmgr[656]: starting, version is 3.1.34
Oct 18 21:21:59 localhost kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 18 21:21:59 localhost cardmgr[656]: socket 0: Teletronics WL2400 2Mbit Wireless LAN
Oct 18 21:21:59 localhost cardmgr[656]: executing: 'modprobe wl24_cs'
Oct 18 21:21:59 localhost cardmgr[656]: + Warning: /lib/modules/2.4.2-2/pcmcia/wl24_cs.o symbol for parameter RTSThreshold not found
Oct 18 21:21:59 localhost cardmgr[656]: executing: './wl24 start eth0'
Oct 18 21:21:59 localhost kernel:
Oct 18 21:21:59 localhost kernel: WebWorld WL2400 Driver version 0.1.16AP-BETA.
Oct 18 21:21:59 localhost kernel: eth0: Card found at 0x100, irq 11 (Firmware: 2.0.6) < HWADDR: 00:60:b3:1f:c3:50 >
Oct 18 21:21:59 localhost cardmgr[656]: + Action: start, eth0
Oct 18 21:22:00 localhost cardmgr[656]: + Insufficient arguments for command 'set' (at least 3)
Oct 18 21:22:00 localhost cardmgr[656]: + calling network script for device eth0
Oct 18 21:22:01 localhost /etc/hotplug/net.agent: register event not handled
Oct 18 21:22:02 localhost cardmgr[656]: socket 1: Teletronics WL2400 2Mbit Wireless LAN
Oct 18 21:22:02 localhost cardmgr[656]: executing: './wl24 start eth1'
Oct 18 21:22:02 localhost kernel:
Oct 18 21:22:02 localhost kernel: WebWorld WL2400 Driver version 0.1.16AP-BETA.
Oct 18 21:22:02 localhost kernel: eth1: Card found at 0x140, irq 3 (Firmware: 2.0.6) < HWADDR: 00:60:b3:1f:b9:13 >
Oct 18 21:22:02 localhost cardmgr[656]: + Action: start, eth1
Oct 18 21:22:03 localhost cardmgr[656]: + Insufficient arguments for command 'set' (at least 3)
Oct 18 21:22:03 localhost cardmgr[656]: + calling network script for device eth1
Oct 18 21:22:03 localhost /etc/hotplug/net.agent: register event not handled
Oct 18 21:23:21 localhost login(pam_unix)[501]: session opened for user root by LOGIN(uid=0)
Oct 18 21:23:21 localhost -- root[501]: ROOT LOGIN ON tty2
Oct 18 21:24:15 localhost cardmgr[786]: open_sock(socket 0) failed: Device or resource busy
Oct 18 21:24:15 localhost cardmgr[786]: another cardmgr is already running?
####################################

What is the meaning of this
" Insufficient arguments for command 'set' (at least 3) "

regards
Krishna

finegan 10-20-2002 08:54 AM

What's the configuration file for the wl24_cs module? Its not kernel standard so it probably stuck something.conf in /etc/pcmcia that might take some tweaking in order to get 2 cards to load right.

Reading through that log, you're running a pre-802.11 2M/bit card on from what I can tell is RedHat 7.1? Is that right?

Cheers,

Finegan


All times are GMT -5. The time now is 03:04 PM.