Código:
ifconfig wlan0 down
rmmod acx
wget
http://www.cmartin.tk/acx/acx-20070101.tar.bz2tar -xjf acx-20070101.tar.bz2
cd acx-20070101
wget
http://patches.aircrack-ng.org/acx-20070101.patchpatch -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
Aunque lo mejor es reiniciar el equipo, siempre que no estemos en modo livecd.