Return-path: Received: from mail-wi0-f173.google.com ([209.85.212.173]:43994 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751708AbaJMHyM convert rfc822-to-8bit (ORCPT ); Mon, 13 Oct 2014 03:54:12 -0400 Received: by mail-wi0-f173.google.com with SMTP id fb4so6606408wid.12 for ; Mon, 13 Oct 2014 00:54:11 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <023801cfe6b8$350c1930$9f244b90$@acksys.fr> References: <773DB8A82AB6A046AE0195C68612A319018C2750@sbs2003.acksys.local> <023801cfe6b8$350c1930$9f244b90$@acksys.fr> Date: Mon, 13 Oct 2014 09:54:10 +0200 Message-ID: (sfid-20141013_095418_551762_607B3DC6) Subject: Re: ath10k firmware crash From: Michal Kazior To: voncken Cc: "ath10k@lists.infradead.org" , linux-wireless Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 13 October 2014 09:35, voncken wrote: > Thanks for your reply, > >> >> Can you then provide a crash register dump for 10.1, please? I can't help you >> much with the 636 dump. >> > Yes I can, but where I find it? https://github.com/kvalo/ath10k-firmware/blob/master/10.1/firmware-2.bin_10.1.467.2-1 >> Are you perhaps trying to run STA with 4addr bridging? If so then make sure >> you use recent ath10k as this was known to be a problem. >> > Yes I'm testing with 4 addr bridging because I need to bridge this interface. I' ll try without this option. > I'm testing with commit number 38eeda3ae6f90fde5546bdd48ee4ff3090f238c0 from kernel.org/pub/scm/linux/kernel/git/firmare/linux-firmware. It is the latest version in openwrt. > >> Can you also provide ath10k traces or debug logs, please? >> > I'll send a trace. Thanks. By the way, what kernel/compat-wireless are you using? I'm suspecting your build might be missing the fix for STA bridging. MichaƂ