ath10k failing with firmware RM.4.4-00022-QCARMSWPZ-2 on QCA6174 (Killer 1535)

Chris Le Sueur thefishface at gmail.com
Sat Jan 21 18:01:37 PST 2017


On Tue, 2017-01-17 at 11:30 +0100, Bartosz Markowski wrote:
> On 16 January 2017 at 20:24, Chris Le Sueur <thefishface at gmail.com>
> wrote:
> > Dear all,
> > 
> > (per request by kvalo on #ath10k)
> > 
> > I was trying out the firmware-5 from git to see if it would fix
> > throughput issues, but instead the driver just failed to work. I am
> > using kernel 4.8.15 on Fedora 25, and the following was printed to
> > the
> > kernel log:
> > 
> > ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0
> > reset_mode 0
> > ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/pre-cal-
> > pci-
> > 0000:3a:00.0 .bin failed with error -2
> > ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/cal-pci-
> > 0000:3a:00.0.bin failed with error -2
> > ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id
> > 0x00340aff sub 1a56:1535
> > ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0
> > testmode 0
> > ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4-00022-QCARMSWPZ-2 
> > api
> > 5 features wowlan,ignore-otp crc32 4d458559
> > ath10k_pci 0000:3a:00.0: failed to fetch board data for
> > bus=pci,bmi-
> > chip-id=0,bmi-board-id=0 from ath10k/QCA6174/hw3.0/board-2.bin
> > ath10k_pci 0000:3a:00.0: board_file api 1 bmi_id 0:0 crc32 ed5f849a
> 
> Please try to apply this patch -
> https://patchwork.kernel.org/patch/9486941/ and retry.
> 
> -Bartosz

This also fails. I have had to update my kernel as part of obtaining
the module source (I am using 4.9.4 as distributed with Fedora 25) so
the messages are a bit different; I've included both the patched and
stock output. I see the debug message added in that patch is also not
printed, so I assume the difference here is due to some transient
situation and not the patch itself.

Patched:

ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0
reset_mode 0
ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/pre-cal-pci-
0000:3a:00.0.bin failed with error -2
ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/cal-pci-
0000:3a:00.0.bin failed with error -2
ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id
0x00340aff sub 1a56:1535
ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0
testmode 0
ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4-00022-QCARMSWPZ-2 api
5 features wowlan,ignore-otp crc32 4d458559
ath10k_pci 0000:3a:00.0: failed to fetch board data for bus=pci,bmi-
chip-id=0,bmi-board-id=0 from ath10k/QCA6174/hw3.0/board-2.bin
ath10k_pci 0000:3a:00.0: board_file api 1 bmi_id 0:0 crc32 ed5f849a
ath10k_pci 0000:3a:00.0: Unknown eventid: 90118
ath10k_pci 0000:3a:00.0: htt version request timed out
ath10k_pci 0000:3a:00.0: failed to setup htt: -110
ath10k_pci 0000:3a:00.0: could not init core (-110)
ath10k_pci 0000:3a:00.0: could not probe fw (-110)

Stock:

ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0
reset_mode 0
ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/pre-cal-pci-
0000:3a:00.0.bin failed with error -2
ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/cal-pci-
0000:3a:00.0.bin failed with error -2
ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id
0x00340aff sub 1a56:1535
ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0
testmode 0
ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4-00022-QCARMSWPZ-2 api
5 features wowlan,ignore-otp crc32 4d458559
ath10k_pci 0000:3a:00.0: failed to fetch board data for bus=pci,bmi-
chip-id=0,bmi-board-id=0 from ath10k/QCA6174/hw3.0/board-2.bin
ath10k_pci 0000:3a:00.0: board_file api 1 bmi_id 0:0 crc32 ed5f849a
ath10k_pci 0000:3a:00.0: Unknown eventid: 90118
ath10k_pci 0000:3a:00.0: failed to ping firmware: -110
ath10k_pci 0000:3a:00.0: failed to reset rx filter: -110
ath10k_pci 0000:3a:00.0: could not init core (-110)
ath10k_pci 0000:3a:00.0: could not probe fw (-110)

Regards,
Chris



More information about the ath10k mailing list