Ho riscontrato dei problemi a mettere la mia scheda wireless in monitor mode...il terminale mi dice semplicemente che non è possibile perchè non avevo scaricato i driver giusti...ho un centrino b/g e ho trovato e scaricato il driver ipw2200 1.0.0 stabile...però ho avuto dei problemi a installarla...non è da molto che ho iniziato a usare linux e non so ancora come fare certe cose...usando il comando make all'interno della cartella 'ipw2200 1.0.0' mi dice :
ERROR: ieee80211.h not found in '/lib/modules/2.6.20-16-generic/include'.
You need to install the ieee80211 subsystem from
http://ieee80211.sf.net
and point this build to the location where you installed those sources, eg.:
% make IEEE80211_INC=/usr/src/ieee80211/
will look for ieee80211.h in /usr/src/ieee80211/net/
make: *** [check_inc] Error 1
così dal sito qui indicato ho scaricato 'ieee80211-1.1.9' e l'ho scompattato, ho usato il comando make con cui l'ho compilato...ora però non so come continuare...qualcuno può aiutarmi???grazie mille