## Update 1 ; just never version of compat-wireless
## Update 2; new version of compat-wireless (3.5-3)
Anyway, for start make sure that you have all build-essentials and headers for you current kernel, which is 3.2 for latest UP4.
We will compile compat wireless from kernel 3.5 (so this is update of wireless stack too), this version worked for me and it is just fine.
1) Download compat-wireless
Use your favorite browser and http://www.orbit-lab.org/kernel/compat- ... sn.tar.bz2 / save it wherever you want.
Or simple
2) Now extract the archive
tar jxvf compat-wireless-*tar.bz2
3) Open terminal in compat-wireless directory:
cd compat-wireless-*
3) Download needed patches:
4) Apply the patch:
patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch
5) Compile/Install
make clean
make
sudo make install
Now, easiest way is to reboot.
Enjoy working aircrack-ng/updated wifi drivers.
If you have any trubles/questions post here I will help if I can.


