Bcm43602 mpcie wireless adapter issue

hi.

i install following
brcmfmac-firmware-43602a1-pcie
kmod-brcmutil

but no wireless option in interface , i checked lspci and wireless card is there ,

root@OpenWrt:~# lspci 
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen                                                                                         Core Processor Host Bridge/DRAM Registers [8086:191f] (rev 07)
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [808                                                                                        6:1912] (rev 06)
00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset                                                                                         Family USB 3.0 xHCI Controller [8086:a12f] (rev 31)
00:14.2 Signal processing controller [1180]: Intel Corporation 100 Series/C230 S                                                                                        eries Chipset Family Thermal Subsystem [8086:a131] (rev 31)
00:17.0 SATA controller [0106]: Intel Corporation Q170/Q150/B150/H170/H110/Z170/                                                                                        CM236 Chipset SATA Controller [AHCI Mode] [8086:a102] (rev 31)
00:1c.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Fami                                                                                        ly PCI Express Root Port #6 [8086:a115] (rev f1)
00:1d.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Fami                                                                                        ly PCI Express Root Port #9 [8086:a118] (rev f1)
00:1f.0 ISA bridge [0601]: Intel Corporation Q170 Chipset LPC/eSPI Controller [8                                                                                        086:a146] (rev 31)
00:1f.2 Memory controller [0580]: Intel Corporation 100 Series/C230 Series Chips                                                                                        et Family Power Management Controller [8086:a121] (rev 31)
00:1f.3 Audio device [0403]: Intel Corporation 100 Series/C230 Series Chipset Fa                                                                                        mily HD Audio Controller [8086:a170] (rev 31)
00:1f.4 SMBus [0c05]: Intel Corporation 100 Series/C230 Series Chipset Family SM                                                                                        Bus [8086:a123] (rev 31)
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I2                                                                                        19-LM [8086:15b7] (rev 31)
01:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43602 802.1                                                                                        1ac Wireless LAN SoC [14e4:aa52] (rev 01)
02:00.0 Non-Volatile memory controller [0108]: Silicon Motion, Inc. SM2263EN/SM2                                                                                        263XT SSD Controller [126f:2263] (rev 03)
root@OpenWrt:~# dmesg
[    0.000000] Linux version 5.4.108 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16355-571aedbc6c)) #0 SMP Sun Mar 28 10:16:24 2021
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by HP
[    0.000000] efi:  ACPI=0xbbefe000  ACPI 2.0=0xbbefe014  SMBIOS=0xbb8db000  MPS=0xbb94d000  ESRT=0xbb079660
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: HP HP EliteDesk 800 G2 DM 35W/8055, BIOS N21 Ver. 02.35 05/21/2018
[    0.000000] tsc: Detected 2500.000 MHz processor
[    0.001787] tsc: Detected 2499.952 MHz TSC
[    0.030857] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.030870] [mem 0xce800000-0xf80f9fff] available for PCI devices
[    0.030871] Booting paravirtualized kernel on bare hardware
[    0.031616] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.031879] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.031920] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.056311] Memory: 7573552K/8036964K available (12290K kernel code, 610K rwdata, 2988K rodata, 1100K init, 2284K bss, 463412K reserved, 0K cma-reserved)
[    0.056354] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.056358] Kernel/User page tables isolation: enabled
[    0.056400] rcu: Hierarchical RCU implementation.
[    0.056401] rcu:     CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.056402] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.056403] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.056404] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.056431] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16
[    0.056772] random: get_random_bytes called from start_kernel+0x2eb/0x576 with crng_init=0
[    0.056789] Console: colour dummy device 80x25
[    0.056933] printk: console [tty0] enabled
[    0.873309] printk: console [ttyS0] enabled
[    0.877481] ACPI: Core revision 20190816
[    0.881650] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.890733] APIC: Switch to symmetric I/O mode setup
[    0.896922] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.907004] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.930651] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x24090c9bc00, max_idle_ns: 440795288559 ns
[    0.941145] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.90 BogoMIPS (lpj=9999808)
[    0.945145] pid_max: default: 32768 minimum: 301
[    0.957182] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.961162] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.965315] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.969166] process: using mwait in idle threads
[    0.973147] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.977145] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.981146] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.985146] Spectre V2 : Mitigation: Full generic retpoline
[    0.989145] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.993145] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.997145] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    1.001146] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    1.005146] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[    1.009145] SRBDS: Vulnerable: No microcode
[    1.013145] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    1.017324] Freeing SMP alternatives memory: 36K
[    1.025214] smpboot: CPU0: Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    1.029203] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    1.033146] ... version:                4
[    1.037145] ... bit width:              48
[    1.041145] ... generic registers:      8
[    1.045145] ... value mask:             0000ffffffffffff
[    1.049145] ... max period:             00007fffffffffff
[    1.053145] ... fixed-purpose events:   3
[    1.057145] ... event mask:             00000007000000ff
[    1.061179] rcu: Hierarchical SRCU implementation.
[    1.065190] smp: Bringing up secondary CPUs ...
[    1.069196] x86: Booting SMP configuration:
[    1.073147] .... node  #0, CPUs:      #1 #2 #3
[    1.074612] smp: Brought up 1 node, 4 CPUs
[    1.081146] smpboot: Max logical packages: 1
[    1.085146] smpboot: Total of 4 processors activated (19999.61 BogoMIPS)
[    1.090259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    1.093149] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    1.097165] pinctrl core: initialized pinctrl subsystem
[    1.101230] NET: Registered protocol family 16
[    1.105313] cpuidle: using governor ladder
[    1.109469] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    1.113147] ACPI: bus type PCI registered
[    1.117149] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.121188] PCI: Using configuration type 1 for base access
[    1.125257] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.130924] cryptd: max_cpu_qlen set to 1000
[    1.135357] ACPI: Added _OSI(Module Device)
[    1.137146] ACPI: Added _OSI(Processor Device)
[    1.141146] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.145146] ACPI: Added _OSI(Processor Aggregator Device)
[    1.149146] ACPI: Added _OSI(Linux-Dell-Video)
[    1.153146] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.157145] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    1.185346] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    1.194094] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.199773] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    1.203328] ACPI: EC: EC started
[    1.205146] ACPI: EC: interrupt blocked
[    1.208988] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    1.209146] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.213146] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    1.217145] ACPI: Interpreter enabled
[    1.220810] ACPI: (supports S0 S5)
[    1.221146] ACPI: Using IOAPIC for interrupt routing
[    1.225180] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.229411] ACPI: Enabled 5 GPEs in block 00 to 7F
[    1.234251] ACPI: Power Resource [PG01] (on)
[    1.237501] ACPI: Power Resource [PG02] (on)
[    1.241495] ACPI: Power Resource [PG00] (on)
[    1.250796] ACPI: Power Resource [WRST] (on)
[    1.255423] ACPI: Power Resource [WRST] (on)
[    1.260045] ACPI: Power Resource [WRST] (on)
[    1.264672] ACPI: Power Resource [WRST] (on)
[    1.269495] ACPI: Power Resource [WRST] (on)
[    1.273912] ACPI: Power Resource [WRST] (on)
[    1.278591] ACPI: Power Resource [WRST] (on)
[    1.283223] ACPI: Power Resource [WRST] (on)
[    1.287841] ACPI: Power Resource [WRST] (on)
[    1.292597] ACPI: Power Resource [WRST] (on)
[    1.297496] ACPI: Power Resource [WRST] (on)
[    1.301845] ACPI: Power Resource [WRST] (on)
[    1.306458] ACPI: Power Resource [WRST] (on)
[    1.311076] ACPI: Power Resource [WRST] (on)
[    1.315706] ACPI: Power Resource [WRST] (on)
[    1.320321] ACPI: Power Resource [WRST] (on)
[    1.324939] ACPI: Power Resource [WRST] (on)
[    1.329557] ACPI: Power Resource [WRST] (on)
[    1.334176] ACPI: Power Resource [WRST] (on)
[    1.338801] ACPI: Power Resource [WRST] (on)
[    1.345816] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.349150] acpi PNP0A08:00: _OSC: OS supports [Segments MSI HPX-Type3]
[    1.357225] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    1.366426] PCI host bridge to bus 0000:00
[    1.373149] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.377146] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.385146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.393146] pci_bus 0000:00: root bus resource [mem 0xce800000-0xf7ffffff window]
[    1.401146] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.409146] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.413154] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[    1.421877] pci 0000:00:02.0: [8086:1912] type 00 class 0x030000
[    1.425154] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe0ffffff 64bit]
[    1.433150] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    1.441149] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    1.445159] pci 0000:00:02.0: BAR 2: assigned to efifb
[    1.453144] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    1.457166] pci 0000:00:14.0: reg 0x10: [mem 0xe1620000-0xe162ffff 64bit]
[    1.465207] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.473145] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    1.477165] pci 0000:00:14.2: reg 0x10: [mem 0xe164a000-0xe164afff 64bit]
[    1.485933] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    1.489162] pci 0000:00:17.0: reg 0x10: [mem 0xe1648000-0xe1649fff]
[    1.497152] pci 0000:00:17.0: reg 0x14: [mem 0xe164e000-0xe164e0ff]
[    1.505152] pci 0000:00:17.0: reg 0x18: [io  0x3080-0x3087]
[    1.509152] pci 0000:00:17.0: reg 0x1c: [io  0x3088-0x308b]
[    1.513152] pci 0000:00:17.0: reg 0x20: [io  0x3040-0x305f]
[    1.521152] pci 0000:00:17.0: reg 0x24: [mem 0xe164c000-0xe164c7ff]
[    1.525186] pci 0000:00:17.0: PME# supported from D3hot
[    1.533902] pci 0000:00:1c.0: [8086:a115] type 01 class 0x060400
[    1.537213] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.546209] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    1.553215] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.560090] pci 0000:00:1f.0: [8086:a146] type 00 class 0x060100
[    1.565970] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    1.569158] pci 0000:00:1f.2: reg 0x10: [mem 0xe1640000-0xe1643fff]
[    1.578989] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    1.585169] pci 0000:00:1f.3: reg 0x10: [mem 0xe1644000-0xe1647fff 64bit]
[    1.589168] pci 0000:00:1f.3: reg 0x20: [mem 0xe1630000-0xe163ffff 64bit]
[    1.597193] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.605921] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    1.609199] pci 0000:00:1f.4: reg 0x10: [mem 0xe164d000-0xe164d0ff 64bit]
[    1.617195] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    1.625144] pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
[    1.629176] pci 0000:00:1f.6: reg 0x10: [mem 0xe1600000-0xe161ffff]
[    1.637253] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    1.644568] pci 0000:01:00.0: [14e4:aa52] type 00 class 0x028000
[    1.649223] pci 0000:01:00.0: reg 0x10: [mem 0xe1400000-0xe1407fff 64bit]
[    1.657207] pci 0000:01:00.0: reg 0x18: [mem 0xe1000000-0xe13fffff 64bit]
[    1.661328] pci 0000:01:00.0: supports D1 D2
[    1.668001] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.673149] pci 0000:00:1c.0:   bridge window [mem 0xe1000000-0xe14fffff]
[    1.677293] pci 0000:02:00.0: [126f:2263] type 00 class 0x010802
[    1.685172] pci 0000:02:00.0: reg 0x10: [mem 0xe1500000-0xe1503fff 64bit]
[    1.693332] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    1.697149] pci 0000:00:1d.0:   bridge window [mem 0xe1500000-0xe15fffff]
[    1.705158] pci_bus 0000:00: on NUMA node 0
[    1.706317] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.713204] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.717202] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.725202] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.733197] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.741198] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.745201] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.753201] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.761351] ACPI: EC: interrupt unblocked
[    1.765152] ACPI: EC: event unblocked
[    1.768816] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.777146] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[    1.785727] SCSI subsystem initialized
[    1.789145] libata version 3.00 loaded.
[    1.789145] ACPI: bus type USB registered
[    1.793161] usbcore: registered new interface driver usbfs
[    1.797152] usbcore: registered new interface driver hub
[    1.801151] usbcore: registered new device driver usb
[    1.809448] Registered efivars operations
[    1.813170] PCI: Using ACPI for IRQ routing
[    1.817146] PCI: pci_cache_line_size set to 64 bytes
[    1.817347] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.817348] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    1.817349] e820: reserve RAM buffer [mem 0xbb0fb000-0xbbffffff]
[    1.817350] e820: reserve RAM buffer [mem 0xbbf00000-0xbbffffff]
[    1.817351] e820: reserve RAM buffer [mem 0x22f800000-0x22fffffff]
[    1.817360] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[    1.827579] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.833148] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.841144] clocksource: Switched to clocksource tsc-early
[    1.846675] pnp: PnP ACPI init
[    1.849841] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.856454] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.863052] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.869651] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.876596] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.883198] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.883460] system 00:01: [io  0x2000-0x20fe] has been reserved
[    1.889384] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.889506] system 00:02: [io  0x0680-0x069f] has been reserved
[    1.895425] system 00:02: [io  0xffff] has been reserved
[    1.900724] system 00:02: [io  0xffff] has been reserved
[    1.906024] system 00:02: [io  0xffff] has been reserved
[    1.911322] system 00:02: [io  0x1800-0x18fe] has been reserved
[    1.917230] system 00:02: [io  0x164e-0x164f] has been reserved
[    1.923141] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.923220] system 00:03: [io  0x0800-0x087f] has been reserved
[    1.929134] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.929151] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.929180] system 00:05: [io  0x1854-0x1857] has been reserved
[    1.935103] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.935679] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[    1.935765] system 00:07: [io  0x0200-0x023f] has been reserved
[    1.941682] system 00:07: [mem 0xfedb0000-0xfedbffff] has been reserved
[    1.948282] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.948548] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.955157] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.961758] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.968354] system 00:08: [mem 0xf8000000-0xfbffffff] could not be reserved
[    1.975299] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.981895] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.988493] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.995093] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    2.001687] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
[    2.008284] system 00:08: [mem 0xce800000-0xce81ffff] has been reserved
[    2.014884] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.015099] pnp 00:09: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    2.015144] pnp: PnP ACPI: found 10 devices
[    2.019847] thermal_sys: Registered thermal governor 'step_wise'
[    2.019848] thermal_sys: Registered thermal governor 'user_space'
[    2.030342] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.045281] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    2.050245] pci 0000:00:1c.0:   bridge window [mem 0xe1000000-0xe14fffff]
[    2.057018] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    2.061969] pci 0000:00:1d.0:   bridge window [mem 0xe1500000-0xe15fffff]
[    2.068743] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.074909] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.081075] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.087935] pci_bus 0000:00: resource 7 [mem 0xce800000-0xf7ffffff window]
[    2.094793] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    2.101650] pci_bus 0000:01: resource 1 [mem 0xe1000000-0xe14fffff]
[    2.107902] pci_bus 0000:02: resource 1 [mem 0xe1500000-0xe15fffff]
[    2.114255] NET: Registered protocol family 2
[    2.118718] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    2.127244] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    2.135211] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    2.142740] TCP: Hash tables configured (established 65536 bind 65536)
[    2.149277] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    2.156077] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    2.163340] NET: Registered protocol family 1
[    2.167710] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.176412] PCI: CLS 0 bytes, default 64
[    2.180356] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.186790] software IO TLB: mapped [mem 0xa88f8000-0xac8f8000] (64MB)
[    2.193347] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.201249] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.206980] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.212628] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.218014] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.223957] simple-framebuffer simple-framebuffer.0: framebuffer at 0xd0000000, 0x300000 bytes, mapped to 0x00000000e1657c7e
[    2.235153] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1024x768x32, linelength=4096
[    2.245954] Console: switching to colour frame buffer device 128x48
[    2.253600] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
[    2.261097] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    2.268485] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.274455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    2.282299] hv_vmbus: registering driver hv_pci
[    2.286858] hv_vmbus: registering driver hyperv_fb
[    2.291670] intel_idle: MWAIT substates: 0x142120
[    2.291670] intel_idle: v0.4.1 model 0x5E
[    2.291785] intel_idle: lapic_timer_reliable_states 0xffffffff
[    2.291917] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    2.300292] ACPI: Sleep Button [SLPB]
[    2.303987] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    2.312357] ACPI: Power Button [PWRB]
[    2.316058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.323523] ACPI: Power Button [PWRF]
[    2.327733] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    2.354579] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.362336] Non-volatile memory driver v1.3
[    2.366580] Linux agpgart interface v0.103
[    2.371275] checking generic (d0000000 300000) vs hw (d0000000 10000000)
[    2.371276] fb0: switching to inteldrmfb from simple
[    2.376286] Console: switching to colour dummy device 80x25
[    2.433239] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.439853] [drm] Driver supports precise vblank timestamp query.
[    2.447175] i915 0000:00:02.0: Direct firmware load for i915/skl_dmc_ver1_27.bin failed with error -2
[    2.456381] i915 0000:00:02.0: Falling back to sysfs fallback for: i915/skl_dmc_ver1_27.bin
[    2.457525] i915 0000:00:02.0: Failed to program MOCS registers; expect performance issues.
[    2.474053] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
[    2.482592] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.489926] acpi device:07: registered as cooling_device4
[    2.495393] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    2.505583] loop: module loaded
[    2.508784] Guest personality initialized and is inactive
[    2.509327] [drm] Cannot find any crtc or sizes
[    2.514274] VMCI host device registered (name=vmci, major=10, minor=63)
[    2.525350] Initialized host personality
[    2.529359] Loading iSCSI transport class v2.0-870.
[    2.529935] [drm] Cannot find any crtc or sizes
[    2.534372] VMware PVSCSI driver - version 1.0.7.0-k
[    2.543360] [drm] Cannot find any crtc or sizes
[    2.543798] hv_vmbus: registering driver hv_storvsc
[    2.553632] nvme nvme0: pci function 0000:02:00.0
[    2.558369] ahci 0000:00:17.0: version 3.0
[    2.558551] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
[    2.565184] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode
[    2.573339] ahci 0000:00:17.0: flags: 64bit ncq sntf stag pm led clo only pio slum part ems deso sadm sds apst
[    2.775315] nvme nvme0: missing or invalid SUBNQN field.
[    2.781736] nvme nvme0: allocated 64 MiB host memory buffer.
[    2.796955] nvme nvme0: 4/0/0 default/read/poll queues
[    2.809650]  nvme0n1: p1
[    2.821644] scsi host0: ahci
[    2.824654] scsi host1: ahci
[    2.827822] scsi host2: ahci
[    2.830963] scsi host3: ahci
[    2.834180] scsi host4: ahci
[    2.837092] ata1: SATA max UDMA/133 abar m2048@0xe164c000 port 0xe164c100 irq 123
[    2.844555] ata2: SATA max UDMA/133 abar m2048@0xe164c000 port 0xe164c180 irq 123
[    2.852017] ata3: SATA max UDMA/133 abar m2048@0xe164c000 port 0xe164c200 irq 123
[    2.859478] ata4: SATA max UDMA/133 abar m2048@0xe164c000 port 0xe164c280 irq 123
[    2.866939] ata5: SATA max UDMA/133 abar m2048@0xe164c000 port 0xe164c300 irq 123
[    2.874481] VMware vmxnet3 virtual NIC driver - version 1.4.17.0-k-NAPI
[    2.881085] hv_vmbus: registering driver hv_netvsc
[    2.885879] Fusion MPT base driver 3.04.20
[    2.889968] Copyright (c) 1999-2008 LSI Corporation
[    2.894837] Fusion MPT SPI Host driver 3.04.20
[    2.899276] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.905792] ehci-pci: EHCI PCI platform driver
[    2.910233] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.916403] ohci-pci: OHCI PCI platform driver
[    2.920844] ohci-platform: OHCI generic platform driver
[    2.926066] uhci_hcd: USB Universal Host Controller Interface driver
[    2.932564] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.937779] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.946235] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    2.955556] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.962981] hub 1-0:1.0: USB hub found
[    2.966786] hub 1-0:1.0: 16 ports detected
[    2.972871] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.978090] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.985478] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.992453] hub 2-0:1.0: USB hub found
[    2.996257] hub 2-0:1.0: 10 ports detected
[    3.000670] usb: port power management may be unreliable
[    3.007035] usbcore: registered new interface driver usb-storage
[    3.013057] i8042: PNP: No PS/2 controller found.
[    3.017757] hv_vmbus: registering driver hyperv_keyboard
[    3.023091] rtc_cmos 00:04: RTC can wake from S4
[    3.028167] rtc_cmos 00:04: registered as rtc0
[    3.032616] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    3.041015] intel_pstate: Intel P-state driver initializing
[    3.046836] intel_pstate: HWP enabled
[    3.050509] sdhci: Secure Digital Host Controller Interface driver
[    3.056682] sdhci: Copyright(c) Pierre Ossman
[    3.061228] hidraw: raw HID events driver (C) Jiri Kosina
[    3.066632] hv_vmbus: registering driver hid_hyperv
[    3.071516] usbcore: registered new interface driver usbhid
[    3.077087] usbhid: USB HID core driver
[    3.080918] hv_utils: Registering HyperV Utility Driver
[    3.086132] hv_vmbus: registering driver hv_utils
[    3.090828] hv_vmbus: registering driver hv_balloon
[    3.095811] NET: Registered protocol family 10
[    3.100497] Segment Routing with IPv6
[    3.104185] NET: Registered protocol family 17
[    3.108639] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    3.121558] 8021q: 802.1Q VLAN Support v1.8
[    3.125751] NET: Registered protocol family 40
[    3.130540] microcode: sig=0x506e3, pf=0x2, revision=0xc6
[    3.136013] microcode: Microcode Update Driver: v2.2.
[    3.136016] IPI shorthand broadcast: enabled
[    3.145326] AVX2 version of gcm_enc/dec engaged.
[    3.149930] AES CTR mode by8 optimization enabled
[    3.156340] sched_clock: Marking stable (2307917970, 848418077)->(3288021788, -131685741)
[    3.164530] registered taskstats version 1
[    3.169422] rtc_cmos 00:04: setting system clock to 2021-03-29T17:31:22 UTC (1617039082)
[    3.190076] ata1: SATA link down (SStatus 4 SControl 300)
[    3.241233] tsc: Refined TSC clocksource calibration: 2495.974 MHz
[    3.247419] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa5e86994, max_idle_ns: 440795230006 ns
[    3.257466] clocksource: Switched to clocksource tsc
[    3.305242] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    3.459029] usb-storage 1-3:1.0: USB Mass Storage device detected
[    3.465547] scsi host5: usb-storage 1-3:1.0
[    3.508587] ata2: SATA link down (SStatus 4 SControl 300)
[    3.828595] ata3: SATA link down (SStatus 4 SControl 300)
[    4.148589] ata4: SATA link down (SStatus 4 SControl 300)
[    4.468590] ata5: SATA link down (SStatus 4 SControl 300)
[    4.474121] Waiting for root device PARTUUID=eea507b2-08bf-4d61-6bc5-25ee16bb2002...
[    4.489888] scsi 5:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.26 PQ: 0 ANSI: 6
[    4.503700] sd 5:0:0:0: [sda] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB)
[    4.511970] sd 5:0:0:0: [sda] Write Protect is off
[    4.516827] sd 5:0:0:0: [sda] Mode Sense: 43 00 00 00
[    4.517514] sd 5:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    4.543492]  sda: sda1 sda2 sda3
[    4.549839] sd 5:0:0:0: [sda] Attached SCSI disk
[    4.573995] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null)
[    4.581061] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
[    4.588205] Freeing unused kernel image memory: 1100K
[    4.605244] Write protecting the kernel read-only data: 18432k
[    4.611711] Freeing unused kernel image memory: 2016K
[    4.617077] Freeing unused kernel image memory: 1108K
[    4.622191] Run /sbin/init as init process
[    4.632427] random: fast init done
[    4.678477] init: Console is alive
[    4.813898] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.825656] pps_core: LinuxPPS API ver. 1 registered
[    4.830633] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    4.841891] PTP clock support registered
[    4.846851] Button Hotplug driver version 0.4.1
[    4.851463] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.863496] init: - preinit -
[    4.947810] random: jshn: uninitialized urandom read (4 bytes read)
[    4.960287] random: jshn: uninitialized urandom read (4 bytes read)
[    4.968666] random: jshn: uninitialized urandom read (4 bytes read)
[    9.015150] mount_root: mounting /dev/root
[    9.021198] EXT4-fs (sda2): re-mounted. Opts: (null)
[    9.077787] urandom_read: 3 callbacks suppressed
[    9.077788] random: procd: uninitialized urandom read (4 bytes read)
[    9.115416] urandom-seed: Seeding with /etc/urandom.seed
[    9.124617] procd: - early -
[    9.639480] procd: - ubus -
[    9.648490] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.692557] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.700963] procd: - init -
[    9.747802] kmodloader: loading kernel modules from /etc/modules.d/*
[    9.748848] urngd: v1.0.2 started.
[    9.757681] ena: Elastic Network Adapter (ENA) v2.1.0K
[    9.763727] random: crng init done
[    9.767142] random: 1 urandom warning(s) missed due to ratelimiting
[    9.776231] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    9.783300] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    9.790290] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[    9.797258] igb: Copyright (c) 2007-2014 Intel Corporation.
[    9.804938] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
[    9.812604] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[    9.850876] i2c /dev entries driver
[    9.872344] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    9.878189] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    9.884368] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to simplified (2000-8000 ints) mode
[    9.894282] e1000e 0000:00:1f.6: Interrupt Mode set to 1
[   10.321950] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[   10.397546] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) fc:3f:db:02:f6:d8
[   10.405470] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[   10.412437] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[   10.456715] xt_time: kernel timezone is -0000
[   10.463903] PPP generic driver version 2.4.2
[   10.468398] NET: Registered protocol family 24
[   10.493881] kmodloader: done loading kernel modules from /etc/modules.d/*
[   12.153531] br-lan: port 1(eth0) entered blocking state
[   12.158770] br-lan: port 1(eth0) entered disabled state
[   12.164073] device eth0 entered promiscuous mode
[   14.892222] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   14.899848] br-lan: port 1(eth0) entered blocking state
[   14.905077] br-lan: port 1(eth0) entered forwarding state
[   14.910562] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   63.312473] i915 0000:00:02.0: Failed to load DMC firmware i915/skl_dmc_ver1_27.bin. Disabling runtime power management.
[   63.323340] i915 0000:00:02.0: DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915

for doing what ?
connect to a wifi network, or set up as an AP ?

ofc wana config in master mode..!

hmmmmmm

No One ?

I think it's cos of the make of your card it's broadcom
we ll say way from it due to problems if it even works