Hello,
Any help with the config would be much appreciated. I have googled for ages, but no success.
The troublemakers:
Aztech WL500PC wireless PCMCIA card
Fedora Core 3, fully updated, kernel 2.6.11-1.14_FC3
Compaq Armada M300
The Problem:
[root@localhost ~]# cardctl info
PRODID_1="Agere Systems"
PRODID_2="Wireless PC Card Model 0110"
PRODID_3=""
PRODID_4=""
MANFID=0156,0003
FUNCID=6
[root@localhost ~]# cardctl ident
Socket 0:
product info: "Agere Systems", "Wireless PC Card Model 0110", "", ""
manfid: 0x0156, 0x0003
function: 6 (network)
When I run system-config-network and choose to add wireless card, it recognise it as Other Wireless Card. It doesn't however list this card in the list of available ones.
I know this Agere chipset is quite popular in the wireless cards (orinoco?), is there any way to force FC3 to use a different drivers?
I've checked the available wireless modules and it seems like both hermes and orinoco are there. The card is still not recognised.
[root@localhost wireless]# ls -l /lib/modules/2.6.11-1.14_FC3/kernel/drivers/net/wireless/
total 528
-rwxr--r-- 1 root root 9136 Apr 8 07:52 airo_cs.ko
-rwxr--r-- 1 root root 82688 Apr 8 07:52 airo.ko
-rwxr--r-- 1 root root 11268 Apr 8 07:52 atmel_cs.ko
-rwxr--r-- 1 root root 42052 Apr 8 07:52 atmel.ko
-rwxr--r-- 1 root root 4108 Apr 8 07:52 atmel_pci.ko
-rwxr--r-- 1 root root 10836 Apr 8 07:52 hermes.ko
drwxr-xr-x 2 root root 4096 Apr 15 09:08 ieee80211
drwxr-xr-x 2 root root 4096 Apr 15 09:08 ipw2100
drwxr-xr-x 2 root root 4096 Apr 15 09:08 ipw2200
-rwxr--r-- 1 root root 18316 Apr 8 07:52 netwave_cs.ko
-rwxr--r-- 1 root root 13192 Apr 8 07:52 orinoco_cs.ko
-rwxr--r-- 1 root root 67784 Apr 8 07:52 orinoco.ko
-rwxr--r-- 1 root root 11596 Apr 8 07:52 orinoco_pci.ko
-rwxr--r-- 1 root root 9352 Apr 8 07:52 orinoco_plx.ko
-rwxr--r-- 1 root root 7384 Apr 8 07:52 orinoco_tmd.ko
drwxr-xr-x 2 root root 4096 Apr 15 09:08 prism54
-rwxr--r-- 1 root root 46284 Apr 8 07:52 wavelan_cs.ko
-rwxr--r-- 1 root root 40212 Apr 8 07:52 wavelan.ko
-rwxr--r-- 1 root root 32188 Apr 8 07:52 wl3501_cs.ko
How to make it work?
A step by step instruction would be a bless as I'm not that familiar with linux yet.
Regards,
Groszek