Difference between revisions of "Instalasi Driver MadWiFi"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: Instalasi kebutuhan untuk compile # apt-get install build-essential perl Download source code madwifi dari http://ath5k.org/wiki/MadWifi http://sourceforge.net/project/showfiles.ph...) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
− | Instalasi kebutuhan untuk compile | + | Bagi anda yang menggunakan chipset [[Atheros]] tampaknya perlu menginstalasi driver [[MadWiFi]]. |
+ | |||
+ | |||
+ | Instalasi kebutuhan untuk [[compile]] | ||
# apt-get install build-essential perl | # apt-get install build-essential perl | ||
− | Download source code madwifi dari | + | Download [[source code]] [[madwifi]] dari |
http://ath5k.org/wiki/MadWifi | http://ath5k.org/wiki/MadWifi | ||
http://sourceforge.net/project/showfiles.php?group_id=82936 | http://sourceforge.net/project/showfiles.php?group_id=82936 | ||
− | Copy dan buka source code | + | Copy dan buka [[source code]] |
# cp madwifi-0.9.4.tar.gz /usr/local/src/ | # cp madwifi-0.9.4.tar.gz /usr/local/src/ | ||
Line 16: | Line 19: | ||
# cd /usr/local/src/madwifi-0.9.4 | # cd /usr/local/src/madwifi-0.9.4 | ||
− | Compile & Install MadWifi Driver | + | Compile & Install [[MadWifi]] Driver |
# make | # make |
Revision as of 09:09, 13 August 2009
Bagi anda yang menggunakan chipset Atheros tampaknya perlu menginstalasi driver MadWiFi.
Instalasi kebutuhan untuk compile
# apt-get install build-essential perl
Download source code madwifi dari
http://ath5k.org/wiki/MadWifi http://sourceforge.net/project/showfiles.php?group_id=82936
Copy dan buka source code
# cp madwifi-0.9.4.tar.gz /usr/local/src/ # cd /usr/local/src # tar zxvf madwifi-0.9.4.tar.gz # cd /usr/local/src/madwifi-0.9.4
Compile & Install MadWifi Driver
# make # make install
Load module
# modprobe ath_pci