
Originally Posted by
Dark0n3
Hi!
I've got a solution for the Prism Inject problems.
The core off the problem is that the hostap included with BT3 isn't patched with the Inject patch from aircrack-ng.org
The solution is to download the BT3 Kernel files, extract them using lzm2dir kernel.lzm /
and then patch the hostap driver with the hostap-kernel-2.6.18.patch, like this: patch -Np1 -i hostap-kernel-2.6.18.patch, and then make modules && make modules_install.
I dont know if there are other ways to do it.
Regards
Dark0n3
Or you could just use the pre patched hostap files from:
*ttp://yousuck.dk/hostap.tar.gz
Just extract them into /lib/modules/2.6.21.5/kernel/drivers/net/wireless and replace the existing hostap folder.
Regards
Dark0n3