35 messages in com.redhat.fedora-listRe: Compusa 54MB Wireless G PC Card f...
FromSent OnAttachments
Min ChenNov 27, 2005 4:00 pm 
David G. Miller (aka DaveAtFraud)Nov 27, 2005 5:28 pm 
Michael A. PetersNov 27, 2005 6:41 pm 
Min ChenNov 27, 2005 7:04 pm 
Min ChenNov 27, 2005 7:15 pm 
Rey CruzNov 27, 2005 7:31 pm 
Sam VarshavchikNov 27, 2005 7:42 pm 
Neil CherryNov 27, 2005 8:58 pm 
Min ChenNov 27, 2005 9:10 pm 
David G. Miller (aka DaveAtFraud)Nov 27, 2005 9:26 pm 
Min ChenNov 27, 2005 9:46 pm 
Michael A. PetersNov 28, 2005 12:17 am 
David G. Miller (aka DaveAtFraud)Nov 28, 2005 4:53 am 
John SummerfiedNov 28, 2005 5:35 am 
Charles E "Rick" Taylor IVNov 28, 2005 6:41 am 
Hans MüllerNov 28, 2005 8:46 am 
Neil CherryNov 28, 2005 5:10 pm 
John SummerfiedNov 28, 2005 9:36 pm 
Min ChenDec 1, 2005 3:32 pm 
David G. Miller (aka DaveAtFraud)Dec 1, 2005 6:16 pm 
Min ChenDec 1, 2005 9:25 pm 
David G. Miller (aka DaveAtFraud)Dec 1, 2005 10:04 pm 
Tony FosterDec 1, 2005 11:09 pm 
Min ChenDec 3, 2005 10:36 pm 
Hans MüllerDec 4, 2005 12:49 am 
James WilkinsonDec 5, 2005 1:26 pm 
Tony FosterDec 5, 2005 4:15 pm 
TimDec 6, 2005 4:10 am 
James WilkinsonDec 8, 2005 12:20 am 
TimDec 8, 2005 7:59 am 
Mike McCartyDec 8, 2005 8:37 am 
Tony FosterDec 8, 2005 9:20 am 
James WilkinsonDec 8, 2005 9:37 am 
Mike McCartyDec 8, 2005 11:03 am 
TimDec 9, 2005 2:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Compusa 54MB Wireless G PC Card for Fedora4Actions...
From:Min Chen (mcfr@gmail.com)
Date:Nov 27, 2005 9:46:30 pm
List:com.redhat.fedora-list

On 11/27/05, David G. Miller (aka DaveAtFraud) <da@davenjudy.org> wrote:

mcfr@gmail.com wrote:

On 11/27/05, *Rey Cruz* <crxt@sbcglobal.net <mailto: crxt@sbcglobal.net>> wrote:

On Sun, 2005-11-27 at 19:04 -0800, Min Chen wrote: > Dave, > > Thanks for the info! I did "lspci -v" as root but got "-bash:lspci: > command not found". > I have Kernel 2.6.11-1.1369_FC4 on an i686. > > Thanks, > Min

It looks like you just did su instead of su - (gives full path). I think you can just do /sbin/lspci -v as a regular user instead of changing to root.

Rey Cruz

Thanks, Rey. /sbin/lspci works but I couldn't find any subsystem for "wireless adaptor".

-Min

With the card inserted you can also try:

sudo cardctl ident

or su to root (su -) and try the same command. I had a similar problem with earlier FC4 kernels (no PCMCIA support for my chipset) so be sure you are running the most recent kernel. If FC4 still doesn't identify the card, it's possible that your PCMCIA controller isn't supported. The card may not be either but "cardctl ident" should tell you something

I got "Socket 0: no product info available" so FC4 doesn't identify

the card. Which kernel version did you use?

-Min