User Tools

Site Tools


acx

This is an old revision of the document!


ACX100/ACX111

You need to use a kernel version>= 2.6.10:

ifconfig wlan0 down
rmmod acx
wget http://www.cmartin.tk/acx/acx-20070101.tar.bz2
tar -xjf acx-20070101.tar.bz2
cd acx-20070101
wget http://patches.aircrack-ng.org/acx-20070101.patch
patch -Np1 -i acx-20070101.patch
make -C /lib/modules/`uname -r`/build/ M=`pwd` modules
make -C /lib/modules/`uname -r`/build/ M=`pwd` modules_install
modprobe acx
acx.1182019343.txt.gz · Last modified: 2007/06/16 20:42 by mister_x