Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > Atheros Card Won't Connect! MadWifi Installed!

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 12-26-2006   #1 (permalink)
Just Joined!
 
Join Date: Sep 2006
Location: Hunterdon County, NJ
Posts: 17
Send a message via AIM to InertKinesis
Atheros Card Won't Connect! MadWifi Installed!

Hi everybody,
I'm running the MiniEdition of Sabayon Linux on an Alienware Aurora m9700. I've installed MadWifi per the online instructions, and everything seemed to be fine and dandy until I tried to connect. When I click on a network (any network) in the dropdown list (using KNetworkManager), the connection progress bar stops at 28%, and it says "Activation Stage: Configuring Device". It just stops there, and eventually gives up. I can connect just fine through my ethernet port (a Marvell device).

Any advice?

Thanks,
Mike
InertKinesis is offline  


Reply With Quote
Old 01-10-2007   #2 (permalink)
Just Joined!
 
Join Date: Dec 2006
Posts: 5
I get the same type of message. It just waits at the 57% and keeps trying to connect. I have been trying for over 3 weeks. I have even ordered a prism card to see if it works. So far my linux experience I am truely handicapped until I get the wireless going. Of course I could buy a very long Cat cable

dennis
dtvarnum is offline   Reply With Quote
Old 01-11-2007   #3 (permalink)
Just Joined!
 
namelessone's Avatar
 
Join Date: May 2006
Posts: 62
Your main problem is you are using KNetworkManager. It is seriously flawed, and it just doesn't work right.

You can still get your card up and running, though, but you have to do it from the command line. It might sound scary, but it's not that hard, and in the end it is faster to do it from the terminal than from a gui interface.

Your first step is to open up a terminal. Next, type

Code:
iwconfig
This will list all wireless interfaces. Your interface should be something like ath0.

Once you know what interface it is on, type

Code:
iwconfig ath0 essid "ESSID"
replace ath0 with your interface, and replace "ESSID" with your essid (keep the quotes)

if you have a wep key, type
Code:
iwconfig ath0 key yourkeyinhex
finally, type

Code:
dhclient ath0
to configure your connection with dhcp.
namelessone is offline   Reply With Quote
Old 01-13-2007   #4 (permalink)
Just Joined!
 
Join Date: Jan 2007
Posts: 1
Talking

I was having the same problem thank you for this info! Can I set this up to run automatically? I would just make a sh script and get it to run on boot or something, but that seems a bit insecure when the network key would have to be inside the script. I guess it's not really a big deal but if theres a better way I'd like to know about it. Also contemplating getting rid of the key... anyways thank you!
eugex is offline   Reply With Quote
Old 01-14-2007   #5 (permalink)
Just Joined!
 
namelessone's Avatar
 
Join Date: May 2006
Posts: 62
Quote:
Can I set this up to run automatically?
Yes, there is some way to do this...there is some configuration file I think...I'm not sure how to do it, though. I use Ubuntu and it saves all that stuff for me automatically...

Quote:
Also contemplating getting rid of the key...
I'd keep it if I were you. Although it isn't that secure, it will at least slow down people from accessing your network. If at all possible, use wpa instead of wep. It is much harder to crack.
namelessone is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:47 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2