All of lore.kernel.org
 help / color / mirror / Atom feed
* "htt version request timed out" with the last 4.1.1.c1 firmware
       [not found] ` <2025478478.2725588.1512857709726@mail.yahoo.com>
@ 2017-12-09 22:23   ` Paul Nuville
  2017-12-14 13:14     ` Kalle Valo
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Nuville @ 2017-12-09 22:23 UTC (permalink / raw)
  To: ath10k

Hello all,

I've installed Archlinux on a Samsung Galaxy Book 10.6", and I'm trying to set 
up the wifi. The only firmware that seems to be suitable is the lastest 4.1.1.c1 
one. But I've some errors and neither ip ad networkmanager are able to set up 
the wlan interface. 
Here are some outputs : 

# lspci -k
01:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network 
Adapter (rev 32)
        Subsystem: Samsung Electronics Co Ltd QCA6174 802.11ac Wireless 
Network Adapter
        Kernel modules: ath10k_pci

# lsmod | grep ath10k
ath10k_pci             53248  0
ath10k_core           356352  1 ath10k_pci
ath                    32768  1 ath10k_core
mac80211              827392  1 ath10k_core
cfg80211              647168  3 mac80211,ath,ath10k_core

# dmesg | grep ath10k
[ 1777.602748] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 
reset_mode 0
[ 1777.861498] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-
cal-pci-0000:01:00.0.bin failed with error -2
[ 1777.861509] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-
pci-0000:01:00.0.bin failed with error -2
[ 1777.861572] ath10k_pci 0000:01:00.0: invalid firmware magic
[ 1777.861587] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/
QCA6174/hw3.0/firmware-5.bin failed with error -2
[ 1777.861815] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 
chip_id 0x00340aff sub 144d:c150
[ 1777.861817] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 
0 testmode 0
[ 1777.862589] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.2.0-00180-
QCARMSWPZ-1 api 4 features wowlan,ignore-otp,no-4addr-pad crc32 75dee6c5
[ 1777.926402] ath10k_pci 0000:01:00.0: failed to fetch board data for 
bus=pci,vendor=168c,device=003e,subsystem-vendor=144d,subsystem-device=c150 
from ath10k/QCA6174/hw3.0/board-2.bin
[ 1777.926428] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 
ed5f849a
[ 1781.596516] ath10k_pci 0000:01:00.0: htt version request timed out
[ 1781.596523] ath10k_pci 0000:01:00.0: failed to setup htt: -110
[ 1781.669496] ath10k_pci 0000:01:00.0: could not init core (-110)
[ 1781.669544] ath10k_pci 0000:01:00.0: could not probe fw (-110)

Any help will be apreciate ! 

Thank you in advance,

Paul 




_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: "htt version request timed out" with the last 4.1.1.c1 firmware
  2017-12-09 22:23   ` "htt version request timed out" with the last 4.1.1.c1 firmware Paul Nuville
@ 2017-12-14 13:14     ` Kalle Valo
  2017-12-14 18:33       ` Adrian Chadd
  2017-12-14 21:21       ` "htt version request timed out" with the last 4.1.1.c1 firmware Ryan Hsu
  0 siblings, 2 replies; 8+ messages in thread
From: Kalle Valo @ 2017-12-14 13:14 UTC (permalink / raw)
  To: Paul Nuville; +Cc: ath10k

Paul Nuville <paulnuville@yahoo.fr> writes:

> I've installed Archlinux on a Samsung Galaxy Book 10.6", and I'm trying to set 
> up the wifi. The only firmware that seems to be suitable is the lastest 4.1.1.c1 
> one. But I've some errors and neither ip ad networkmanager are able to set up 
> the wlan interface. 
> Here are some outputs : 
>

[...]

> [ 1777.861815] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 
> chip_id 0x00340aff sub 144d:c150
> [ 1777.861817] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 
> 0 testmode 0
> [ 1777.862589] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.2.0-00180-
> QCARMSWPZ-1 api 4 features wowlan,ignore-otp,no-4addr-pad crc32 75dee6c5
> [ 1777.926402] ath10k_pci 0000:01:00.0: failed to fetch board data for 
> bus=pci,vendor=168c,device=003e,subsystem-vendor=144d,subsystem-device=c150 
> from ath10k/QCA6174/hw3.0/board-2.bin
> [ 1777.926428] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 
> ed5f849a
> [ 1781.596516] ath10k_pci 0000:01:00.0: htt version request timed out

ath10k didn't file the correct board file from board-2.bin. Try updating
to the latest board-2.bin:

https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/board-2.bin

The md5sum should be:

eddaa17fa2092bcd6713720116e421f1

-- 
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: "htt version request timed out" with the last 4.1.1.c1 firmware
  2017-12-14 13:14     ` Kalle Valo
@ 2017-12-14 18:33       ` Adrian Chadd
  2017-12-14 21:22         ` Ryan Hsu
  2017-12-14 21:21       ` "htt version request timed out" with the last 4.1.1.c1 firmware Ryan Hsu
  1 sibling, 1 reply; 8+ messages in thread
From: Adrian Chadd @ 2017-12-14 18:33 UTC (permalink / raw)
  To: Kalle Valo; +Cc: ath10k, Paul Nuville

Hi,

I've had this issue with a 4.11 update from QSDK (4.0.8.) ILQ-1.1.8
worked fine with ye olde backports.

Is it really just a board-2.bin issue? I tried it and it didn't fix it.



-adrian

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: "htt version request timed out" with the last 4.1.1.c1 firmware
  2017-12-14 13:14     ` Kalle Valo
  2017-12-14 18:33       ` Adrian Chadd
@ 2017-12-14 21:21       ` Ryan Hsu
  1 sibling, 0 replies; 8+ messages in thread
From: Ryan Hsu @ 2017-12-14 21:21 UTC (permalink / raw)
  To: Kalle Valo, Paul Nuville; +Cc: ath10k

On 12/14/2017 05:14 AM, Kalle Valo wrote:

> Paul Nuville <paulnuville@yahoo.fr> writes:
>
>> I've installed Archlinux on a Samsung Galaxy Book 10.6", and I'm trying to set 
>> up the wifi. The only firmware that seems to be suitable is the lastest 4.1.1.c1 
>> one. But I've some errors and neither ip ad networkmanager are able to set up 
>> the wlan interface. 
>> Here are some outputs : 
>>
> [...]
>
>> [ 1777.861815] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 
>> chip_id 0x00340aff sub 144d:c150
>> [ 1777.861817] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 
>> 0 testmode 0
>> [ 1777.862589] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.2.0-00180-
>> QCARMSWPZ-1 api 4 features wowlan,ignore-otp,no-4addr-pad crc32 75dee6c5
>> [ 1777.926402] ath10k_pci 0000:01:00.0: failed to fetch board data for 
>> bus=pci,vendor=168c,device=003e,subsystem-vendor=144d,subsystem-device=c150 
>> from ath10k/QCA6174/hw3.0/board-2.bin
>> [ 1777.926428] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 
>> ed5f849a
>> [ 1781.596516] ath10k_pci 0000:01:00.0: htt version request timed out
> ath10k didn't file the correct board file from board-2.bin. Try updating
> to the latest board-2.bin:
>
> https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/board-2.bin
>
> The md5sum should be:
>
> eddaa17fa2092bcd6713720116e421f1

Other than updating the board-2.bin file, you might also want to make sure you update the firmware file.
I saw you're still using the Rm2.0 instead of the 4.4.1.c1 you asked.


-- 

Ryan Hsu

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: "htt version request timed out" with the last 4.1.1.c1 firmware
  2017-12-14 18:33       ` Adrian Chadd
@ 2017-12-14 21:22         ` Ryan Hsu
  2017-12-14 21:55           ` Adrian Chadd
  0 siblings, 1 reply; 8+ messages in thread
From: Ryan Hsu @ 2017-12-14 21:22 UTC (permalink / raw)
  To: Adrian Chadd, Kalle Valo; +Cc: ath10k, Paul Nuville

On 12/14/2017 10:33 AM, Adrian Chadd wrote:

> Hi,
>
> I've had this issue with a 4.11 update from QSDK (4.0.8.) ILQ-1.1.8
> worked fine with ye olde backports.
>
> Is it really just a board-2.bin issue? I tried it and it didn't fix it.

The case Paul has seems due to the correct board file missing.
Not sure what issue you're seeing? any logs?

Also the issue is for QCA6174, does your QSDK 4.0.8 run with QCA6174?

-- 
Ryan Hsu

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: "htt version request timed out" with the last 4.1.1.c1 firmware
  2017-12-14 21:22         ` Ryan Hsu
@ 2017-12-14 21:55           ` Adrian Chadd
  2017-12-19  1:17             ` Adrian Chadd
  0 siblings, 1 reply; 8+ messages in thread
From: Adrian Chadd @ 2017-12-14 21:55 UTC (permalink / raw)
  To: Ryan Hsu; +Cc: Kalle Valo, ath10k, Paul Nuville

Hi,

* QSDK 4.0.8 doesn't run with QCA6174 - HTT timeout as above
* QSDK ILQ 1.1.8 runs with QCA6174
* The HTT debugging shows that after the HTC/HTT stuff is setup, none
of the HTT "i'm awake" messages are coming back.

I'll try the latest firmware and board data from Kalle's repository
and see if that makes a difference. Right now I'm about 2/3rds the way
through undoing the 1.1.8 -> 4.0.8 changes in ath10k to see if I can
narrow down the actual regression.




-adrian

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: "htt version request timed out" with the last 4.1.1.c1 firmware
  2017-12-14 21:55           ` Adrian Chadd
@ 2017-12-19  1:17             ` Adrian Chadd
  2017-12-20 18:37               ` lastest firmware 9984 (10.3-3.4.104) Sebastian Gottschall
  0 siblings, 1 reply; 8+ messages in thread
From: Adrian Chadd @ 2017-12-19  1:17 UTC (permalink / raw)
  To: Ryan Hsu; +Cc: Kalle Valo, ath10k, Paul Nuville

hi,

fyi - i tried the latest board-2.bin and firmware-6.bin from kvalo's
ath10k repository - still getting HTT timeouts. This is on the QSDK
4.0.8 backports.



-adrian


On 14 December 2017 at 13:55, Adrian Chadd <adrian@freebsd.org> wrote:
> Hi,
>
> * QSDK 4.0.8 doesn't run with QCA6174 - HTT timeout as above
> * QSDK ILQ 1.1.8 runs with QCA6174
> * The HTT debugging shows that after the HTC/HTT stuff is setup, none
> of the HTT "i'm awake" messages are coming back.
>
> I'll try the latest firmware and board data from Kalle's repository
> and see if that makes a difference. Right now I'm about 2/3rds the way
> through undoing the 1.1.8 -> 4.0.8 changes in ath10k to see if I can
> narrow down the actual regression.
>
>
>
>
> -adrian

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 8+ messages in thread

* lastest firmware 9984 (10.3-3.4.104)
  2017-12-19  1:17             ` Adrian Chadd
@ 2017-12-20 18:37               ` Sebastian Gottschall
  0 siblings, 0 replies; 8+ messages in thread
From: Sebastian Gottschall @ 2017-12-20 18:37 UTC (permalink / raw)
  To: ath10k

with the most recent 10.3-3.4.104 firmware for 9984 i see this ath10k 
message
[ 2884.160502] ath10k_pci 0000:01:00.0: received unexpected tx_fetch_ind 
event: in push mode
[ 2884.160545] ath10k_pci 0000:01:00.0: received unexpected tx_fetch_ind 
event: in push mode
[ 2884.167760] ath10k_pci 0000:01:00.0: received unexpected tx_fetch_ind 
event: in push mode
[ 2884.175905] ath10k_pci 0000:01:00.0: received unexpected tx_fetch_ind 
event: in push mode

in addition there is a problem since a long time in wds ap mode. all wpa 
sta stations (no matter which chipset, ath9k and ath10k tests) gets 
kicked out at wpa rekeying. (and reconnect immediatly)
this problem exists on 99x0 and 9984 but not on 988x

any ideas?

Sebastian


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-12-20 18:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <2025478478.2725588.1512857709726.ref@mail.yahoo.com>
     [not found] ` <2025478478.2725588.1512857709726@mail.yahoo.com>
2017-12-09 22:23   ` "htt version request timed out" with the last 4.1.1.c1 firmware Paul Nuville
2017-12-14 13:14     ` Kalle Valo
2017-12-14 18:33       ` Adrian Chadd
2017-12-14 21:22         ` Ryan Hsu
2017-12-14 21:55           ` Adrian Chadd
2017-12-19  1:17             ` Adrian Chadd
2017-12-20 18:37               ` lastest firmware 9984 (10.3-3.4.104) Sebastian Gottschall
2017-12-14 21:21       ` "htt version request timed out" with the last 4.1.1.c1 firmware Ryan Hsu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.