Return-path: Received: from mail-gw0-f46.google.com ([74.125.83.46]:65176 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756573Ab0EYNa2 convert rfc822-to-8bit (ORCPT ); Tue, 25 May 2010 09:30:28 -0400 Received: by gwaa20 with SMTP id a20so1979298gwa.19 for ; Tue, 25 May 2010 06:30:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Weedy Date: Tue, 25 May 2010 09:30:03 -0400 Message-ID: Subject: Re: ath5k past 2.6.30 breaks monitor mode (and thus the aircrack suite) To: =?UTF-8?Q?G=C3=A1bor_Stefanik?= Cc: linux-wireless Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: 2010/5/24 Gábor Stefanik : > 2010/5/25 Weedy : >> 2010/5/23 Gábor Stefanik : >>> In the meantime, one thing to test: Add a printk of sc->opmode. >> >> May 24 22:04:20 tiny-h4x kernel: [41147.243149] sc->opmode: 02 (over9000 times) >> >> So i'm guessing I did it wrong (I don't know C). >>        printk(KERN_NOTICE "sc->opmode: %02x\n", sc->opmode); >> > > No, that is correct, and proves my theory (2 is NL80211_IFTYPE_STATION > - it should be 6 for monitor mode). > > BTW, please use "Reply to all". > gmail got rid of the "Reply to all by default" option :< When you have a patch I will be waiting.