I was about to post how FC4 won't even detect my Linksys WPC54G pcmcia wlan card on my Sony Vaio PCG-FXA63, but my output from 'lspci' shows:
....
....
02:00.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface
'lspci -n' shows this:
....
....
02:00.0 Class 0280: 104c:9066
However 'cardctl info' gives me:
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
when i check the kernel log some messages I see with some relevance, maybe are:
....
PCMCIA: socket cee1b044: *** DANGER *** unable to remove socket power
PCMCIA: socket cee1b044: *** DANGER *** unable to remove socket power
cs: memory probe 0xa0000000-oxa0ffffff: excluding 0xa0000000-oxa0ffffff
cs: memory probe 0x60000000-ox60ffffff: excluding 0x60000000-ox60ffffff
cs: warning: no high memory space available!
....
With Linuxant, I got what should be my drivers installed off the cd, lsbcmnds.inf and bcmwl5.sys (apparently the inf depends on the sys file), but it says it cant detect that my hardware is there.
During boot up it says its starting my pcmcia services and doesn't report any problems, and under hardware browser -> PCMCIA/PC-Card devices it shows Texas Instruments PCI1420 for each slot and yenta_socket for each driver. I'm assuming this means that it sees them as being empty.
I guess basically, my question, being that I'm a pretty big noob, what do I do to get my pcmcia card even recognized? Then i can probably join the other minions in asking why I can't get my wlan card to work.
oh, and ps.. for some reason when I do a shutdown or reboot it doesn't really shutdown or reboot my laptop.. it just gives me a black screen like its thinking about maybe doing something at some point.