#21527: Archer C7 missing ath10 firmware
--------------------------+---------------------------------------
 Reporter:  LarsNorgaard  |      Owner:  developers
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:  Designated Driver (Trunk)
Component:  base system   |    Version:  Trunk
 Keywords:                |
--------------------------+---------------------------------------
 My router can't seem to find the pcie-card for 5ghz network, with r48110
 trunk.

 {{{
 root@BlackBox:~# dmesg | grep ath10
 [   13.314705] ath10k_pci 0000:01:00.0: pci irq legacy interrupts 0
 irq_mode 0 reset_mode 0
 [   13.535066] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k
 /cal-pci-0000:01:00.0.bin failed with error -2
 [   13.545636] ath10k_pci 0000:01:00.0: Falling back to user helper
 [   13.793220] firmware ath10k!cal-pci-0000:01:00.0.bin:
 firmware_loading_store: map pages failed
 [   13.802160] ath10k_pci 0000:01:00.0: Direct firmware load for
 ath10k/QCA988X/hw2.0/firmware-5.bin failed with error -2
 [   13.813046] ath10k_pci 0000:01:00.0: Falling back to user helper
 [   13.891222] firmware ath10k!QCA988X!hw2.0!firmware-5.bin:
 firmware_loading_store: map pages failed
 [   13.900438] ath10k_pci 0000:01:00.0: could not fetch firmware file
 'ath10k/QCA988X/hw2.0/firmware-5.bin': -11
 [   13.910579] ath10k_pci 0000:01:00.0: Direct firmware load for
 ath10k/QCA988X/hw2.0/firmware-4.bin failed with error -2
 [   13.921444] ath10k_pci 0000:01:00.0: Falling back to user helper
 [   14.000736] firmware ath10k!QCA988X!hw2.0!firmware-4.bin:
 firmware_loading_store: map pages failed
 [   14.010014] ath10k_pci 0000:01:00.0: could not fetch firmware file
 'ath10k/QCA988X/hw2.0/firmware-4.bin': -11
 [   14.020138] ath10k_pci 0000:01:00.0: Direct firmware load for
 ath10k/QCA988X/hw2.0/firmware-3.bin failed with error -2
 [   14.030993] ath10k_pci 0000:01:00.0: Falling back to user helper
 [   14.109468] firmware ath10k!QCA988X!hw2.0!firmware-3.bin:
 firmware_loading_store: map pages failed
 [   14.118746] ath10k_pci 0000:01:00.0: could not fetch firmware file
 'ath10k/QCA988X/hw2.0/firmware-3.bin': -11
 [   14.128872] ath10k_pci 0000:01:00.0: Direct firmware load for
 ath10k/QCA988X/hw2.0/firmware-2.bin failed with error -2
 [   14.139734] ath10k_pci 0000:01:00.0: Falling back to user helper
 [   14.219916] firmware ath10k!QCA988X!hw2.0!firmware-2.bin:
 firmware_loading_store: map pages failed
 [   14.229193] ath10k_pci 0000:01:00.0: could not fetch firmware file
 'ath10k/QCA988X/hw2.0/firmware-2.bin': -11
 [   14.239320] ath10k_pci 0000:01:00.0: Direct firmware load for
 ath10k/QCA988X/hw2.0/firmware.bin failed with error -2
 [   14.250007] ath10k_pci 0000:01:00.0: Falling back to user helper
 [   14.328102] firmware ath10k!QCA988X!hw2.0!firmware.bin:
 firmware_loading_store: map pages failed
 [   14.337194] ath10k_pci 0000:01:00.0: could not fetch firmware (-11)
 [   14.343583] ath10k_pci 0000:01:00.0: could not fetch firmware files
 (-11)
 [   14.350462] ath10k_pci 0000:01:00.0: could not probe fw (-11)

 }}}

 I'm only able to see the QCA9558 device.
 {{{
 config wifi-device 'radio0'
         option type 'mac80211'
         option hwmode '11g'
         option path 'platform/qca955x_wmac'
         option channel 'auto'
         option htmode 'HT40'
         option txpower '23'
         option country '00'
         option distance '20'
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/21527>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to