From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Date: Sun, 24 Mar 2013 17:39:00 +0100 Subject: [ath9k-devel] WiFi Failure with AR9280 In-Reply-To: <514F291C.7000801@xsmail.com> References: <514F291C.7000801@xsmail.com> Message-ID: <514F2C24.5020105@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 2013-03-24 5:26 PM, Pannirselvam Kanagaratnam wrote: > Hello, > > My WiFi connection drops while running the AR9280 on a Freescale > MPC8315E platform in AP mode with hostapd. I get the following error > within 15 seconds and the WiFi connection drops. However, I do not > observe any issues when using the AR9382. Can you let me know what could > be causing this and if there is a workaround for this. I am using > Compat-Wireless-3.5.4.1. I suggest updating to a more recent version of compat-wireless - 3.5.4.1 is quite old. If a similar failure still occurs there, make sure you turn on CONFIG_KALLSYMS so that the trace is not just a long list of meaningless numbers. - Felix