How do I enable wireless on HH5?

I have installed openWRT 19.07 on a BT HH5 and have got it connected to Vodafone VDSL2. I can connect to the internet using LAN but cannot figure out how to enable Wi-Fi as I don't see wireless in interfaces. Is there something I need to do to enable it?

Untitled

If factory reset (press and hold Reset button down for 10 seconds) fails to resolve the issue, the caldata partition may be corrupt.

Looking at your image, were you previously using LEDE 17.01 with working wifi prior to upgrading to OpenWrt 19.07 ?

If you flashed LEDE or OpenWrt from stock HH5a and wifi has subsequently never worked, I suggest you restore your nanddump backup (see section 5 of the installation guide for HH5a), check wifi is working with stock BT firmware, then reinstall OpenWrt again. If problem persists, the nanddump backup file may also be corrupt.

1 Like

Thanks for the reply.

Unfortunately, reset does not bring back wireless. I originally flashed using the instructions linked from the openWRT page for HH5a but never really used the router until trying yesterday when I also performed an update, so from the sound of your reply, that might have caused the issue. I will see if I can find the nanddump and perform a restore.

post the dmesg output after booting.

BusyBox v1.30.1 () built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 19.07.7, r11306-c4a6851c72
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# dmesg
[    0.000000] Linux version 4.14.221 (builder@buildhost) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11306-c4a6851c72)) #0 SMP Mon Feb 15 15:22:37 2021
[    0.000000] SoC: xRX200 rev 1.2
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019556 (MIPS 34Kc)
[    0.000000] MIPS: machine is BT Home Hub 5A
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Detected 1 available secondary CPU(s)
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat 80633500, node_mem_map 8100b100
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000] random: get_random_bytes called from 0x80636740 with crng_init=0
[    0.000000] percpu: Embedded 14 pages/cpu s25968 r8192 d23184 u57344
[    0.000000] pcpu-alloc: s25968 r8192 d23184 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyLTQ0,115200
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=0006c004
[    0.000000] Readback ErrCtl register=0006c004
[    0.000000] Memory: 121888K/131072K available (5232K kernel code, 199K rwdata, 912K rodata, 1256K init, 230K bss, 9184K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 256
[    0.000000] CPU Clock: 500MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[    0.000012] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[    0.007910] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[    0.045991] pid_max: default: 32768 minimum: 301
[    0.050917] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.057427] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.066857] Hierarchical SRCU implementation.
[    0.072330] smp: Bringing up secondary CPUs ...
[    0.077795] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.077809] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.077963] CPU1 revision is: 00019556 (MIPS 34Kc)
[    0.108995] Synchronize counters for CPU 1: done.
[    0.133310] smp: Brought up 1 node, 2 CPUs
[    0.142110] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.151784] futex hash table entries: 512 (order: 2, 16384 bytes)
[    0.158051] pinctrl core: initialized pinctrl subsystem
[    0.164921] NET: Registered protocol family 16
[    0.180471] pinctrl-xway 1e100b10.pinmux: Init done
[    0.186812] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[    0.198952] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[    0.206974] PCI host bridge /fpi@10000000/pci@e105400 ranges:
[    0.212675]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.217957]   IO 0x000000001ae00000..0x000000001affffff
[    0.342810] PCI host bridge /fpi@10000000/pcie@d900000 ranges:
[    0.374307] usbcore: registered new interface driver usbfs
[    0.379889] usbcore: registered new interface driver hub
[    0.385265] usbcore: registered new device driver usb
[    0.390993] PCI host bridge to bus 0000:00
[    0.395020] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.401932] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff]
[    0.408862] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.415731] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.423795] pci 0000:00:0e.0: [168c:ff1d] type 00 class 0x020000
[    0.423856] pci 0000:00:0e.0: reg 0x10: [mem 0x00000000-0x0000ffff]
[    0.424309] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.424369] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.431320] PCI host bridge to bus 0000:01
[    0.435344] pci_bus 0000:01: root bus resource [mem 0x1c000000-0x1cffffff]
[    0.442260] pci_bus 0000:01: root bus resource [io  0x1d800000-0x1d8fffff]
[    0.449191] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
[    0.456060] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[    0.464094] pci 0000:01:00.0: [1bef:0011] type 01 class 0x060000
[    0.464126] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
[    0.481988] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.482397] pci 0000:01:00.0: bridge configuration invalid ([bus 02-00]), reconfiguring
[    0.490651] pci 0000:02:00.0: [168c:003c] type 00 class 0x028000
[    0.490781] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.490895] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.491112] pci 0000:02:00.0: supports D1 D2
[    0.491436] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    0.491496] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 02
[    0.491578] pci 0000:01:00.0: BAR 8: assigned [mem 0x1c000000-0x1c1fffff]
[    0.498299] pci 0000:01:00.0: BAR 9: assigned [mem 0x1c200000-0x1c2fffff pref]
[    0.505574] pci 0000:02:00.0: BAR 0: assigned [mem 0x1c000000-0x1c1fffff 64bit]
[    0.512990] pci 0000:02:00.0: BAR 6: assigned [mem 0x1c200000-0x1c20ffff pref]
[    0.520224] pci 0000:01:00.0: PCI bridge to [bus 02]
[    0.525257] pci 0000:01:00.0:   bridge window [mem 0x1c000000-0x1c1fffff]
[    0.532127] pci 0000:01:00.0:   bridge window [mem 0x1c200000-0x1c2fffff pref]
[    0.541548] clocksource: Switched to clocksource MIPS
[    0.549099] NET: Registered protocol family 2
[    0.554666] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.561591] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.568000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.574569] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.580302] random: fast init done
[    0.583818] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.590446] NET: Registered protocol family 1
[    0.594837] PCI: CLS 0 bytes, default 32
[    0.595481] gptu: totally 6 16-bit timers/counters
[    0.600533] gptu: misc_register on minor 63
[    0.604684] gptu: succeeded to request irq 126
[    0.609181] gptu: succeeded to request irq 127
[    0.613702] gptu: succeeded to request irq 128
[    0.618204] gptu: succeeded to request irq 129
[    0.622725] gptu: succeeded to request irq 130
[    0.627217] gptu: succeeded to request irq 131
[    0.631921] No VPEs reserved for AP/SP, not initialize VPE loader
[    0.631921] Pass maxvpes=<n> argument as kernel argument
[    0.643289] No TCs reserved for AP/SP, not initializing RTLX.
[    0.643289] Pass maxtcs=<n> argument as kernel argument
[    0.656106] Crashlog allocated RAM at address 0x3f00000
[    0.661912] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    0.681124] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.686906] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.704793] io scheduler noop registered
[    0.708641] io scheduler deadline registered (default)
[    0.718109] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.727105] console [ttyLTQ0] enabled
[    0.734373] bootconsole [early0] disabled
[    0.746194] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xf1
[    0.751178] nand: AMD/Spansion S34ML01G1
[    0.755130] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.763273] Bad block table found at page 65472, version 0x01
[    0.769176] Bad block table found at page 65408, version 0x01
[    0.774388] 4 fixed-partitions partitions found on MTD device 14000000.nand
[    0.781084] Creating 4 MTD partitions on "14000000.nand":
[    0.786493] 0x000000000000-0x0000000a0000 : "u-boot"
[    0.793106] 0x0000000a0000-0x0000000c0000 : "uboot-env"
[    0.798652] 0x0000000c0000-0x000000100000 : "unused"
[    0.803893] 0x000000100000-0x000007f80000 : "ubi"
[    0.814581] libphy: Fixed MDIO Bus: probed
[    0.821981] wdt 1f8803f0.watchdog: Init done
[    0.831727] NET: Registered protocol family 10
[    0.838314] Segment Routing with IPv6
[    0.840662] NET: Registered protocol family 17
[    0.845126] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    0.858009] 8021q: 802.1Q VLAN Support v1.8
[    0.972102] libphy: lantiq,xrx200-mdio: probed
[    0.981912] net-xrx200: invalid MAC, using random
[    1.054157] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6 0:00: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6] (mii_bus:phy_addr=0:00, irq=POLL)
[    1.138129] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6 0:01: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6] (mii_bus:phy_addr=0:01, irq=POLL)
[    1.222113] Intel XWAY PHY11G (xRX v1.2 integrated) 0:11: attached PHY driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (mii_bus:phy_addr=0:11, irq=POLL)
[    1.306112] Intel XWAY PHY11G (xRX v1.2 integrated) 0:13: attached PHY driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (mii_bus:phy_addr=0:13, irq=POLL)
[    1.390129] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6 0:05: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6] (mii_bus:phy_addr=0:05, irq=POLL)
[    1.406806] UBI: auto-attach mtd3
[    1.408701] ubi0: attaching mtd3
[    1.558644] ubi0: scanning is finished
[    1.575136] ubi0: attached mtd3 (name "ubi", size 126 MiB)
[    1.579244] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    1.586109] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    1.592792] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
[    1.599587] ubi0: good PEBs: 1012, bad PEBs: 0, corrupted PEBs: 0
[    1.605680] ubi0: user volume: 4, internal volumes: 1, max. volumes count: 128
[    1.612920] ubi0: max/mean erase counter: 369/240, WL threshold: 4096, image sequence number: 1476198036
[    1.622394] ubi0: available PEBs: 0, total reserved PEBs: 1012, PEBs reserved for bad PEB handling: 20
[    1.631789] ubi0: background thread "ubi_bgt0d" started, PID 424
[    1.636844] block ubiblock0_1: created from ubi0:1(rootfs)
[    1.643295] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem
[    1.650549] USB_VBUS: disabling
[    1.660809] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    1.670537] Freeing unused kernel memory: 1256K
[    1.673677] This architecture does not have kernel memory protection.
[    2.300746] init: Console is alive
[    2.303120] init: - watchdog -
[    3.653755] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.772105] dwc2 1e101000.usb: 1e101000.usb supply vusb_d not found, using dummy regulator
[    3.779217] dwc2 1e101000.usb: 1e101000.usb supply vusb_a not found, using dummy regulator
[    3.787676] dwc2 1e101000.usb: dwc2_core_reset() HANG! AHB Idle GRSTCTL=0
[    3.997897] dwc2 1e101000.usb: DWC OTG Controller
[    4.001195] dwc2 1e101000.usb: new USB bus registered, assigned bus number 1
[    4.008331] dwc2 1e101000.usb: irq 62, io mem 0x1e101000
[    4.015093] hub 1-0:1.0: USB hub found
[    4.017639] hub 1-0:1.0: 1 port detected
[    4.023713] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.032832] init: - preinit -
[    4.527705] lantiq,xrx200-net 1e108000.eth eth0: port 4 got link
[    5.173363] random: procd: uninitialized urandom read (4 bytes read)
[    8.316026] UBIFS error (ubi0:2 pid 492): 0x801e7884: bad superblock, error 13
[    8.321906]  magic          0x6101831
[    8.325562]  crc            0x6368f9ba
[    8.329194]  node_type      6 (superblock node)
[    8.333766]  group_type     0 (no node group)
[    8.338129]  sqnum          2
[    8.341028]  len            4096
[    8.344292]  key_hash       0 (R5)
[    8.347715]  key_fmt        0 (simple)
[    8.351427]  flags          0x8
[    8.354580]  big_lpt        0
[    8.357546]  space_fixup    0
[    8.360437]  min_io_size    2048
[    8.363726]  leb_size       129024
[    8.367099]  leb_cnt        941
[    8.370265]  max_leb_cnt    941
[    8.373320]  max_bud_bytes  5548032
[    8.376847]  log_lebs       4
[    8.379826]  lpt_lebs       2
[    8.382765]  orph_lebs      2
[    8.385745]  jhead_cnt      1
[    8.388638]  fanout         8
[    8.391645]  lsave_cnt      256
[    8.394797]  default_compr  3
[    8.397738]  rp_size        5242880
[    8.401172]  rp_uid         0
[    8.404198]  rp_gid         0
[    8.407136]  fmt_version    5
[    8.410118]  time_gran      1000000000
[    8.413842]  UUID           987CEE72-BDC6-4F2A-A460-A8A8E73D0732
[    8.421705] mount_root: failed to mount -t ubifs /dev/ubi0_2 /tmp/overlay: Invalid argument
[    8.429266] mount_root: overlay filesystem has not been fully initialized yet
[    8.436427] mount_root: switching to ubifs overlay
[    8.440862] mount_root: switching to ubifs failed - fallback to ramoverlay
[    8.482632] urandom-seed: Seed file not found (/etc/urandom.seed)
[    8.731529] procd: - early -
[    8.733154] procd: - watchdog -
[    9.245582] lantiq,xrx200-net 1e108000.eth eth0: port 4 lost link
[    9.405698] procd: - watchdog -
[    9.408046] procd: - ubus -
[    9.508943] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.683323] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.688975] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.696624] procd: - init -
[   10.808094] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.816638] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
[   10.827359] NET: Registered protocol family 8
[   10.830416] NET: Registered protocol family 20
[   10.843616] PPP generic driver version 2.4.2
[   10.860461] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.887183] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG
[   10.899472]
[   10.899472]
[   10.899472] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6
[   10.917164]
[   10.917164] Predefined debug level: 3
[   10.932110] Loading modules backported from Linux version v4.19.161-0-gdaefdc9eb24b
[   10.938405] Backport generated by backports.git v4.19.161-1-0-g4bb568fe
[   10.949398] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.960567] Infineon Technologies DEU driver version 2.0.0
[   10.967189] IFX DEU DES initialized (multiblock).
[   10.972337] IFX DEU AES initialized (multiblock).
[   10.976491] IFX DEU ARC4 initialized (multiblock).
[   10.980873] IFX DEU SHA1 initialized.
[   10.984476] IFX DEU MD5 initialized.
[   10.988175] IFX DEU SHA1_HMAC initialized.
[   10.992139] IFX DEU MD5_HMAC initialized.
[   11.007302] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[   11.075717] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   11.086435] owl-loader 0000:00:0e.0: Direct firmware load for ath9k-eeprom-pci-0000:00:0e.0.bin failed with error -2
[   11.095614] owl-loader 0000:00:0e.0: Falling back to user helper
[   11.108923] NET: Registered protocol family 24
[   11.235177] xt_time: kernel timezone is -0000
[   11.372013] urngd: v1.0.2 started.
[   11.609406] ifx_pcie_bios_map_irq port 0 dev 0000:02:00.0 slot 0 pin 1
[   11.614674] ifx_pcie_bios_map_irq dev 0000:02:00.0 irq 144 assigned
[   11.620929] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x3c.
[   11.666581] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[   11.671118] PCI: Enabling device 0000:02:00.0 (0000 -> 0002)
[   11.676869] ath10k_pci 0000:02:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[   11.957332] ubi0 error: 0x8032e178: damaged volume, update marker is set
[   11.966269] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:02:00.0.txt failed with error -2
[   11.975521] ath10k_pci 0000:02:00.0: Falling back to user helper
[   11.983537] firmware ath9k-eeprom-pci-0000:00:0e.0.bin: firmware_loading_store: map pages failed
[   11.991371] owl-loader 0000:00:0e.0: no eeprom data received.
[   12.095821] random: crng init done
[   12.097864] random: 6 urandom warning(s) missed due to ratelimiting
[   12.194299] firmware ath10k!fwcfg-pci-0000:02:00.0.txt: firmware_loading_store: map pages failed
[   12.202377] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:02:00.0.bin failed with error -2
[   12.212439] ath10k_pci 0000:02:00.0: Falling back to user helper
[   12.644504] firmware ath10k!pre-cal-pci-0000:02:00.0.bin: firmware_loading_store: map pages failed
[   12.652763] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
[   12.662479] ath10k_pci 0000:02:00.0: Falling back to user helper
[   13.094345] ubi0 error: 0x8032e178: damaged volume, update marker is set
[   13.108397] firmware ath10k!cal-pci-0000:02:00.0.bin: firmware_loading_store: map pages failed
[   13.116493] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-5.bin failed with error -2
[   13.126710] ath10k_pci 0000:02:00.0: Falling back to user helper
[   13.370880] firmware ath10k!QCA988X!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
[   13.379385] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-2.bin failed with error -2
[   13.389731] ath10k_pci 0000:02:00.0: Falling back to user helper
[   13.776045] firmware ath10k!QCA988X!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
[   13.784576] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-6.bin failed with error -2
[   13.794648] ath10k_pci 0000:02:00.0: Falling back to user helper
[   14.179435] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[   14.187698] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-5.bin failed with error -2
[   14.197768] ath10k_pci 0000:02:00.0: Falling back to user helper
[   14.546084] firmware ath10k!QCA988X!hw2.0!firmware-5.bin: firmware_loading_store: map pages failed
[   14.554293] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-4.bin failed with error -2
[   14.564393] ath10k_pci 0000:02:00.0: Falling back to user helper
[   14.846323] firmware ath10k!QCA988X!hw2.0!firmware-4.bin: firmware_loading_store: map pages failed
[   14.854403] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-3.bin failed with error -2
[   14.864724] ath10k_pci 0000:02:00.0: Falling back to user helper
[   15.147483] firmware ath10k!QCA988X!hw2.0!firmware-3.bin: firmware_loading_store: map pages failed
[   15.160528] ath10k_pci 0000:02:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
[   15.168407] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   15.185320] ath10k_pci 0000:02:00.0: firmware ver 10.1-ct-8x-__fW-022-538f0906 api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT crc32 e1c91a74
[   15.236254] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2
[   15.245379] ath10k_pci 0000:02:00.0: Falling back to user helper
[   15.503126] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed
[   15.511213] ath10k_pci 0000:02:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
[   15.551021] ath10k_pci 0000:02:00.0: otp calibration failed: 2
[   15.555485] ath10k_pci 0000:02:00.0: failed to run otp: -22 (download-cal-data)
[   15.562808] ath10k_pci 0000:02:00.0: could not init core (-22)
[   15.568793] ath10k_pci 0000:02:00.0: could not probe fw (-22)
[   15.618671] kmodloader: done loading kernel modules from /etc/modules.d/*
[   17.194532] ubi0 error: 0x8032e178: damaged volume, update marker is set
[   65.060496] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   65.080637] br-lan: port 1(eth0.1) entered blocking state
[   65.084782] br-lan: port 1(eth0.1) entered disabled state
[   65.090699] device eth0.1 entered promiscuous mode
[   65.094875] device eth0 entered promiscuous mode
[   65.129314] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   68.418350] lantiq,xrx200-net 1e108000.eth eth0: port 4 got link
[   68.423431] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   68.438088] br-lan: port 1(eth0.1) entered blocking state
[   68.442222] br-lan: port 1(eth0.1) entered forwarding state
[   68.450127] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
root@OpenWrt:~#

and if you do a iw list ?