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 > installing madwifi on Red Hat 2.6.9-5.EL

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-18-2006   #1 (permalink)
Just Joined!
 
Join Date: Dec 2006
Location: Noida/India
Posts: 2
Send a message via MSN to gsingh_hcl Send a message via Yahoo to gsingh_hcl
installing madwifi on Red Hat 2.6.9-5.EL

Hi to all,
I am trying to install madwifi driver for my Atheros wifi PCI adapter card ( pci id 168c:011a) .
I tried it using tar of madwifi-0.9.2.1,tired 'make' and at 'make install' it is giving following log :-

sh scripts/find-madwifi-modules.sh 2.6.9-5.EL
for i in ./ath ath_rate/sample ./net80211; do \
make -C $i install || exit 1; \
done
make[1]: Entering directory `/root/V91SDK/gopal/DOWNLOAD/madwifi-0.9.2.1/ath'
test -d //lib/modules/2.6.9-5.EL/net || mkdir -p //lib/modules/2.6.9-5.EL/net
cp ath_pci.ko //lib/modules/2.6.9-5.EL/net
cp ath_hal.ko //lib/modules/2.6.9-5.EL/net
make[1]: Leaving directory `/root/V91SDK/gopal/DOWNLOAD/madwifi-0.9.2.1/ath'
make[1]: Entering directory `/root/V91SDK/gopal/DOWNLOAD/madwifi-0.9.2.1/ath_rate/sample'
test -d //lib/modules/2.6.9-5.EL/net || mkdir -p //lib/modules/2.6.9-5.EL/net
cp ath_rate_sample.ko //lib/modules/2.6.9-5.EL/net
make[1]: Leaving directory `/root/V91SDK/gopal/DOWNLOAD/madwifi-0.9.2.1/ath_rate/sample'
make[1]: Entering directory `/root/V91SDK/gopal/DOWNLOAD/madwifi-0.9.2.1/net80211'
test -d //lib/modules/2.6.9-5.EL/net || mkdir -p //lib/modules/2.6.9-5.EL/net
for i in wlan.o wlan_wep.o wlan_tkip.o wlan_ccmp.o wlan_acl.o wlan_xauth.o wlan_scan_sta.o wlan_scan_ap.o; do \
f=`basename $i .o`; \
cp $f.ko //lib/modules/2.6.9-5.EL/net; \
done
make[1]: Leaving directory `/root/V91SDK/gopal/DOWNLOAD/madwifi-0.9.2.1/net80211'
(export KMODPATH=/lib/modules/2.6.9-5.EL/net; /sbin/depmod -ae)
make -C ./tools install || exit 1
make[1]: Entering directory `/root/V91SDK/gopal/DOWNLOAD/madwifi-0.9.2.1/tools'
install -d /usr/local/bin
for i in athstats 80211stats athkey athchans athctrl athdebug 80211debug wlanconfig; do \
install $i /usr/local/bin/$i; \
strip /usr/local/bin/$i; \
done
install -d /usr/local/man/man8
install -m 0644 man/*.8 /usr/local/man/man8
make[1]: Leaving directory `/root/V91SDK/gopal/DOWNLOAD/madwifi-0.9.2.1/tools'


how to check weather it is installed without error.....as i m newbie to wifi terminology.
gsingh_hcl is offline  


Reply With Quote
Old 12-23-2006   #2 (permalink)
Just Joined!
 
namelessone's Avatar
 
Join Date: May 2006
Posts: 62
Congratulations, you successfully installed madwifi. You can tell if it didn't make any errors because it didn't say ERROR at the end.

Now just type in a terminal as root
Code:
modprobe ath_pci
to load the madwifi driver.
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 03:50 AM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2