Firstly, you're trying to crack a WPA AP, not a WEP AP. That'll be your first hurdle.
Secondly, the airodump-ng has an argument to set the channel of the wireless card. For example:
airodump-ng -c 6 ath0
If that doesn't work, set it via:
iwconfig ath0 channel 6




