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 AR5212 Card

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 07-28-2008   #1 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 8
Atheros AR5212 Card

I have the same problem.
I did go to that site and putin the command:
Quote:
[root@localhost ~]# cvs -z3 -dserver:anonymous@cvs.sourceforge.net:/cvsroot/madwifi co madwifi
:

but I get in return:
Quote:
cvs [checkout aborted]: connect to [cvs.sourceforge.net]:2401 failed: No route to host
What am I doing wrong?

Last edited by devils casper; 07-28-2008 at 05:33 PM..
Ganzalles is offline  


Reply With Quote
Old 07-28-2008   #2 (permalink)
Linux Engineer
 
Freston's Avatar
 
Join Date: Mar 2007
Location: The Netherlands
Posts: 827
That seems more like a connection problem.

Site down? Firewall? Port blocked?.
__________________
Can't tell an OS by it's GUI
Freston is offline   Reply With Quote
Old 07-28-2008   #3 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 8
Dies anyone know of a current connection? I am new in Linux and the command line but it seems to me that that connection send the installation package to the root folder.
Just downloading the file from sourceforge puts the file in my home folder.
Yes I have an Atheros AR5212 dard and it says disabled in the lspci command.
I just upgraded to Fedora 8. I get the internet when directly connected.
Ganzalles is offline   Reply With Quote
Old 07-29-2008   #4 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
You shouldn't have to install the madwifi driver for this card. It uses the new ath5k driver.

I am using Fedora 8 with the 2.6.23.14-115.fc8 kernel. The ath5k module is compiled into that kernel. It may already be loaded by default, so look for it in the output of this command:
Code:
/sbin/lsmod
If it isn't there, try loading it with this command (as root):
Code:
/sbin/modprobe ath5k
Read through this site on the ath5k driver:
ath5k - Linux Wireless

It says to test it with these commands:
Quote:
modprobe ath5k (you did this already)
sudo ip link set wlan%d up
sudo iwconfig wlan%d essid any
# Make sure you get auth'd and then assoc'd
# Then either set an IP manually or get it via DHCP
ping gw
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 07-29-2008   #5 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 8
I did try as root
Quote:
/sbin/modprobe ath5k
and it responded
Quote:
Fatal: Module ath... not found
my kernel is 2.6.21.
I see this module is included in madwifi. when downloading in the GUI it sends it to my home directory. Can I work with it from there?
Ganzalles is offline   Reply With Quote
Old 07-29-2008   #6 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
Quote:
Originally Posted by Ganzalles View Post
I did try as root and it responded my kernel is 2.6.21.
I see this module is included in madwifi. when downloading in the GUI it sends it to my home directory. Can I work with it from there?
ath5k is probably not enabled by default in the Linux kernel. So either you can recompile your kernel to include it or you can compile it from source. But it would be way easier to install madwifi using yum:
Code:
yum install madwifi
You must have Internet connectivity for this to work and be logged in as root.
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Old 07-29-2008   #7 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
Quote:
Originally Posted by MikeTbob View Post
ath5k is probably not enabled by default in the Linux kernel...
It is in my Fedora 2.6.23 kernel. This is not the original kernel, but one from an update. It can be installed just as easily with YUM.

It is always recommended to do an upgrade to a newly installed system. This will take care of any security problems and bugs found after the distro's official release. I don't usually upgrade my system after that. You can update the entire system with this command, it may take a long time to do it, so be patient.
Code:
yum -y upgrade
If this is an older system that has been used and modified, then an upgrade is not recommended. Just install the madwifi drivers with YUM.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 07-29-2008   #8 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
Quote:
Originally Posted by waterhead View Post
It is in my Fedora 2.6.23 kernel. This is not the original kernel, but one from an update. It can be installed just as easily with YUM.
Good to know, thanks. I just recompiled a Gentoo kernel and I had to manually enable it, that's why I thought maybe it wasn't enabled by default.
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Old 07-29-2008   #9 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
Ya, I checked the kernel source and saw that it is compiled into it as a module. So even though I don't have that type of wireless, I modprobed ath5k and didn't get any errors. When I checked with lsmod, it was loaded.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead 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 11:55 AM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2