LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-12-2002, 11:45 AM   #1
shuffs
LQ Newbie
 
Registered: Nov 2002
Distribution: RH8
Posts: 3

Rep: Reputation: 0
More Cisco 350 card questions


O.K. So I've got the Cisco 350 card installed so that I can configure the card and get it to register to an Access Point, but only after bringing up the ACU. The ACU (Aironet Client Utility) works and I can configure the card for my SSID and WEP key, etc. I can see in the ACU status and in the Access Point that I am associated, so I know that RH8 is firing up the card at some level.

This is the only network connection at present in the notebook.

I can't figure out how to get it to get a dhcp address. If I type dhcpcd eth0, I get:

bash: dhcpcd: command not found

In the System Tools/Network Device Control, it tells me device eth0 is inactive, and won't activate when clicking the activate button.

In the System Settings/Network panel, I have profile for this card with a type of Wireless, but I can't activate that either.

When I installed, I did select that it should use DHCP, and Kickstart confirms that that is the setting.

Yes, I was logged in as root when installing (it's the only user on this station).

TIA for any help,

Brent
 
Old 11-13-2002, 01:06 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: London, UK
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
/sbin/dhcpcd eth0

dhcpcd is on almost everything on the planet by default unless RH didn't something really dumb on their last run through. Its just not in the default path of a user, and now thanks to some changes in 'su', you keep the path of the pervious user before you su'ed. To avoid that, "su -" that will just relog you in entirely as root, with root's proper path.

Cheers,

Finegan
 
Old 11-13-2002, 08:19 AM   #3
shuffs
LQ Newbie
 
Registered: Nov 2002
Distribution: RH8
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks for your reply!

Well, I found the dhcpcd equivalent. In RH8, apparently it's called dhclient.

On to the other problem, though. The card only fires up after running the Aironet Client Utility (ACU), not automatically on bootup. The ACU is from Cisco and is (on Windows) only used for configuring the card options, not for firing up the card. How do I get it to automatically fire up the card on boot?

Even stranger, after getting the card to register and using dhclient to get an address, the system gradually starts to slow down, until it won't open a new terminal or browser window, but does respond to already open windows. When I try to shut the system down, it only gets about halfway down and won't finish.

Thanks for any help!

Brent
 
Old 11-14-2002, 11:13 AM   #4
shuffs
LQ Newbie
 
Registered: Nov 2002
Distribution: RH8
Posts: 3

Original Poster
Rep: Reputation: 0
Unhappy



Well, I've reinstalled from scratch and when I try to run the Cisco/Aironet Driver installer, it asks about which kernel version I'm running. When I run uname -a, I get

Linux localhost.localdomain 2.4.18-14 #1 Wed Sept 4 11:57:58 EDT 2002 i586 i586 i386 GNU/Linux

Unfortunately, the driver selections all ask for Kernel 2.4.2-processor (which I assume is the i586). When I select Kernel 2.4.2-i586, the install script then complains about there not being a /lib/modules/2.4.2-2/kernel/drivers/net/pcmcia directory.

I would think that 8.0 would have the latest kernel. No?

Not sure where to go now, and I'm probably too thick to find, unpack, and compile a bunch of source.

Please help!

Brent
 
Old 11-14-2002, 02:17 PM   #5
finegan
LQ Guru
 
Registered: Aug 2001
Location: London, UK
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
2.4.2, the kernel the aironet package is looking for was one of the last kernels that shipped WITHOUT the modules already in there, the cisco package is out of date, RedHat is more or less current. RH already has airo and airo_cs on board (the modules for the job). If you use the command: "/sbin/lsmod" you'll probably see them loaded.

You can hand modify the file /etc/sysconfig/network-scripts/ifcg-wireless (or something like that, I always mis-spell the ifgh ifhg part... and put in all of your lan specific info. Or you can put it in /etc/pcmcia/wireless.opts, both will work (wacky eh, there are actually about 15 different ways). The Cisco client utility isn't necessary, although it is prettier that the command line.

Or you can just adjust everything with "iwconfig"

iwconfig eth1 essid ghagurgle (for the wireless network named ghagurgle)

iwconfig eth1 enc 23456789 (to change the WEP key to 23456789).

Post back with what chokes where... when it doesn't work, give me the output of:

iwconfig eth1
ifconfig eth1

This is assuming you have onboard ethernet, if not the device is probably just eth0.

I have no idea what that memory rabbit was, I've never dealt with something like that coming from a wireless device, nor heard of it. Its probably some hard to reproduce bug that's hardware specific... We'll take a whack at it if it re-occurs. What's the model of the laptop?

Cheers,

Finegan
 
Old 11-17-2002, 12:38 AM   #6
El Kid
Member
 
Registered: Sep 2002
Posts: 50

Rep: Reputation: 15
use the kpciinstall option for the driver instead of the cw
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco Aironet 350 Wireless Card teo_jason81 Linux - Wireless Networking 2 11-14-2005 09:43 AM
Cisco aironet 350 wireless card error edberskine Linux - Wireless Networking 0 10-23-2005 07:00 PM
Cisco Aironet 350 card on Mandrake 10 Official: card detected but doesn't get IP amitram2001 Linux - Wireless Networking 4 09-19-2004 06:10 PM
RFMON on Cisco 350 card with Redhat 9 über-noob Linux - Laptop and Netbook 8 01-26-2004 09:34 AM
Installing Cisco 350 Wireless LAN Card nistelrooy Mandriva 2 10-06-2003 04:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration