Timeout Issues

Kalle Valo kvalo at qca.qualcomm.com
Tue Aug 19 23:00:12 PDT 2014


Kalle Valo <kvalo at qca.qualcomm.com> writes:

> Pushpal Sidhu <psidhu at gateworks.com> 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



More information about the ath10k mailing list