|
Trouble configuring wireless card
Hi all,
I am trying to configure Linksys wireless adapter card WPC11 (ver 4) on my laptop. But I keep getting some error or other other.
When I do a modprobe i get this message:
[root@localhost root]# modprobe 8139too
/lib/modules/2.4.20-8/kernel/drivers/net/8139too.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/drivers/net/8139too.o: insmod /lib/modules/2.4.20-8/kernel/drivers/net/8139too.o failed
/lib/modules/2.4.20-8/kernel/drivers/net/8139too.o: insmod 8139too failed
(Note: I have a alias in /etc/modules.conf as 'alias eth0 8139too)
I am not sure what look to look for in demesg, but i here is a snapshot:
PCI: Found IRQ 11 for device 00:03.0
PCI: Sharing IRQ 11 with 00:03.1
PCI: Sharing IRQ 11 with 00:07.2
PCI: Sharing IRQ 11 with 00:10.0
PCI: Found IRQ 11 for device 00:03.1
PCI: Sharing IRQ 11 with 00:03.0
PCI: Sharing IRQ 11 with 00:07.2
PCI: Sharing IRQ 11 with 00:10.0
Yenta IRQ list 0698, PCI irq11
Socket status: 30000020
Yenta IRQ list 0698, PCI irq11
Socket status: 30000006
cs: cb_alloc(bus 2): vendor 0x10ec, device 0x8180
PCI: Enabling device 02:00.0 (0000 -> 0003)
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
lp0: using parport0 (polling).
lp0: console ready
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
Following is the info abt my card:
[root@localhost etc]# cardctl info
PRODID_1="Realtek"
PRODID_2="Rtl8139"
PRODID_3=""
PRODID_4=""
MANFID=0000,024c
FUNCID=6
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
[root@localhost etc]# cardctl status
Socket 0:
3.3V CardBus card
function 0: [ready]
Socket 1:
no card
Any body have any idea what might be wrong...?
Thanks,
Jeeva
|