From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nbd.name (unknown [IPv6:2a01:4f8:131:30e2::2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id F3BAA21F1A9 for ; Fri, 13 Dec 2013 08:52:03 -0800 (PST) Message-ID: <52AB3B2A.1020207@openwrt.org> Date: Fri, 13 Dec 2013 17:51:54 +0100 From: Felix Fietkau User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Sebastian Moeller , Sujith Manoharan References: <20131211174519.34966001@nehalam.linuxnetplumber.net> <21161.18818.926049.511664@gargle.gargle.HOWL> <21162.54025.118938.614891@gargle.gargle.HOWL> <24E1A6F1-E642-43D3-8FB1-B6C27B6D8E24@gmail.com> In-Reply-To: <24E1A6F1-E642-43D3-8FB1-B6C27B6D8E24@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: ath9k-devel@lists.ath9k.org, linux-wireless@vger.kernel.org, cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] Wireless failures 3.10.17-3 X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2013 16:52:04 -0000 On 2013-12-13 10:48, Sebastian Moeller wrote: > Hi Sujith, > > On Dec 13, 2013, at 10:27 , Sujith Manoharan wrote: > >> Sebastian Moeller wrote: >>> It is a net gear WNDR3700 v2, so according to: >>> http://wiki.openwrt.org/toh/netgear/wndr3700 it is a Atheros AR7161 rev 2 680 >>> MHz soc with the following wireless parts: Atheros AR9223 802.11bgn / Atheros >>> AR9220 802.11an. >>> >>> Sure, I hope I got the right one. Now this is not from the same boot as the >>> one with the errors, but I assume that does not make a difference… Since I am >>> located in Germany I set the regulatory domain to DE. please let me know if I >>> you need any additional information or testing (note I am not set up to build >>> cerowrt myself, so I would need Dave Täht's help to build a modified firmware) >> >> Can you try this patch ? > > I will, but it will take some time, as I cannot build the firmware for this device myself, but need help. So I let you know once I tested the patched kernel. On OpenWrt/CeroWrt you should not patch it into the kernel. You need to add it as a patch for package/kernel/mac80211. - Felix