[OpenWrt-Devel] [PATCH 3/3] mac80211: ath10k: reset chip after supported check

Tom Psyborg pozega.tomislav at gmail.com
Mon Apr 1 20:35:51 EDT 2019


On 01/04/2019, Ben Greear <greearb at candelatech.com> wrote:

>> please provide link. i did not get such patch in my inbox
>
> I forwarded it separately.  If that fixes the problem, then I think it has
> a decent change of being accepted upstream (as well as into my ath10k-ct
> repo).

forwarded to where?!? i can't find it on mailiing lists archive of
both openwrt and linux-wireless. post it here

>>> If you want to put in a hack like this for a particular platform, maybe
>>> make it specific to that one platform so you don't risk instability on
>>> a wide range of systems?
>>
>> since other devices use ath10k-ct i decided to switch to ath10k only
>> on this specific platform so it shouldn't be a problem
>
> Just because some platforms use ath10k-ct as a default doesn't mean that
> users
> don't change the defaults and use the stock driver.

i post this mainly to be included for upcoming release, so when you
download image there is no need to install ath10k manually. users that
change defaults and build own images will for sure find their way
around in case something goes wrong.

if there is no test results proving something is very wrong with this
change i'd like to ask to stop speculations about consistency of this
change. after all it doesn't even concern ath10k-ct driver/fw

bootlog with QCA9880-AR1A:

[    0.000000] Linux version 4.9.111 (ubuntu at ubuntu) (gcc version
7.3.0 (OpenWrt GCC 7.3.0 r7410-d3a7587) ) #0 Sat Jul 7 12:53:26 2018
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
[    0.000000] SoC: Qualcomm Atheros QCA9558 ver 1 rev 0
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, 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] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 32512
[    0.000000] Kernel command line:  board=ARCHER-C7
console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[    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=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 119372K/131072K available (3044K kernel code,
232K rwdata, 1012K rodata, 5624K init, 211K bss, 11700K reserved, 0K
cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Clocks: CPU:720.000MHz, DDR:600.000MHz, AHB:200.000MHz,
Ref:40.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 5309056796 ns
[    0.000008] sched_clock: 32 bits at 360MHz, resolution 2ns, wraps
every 5965232126ns
[    0.008279] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
[    0.071187] pid_max: default: 32768 minimum: 301
[    0.076191] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.083230] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.092718] clocksource: jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.103215] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.110162] NET: Registered protocol family 16
[    0.116058] MIPS: machine is TP-LINK Archer C7
[    0.123871] ar724x-pci ar724x-pci.0: PCIe link is down
[    0.129373] registering PCI controller with io_map_base unset
[    0.135596] registering PCI controller with io_map_base unset
[    0.632703] PCI host bridge to bus 0000:00
[    0.637073] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
[    0.644418] pci_bus 0000:00: root bus resource [io  0x0000]
[    0.650347] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.657572] pci_bus 0000:00: No busn resource found for root bus,
will use [bus 00-ff]
[    0.666114] PCI host bridge to bus 0000:01
[    0.670488] pci_bus 0000:01: root bus resource [mem 0x12000000-0x13ffffff]
[    0.677797] pci_bus 0000:01: root bus resource [io  0x0001]
[    0.683740] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
[    0.690959] pci_bus 0000:01: No busn resource found for root bus,
will use [bus 01-ff]
[    0.699774] pci 0000:01:00.0: BAR 0: assigned [mem
0x12000000-0x121fffff 64bit]
[    0.707567] pci 0000:01:00.0: BAR 6: assigned [mem
0x12200000-0x1220ffff pref]
[    0.715275] pci 0000:01:00.0: using irq 41 for pin 1
[    0.721087] clocksource: Switched to clocksource MIPS
[    0.737241] NET: Registered protocol family 2
[    0.742573] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.749994] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.756800] TCP: Hash tables configured (established 1024 bind 1024)
[    0.763633] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.769854] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.776712] NET: Registered protocol family 1
[    2.601101] random: fast init done
[    6.168781] Crashlog allocated RAM at address 0x3f00000
[    6.175577] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    6.187993] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    6.194235] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
(CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    6.259241] io scheduler noop registered
[    6.263451] io scheduler deadline registered (default)
[    6.269160] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    6.276286] console [ttyS0] disabled
[    6.300149] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11,
base_baud = 2500000) is a 16550A
[    6.309336] console [ttyS0] enabled
[    6.309336] console [ttyS0] enabled
[    6.316753] bootconsole [early0] disabled
[    6.316753] bootconsole [early0] disabled
[    6.327947] m25p80 spi0.0: found s25fl064k, expected m25p80
[    6.345731] m25p80 spi0.0: s25fl064k (8192 Kbytes)
[    6.351044] 5 tp-link partitions found on MTD device spi0.0
[    6.356722] Creating 5 MTD partitions on "spi0.0":
[    6.361595] 0x000000000000-0x000000020000 : "u-boot"
[    6.367789] 0x000000020000-0x000000137828 : "kernel"
[    6.374190] 0x000000137828-0x0000007f0000 : "rootfs"
[    6.380522] mtd: device 2 (rootfs) set to be root filesystem
[    6.386342] 1 squashfs-split partitions found on MTD device rootfs
[    6.392628] 0x0000005a0000-0x0000007f0000 : "rootfs_data"
[    6.399425] 0x0000007f0000-0x000000800000 : "art"
[    6.405549] 0x000000020000-0x0000007f0000 : "firmware"
[    6.412825] libphy: Fixed MDIO Bus: probed
[    6.445338] switch0: Atheros AR8327 rev. 4 switch registered on ag71xx-mdio.0
[    7.335092] libphy: ag71xx_mdio: probed
[    7.962594] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00
[uid=004dd034, driver=Atheros AR8216/AR8236/AR8316]
[    7.973963] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    8.602746] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:SGMII
[    8.610073] NET: Registered protocol family 17
[    8.614754] 8021q: 802.1Q VLAN Support v1.8
[    8.641976] Freeing unused kernel memory: 5624K
[    8.646578] This architecture does not have kernel memory protection.
[    8.663866] init: Console is alive
[    8.667479] init: - watchdog -
[    8.687122] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    8.703198] usbcore: registered new interface driver usbfs
[    8.708860] usbcore: registered new interface driver hub
[    8.714351] usbcore: registered new device driver usb
[    8.723796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.731793] ehci-platform: EHCI generic platform driver
[    8.737168] ehci-platform ehci-platform.0: EHCI Host Controller
[    8.743243] ehci-platform ehci-platform.0: new USB bus registered,
assigned bus number 1
[    8.753533] ehci-platform ehci-platform.0: TX-TX IDP fix enabled
[    8.759639] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000
[    8.791125] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[    8.798382] hub 1-0:1.0: USB hub found
[    8.802503] hub 1-0:1.0: 1 port detected
[    8.806781] ehci-platform ehci-platform.1: EHCI Host Controller
[    8.812851] ehci-platform ehci-platform.1: new USB bus registered,
assigned bus number 2
[    8.823153] ehci-platform ehci-platform.1: TX-TX IDP fix enabled
[    8.829256] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000
[    8.861117] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00
[    8.868380] hub 2-0:1.0: USB hub found
[    8.872496] hub 2-0:1.0: 1 port detected
[    8.877117] kmodloader: done loading kernel modules from
/etc/modules-boot.d/*
[    8.894841] init: - preinit -
[    9.103996] random: procd: uninitialized urandom read (4 bytes read)
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[   10.183549] procd: - early -
[   10.186551] procd: - watchdog -
[   10.730233] procd: - watchdog -
[   10.733664] procd: - ubus -
[   10.742640] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.786781] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.793634] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.800841] procd: - init -
Please press Enter to activate this console.
[   10.945076] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.955731] Loading modules backported from Linux version
wt-2017-11-01-0-gfe248fc2c180
[   10.963889] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
[   10.976794] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[   11.024837] xt_time: kernel timezone is -0000
[   11.058302] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.128200] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[   11.136252] ath10k_pci 0000:01:00.0: pci irq legacy oper_irq_mode 1
irq_mode 0 reset_mode 0
[   11.144752] ath10k_pci 0000:01:00.0: device 003c with chip_id
043200ff isn't supported
[   11.183240] usbcore: registered new interface driver rt2800usb
[   11.197324] usbcore: registered new interface driver ath9k_htc
[   11.237603] ieee80211 phy1: Atheros AR9550 Rev:0 mem=0xb8100000, irq=47
[   11.301454] kmodloader: done loading kernel modules from /etc/modules.d/*
[   12.438667] urandom_read: 5 callbacks suppressed
[   12.438673] random: jshn: uninitialized urandom read (4 bytes read)
[   20.301898] eth1: link up (1000Mbps/Full duplex)
[   20.344116] br-lan: port 1(eth1.1) entered blocking state
[   20.349597] br-lan: port 1(eth1.1) entered disabled state
[   20.355399] device eth1.1 entered promiscuous mode
[   20.360259] device eth1 entered promiscuous mode
[   20.451819] br-lan: port 1(eth1.1) entered blocking state
[   20.457301] br-lan: port 1(eth1.1) entered forwarding state
[   21.572558] eth0: link up (1000Mbps/Full duplex)
[   22.886688] br-lan: port 2(wlan1) entered blocking state
[   22.892129] br-lan: port 2(wlan1) entered disabled state
[   22.897805] device wlan1 entered promiscuous mode
[   24.159000] br-lan: port 2(wlan1) entered blocking state
[   24.164430] br-lan: port 2(wlan1) entered forwarding state


bootlog with QCA9862:

[    0.000000] Linux version 4.9.111 (ubuntu at ubuntu) (gcc version
7.3.0 (OpenWrt GCC 7.3.0 r7410-d3a7587) ) #0 Sat Jul 7 12:53:26 2018
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
[    0.000000] SoC: Qualcomm Atheros QCA9558 ver 1 rev 0
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, 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] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 32512
[    0.000000] Kernel command line:  board=ARCHER-C7
console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[    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=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 119372K/131072K available (3044K kernel code,
232K rwdata, 1012K rodata, 5624K init, 211K bss, 11700K reserved, 0K
cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Clocks: CPU:720.000MHz, DDR:600.000MHz, AHB:200.000MHz,
Ref:40.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 5309056796 ns
[    0.000007] sched_clock: 32 bits at 360MHz, resolution 2ns, wraps
every 5965232126ns
[    0.008279] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
[    0.071188] pid_max: default: 32768 minimum: 301
[    0.076191] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.083231] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.092729] clocksource: jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.103223] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.110171] NET: Registered protocol family 16
[    0.116066] MIPS: machine is TP-LINK Archer C7
[    0.123879] ar724x-pci ar724x-pci.0: PCIe link is down
[    0.129382] registering PCI controller with io_map_base unset
[    0.135604] registering PCI controller with io_map_base unset
[    0.632710] PCI host bridge to bus 0000:00
[    0.637073] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
[    0.644418] pci_bus 0000:00: root bus resource [io  0x0000]
[    0.650346] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.657572] pci_bus 0000:00: No busn resource found for root bus,
will use [bus 00-ff]
[    0.666113] PCI host bridge to bus 0000:01
[    0.670489] pci_bus 0000:01: root bus resource [mem 0x12000000-0x13ffffff]
[    0.677797] pci_bus 0000:01: root bus resource [io  0x0001]
[    0.683740] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
[    0.690959] pci_bus 0000:01: No busn resource found for root bus,
will use [bus 01-ff]
[    0.699777] pci 0000:01:00.0: BAR 0: assigned [mem
0x12000000-0x121fffff 64bit]
[    0.707568] pci 0000:01:00.0: BAR 6: assigned [mem
0x12200000-0x1220ffff pref]
[    0.715276] pci 0000:01:00.0: using irq 41 for pin 1
[    0.721089] clocksource: Switched to clocksource MIPS
[    0.737245] NET: Registered protocol family 2
[    0.742571] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.749994] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.756800] TCP: Hash tables configured (established 1024 bind 1024)
[    0.763633] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.769854] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.776713] NET: Registered protocol family 1
[    2.601103] random: fast init done
[    6.168969] Crashlog allocated RAM at address 0x3f00000
[    6.175534] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    6.187941] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    6.194177] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
(CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    6.259170] io scheduler noop registered
[    6.263376] io scheduler deadline registered (default)
[    6.269084] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    6.276211] console [ttyS0] disabled
[    6.300067] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11,
base_baud = 2500000) is a 16550A
[    6.309247] console [ttyS0] enabled
[    6.309247] console [ttyS0] enabled
[    6.316665] bootconsole [early0] disabled
[    6.316665] bootconsole [early0] disabled
[    6.327847] m25p80 spi0.0: found s25fl064k, expected m25p80
[    6.345623] m25p80 spi0.0: s25fl064k (8192 Kbytes)
[    6.350935] 5 tp-link partitions found on MTD device spi0.0
[    6.356616] Creating 5 MTD partitions on "spi0.0":
[    6.361489] 0x000000000000-0x000000020000 : "u-boot"
[    6.367673] 0x000000020000-0x000000137828 : "kernel"
[    6.374068] 0x000000137828-0x0000007f0000 : "rootfs"
[    6.380404] mtd: device 2 (rootfs) set to be root filesystem
[    6.386228] 1 squashfs-split partitions found on MTD device rootfs
[    6.392513] 0x0000005a0000-0x0000007f0000 : "rootfs_data"
[    6.399307] 0x0000007f0000-0x000000800000 : "art"
[    6.405439] 0x000000020000-0x0000007f0000 : "firmware"
[    6.412715] libphy: Fixed MDIO Bus: probed
[    6.445313] switch0: Atheros AR8327 rev. 4 switch registered on ag71xx-mdio.0
[    7.334813] libphy: ag71xx_mdio: probed
[    7.962596] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00
[uid=004dd034, driver=Atheros AR8216/AR8236/AR8316]
[    7.973960] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    8.602748] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:SGMII
[    8.610071] NET: Registered protocol family 17
[    8.614757] 8021q: 802.1Q VLAN Support v1.8
[    8.641926] Freeing unused kernel memory: 5624K
[    8.646526] This architecture does not have kernel memory protection.
[    8.663799] init: Console is alive
[    8.667421] init: - watchdog -
[    8.686924] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    8.703008] usbcore: registered new interface driver usbfs
[    8.708666] usbcore: registered new interface driver hub
[    8.714157] usbcore: registered new device driver usb
[    8.723609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.731597] ehci-platform: EHCI generic platform driver
[    8.736973] ehci-platform ehci-platform.0: EHCI Host Controller
[    8.743045] ehci-platform ehci-platform.0: new USB bus registered,
assigned bus number 1
[    8.753330] ehci-platform ehci-platform.0: TX-TX IDP fix enabled
[    8.759436] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000
[    8.791129] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[    8.798396] hub 1-0:1.0: USB hub found
[    8.802511] hub 1-0:1.0: 1 port detected
[    8.806790] ehci-platform ehci-platform.1: EHCI Host Controller
[    8.812859] ehci-platform ehci-platform.1: new USB bus registered,
assigned bus number 2
[    8.823149] ehci-platform ehci-platform.1: TX-TX IDP fix enabled
[    8.829256] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000
[    8.861120] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00
[    8.868382] hub 2-0:1.0: USB hub found
[    8.872502] hub 2-0:1.0: 1 port detected
[    8.877130] kmodloader: done loading kernel modules from
/etc/modules-boot.d/*
[    8.894848] init: - preinit -
[    9.099431] random: procd: uninitialized urandom read (4 bytes read)
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[   10.178393] procd: - early -
[   10.182061] procd: - watchdog -
[   10.725674] procd: - watchdog -
[   10.729065] procd: - ubus -
[   10.738053] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.782269] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.789075] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.796352] procd: - init -
Please press Enter to activate this console.
[   10.941200] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.951811] Loading modules backported from Linux version
wt-2017-11-01-0-gfe248fc2c180
[   10.959931] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
[   10.972922] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[   11.019632] xt_time: kernel timezone is -0000
[   11.051387] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.121846] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[   11.129855] ath10k_pci 0000:01:00.0: pci irq legacy oper_irq_mode 1
irq_mode 0 reset_mode 0
[   11.414676] ath10k_pci 0000:01:00.0: Direct firmware load for
ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2
[   11.425552] ath10k_pci 0000:01:00.0: Falling back to user helper
[   11.493467] firmware ath10k!pre-cal-pci-0000:01:00.0.bin:
firmware_loading_store: map pages failed
[   11.502855] ath10k_pci 0000:01:00.0: Direct firmware load for
ath10k/cal-pci-0000:01:00.0.bin failed with error -2
[   11.513379] ath10k_pci 0000:01:00.0: Falling back to user helper
[   11.662491] firmware ath10k!cal-pci-0000:01:00.0.bin:
firmware_loading_store: map pages failed
[   11.671489] ath10k_pci 0000:01:00.0: Direct firmware load for
ath10k/QCA988X/hw2.0/firmware-6.bin failed with error -2
[   11.682362] ath10k_pci 0000:01:00.0: Falling back to user helper
[   11.831429] firmware ath10k!QCA988X!hw2.0!firmware-6.bin:
firmware_loading_store: map pages failed
[   11.842862] ath10k_pci 0000:01:00.0: qca988x hw2.0 target
0x4100016c chip_id 0x043022ff sub 1a56:1420
[   11.852239] ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1
tracing 1 dfs 0 testmode 1
[   11.865294] ath10k_pci 0000:01:00.0: firmware ver 10.2.4-1.0-00037
api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 a4a52adb
[   11.958322] ath10k_pci 0000:01:00.0: Direct firmware load for
ath10k/QCA988X/hw2.0/board-2.bin failed with error -2
[   11.968958] ath10k_pci 0000:01:00.0: Falling back to user helper
[   12.039855] firmware ath10k!QCA988X!hw2.0!board-2.bin:
firmware_loading_store: map pages failed
[   12.049080] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A
crc32 bebc7c08
[   13.208379] ath10k_pci 0000:01:00.0: htt-ver 2.1 wmi-op 5 htt-op 2
cal otp max-sta 128 raw 0 hwcrypto 1
[   13.428764] usbcore: registered new interface driver rt2800usb
[   13.451446] usbcore: registered new interface driver ath9k_htc
[   13.504489] ieee80211 phy1: Atheros AR9550 Rev:0 mem=0xb8100000, irq=47
[   13.571478] kmodloader: done loading kernel modules from /etc/modules.d/*
[   13.865231] urandom_read: 5 callbacks suppressed
[   13.865237] random: jshn: uninitialized urandom read (4 bytes read)
[   22.011930] eth1: link up (1000Mbps/Full duplex)
[   22.054115] br-lan: port 1(eth1.1) entered blocking state
[   22.059596] br-lan: port 1(eth1.1) entered disabled state
[   22.065401] device eth1.1 entered promiscuous mode
[   22.070266] device eth1 entered promiscuous mode
[   22.144789] br-lan: port 1(eth1.1) entered blocking state
[   22.150271] br-lan: port 1(eth1.1) entered forwarding state
[   23.252552] eth0: link up (1000Mbps/Full duplex)
[   27.850712] br-lan: port 2(wlan1) entered blocking state
[   27.856143] br-lan: port 2(wlan1) entered disabled state
[   27.861825] device wlan1 entered promiscuous mode
[   27.927504] br-lan: port 3(wlan0) entered blocking state
[   27.932946] br-lan: port 3(wlan0) entered disabled state
[   27.938621] device wlan0 entered promiscuous mode
[   29.242782] br-lan: port 3(wlan0) entered blocking state
[   29.248177] br-lan: port 3(wlan0) entered forwarding state
[   29.394141] br-lan: port 2(wlan1) entered blocking state
[   29.399537] br-lan: port 2(wlan1) entered forwarding state

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list