LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 07-20-2012, 03:50 AM   #1
dbboy
LQ Newbie
 
Registered: Dec 2010
Posts: 11

Rep: Reputation: 0
Install Madwifi in Fedora 17


Dear all,
I tried to install Madwifi driver in Fedora 17 but it looks like that it does not work.

I have a Atheros AR9285 PCI-Express card and ath9k installed by default but I would like to install Madwifi in order to use some futures which looks like it doesn't work with ath9k installed.

So I SVN Checkout the latest madwifi and then did make and make install, everything appeared to be fine and I ran the modprobe ath_pci command and it loaded the module but when I am doing iwconfig I still can see only wlan0 and no wifi0 or ath0.

I appreciate if you can help me with this.
Best Regards,
A.G
 
Old 07-23-2012, 08:40 AM   #2
dbboy
LQ Newbie
 
Registered: Dec 2010
Posts: 11

Original Poster
Rep: Reputation: 0
So no one can help me with this???????
 
Old 08-19-2012, 04:23 AM   #3
peeyushpd
LQ Newbie
 
Registered: Feb 2012
Posts: 20

Rep: Reputation: Disabled
Install Madwifi in Fedora 17

Turn off the network communication manager before configuring card.
(i.e the atheros interface card)

To turn it off temporarily
: service NetworkManager stop

To check the status
: service NetworkManager status

To turn it off permanently
: chkconfig NetworkManager off


Create a file "ath_pci.conf" under /etc/modprobe.d/ and copy below lines in it.
This is a configuration file that is loaded everytime the system boots

"## Start Atheros Stuff
alias wifi0 ath_pci
alias ath0 ath_pci
options ath_pci autocreate=sta
## We put autocreate=ap to make it access point
## End Atheros Stuff"

"Then blacklist the ath9k driver by adding below entry to /etc/modprobe.d/blacklist.conf

blacklist ath9k

And reboot the system. The ath0 interface should be visible now after doing ifconfig ath0 up.

Last edited by peeyushpd; 08-19-2012 at 04:31 AM.
 
  


Reply

Tags
ath0, ath9k, fedora 17, madwifi, wireless



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
installing madwifi in fedora 8 grp6 Linux - Wireless Networking 4 10-23-2010 07:40 AM
Madwifi is not compiling in Fedora 9 karenin Fedora 6 02-28-2009 09:15 AM
Madwifi-0.9.2 / Fedora 6 install problem volekvolek Fedora 4 01-31-2007 03:45 PM
Madwifi and Fedora Core 3, HELP?? henry_huckem Linux - Networking 0 01-27-2005 02:23 PM
Madwifi linux 2.6.7 fedora core 2 install bohlke Linux - Hardware 1 09-14-2004 04:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:51 PM.

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