[Solved] C2600 kernel thinks 2.4GHz (radio0) is 5GHz on 19.07 Snapshot

I just upgraded a TP-Link C2600 from 18.06.4 to 19.07-snapshot-r10324-8bf8de95a2, keeping my old settings, and I've encountered a strange issue.

None of the SSIDs on the 2.4GHz radio were active. When I looked closer in LuCi, I noticed that the channel was set to auto (it shouldn't have been), and the noticed it was showing as an ac-capable 5GHz radio.

I started poking around on the command line, noticed that the wireless config didn't have a line specifying the channel for that radio, so I added it, committed it, and reloaded the network service. Nothing changed.

Digging deeper, iw shows both radios as 5GHz.

Same situation after a reboot.

Is anyone else having this problem?

Contents of '/etc/config/wireless'
/etc/config/wireless 

config wifi-device 'radio0'
	option type 'mac80211'
	option hwmode '11a'
	option path 'soc/1b500000.pci/pci0000:00/0000:00:00.0/0000:01:00.0'
	option htmode 'VHT80'
	option country 'US'
	option channel '36'
	option legacy_rates '0'
	option beacon_int '100'
	option distance '15'

config wifi-device 'radio1'
	option type 'mac80211'
	option path 'soc/1b700000.pci/pci0001:00/0001:00:00.0/0001:01:00.0'
	option htmode 'HT20'
	option country 'US'
	option txpower '23'
	option channel '1'
	option legacy_rates '0'
	option hwmode '11a'
	option channel 'auto'

config wifi-iface
	option device 'radio0'
	option wds '1'
	option network 'lan'
	option encryption 'psk2+ccmp'
	option key 'I know the way to $an Jo$3'
	option ssid 'uvsojqupqjb'
	option mode 'ap'
	option wpa_disable_eapol_key_retries '1'

config wifi-iface
	option device 'radio1'
	option mode 'ap'
	option ssid 'uvsojqupqjb'
	option network 'lan'
	option encryption 'psk2+ccmp'
	option key 'I know the way to $an Jo$3'
	option wpa_disable_eapol_key_retries '1'
	option disassoc_low_ack '0'

config wifi-iface
	option device 'radio1'
	option mode 'ap'
	option ssid 'udevs'
	option network 'lan'
	option encryption 'psk2+ccmp'
	option key 'YxN-fTN-5cM-bRW'
	option wpa_disable_eapol_key_retries '1'

config wifi-iface
	option device 'radio1'
	option mode 'ap'
	option ssid 'mm4'
	option encryption 'psk2+ccmp'
	option key 'I know the way to $an Jo$3'
	option wpa_disable_eapol_key_retries '1'
	option network 'mgmt'
	option disabled '1'
Output of 'wifi status'
root@c2600:~# wifi status
{
	"radio0": {
		"up": false,
		"pending": true,
		"autostart": true,
		"disabled": false,
		"retry_setup_failed": false,
		"config": {
			"hwmode": "11a",
			"path": "soc/1b500000.pci/pci0000:00/0000:00:00.0/0000:01:00.0",
			"htmode": "VHT80",
			"country": "US",
			"channel": "36",
			"legacy_rates": false,
			"beacon_int": 100,
			"distance": 15
		},
		"interfaces": [
			{
				"section": "@wifi-iface[0]",
				"config": {
					"wds": true,
					"encryption": "psk2+ccmp",
					"key": "I know the way to $an Jo$3",
					"ssid": "uvsojqupqjb",
					"mode": "ap",
					"wpa_disable_eapol_key_retries": true,
					"network": [
						"lan"
					],
					"mode": "ap"
				}
			}
		]
	},
	"radio1": {
		"up": false,
		"pending": true,
		"autostart": true,
		"disabled": false,
		"retry_setup_failed": false,
		"config": {
			"path": "soc/1b700000.pci/pci0001:00/0001:00:00.0/0001:01:00.0",
			"htmode": "HT20",
			"country": "US",
			"txpower": 23,
			"legacy_rates": false,
			"hwmode": "11a",
			"channel": "auto"
		},
		"interfaces": [
			{
				"section": "@wifi-iface[1]",
				"config": {
					"mode": "ap",
					"ssid": "uvsojqupqjb",
					"encryption": "psk2+ccmp",
					"key": "I know the way to $an Jo$3",
					"wpa_disable_eapol_key_retries": true,
					"disassoc_low_ack": false,
					"mode": "ap",
					"network": [
						"lan"
					]
				}
			},
			{
				"section": "@wifi-iface[2]",
				"config": {
					"mode": "ap",
					"ssid": "udevs",
					"encryption": "psk2+ccmp",
					"key": "YxN-fTN-5cM-bRW",
					"wpa_disable_eapol_key_retries": true,
					"mode": "ap",
					"network": [
						"lan"
					]
				}
			}
		]
	}
}
Output of 'iw list'
root@c2600:~# iw list
Wiphy phy1
	max # scan SSIDs: 16
	max scan IEs length: 199 bytes
	max # sched scan SSIDs: 0
	max # match sets: 0
	max # scan plans: 1
	max scan plan interval: -1
	max scan plan iterations: 0
	Retry short limit: 7
	Retry long limit: 4
	Coverage class: 0 (up to 0m)
	Device supports AP-side u-APSD.
	Available Antennas: TX 0xf RX 0xf
	Configured Antennas: TX 0xf RX 0xf
	Supported interface modes:
		 * IBSS
		 * managed
		 * AP
		 * monitor
		 * mesh point
		 * P2P-client
		 * P2P-GO
		 * P2P-device
	Band 2:
		Capabilities: 0x19ef
			RX LDPC
			HT20/HT40
			SM Power Save disabled
			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-31
		VHT Capabilities (0x339b79b2):
			Max MPDU length: 11454
			Supported Channel Width: neither 160 nor 80+80
			RX LDPC
			short GI (80 MHz)
			TX STBC
			SU Beamformer
			SU Beamformee
			MU Beamformer
			MU Beamformee
			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: MCS 0-9
			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: MCS 0-9
			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] (23.0 dBm)
			* 5200 MHz [40] (23.0 dBm)
			* 5220 MHz [44] (23.0 dBm)
			* 5240 MHz [48] (23.0 dBm)
			* 5260 MHz [52] (23.0 dBm) (radar detection)
			* 5280 MHz [56] (23.0 dBm) (radar detection)
			* 5300 MHz [60] (23.0 dBm) (radar detection)
			* 5320 MHz [64] (23.0 dBm) (radar detection)
			* 5500 MHz [100] (23.0 dBm) (radar detection)
			* 5520 MHz [104] (23.0 dBm) (radar detection)
			* 5540 MHz [108] (23.0 dBm) (radar detection)
			* 5560 MHz [112] (23.0 dBm) (radar detection)
			* 5580 MHz [116] (23.0 dBm) (radar detection)
			* 5600 MHz [120] (23.0 dBm) (radar detection)
			* 5620 MHz [124] (23.0 dBm) (radar detection)
			* 5640 MHz [128] (23.0 dBm) (radar detection)
			* 5660 MHz [132] (23.0 dBm) (radar detection)
			* 5680 MHz [136] (23.0 dBm) (radar detection)
			* 5700 MHz [140] (23.0 dBm) (radar detection)
			* 5720 MHz [144] (23.0 dBm) (radar detection)
			* 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)
			* 5845 MHz [169] (disabled)
			* 5865 MHz [173] (disabled)
	valid interface combinations:
		 * #{ managed } <= 16, #{ AP, mesh point } <= 16, #{ IBSS } <= 1,
		   total <= 16, #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
	Supported extended features:
		* [ VHT_IBSS ]: VHT-IBSS
		* [ RRM ]: RRM
		* [ SET_SCAN_DWELL ]: scan dwell setting
		* [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
		* [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
		* [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
Wiphy phy0
	max # scan SSIDs: 16
	max scan IEs length: 199 bytes
	max # sched scan SSIDs: 0
	max # match sets: 0
	max # scan plans: 1
	max scan plan interval: -1
	max scan plan iterations: 0
	Retry short limit: 7
	Retry long limit: 4
	Coverage class: 0 (up to 0m)
	Device supports AP-side u-APSD.
	Available Antennas: TX 0xf RX 0xf
	Configured Antennas: TX 0xf RX 0xf
	Supported interface modes:
		 * IBSS
		 * managed
		 * AP
		 * monitor
		 * mesh point
		 * P2P-client
		 * P2P-GO
		 * P2P-device
	Band 2:
		Capabilities: 0x19ef
			RX LDPC
			HT20/HT40
			SM Power Save disabled
			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-31
		VHT Capabilities (0x339b79b2):
			Max MPDU length: 11454
			Supported Channel Width: neither 160 nor 80+80
			RX LDPC
			short GI (80 MHz)
			TX STBC
			SU Beamformer
			SU Beamformee
			MU Beamformer
			MU Beamformee
			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: MCS 0-9
			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: MCS 0-9
			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] (23.0 dBm)
			* 5200 MHz [40] (23.0 dBm)
			* 5220 MHz [44] (23.0 dBm)
			* 5240 MHz [48] (23.0 dBm)
			* 5260 MHz [52] (23.0 dBm) (radar detection)
			* 5280 MHz [56] (23.0 dBm) (radar detection)
			* 5300 MHz [60] (23.0 dBm) (radar detection)
			* 5320 MHz [64] (23.0 dBm) (radar detection)
			* 5500 MHz [100] (23.0 dBm) (radar detection)
			* 5520 MHz [104] (23.0 dBm) (radar detection)
			* 5540 MHz [108] (23.0 dBm) (radar detection)
			* 5560 MHz [112] (23.0 dBm) (radar detection)
			* 5580 MHz [116] (23.0 dBm) (radar detection)
			* 5600 MHz [120] (23.0 dBm) (radar detection)
			* 5620 MHz [124] (23.0 dBm) (radar detection)
			* 5640 MHz [128] (23.0 dBm) (radar detection)
			* 5660 MHz [132] (23.0 dBm) (radar detection)
			* 5680 MHz [136] (23.0 dBm) (radar detection)
			* 5700 MHz [140] (23.0 dBm) (radar detection)
			* 5720 MHz [144] (23.0 dBm) (radar detection)
			* 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)
			* 5845 MHz [169] (disabled)
			* 5865 MHz [173] (disabled)
	valid interface combinations:
		 * #{ managed } <= 16, #{ AP, mesh point } <= 16, #{ IBSS } <= 1,
		   total <= 16, #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
	Supported extended features:
		* [ VHT_IBSS ]: VHT-IBSS
		* [ RRM ]: RRM
		* [ SET_SCAN_DWELL ]: scan dwell setting
		* [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
		* [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
		* [ TXQS ]: FQ-CoDel-enabled intermediate TXQs

Output of 'dmesg'
root@c2600:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.138 (buildbot@9fb429f847fc) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r10324-8bf8de95a2)) #0 SMP Thu Aug 22 19:19:04 2019
[    0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: TP-Link Archer C2600
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 122880
[    0.000000] free_area_init_node: node 0, pgdat c0a27ec0, node_mem_map ddc39000
[    0.000000]   Normal zone: 960 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 122880 pages, LIFO batch:31
[    0.000000] random: get_random_bytes called from 0xc09008dc with crng_init=0
[    0.000000] percpu: Embedded 15 pages/cpu s29388 r8192 d23860 u61440
[    0.000000] pcpu-alloc: s29388 r8192 d23860 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 121920
[    0.000000] Kernel command line: 
[    0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8 root=mtd:rootfs rootfstype=squashfs
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 479424K/491520K available (5001K kernel code, 161K rwdata, 764K rodata, 1024K init, 234K bss, 12096K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xde800000 - 0xff800000   ( 528 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xde000000   ( 480 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0208000 - 0xc07e2688   (5994 kB)
[    0.000000]       .init : 0xc0900000 - 0xc0a00000   (1024 kB)
[    0.000000]       .data : 0xc0a00000 - 0xc0a287c0   ( 162 kB)
[    0.000000]        .bss : 0xc0a2a000 - 0xc0a64a98   ( 235 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[    0.000008] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[    0.000024] Switching to timer-based delay loop, resolution 160ns
[    0.000237] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[    0.000263] pid_max: default: 32768 minimum: 301
[    0.000393] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000411] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000984] CPU: Testing write buffer coherency: ok
[    0.001764] Setting up static identity map for 0x42300000 - 0x42300060
[    0.001933] Hierarchical SRCU implementation.
[    0.002683] smp: Bringing up secondary CPUs ...
[    0.004524] smp: Brought up 1 node, 2 CPUs
[    0.004544] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[    0.004556] CPU: All CPU(s) started in SVC mode.
[    0.014806] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[    0.014971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.014997] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.015112] pinctrl core: initialized pinctrl subsystem
[    0.016109] NET: Registered protocol family 16
[    0.016364] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.017688] cpuidle: using governor ladder
[    0.017755] cpuidle: using governor menu
[    0.039914] msm_bus_fabric_init_driver
[    0.041305] usbcore: registered new interface driver usbfs
[    0.041491] usbcore: registered new interface driver hub
[    0.041578] usbcore: registered new device driver usb
[    0.041638] pps_core: LinuxPPS API ver. 1 registered
[    0.041653] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.041688] PTP clock support registered
[    0.043368] clocksource: Switched to clocksource dg_timer
[    0.046629] NET: Registered protocol family 2
[    0.047232] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.047274] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.047328] TCP: Hash tables configured (established 4096 bind 4096)
[    0.047419] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.047447] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.047631] NET: Registered protocol family 1
[    0.047681] PCI: CLS 0 bytes, default 64
[    0.048823] No memory allocated for crashlog
[    0.049086] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    0.054136] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.054155] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.061181] io scheduler noop registered
[    0.061200] io scheduler deadline registered (default)
[    0.062584] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator
[    0.062690] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator
[    0.062794] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator
[    0.063639] OF: PCI: host bridge /soc/pci@1b500000 ranges:
[    0.063797] OF: PCI:    IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[    0.063823] OF: PCI:   MEM 0x08000000..0x0fdfffff -> 0x08000000
[    0.171934] qcom-pcie 1b500000.pci: link up
[    0.172113] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[    0.172137] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.172157] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[    0.172173] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[    0.172190] pci_bus 0000:00: scanning bus
[    0.172235] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.172324] pci 0000:00:00.0: calling 0xc030d3c0
[    0.172395] pci 0000:00:00.0: supports D1
[    0.172407] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.172424] pci 0000:00:00.0: PME# disabled
[    0.172679] pci_bus 0000:00: fixups for bus
[    0.172702] PCI: bus0: Fast back to back transfers disabled
[    0.172721] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[    0.172844] pci_bus 0000:01: scanning bus
[    0.173021] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000
[    0.173372] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.173948] pci 0000:01:00.0: calling 0xc030d3c0
[    0.174594] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.174637] pci 0000:01:00.0: PME# disabled
[    0.174970] pci_bus 0000:01: fixups for bus
[    0.175042] PCI: bus1: Fast back to back transfers disabled
[    0.175057] pci_bus 0000:01: bus scan returning with max=01
[    0.175076] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[    0.175093] pci_bus 0000:00: bus scan returning with max=ff
[    0.175144] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[    0.175171] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[    0.175301] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    0.175325] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x081fffff]
[    0.175358] pci 0000:00:00.0: calling 0xc05646a4
[    0.175558] pcieport 0000:00:00.0: assign IRQ: got 66
[    0.175875] pcieport 0000:00:00.0: AER enabled with IRQ 34
[    0.175988] pci 0000:01:00.0: calling 0xc05646a4
[    0.176437] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator
[    0.176537] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator
[    0.176646] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator
[    0.177475] OF: PCI: host bridge /soc/pci@1b700000 ranges:
[    0.177516] OF: PCI:    IO 0x31e00000..0x31efffff -> 0x31e00000
[    0.177540] OF: PCI:   MEM 0x2e000000..0x31dfffff -> 0x2e000000
[    0.287426] qcom-pcie 1b700000.pci: link up
[    0.287589] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[    0.287610] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.287627] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[    0.287641] pci_bus 0001:00: scanning bus
[    0.287683] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.287761] pci 0001:00:00.0: calling 0xc030d3c0
[    0.287822] pci 0001:00:00.0: supports D1
[    0.287832] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    0.287846] pci 0001:00:00.0: PME# disabled
[    0.288082] pci_bus 0001:00: fixups for bus
[    0.288102] PCI: bus0: Fast back to back transfers disabled
[    0.288120] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[    0.288240] pci_bus 0001:01: scanning bus
[    0.288428] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000
[    0.288804] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.289306] pci 0001:01:00.0: calling 0xc030d3c0
[    0.289999] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[    0.290044] pci 0001:01:00.0: PME# disabled
[    0.290382] pci_bus 0001:01: fixups for bus
[    0.290458] PCI: bus1: Fast back to back transfers disabled
[    0.290474] pci_bus 0001:01: bus scan returning with max=01
[    0.290491] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[    0.290508] pci_bus 0001:00: bus scan returning with max=ff
[    0.290546] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[    0.290569] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[    0.290703] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    0.290724] pci 0001:00:00.0:   bridge window [mem 0x2e000000-0x2e1fffff]
[    0.290753] pci 0001:00:00.0: calling 0xc05646a4
[    0.290945] pcieport 0001:00:00.0: assign IRQ: got 99
[    0.291229] pcieport 0001:00:00.0: AER enabled with IRQ 67
[    0.291338] pci 0001:01:00.0: calling 0xc05646a4
[    0.293549] L2 @ QSB rate. Forcing new rate.
[    0.293897] L2 @ 384000 KHz
[    0.294070] CPU0 @ 800000 KHz
[    0.294084] CPU1 @ QSB rate. Forcing new rate.
[    0.294208] CPU1 @ 384000 KHz
[    0.298094] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[    0.299496] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[    0.300940] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.303427] msm_serial 16340000.serial: msm_serial: detected port #0
[    0.303536] msm_serial 16340000.serial: uartclk = 7372800
[    0.303619] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 100, base_baud = 460800) is a MSM
[    0.303758] msm_serial: console setup on port #0
[    1.032178] console [ttyMSM0] enabled
[    1.036992] msm_serial: driver initialized
[    1.045516] loop: module loaded
[    1.046986] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[    1.049056] m25p80 spi0.0: mx25u25635f (32768 Kbytes)
[    1.055111] 25 fixed-partitions partitions found on MTD device spi0.0
[    1.059796] Creating 25 MTD partitions on "spi0.0":
[    1.066305] 0x000000000000-0x000000020000 : "SBL1"
[    1.071767] 0x000000020000-0x000000040000 : "MIBIB"
[    1.076607] 0x000000040000-0x000000060000 : "SBL2"
[    1.081266] 0x000000060000-0x000000090000 : "SBL3"
[    1.086227] 0x000000090000-0x0000000a0000 : "DDRCONFIG"
[    1.090922] 0x0000000a0000-0x0000000b0000 : "SSD"
[    1.096138] 0x0000000b0000-0x0000000e0000 : "TZ"
[    1.100901] 0x0000000e0000-0x000000100000 : "RPM"
[    1.105669] 0x000000100000-0x000000170000 : "fs-uboot"
[    1.110162] 0x000000170000-0x0000001b0000 : "uboot-env"
[    1.115329] 0x0000001b0000-0x0000001f0000 : "radio"
[    1.120336] 0x0000001f0000-0x0000005f0000 : "os-image"
[    1.125281] 0x0000005f0000-0x000001ef0000 : "rootfs"
[    1.130398] mtd: device 12 (rootfs) set to be root filesystem
[    1.135534] 1 squashfs-split partitions found on MTD device rootfs
[    1.140468] 0x0000008e0000-0x000001ef0000 : "rootfs_data"
[    1.147909] 0x000001ef0000-0x000001ef0200 : "default-mac"
[    1.153124] 0x000001ef0200-0x000001ef0400 : "pin"
[    1.158551] 0x000001ef0400-0x000001f00000 : "product-info"
[    1.163173] 0x000001f00000-0x000001f10000 : "partition-table"
[    1.168631] 0x000001f10000-0x000001f20000 : "soft-version"
[    1.174480] 0x000001f20000-0x000001f30000 : "support-list"
[    1.179732] 0x000001f30000-0x000001f40000 : "profile"
[    1.185373] 0x000001f40000-0x000001f50000 : "default-config"
[    1.190314] 0x000001f50000-0x000001f90000 : "user-config"
[    1.196152] 0x000001f90000-0x000001fd0000 : "qos-db"
[    1.201392] 0x000001fd0000-0x000001fe0000 : "usb-config"
[    1.206515] 0x000001fe0000-0x000002000000 : "log"
[    1.213150] libphy: GPIO Bitbanged MDIO: probed
[    1.239119] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[    2.099684] ar8327: qca,phy-rgmii-en is not specified
[    2.100255] libphy: Fixed MDIO Bus: probed
[    2.106372] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[    2.108167] stmmac - user ID: 0x10, Synopsys ID: 0x37
[    2.114330] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[    2.119274] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[    2.125439] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[    2.133335] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[    2.140966] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[    2.147993] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[    2.155895] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[    2.161632] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[    2.169114] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    2.178388] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[    2.184768] stmmac - user ID: 0x10, Synopsys ID: 0x37
[    2.190713] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[    2.195852] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[    2.201824] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[    2.209908] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[    2.217437] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[    2.224468] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[    2.232288] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[    2.238180] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[    2.245597] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    2.253277] i2c /dev entries driver
[    2.262180] Calibration not found.
[    2.265818] Speed bin: 0
[    2.267522] PVS bin: 1
[    2.271976] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[    2.272495] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[    2.280433] sdhci: Secure Digital Host Controller Interface driver
[    2.286977] sdhci: Copyright(c) Pierre Ossman
[    2.293134] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.299926] NET: Registered protocol family 10
[    2.305553] Segment Routing with IPv6
[    2.307671] NET: Registered protocol family 17
[    2.311353] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    2.316381] 8021q: 802.1Q VLAN Support v1.8
[    2.328874] Registering SWP/SWPB emulation handler
[    2.349523] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342
[    2.363430] s1a: supplied by regulator-dummy
[    2.363560] s1a: Bringing 0uV into 1050000-1050000uV
[    2.367296] s1b: supplied by regulator-dummy
[    2.371834] s1b: Bringing 0uV into 1050000-1050000uV
[    2.376450] s2a: supplied by regulator-dummy
[    2.380997] s2a: Bringing 0uV into 800000-800000uV
[    2.385651] s2b: supplied by regulator-dummy
[    2.389851] s2b: Bringing 0uV into 800000-800000uV
[    2.400357] hctosys: unable to open rtc device (rtc0)
[    2.409285] VFS: Mounted root (squashfs filesystem) readonly on device 31:12.
[    2.410305] Freeing unused kernel memory: 1024K
[    2.435360] random: fast init done
[    3.076927] random: crng init done
[    3.321398] init: Console is alive
[    3.321534] init: - watchdog -
[    4.694834] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.714229] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.715984] SCSI subsystem initialized
[    4.721693] libata version 3.00 loaded.
[    4.724347] ehci-platform: EHCI generic platform driver
[    4.726693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.728840] ohci-platform: OHCI generic platform driver
[    4.861909] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.862003] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    4.866746] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[    4.874047] xhci-hcd xhci-hcd.0.auto: irq 106, io mem 0x11000000
[    4.883980] hub 1-0:1.0: USB hub found
[    4.889496] hub 1-0:1.0: 1 port detected
[    4.893321] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.897209] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    4.902407] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0  SuperSpeed
[    4.910133] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.916980] hub 2-0:1.0: USB hub found
[    4.924988] hub 2-0:1.0: 1 port detected
[    4.928686] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    4.932534] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[    4.938047] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[    4.945485] xhci-hcd xhci-hcd.1.auto: irq 107, io mem 0x10000000
[    4.955214] hub 3-0:1.0: USB hub found
[    4.961017] hub 3-0:1.0: 1 port detected
[    4.964828] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    4.968643] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[    4.974016] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0  SuperSpeed
[    4.981560] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.988508] hub 4-0:1.0: USB hub found
[    4.996536] hub 4-0:1.0: 1 port detected
[    5.001554] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    5.005066] init: - preinit -
[    7.399426] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[    7.400812] dwmac1000: Master AXI performs any burst length
[    7.408420] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[    7.413940] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[    7.423551] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[    8.473883] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[    8.473978] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   10.937518] jffs2: notice: (141) jffs2_build_xattr_subsystem: complete building xattr subsystem, 2 of xdatum (2 unchecked, 0 orphan) and 15 of xref (0 dead, 0 orphan) found.
[   10.942953] mount_root: switching to jffs2 overlay
[   10.993566] overlayfs: upper fs does not support tmpfile.
[   11.012087] urandom-seed: Seeding with /etc/urandom.seed
[   11.130994] procd: - early -
[   11.131139] procd: - watchdog -
[   11.830580] procd: - watchdog -
[   11.831183] procd: - ubus -
[   11.912762] procd: - init -
[   12.219003] urngd: v1.0.0 started.
[   12.231001] kmodloader: loading kernel modules from /etc/modules.d/*
[   12.249193] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   12.252508] Loading modules backported from Linux version v4.19.66-0-g893af1c79e42
[   12.253566] Backport generated by backports.git v4.19.66-1-0-g354501da
[   12.262060] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.270204] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[   12.289244] xt_time: kernel timezone is -0000
[   12.301831] PPP generic driver version 2.4.2
[   12.302262] NET: Registered protocol family 24
[   12.311891] ath10k_pci 0000:01:00.0: assign IRQ: got 66
[   12.311913] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x40.
[   12.312317] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[   12.318877] ath10k_pci 0000:01:00.0: enabling bus mastering
[   12.319368] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   12.497244] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:01:00.0.txt failed with error -2
[   12.497317] ath10k_pci 0000:01:00.0: Falling back to user helper
[   12.576915] firmware ath10k!fwcfg-pci-0000:01:00.0.txt: firmware_loading_store: map pages failed
[   12.580961] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/ct-firmware-5.bin failed with error -2
[   12.584858] ath10k_pci 0000:01:00.0: Falling back to user helper
[   12.631420] firmware ath10k!QCA99X0!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
[   12.631632] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/ct-firmware-2.bin failed with error -2
[   12.639720] ath10k_pci 0000:01:00.0: Falling back to user helper
[   12.670950] firmware ath10k!QCA99X0!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
[   12.671131] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[   12.679258] ath10k_pci 0000:01:00.0: Falling back to user helper
[   12.736936] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[   13.795308] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[   13.795351] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   13.806592] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9980-fW-012-4a059b9a api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 ae4d2234
[   13.876829] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:1 crc32 08fa09f2
[   15.063573] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
[   15.063634] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32
[   15.139529] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
[   15.140296] ath10k_pci 0000:01:00.0: wmi print 'free: 34292 iram: 32868 sram: 9940'
[   15.382055] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
[   15.477840] ath: EEPROM regdomain: 0x0
[   15.477846] ath: EEPROM indicates default country code should be used
[   15.477851] ath: doing EEPROM country->regdmn map search
[   15.477860] ath: country maps to regdmn code: 0x3a
[   15.477866] ath: Country alpha2 being used: US
[   15.477870] ath: Regpair used: 0x3a
[   15.481427] ath10k_pci 0001:01:00.0: assign IRQ: got 99
[   15.481452] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x40.
[   15.489480] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[   15.489589] ath10k_pci 0001:01:00.0: enabling bus mastering
[   15.490173] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   15.665433] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/fwcfg-pci-0001:01:00.0.txt failed with error -2
[   15.665471] ath10k_pci 0001:01:00.0: Falling back to user helper
[   16.009752] firmware ath10k!fwcfg-pci-0001:01:00.0.txt: firmware_loading_store: map pages failed
[   18.996877] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/ct-firmware-5.bin failed with error -2
[   18.996921] ath10k_pci 0001:01:00.0: Falling back to user helper
[   19.037592] firmware ath10k!QCA99X0!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
[   19.037883] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/ct-firmware-2.bin failed with error -2
[   19.045906] ath10k_pci 0001:01:00.0: Falling back to user helper
[   19.092479] firmware ath10k!QCA99X0!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
[   19.092812] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[   19.100812] ath10k_pci 0001:01:00.0: Falling back to user helper
[   19.146049] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[   19.146287] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[   19.154056] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   19.166591] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9980-fW-012-4a059b9a api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 ae4d2234
[   19.236468] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:2 crc32 08fa09f2
[   20.426804] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
[   20.426836] ath10k_pci 0001:01:00.0: msdu-desc: 2500  skid: 32
[   20.505225] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
[   20.506036] ath10k_pci 0001:01:00.0: wmi print 'free: 34292 iram: 32868 sram: 9940'
[   20.784292] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
[   20.875548] ath: EEPROM regdomain: 0x0
[   20.875563] ath: EEPROM indicates default country code should be used
[   20.875574] ath: doing EEPROM country->regdmn map search
[   20.875593] ath: country maps to regdmn code: 0x3a
[   20.875608] ath: Country alpha2 being used: US
[   20.875620] ath: Regpair used: 0x3a
[   20.882290] kmodloader: done loading kernel modules from /etc/modules.d/*
[   24.926850] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[   24.927612] dwmac1000: Master AXI performs any burst length
[   24.935842] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[   24.945480] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[   24.950245] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   24.963017] br-lan: port 1(eth1.1) entered blocking state
[   24.963041] br-lan: port 1(eth1.1) entered disabled state
[   24.968627] device eth1.1 entered promiscuous mode
[   24.973827] device eth1 entered promiscuous mode
[   24.981522] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   25.993946] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[   27.292519] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
[   27.292555] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32
[   27.368492] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
[   27.369278] ath10k_pci 0000:01:00.0: wmi print 'free: 34292 iram: 32868 sram: 9940'
[   27.702868] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[   27.703118] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   27.713926] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   27.719947] br-lan: port 1(eth1.1) entered blocking state
[   27.724947] br-lan: port 1(eth1.1) entered forwarding state
[   28.285145] ath10k_pci 0000:01:00.0: NOTE:  Firmware DBGLOG output disabled in debug_mask: 0x10000000
[   29.015171] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
[   29.015201] ath10k_pci 0001:01:00.0: msdu-desc: 2500  skid: 32
[   29.093608] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
[   29.094418] ath10k_pci 0001:01:00.0: wmi print 'free: 34292 iram: 32868 sram: 9940'
[   29.528056] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[   29.528290] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[   29.538658] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   29.552783] br-lan: port 2(wlan0) entered blocking state
[   29.552831] br-lan: port 2(wlan0) entered disabled state
[   29.557698] device wlan0 entered promiscuous mode
[   29.562710] br-lan: port 3(wlan1) entered blocking state
[   29.567152] br-lan: port 3(wlan1) entered disabled state
[   29.572596] device wlan1 entered promiscuous mode
[   29.624048] device wlan1 left promiscuous mode
[   29.624236] br-lan: port 3(wlan1) entered disabled state
[   29.704939] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[   30.396514] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   30.396780] br-lan: port 2(wlan0) entered blocking state
[   30.401951] br-lan: port 2(wlan0) entered forwarding state
[   33.952569] br-lan: port 3(wlan0.sta1) entered blocking state
[   33.952616] br-lan: port 3(wlan0.sta1) entered disabled state
[   33.957680] device wlan0.sta1 entered promiscuous mode
[   33.963399] br-lan: port 3(wlan0.sta1) entered blocking state
[   33.968134] br-lan: port 3(wlan0.sta1) entered forwarding state
[   34.768677] br-lan: port 4(wlan0.sta2) entered blocking state
[   34.768718] br-lan: port 4(wlan0.sta2) entered disabled state
[   34.773827] device wlan0.sta2 entered promiscuous mode
[   34.779773] br-lan: port 4(wlan0.sta2) entered blocking state
[   34.784311] br-lan: port 4(wlan0.sta2) entered forwarding state

What happens if you delete /etc/config/wireless (back it up, of course) and start wifi config again?

On most modern/ DTS based devices I see the 5 GHz interface being assigned wlan0 and wlan1 for the 2.4 GHz one.

2 Likes

It's not advised to keep settings between version upgrades.

Output of 'logread' after boot (after ~20s)
Wed Aug 28 10:23:04 2019 user.info kernel: [   20.882290] kmodloader: done loading kernel modules from /etc/modules.d/*
Wed Aug 28 10:23:04 2019 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Wed Aug 28 10:23:04 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: started, version 2.80 cachesize 150
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: DNS service limited to local subnets
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: using local addresses only for domain test
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: using local addresses only for domain onion
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: using local addresses only for domain localhost
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: using local addresses only for domain local
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: using local addresses only for domain invalid
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: using local addresses only for domain bind
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: using local addresses only for domain lan
Wed Aug 28 10:23:05 2019 daemon.warn dnsmasq[613]: no servers found in /tmp/resolv.conf.auto, will retry
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: read /etc/hosts - 4 addresses
Wed Aug 28 10:23:05 2019 daemon.info dnsmasq[613]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Wed Aug 28 10:23:05 2019 authpriv.info dropbear[646]: Not backgrounding
Wed Aug 28 10:23:07 2019 user.notice : Added device handler type: 8021ad
Wed Aug 28 10:23:07 2019 user.notice : Added device handler type: 8021q
Wed Aug 28 10:23:07 2019 user.notice : Added device handler type: macvlan
Wed Aug 28 10:23:07 2019 user.notice : Added device handler type: veth
Wed Aug 28 10:23:07 2019 user.notice : Added device handler type: bridge
Wed Aug 28 10:23:07 2019 user.notice : Added device handler type: Network device
Wed Aug 28 10:23:07 2019 user.notice : Added device handler type: tunnel
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/radvd
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Wed Aug 28 10:23:07 2019 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.926850] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.927612] dwmac1000: Master AXI performs any burst length
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.935842] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.945480] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.950245] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.963017] br-lan: port 1(eth1.1) entered blocking state
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.963041] br-lan: port 1(eth1.1) entered disabled state
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.968627] device eth1.1 entered promiscuous mode
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.973827] device eth1 entered promiscuous mode
Wed Aug 28 10:23:07 2019 daemon.notice netifd: Interface 'lan' is enabled
Wed Aug 28 10:23:07 2019 daemon.notice netifd: Interface 'lan' is setting up now
Wed Aug 28 10:23:07 2019 kern.info kernel: [   24.981522] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Wed Aug 28 10:23:07 2019 daemon.notice netifd: Interface 'lan' is now up
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: reading /tmp/resolv.conf.auto
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: using local addresses only for domain test
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: using local addresses only for domain onion
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: using local addresses only for domain localhost
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: using local addresses only for domain local
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: using local addresses only for domain invalid
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: using local addresses only for domain bind
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: using local addresses only for domain lan
Wed Aug 28 10:23:07 2019 daemon.info dnsmasq[613]: using nameserver AA.BB.CC.2#53
Wed Aug 28 10:23:07 2019 daemon.notice netifd: Interface 'loopback' is enabled
Wed Aug 28 10:23:07 2019 daemon.notice netifd: Interface 'loopback' is setting up now
Wed Aug 28 10:23:07 2019 daemon.notice netifd: Interface 'loopback' is now up
Wed Aug 28 10:23:07 2019 daemon.notice netifd: Network device 'lo' link is up
Wed Aug 28 10:23:07 2019 daemon.notice netifd: Interface 'loopback' has link connectivity
Wed Aug 28 10:23:08 2019 daemon.notice procd: /etc/rc.d/S96led: setting up led USB 1
Wed Aug 28 10:23:08 2019 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Wed Aug 28 10:23:08 2019 daemon.notice procd: /etc/rc.d/S96led: setting up led USB 2
Wed Aug 28 10:23:08 2019 daemon.notice procd: /etc/rc.d/S96led: setting up led wan
Wed Aug 28 10:23:08 2019 daemon.notice procd: /etc/rc.d/S96led: setting up led lan
Wed Aug 28 10:23:08 2019 daemon.notice netifd: radio1 (936): command failed: Not supported (-95)
Wed Aug 28 10:23:08 2019 user.notice mac80211: Failed command: iw phy phy1 set distance 0
Wed Aug 28 10:23:08 2019 daemon.notice netifd: radio1 (936): sh: out of range
Wed Aug 28 10:23:08 2019 daemon.notice netifd: radio0 (935): command failed: Not supported (-95)
Wed Aug 28 10:23:08 2019 user.notice mac80211: Failed command: iw phy phy0 set distance 15
Wed Aug 28 10:23:08 2019 daemon.notice netifd: radio0 (935): sh: out of range
Wed Aug 28 10:23:08 2019 daemon.info procd: - init complete -
Wed Aug 28 10:23:08 2019 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
Wed Aug 28 10:23:08 2019 daemon.err hostapd: Configuration file: /var/run/hostapd-phy1.conf
Wed Aug 28 10:23:08 2019 daemon.err odhcpd[737]: Failed to send to ff02::1%lan@br-lan (Address not available)
Wed Aug 28 10:23:08 2019 kern.info kernel: [   25.993946] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
Wed Aug 28 10:23:10 2019 kern.warn kernel: [   27.292519] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
Wed Aug 28 10:23:10 2019 kern.warn kernel: [   27.292555] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32
Wed Aug 28 10:23:10 2019 kern.info kernel: [   27.368492] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
Wed Aug 28 10:23:10 2019 kern.info kernel: [   27.369278] ath10k_pci 0000:01:00.0: wmi print 'free: 34292 iram: 32868 sram: 9940'
Wed Aug 28 10:23:10 2019 kern.warn kernel: [   27.702868] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
Wed Aug 28 10:23:10 2019 kern.info kernel: [   27.703118] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Wed Aug 28 10:23:10 2019 kern.info kernel: [   27.713926] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Wed Aug 28 10:23:10 2019 kern.info kernel: [   27.719947] br-lan: port 1(eth1.1) entered blocking state
Wed Aug 28 10:23:10 2019 daemon.notice netifd: VLAN 'eth1.1' link is up
Wed Aug 28 10:23:10 2019 daemon.notice netifd: Network device 'eth1' link is up
Wed Aug 28 10:23:10 2019 kern.info kernel: [   27.724947] br-lan: port 1(eth1.1) entered forwarding state
Wed Aug 28 10:23:11 2019 kern.info kernel: [   28.285145] ath10k_pci 0000:01:00.0: NOTE:  Firmware DBGLOG output disabled in debug_mask: 0x10000000
Wed Aug 28 10:23:11 2019 kern.warn kernel: [   29.015171] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
Wed Aug 28 10:23:11 2019 kern.warn kernel: [   29.015201] ath10k_pci 0001:01:00.0: msdu-desc: 2500  skid: 32
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.093608] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.094418] ath10k_pci 0001:01:00.0: wmi print 'free: 34292 iram: 32868 sram: 9940'
Wed Aug 28 10:23:12 2019 kern.warn kernel: [   29.528056] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.528290] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.538658] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Wed Aug 28 10:23:12 2019 daemon.notice netifd: bridge 'br-lan' link is up
Wed Aug 28 10:23:12 2019 daemon.notice netifd: Interface 'lan' has link connectivity
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.552783] br-lan: port 2(wlan0) entered blocking state
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.552831] br-lan: port 2(wlan0) entered disabled state
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.557698] device wlan0 entered promiscuous mode
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.562710] br-lan: port 3(wlan1) entered blocking state
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.567152] br-lan: port 3(wlan1) entered disabled state
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.572596] device wlan1 entered promiscuous mode
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->HT_SCAN
Wed Aug 28 10:23:12 2019 daemon.err hostapd: Hardware does not support configured mode
Wed Aug 28 10:23:12 2019 daemon.warn hostapd: wlan1: IEEE 802.11 Hardware does not support configured mode (2) (hw_mode in hostapd.conf)
Wed Aug 28 10:23:12 2019 daemon.err hostapd: Could not select hw_mode and channel. (-2)
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan1: interface state COUNTRY_UPDATE->DISABLED
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan1: AP-DISABLED
Wed Aug 28 10:23:12 2019 daemon.err hostapd: wlan1: Unable to setup interface.
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan1: interface state DISABLED->DISABLED
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan1-1: AP-DISABLED
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan1-1: CTRL-EVENT-TERMINATING
Wed Aug 28 10:23:12 2019 daemon.err hostapd: hostapd_free_hapd_data: Interface wlan1-1 wasn't started
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan1: AP-DISABLED
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: wlan1: CTRL-EVENT-TERMINATING
Wed Aug 28 10:23:12 2019 daemon.err hostapd: hostapd_free_hapd_data: Interface wlan1 wasn't started
Wed Aug 28 10:23:12 2019 daemon.notice hostapd: nl80211: deinit ifname=wlan1 disabled_11b_rates=0
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.624048] device wlan1 left promiscuous mode
Wed Aug 28 10:23:12 2019 kern.info kernel: [   29.624236] br-lan: port 3(wlan1) entered disabled state
Wed Aug 28 10:23:12 2019 kern.warn kernel: [   29.704939] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
Wed Aug 28 10:23:12 2019 daemon.notice netifd: radio1 (936): cat: can't open '/var/run/wifi-phy1.pid': No such file or directory
Wed Aug 28 10:23:12 2019 daemon.notice netifd: radio1 (936): WARNING (wireless_add_process): executable path /usr/sbin/wpad does not match process  path (/proc/exe)
Wed Aug 28 10:23:12 2019 daemon.notice netifd: radio1 (936): Command failed: Invalid argument
Wed Aug 28 10:23:12 2019 daemon.notice netifd: radio1 (936): Device setup failed: HOSTAPD_START_FAILED
Wed Aug 28 10:23:12 2019 daemon.err hostapd: Using interface wlan0 with hwaddr xx:yy:zz:cd:1f:c8 and ssid "XxYyZzZzYy"
Wed Aug 28 10:23:13 2019 kern.info kernel: [   30.396514] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Wed Aug 28 10:23:13 2019 kern.info kernel: [   30.396780] br-lan: port 2(wlan0) entered blocking state
Wed Aug 28 10:23:13 2019 kern.info kernel: [   30.401951] br-lan: port 2(wlan0) entered forwarding state
Wed Aug 28 10:23:13 2019 daemon.notice hostapd: wlan0: interface state HT_SCAN->ENABLED
Wed Aug 28 10:23:13 2019 daemon.notice hostapd: wlan0: AP-ENABLED
Wed Aug 28 10:23:13 2019 daemon.notice netifd: Network device 'wlan0' link is up
Wed Aug 28 10:23:13 2019 daemon.err odhcpd[737]: Failed to send to ff02::1%lan@br-lan (Address not available)
Wed Aug 28 10:23:16 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:09:ad:fc IEEE 802.11: authenticated
Wed Aug 28 10:23:16 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:09:ad:fc IEEE 802.11: associated (aid 1)
Wed Aug 28 10:23:16 2019 kern.info kernel: [   33.952569] br-lan: port 3(wlan0.sta1) entered blocking state
Wed Aug 28 10:23:16 2019 kern.info kernel: [   33.952616] br-lan: port 3(wlan0.sta1) entered disabled state
Wed Aug 28 10:23:16 2019 daemon.notice hostapd: wlan0: WDS-STA-INTERFACE-ADDED ifname=wlan0.sta1 sta_addr=xx:yy:zz:09:ad:fc
Wed Aug 28 10:23:16 2019 kern.info kernel: [   33.957680] device wlan0.sta1 entered promiscuous mode
Wed Aug 28 10:23:16 2019 kern.info kernel: [   33.963399] br-lan: port 3(wlan0.sta1) entered blocking state
Wed Aug 28 10:23:16 2019 kern.info kernel: [   33.968134] br-lan: port 3(wlan0.sta1) entered forwarding state
Wed Aug 28 10:23:16 2019 daemon.notice hostapd: wlan0: AP-STA-CONNECTED xx:yy:zz:09:ad:fc
Wed Aug 28 10:23:16 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:09:ad:fc WPA: pairwise key handshake completed (RSN)
Wed Aug 28 10:23:17 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:ed:5c:41 IEEE 802.11: authenticated
Wed Aug 28 10:23:17 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:ed:5c:41 IEEE 802.11: associated (aid 2)
Wed Aug 28 10:23:17 2019 kern.info kernel: [   34.768677] br-lan: port 4(wlan0.sta2) entered blocking state
Wed Aug 28 10:23:17 2019 kern.info kernel: [   34.768718] br-lan: port 4(wlan0.sta2) entered disabled state
Wed Aug 28 10:23:17 2019 kern.info kernel: [   34.773827] device wlan0.sta2 entered promiscuous mode
Wed Aug 28 10:23:17 2019 kern.info kernel: [   34.779773] br-lan: port 4(wlan0.sta2) entered blocking state
Wed Aug 28 10:23:17 2019 daemon.notice hostapd: wlan0: WDS-STA-INTERFACE-ADDED ifname=wlan0.sta2 sta_addr=xx:yy:zz:ed:5c:41
Wed Aug 28 10:23:17 2019 kern.info kernel: [   34.784311] br-lan: port 4(wlan0.sta2) entered forwarding state
Wed Aug 28 10:23:17 2019 daemon.notice hostapd: wlan0: AP-STA-CONNECTED xx:yy:zz:ed:5c:41
Wed Aug 28 10:23:17 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:ed:5c:41 WPA: pairwise key handshake completed (RSN)
Wed Aug 28 10:28:42 2019 daemon.err uhttpd[795]: luci: accepted login on /admin/network/wireless for root from AA.BB.CC.199
Wed Aug 28 10:28:42 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:c8:46:14 IEEE 802.11: authenticated
Wed Aug 28 10:28:42 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:c8:46:14 IEEE 802.11: associated (aid 3)
Wed Aug 28 10:28:42 2019 daemon.notice hostapd: wlan0: AP-STA-CONNECTED xx:yy:zz:c8:46:14
Wed Aug 28 10:28:42 2019 daemon.info hostapd: wlan0: STA xx:yy:zz:c8:46:14 WPA: pairwise key handshake completed (RSN)
Wed Aug 28 10:28:46 2019 daemon.info dnsmasq[613]: read /etc/hosts - 4 addresses
Wed Aug 28 10:28:46 2019 daemon.info dnsmasq[613]: read /tmp/hosts/odhcpd - 0 addresses
Wed Aug 28 10:28:46 2019 daemon.info dnsmasq[613]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Wed Aug 28 10:38:40 2019 authpriv.info dropbear[26966]: Child connection from AA.BB.CC.199:63920
Wed Aug 28 10:38:40 2019 authpriv.notice dropbear[26966]: Pubkey auth succeeded for 'root' with key sha1!! xx:yy:zz:xx:yy:zz:xx:yy:zz:xx:yy:zz:xx:yy:zz:xx:yy:zz:4f:3f from AA.BB.CC.199:63920

I'll try that.

Interestingly the 5GHz radio is working.

I'll try a fresh config, but isn't the information reported by iw determined before the openwrt config system starts its work?

I don't think OpenWrt relies on iw. The final sentence in its help message says this:

Do NOT screenscrape this tool, we don't consider its output stable.

That aside, I've seen radio order change between releases as well. While it's not standard, it could happen (e.g. going from ar71xx to ath79).

1 Like

The question is what's the authoritative source? My assumption is that 'iw' queries the same interfaces as the openwrt wireless configuration system.

In any case, I can get by without the 2.4GHz radio for the time being. I'll try an new config this evening and report back.

Interesting here is that both radios are ath10k, however one is supposed to operate at 2 GHz. This seems like a bug parsing the board or ART data when ath10k loads on the second radio. You might try the regular ath10k instead of the -ct driver.

1 Like

usualy it's a dts issue where band for specific interface is not masked, if luci allows to switch band to 2.4 try that

@eas It looks like ubus pulls in that information through the iwinfo library.

Installing a more recent build (I no longer remember which one, now, as I've since installed more recent builds) fixed the issue with it autoconfiguring to the wrong band. I then had to delete all the existing networks and recreate them before I could enable an AP on the interface.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.