Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cisco Aironet 350 : Strange behaviour - Need expert backup !
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Swiss.Mage
n00b
n00b


Joined: 24 Mar 2003
Posts: 49
Location: Switzerland

PostPosted: Tue May 13, 2003 11:08 pm    Post subject: Cisco Aironet 350 : Strange behaviour - Need expert backup ! Reply with quote

Hi all,

I have tried to install a Cisco Aironet 350 PCMCIA Wireless card on a Dell Insipron 8200 but I cannot manage to have it working.

As I did for another card (Orinocco Gold), I didn't compile PCMCIA support into the kernel and emerged pcmcia-cs, pcmcia-cs-drivers and pcmcia-drivers-tools.

I added the following into modules.autoload :
Code:
pcmcia_core
i82365
ds
airo
airo_cs


When I start pcmcia - /etc/init.d/pcmcia start - There's no error and cardmgr starts well.

When I do a cardctrl info I can see the Cisco card.

But when I do a iwconfig, the eth1 interface, the one created for the pcmcia card has no wireless support.

Doing a /etc/init.d/net.eth1 or dhcpcd eth1 just finish in a timeout ...

Any idea ?

Thanks ...
_________________
EPFL
http://www.epfl.ch
Swiss Federal Institute of Technology
Back to top
View user's profile Send private message
Cheesefoam
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2003
Posts: 89

PostPosted: Wed May 14, 2003 8:31 pm    Post subject: Reply with quote

Setting up Aironet cards is easiest if you grab the driver package from Cisco. Then make sure you have the following set up in your kernel:

PCMCIA Support is Off
Under Network Devices --> Wireless LAN,
Wireless Lan is [*], but nothing else is on.

Compile your kernel, then emerge pcmcia-cs.
After than, untar the Cisco drivers into a directory, cd into it, and run:
Code:

./kpciinstall

That will automatically compile the drivers and install them.
Then edit you net.ethX init script to make sure that under depend() you have "need pcmcia".

You should be good to go from there - even with LEAP networks (just use the leapset or leapscript utilities for that). Also make sure to fire up the acu program and edit your card's settings.
Back to top
View user's profile Send private message
Cheesefoam
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2003
Posts: 89

PostPosted: Wed May 28, 2003 5:59 pm    Post subject: Reply with quote

You ever get the problem fixed? Check what firmware you have on the card - I just went through serious issues with mine and eventually tracked it back to the fact that you should not upgrade the firmware in the card to the 5.xx series yet. Can cause serious problems with Linux, so if you don;t have that firmware, switch back to 4.25.30.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum