From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XJyxT-00088W-4b for ath10k@lists.infradead.org; Wed, 20 Aug 2014 06:01:20 +0000 From: Kalle Valo Subject: Re: Timeout Issues References: <87vbpn7lqq.fsf@kamboji.qca.qualcomm.com> Date: Wed, 20 Aug 2014 09:00:12 +0300 In-Reply-To: <87vbpn7lqq.fsf@kamboji.qca.qualcomm.com> (Kalle Valo's message of "Wed, 20 Aug 2014 08:50:37 +0300") Message-ID: <87r40b7lar.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Pushpal Sidhu Cc: ath10k@lists.infradead.org Kalle Valo writes: > Pushpal Sidhu writes: > >> I'm having issues with ath10k timing out when trying to communicate >> with the wireless card (UNEX DAXA-O1 + have tried several others). >> Below is what I grabbed from dmesg. >> >> $ dmesg | grep ath10k >> [ 5.233469] ath10k_pci 0000:09:00.0: enabling device (0140 -> 0142) >> [ 5.575954] ath10k: pci irq legacy irq_mode 0 reset_mode 0 >> [ 7.704403] ath10k: failed to receive control response completion, polling.. >> [ 8.704379] ath10k: Service connect timeout: -110 >> [ 8.709089] ath10k: failed to connect htt (-110) >> [ 9.020495] ath10k: could not init core (-110) >> [ 9.324371] ath10k: could not probe fw (-110) >> >> This causes the card to not be registered, and thus is unusable (there >> is no wlanX) > > My first guess is a problem related with the PCI bus, but that's just a > guess. Can you get us a trace-cmd log: > > http://wireless.kernel.org/en/users/Drivers/ath10k/debug#Tracing Just realised that's not possible as you would have to run trace-cmd running before ath10k is loaded and that won't work. debug_mask with 0xffffffff is better: http://wireless.kernel.org/en/users/Drivers/ath10k/debug#Debug_log_messages -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k