CompatWireless didn't work (Fixed channel mon0 -1)

Started by Kirk, June 04, 2012, 03:05:59 AM

Previous topic - Next topic

Kirk

Hi weVeg thanks for your answer,
the main problem, or rather the problem for which i opened the 3d is aircrack.(the "fixed channel -1")

later with the solution posted by Zerof (installing drivers wl) failed to solve the problem of aircrack, but I accidentally solved another problem I had before: the creation of an ad-hoc network connection.

but the main problem remains...it is possible to run my wireless card in monitor mode?
According to the documentation of the driver, prism0 should be the interface to monitor mode ... but it does not seem

Thanks again

Kirk

weVeg

#16
Quote from: Kirk on June 09, 2012, 05:10:18 PM
Hi weVeg thanks for your answer,
the main problem, or rather the problem for which i opened the 3d is aircrack.(the "fixed channel -1")

later with the solution posted by Zerof (installing drivers wl) failed to solve the problem of aircrack, but I accidentally solved another problem I had before: the creation of an ad-hoc network connection.

but the main problem remains...it is possible to run my wireless card in monitor mode?
According to the documentation of the driver, prism0 should be the interface to monitor mode ... but it does not seem

Thanks again

Kirk
hi kirk! if you experienced -1 channel means that your card is in mon mode... otherwise you can't start airodump.... and for the -1 channel, i told you above to try to compile the aircrack sources... try it!
sometime
PID     Name
1652    NetworkManager
1737    wpa_supplicant
should be stoped... try even that!
una voce libera è sempre liberatrice
under_r00t

ostendali

Quote from: weVeg on June 08, 2012, 11:55:53 PM
i have read again all the 3d... there is a little confusion... if you are looking for to put your card in ad-hoc mode  to create an ad-hoc wireless conn. why you waste your time with monitor mode, second thing this output is really clear      prism0          Unknown         Unknown (MONITOR MODE NOT SUPPORTED)  
and again your trouble with channel -1 its matter of aircrack....
fix your problems one at time! =)
Bye!!
indeed....
gentleman, pls follow the suggestion made by weVeg....

Kirk

Hi, sorry for retardment but only now i've tried the solution proposed by weVeg ... and unfortunately ... the result is always the same ... there is no change compared to the first..

sbfffffff

ZEROF

Hi Kirk,

Let's try to upgrade kernel. Open terminal and copy this commands :

sudo -i

mkdir kernel

apt-get purge linux-backports-modules-cw-2.6.39-natty-generic*

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-precise/linux-headers-3.4.0-030400_3.4.0-030400.201205210521_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-precise/linux-headers-3.4.0-030400-generic-pae_3.4.0-030400.201205210521_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-precise/linux-image-3.4.0-030400-generic_3.4.0-030400.201205210521_i386.deb

sudo dpkg -i *.deb


After this reboot your system. Open termianl and type uname -r, you will se new kernel installed. Don't use your adapter when you upgrade kernel, use it after upgrade.

If you are using 64 bit system version, say me and i will post download link for kernel.

Good luck !

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

weVeg

hi kirk! try to follow zerof's solution and... try to pray!! lol
perhaps it's might be useful to tell us your actual fixed problem, just to know what is again wrong and what doesn't work!
bye
una voce libera è sempre liberatrice
under_r00t

weVeg

UP

I've experienced again this problem, and fixed follow this:
http://forum.backbox.org/general-support/backbox-2-0-fixed-channel-mon0-1/

but I try to use the last compact-wireless-2012-10-21, injection and dump works well! this the history:


  196  cd Scaricati
  197  wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2012-10-21.tar.bz2
  198  estraibz compat-wireless-2012-10-21.tar.bz2
  199  cd compat-wireless-2012-10-21
  200  wget http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch
  201  patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch
  202  wget http://patches.aircrack-ng.org/channel-negative-one-maxim.patch
  203  patch ./net/wireless/chan.c channel-negative-one-maxim.patch
#useless 204  gedit scripts/update-initramfs 
  205  make
  206  sudo make install
  207  sudo make unload
  208  sudo make wlunload
  209  sudo make btunload
  210  sudo reboot


I also have svn version of aircrack-ng
una voce libera è sempre liberatrice
under_r00t