Acidmods
Console Modding------ ( Here you can talk about your favorite Consoles ) => PC => Topic started by: PhenomenalDesigns on January 24, 2009, 01:27:11 PM
-
I posted this here since nobody cares to look in PC software, but here it goes, either Linux suddenly is very unstable with wifi or somethine is wrong
sudo airmon-ng stop wlan1
sudo airmon-ng start wlan1 6
sudo aireplay-ng 1 -0 -a XXXXXXXXXX -h XXXXXXXXXX wlan1
(The X's are the mac addresses)
I receive "BSSID XXXXXX is on channel 6, but your chipset is on channel 1"
But if I put it on channel 6, why would it be on 1?
Ive tried everything, reinstalling ubuntu, installing a different kernel, and I cant use backtrack because they decided not to include my hardware (Which is actually very popular hardware, bit dumb?)
-
Channel 6 and 1 are COMPLETELY different.
Set the command to use channel 1 instead and it should work fine. What does that do?
-
Channel 6 and 1 are COMPLETELY different.
Set the command to use channel 1 instead and it should work fine. What does that do?
I know, in the command "sudo airmon-ng start wlan1 6" i am setting my device to channel 6 in monitor mode
-
Try it out on 1. Or try setting your hardware to channel 6.
-
Try it out on 1. Or try setting your hardware to channel 6.
The AP is on channel 6, and I tried another AP on channel 1 with all my hardware on channel 1, same problem, and that command is setting my hardware channels
But now I have a new problem, I fixed this problem, but now my card doesnt inject (rausb0)
-
I have no clue then. Never tried any of this.