#20986: 5ghz not functioning on Archer C7 v2 with 15.05 factory bin
----------------------+--------------------------------
 Reporter:  spam@…    |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  packages  |    Version:  Chaos Calmer 15.05
 Keywords:  ath10k    |
----------------------+--------------------------------
 I've just installed
 https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/openwrt-15.05
 -ar71xx-generic-archer-c7-v2-squashfs-factory.bin

 onto my Archer c7 v2.  The wifi interface will not come up.  Luci gui says
 it is enabled but has 0% tx power.

 dmesg | grep ath10k says:


 {{{
 [   11.920000] ath10k_pci 0000:01:00.0: pci irq legacy interrupts 0
 irq_mode 0 reset_mode 0
 [   12.140000] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k
 /cal-pci-0000:01:00.0.bin failed with error -2
 [   12.150000] ath10k_pci 0000:01:00.0: Falling back to user helper
 [   12.220000] firmware ath10k!cal-pci-0000:01:00.0.bin:
 firmware_loading_store: map pages failed
 [   12.450000] ath10k_pci 0000:01:00.0: otp stream is empty, using
 board.bin contents
 [   13.490000] ath10k_pci 0000:01:00.0: qca988x hw2.0 (0x4100016c,
 0x043202ff) fw 10.2.4.45 api 4 htt 2.1 wmi 5 cal otp max_sta 128
 [   13.500000] ath10k_pci 0000:01:00.0: debug 0 debugfs 1 tracing 0 dfs 1
 testmode 1
 [   23.810000] ath10k_pci 0000:01:00.0: otp stream is empty, using
 board.bin contents
 }}}

 iw list says:

 {{{
 Wiphy phy0
         max # scan SSIDs: 16
         max scan IEs length: 199 bytes
         Retry short limit: 7
         Retry long limit: 4
         Coverage class: 0 (up to 0m)
         Device supports AP-side u-APSD.
         Available Antennas: TX 0x7 RX 0x7
         Configured Antennas: TX 0x7 RX 0x7
         Supported interface modes:
                  * managed
                  * AP
                  * AP/VLAN
                  * monitor
         Band 2:
                 Capabilities: 0x19e3
                         RX LDPC
                         HT20/HT40
                         Static SM Power Save
                         RX HT20 SGI
                         RX HT40 SGI
                         TX STBC
                         RX STBC 1-stream
                         Max AMSDU length: 7935 bytes
                         DSSS/CCK HT40
                 Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                 Minimum RX AMPDU time spacing: 8 usec (0x06)
                 HT TX/RX MCS rate indexes supported: 0-23
                 VHT Capabilities (0x338001b2):
                         Max MPDU length: 11454
                         Supported Channel Width: neither 160 nor 80+80
                         RX LDPC
                         short GI (80 MHz)
                         TX STBC
                         RX antenna pattern consistency
                         TX antenna pattern consistency
                 VHT RX MCS set:
                         1 streams: MCS 0-9
                         2 streams: MCS 0-9
                         3 streams: MCS 0-9
                         4 streams: not supported
                         5 streams: not supported
                         6 streams: not supported
                         7 streams: not supported
                         8 streams: not supported
                 VHT RX highest supported: 0 Mbps
                 VHT TX MCS set:
                         1 streams: MCS 0-9
                         2 streams: MCS 0-9
                         3 streams: MCS 0-9
                         4 streams: not supported
                         5 streams: not supported
                         6 streams: not supported
                         7 streams: not supported
                         8 streams: not supported
                 VHT TX highest supported: 0 Mbps
                 Frequencies:
                         * 5180 MHz [36] (17.0 dBm)
                         * 5200 MHz [40] (17.0 dBm)
                         * 5220 MHz [44] (17.0 dBm)
                         * 5240 MHz [48] (17.0 dBm)
                         * 5260 MHz [52] (23.0 dBm) (no IR, radar
 detection)
                           DFS state: usable (for 194 sec)
                           DFS CAC time: 60000 ms
                         * 5280 MHz [56] (23.0 dBm) (no IR, radar
 detection)
                           DFS state: usable (for 194 sec)
                           DFS CAC time: 60000 ms
                         * 5300 MHz [60] (23.0 dBm) (no IR, radar
 detection)
                           DFS state: usable (for 194 sec)
                           DFS CAC time: 60000 ms
                         * 5320 MHz [64] (23.0 dBm) (no IR, radar
 detection)
                           DFS state: usable (for 194 sec)
                           DFS CAC time: 60000 ms
                         * 5500 MHz [100] (disabled)
                         * 5520 MHz [104] (disabled)
                         * 5540 MHz [108] (disabled)
                         * 5560 MHz [112] (disabled)
                         * 5580 MHz [116] (disabled)
                         * 5600 MHz [120] (disabled)
                         * 5620 MHz [124] (disabled)
                         * 5640 MHz [128] (disabled)
                         * 5660 MHz [132] (disabled)
                         * 5680 MHz [136] (disabled)
                         * 5700 MHz [140] (disabled)
                         * 5745 MHz [149] (30.0 dBm)
                         * 5765 MHz [153] (30.0 dBm)
                         * 5785 MHz [157] (30.0 dBm)
                         * 5805 MHz [161] (30.0 dBm)
                         * 5825 MHz [165] (30.0 dBm)
         valid interface combinations:
                  * #{ AP } <= 8,
                    total <= 8, #channels <= 1, STA/AP BI must match, radar
 detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz }

         HT Capability overrides:
                  * MCS: ff ff ff ff ff ff ff ff ff ff
                  * maximum A-MSDU length
                  * supported channel width
                  * short GI for 40 MHz
                  * max A-MPDU length exponent
                  * min MPDU start spacing
 }}}

 I've done `opkg update && opkg upgrade kmod-ath10k`.  Not sure what else
 to do.

--
Ticket URL: <https://dev.openwrt.org/ticket/20986>
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