Results 1 to 5 of 5
Does anyone have a driver for Cisco Aironet PCMCIA AIR-CB21AG-A-K9 wireless adapter that works with Ubuntu 11.04? Ubuntu does not see the card when plugged into the PCMCIA slot. I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-16-2011 #1Just Joined!
- Join Date
- May 2011
- Location
- Crowley TX
- Posts
- 4
Cisco Aironet PCMCIA AIR-CB21AG-A-K9 wireless adapter driver
Does anyone have a driver for Cisco Aironet PCMCIA AIR-CB21AG-A-K9 wireless adapter that works with Ubuntu 11.04? Ubuntu does not see the card when plugged into the PCMCIA slot.
I thought that if Ubuntu had a driver installed, it would pick up the device. Any help is appreciated!
- 05-16-2011 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,722
Wireless Internet - Start Here
You'll need to identify the chipset using lspci or lsusb.
- 05-19-2011 #3Just Joined!
- Join Date
- May 2011
- Location
- Crowley TX
- Posts
- 4
results of lspci run in terminal
This is what I got after entering lspci in the terminal:
00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 82830 CGC [Chipset Graphics Controller] (rev 03)
00:02.1 Display controller: Intel Corporation 82830 CGC [Chipset Graphics Controller]
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 41)
00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 01)
02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
02:02.0 Communication controller: ESS Technology ES2838/2839 SuperLink Modem (rev 01)
02:03.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)
02:04.0 CardBus bridge: O2 Micro, Inc. OZ6933/711E1 CardBus/SmartCardBus Controller (rev 01)
02:04.1 CardBus bridge: O2 Micro, Inc. OZ6933/711E1 CardBus/SmartCardBus Controller (rev 01)
02:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 41)
Obviously I don't know what to do with all that info, but maybe someone can identify what is necessary to get the Cisco card to work!
- 05-19-2011 #4
Hmmm, don't see your wireless pcmcia card in above lspci readout.
Post output of
Code:lspci | grep Wireless
Also. Go to https://help.ubuntu.com/community/Wi...otingProcedure
and copy and paste command in terminal above step 3 and hit enter. password. enter
post output in code tags in next post (with pcmcia card plugged in)Last edited by rokytnji; 05-19-2011 at 08:40 AM.
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
I'd rather be a dangerous, wild Penguin than a docile, domesticated sheep.
Free Linux Books
Free R Books
- 05-20-2011 #5Just Joined!
- Join Date
- May 2011
- Location
- Crowley TX
- Posts
- 4
results of lspci run in terminal second time
My card started showing a flash of light every few seconds, so I ran lspci again. These are the results:
00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 82830 CGC [Chipset Graphics Controller] (rev 03)
00:02.1 Display controller: Intel Corporation 82830 CGC [Chipset Graphics Controller]
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 41)
00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 01)
02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
02:02.0 Communication controller: ESS Technology ES2838/2839 SuperLink Modem (rev 01)
02:03.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)
02:04.0 CardBus bridge: O2 Micro, Inc. OZ6933/711E1 CardBus/SmartCardBus Controller (rev 01)
02:04.1 CardBus bridge: O2 Micro, Inc. OZ6933/711E1 CardBus/SmartCardBus Controller (rev 01)
02:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 41)
03:00.0 Non-VGA unclassified device: Device 0800:0000 (rev ff)
I don't know what I am looking at since I am a complete NOOB when it comes to Ubuntu!
Any help is appreciated!


Reply With Quote
