<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Wi-Fi® + Bluetooth® + 802.15.4のトピックAW611 WiFi chip Wi-Fi scan timeout</title>
    <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339069#M4734</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am debugging the driver and encountered the following issue: after successfully loading the Wi-Fi driver, no Wi-Fi hotspots can be found during a Wi-Fi hotspot scan (phones can detect the hotspot, the hotspot is very close to the Wi-Fi module, and the module has an antenna installed). Checking dmesg seems to indicate a timeout. Please see the attachment for the detailed log. Could you help analyze the cause? Thank you.&lt;/P&gt;&lt;P&gt;My operation steps are as follows:&lt;/P&gt;&lt;P&gt;1. Platform: sama5d3, Linux version: 4.4.19&lt;/P&gt;&lt;P&gt;2. Load the driver using the following commands, and dmesg shows successful loading.&lt;BR /&gt;insmod mlan.ko&lt;BR /&gt;insmod moal.ko drv_mode=7 ps_mode=2 auto_ds=2 host_mlme=1 cal_data_cfg=none fw_name=nxp/sd_w61x_v1.bin.se sta_name=wlan wfd_name=p2p cfg80211_wext=0xf drvdbg=0x80037&lt;/P&gt;&lt;P&gt;3. Use the wlan0 device and scan for Wi-Fi hotspots&lt;BR /&gt;ifconfig wlan0 up&lt;BR /&gt;wpa_supplicant -B -Dnl80211 -iwlan0 -c /etc/wpa.conf&lt;BR /&gt;wpa_cli -i wlan0 -g/var/run/wpa_supplicant/wlan0 ap_scan 1&lt;BR /&gt;wpa_cli -i wlan0 scan&lt;BR /&gt;wpa_cli -i wlan0 scan_result&lt;/P&gt;&lt;P&gt;4. When executing the wpa_cli -i wlan0 scan command, dmesg displays the following information, and no hotspots are found (the phone can detect multiple hotspots).&lt;/P&gt;&lt;P&gt;Jan 1 06:20:45 (none) user.alert kernel: [ 750.575641] wlan: wlan0 START SCAN&lt;BR /&gt;Jan 1 06:21:05 (none) user.warn kernel: [ 770.653428] Ext scan enh timeout&lt;BR /&gt;Jan 1 06:21:05 (none) user.warn kernel: [ 770.653465] ------------Dump info-----------&lt;BR /&gt;Jan 1 06:21:05 (none) user.warn kernel: [ 770.653478] EXT_SCAN_STATUS event Timeout&lt;BR /&gt;Jan 1 06:21:05 (none) user.warn kernel: [ 770.653490] CurCmd Empty&lt;/P&gt;&lt;LI-SPOILER&gt;[ 5.416061] UBIFS (ubi0:8): reserved for root: 4952683 bytes (4836 KiB)&lt;BR /&gt;[ 5.416088] UBIFS (ubi0:8): media format: w4/r0 (latest is w4/r0), UUID 9C8DF7E6-05DA-4D41-A3C5-0029C4D16B41, small LPT model&lt;BR /&gt;[ 5.557978] UBIFS (ubi0:8): un-mount UBI device 0&lt;BR /&gt;[ 5.558049] UBIFS (ubi0:8): background thread "ubifs_bgt0_8" stops&lt;BR /&gt;[ 82.542976] wlan: Loading MWLAN driver&lt;BR /&gt;[ 82.550306] wlan: Register to Bus Driver...&lt;BR /&gt;[ 82.613986] vendor=0x0471 device=0x0205 class=0 function=1&lt;BR /&gt;[ 82.614205] Attach moal handle ops, card interface type: 0x109&lt;BR /&gt;[ 82.614248] No module param cfg file specified&lt;BR /&gt;[ 82.614273] combo fw:nxp/sduart_nw61x.bin.se wlan fw:nxp/sd_w61x.bin.se&lt;BR /&gt;[ 82.614317] SDIO: sdio_blk_size=256 max_blk_count=512 max_segs=64 max_seg_size=4096&lt;BR /&gt;[ 82.614333] rx_work=0 cpu_num=1&lt;BR /&gt;[ 82.614354] Enable moal_recv_amsdu_packet&lt;BR /&gt;[ 82.614448] Attach mlan adapter operations.card_type is 0x109.&lt;BR /&gt;[ 82.615544] wlan: Enable TX SG mode&lt;BR /&gt;[ 82.615573] wlan: mpa_tx.buf_size=4096&lt;BR /&gt;[ 82.615583] wlan: Enable RX SG mode&lt;BR /&gt;[ 82.615594] wlan: mpa_rx.buf_size=4096&lt;BR /&gt;[ 82.622224] Request firmware: nxp/sd_w61x_v1.bin.se&lt;BR /&gt;[ 82.748653] Wakeup device...&lt;BR /&gt;[ 82.952631] Wlan: FW download over, firmwarelen=681308 downloaded 565508&lt;BR /&gt;[ 83.349412] WLAN FW is active&lt;BR /&gt;[ 83.349451] on_time is 83330185801&lt;BR /&gt;[ 83.349895] QUEUE_CMD: FUNC_INIT [0xa9] is queued&lt;BR /&gt;[ 83.349930] QUEUE_CMD: GET_HW_SPEC [0x3] is queued&lt;BR /&gt;[ 83.349974] DNLD_CMD (83.330689): FUNC_INIT [0xa9], act 0x263, len 16, seqno 0x1 timeout 5000&lt;BR /&gt;[ 83.372560] CMD_RESP (83.353254): FUNC_INIT [0x80a9], result 0, len 16, seqno 0x1&lt;BR /&gt;[ 83.372622] DNLD_CMD (83.353337): GET_HW_SPEC [0x3], act 0x0, len 71, seqno 0x2 timeout 5000&lt;BR /&gt;[ 83.372964] 83.353669 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.373008] VDLL_IND (OFFSET): offset=0x1c458&lt;BR /&gt;[ 83.373947] VDLL image: len=115800&lt;BR /&gt;[ 83.374253] CMD_RESP (83.354955): GET_HW_SPEC [0x8003], result 0, len 205, seqno 0x2&lt;BR /&gt;[ 83.374281] fw_cap_info=0x487cff03, dev_cap_mask=0xffffffff&lt;BR /&gt;[ 83.374299] GET_HW_SPEC: country_code=0x0&lt;BR /&gt;[ 83.374310] num_ant=1, antinfo=0x0&lt;BR /&gt;[ 83.374324] GET_HW_SPEC: hw_mpdu_density=4 dev_mcs_support=0x11&lt;BR /&gt;[ 83.374335] Enable Beamforming&lt;BR /&gt;[ 83.374350] GET_HW_SPEC: mgmt IE count=13&lt;BR /&gt;[ 83.374365] FW: SDIO rx aggr disabled 0x487cff03&lt;BR /&gt;[ 83.374381] pmadapter-&amp;gt;ecsa_enable=1&lt;BR /&gt;[ 83.374415] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.374429] pmadapter-&amp;gt;getlog_enable=1&lt;BR /&gt;[ 83.374451] chanrpt api ver=14.1&lt;BR /&gt;[ 83.374464] fw_cap_info=0x487cff03 fw_cap_ext=0x2182b5&lt;BR /&gt;[ 83.374479] uuid: c10d697cf87d596cab35c831392df315&lt;BR /&gt;[ 83.374491] fw hotfix ver=11&lt;BR /&gt;[ 83.374502] fw ver=15.1&lt;BR /&gt;[ 83.374512] uap fw ver=2.0&lt;BR /&gt;[ 83.374523] max_p2p_conn = 8, max_sta_conn = 16&lt;BR /&gt;[ 83.374541] wlan_set_regiontable: 2.4G 0x10&lt;BR /&gt;[ 83.374561] wlan_set_regiontable: 5G 0x10&lt;BR /&gt;[ 83.374599] Get Hw Spec done, fw_cap=0x487cff03&lt;BR /&gt;[ 83.374630] org_drv_mode=0x7 drv_mode=0x7&lt;BR /&gt;[ 83.375214] Enable Beamforming&lt;BR /&gt;[ 83.375274] QUEUE_CMD: 802_11_FW_WAKE_METHOD [0x74] is queued&lt;BR /&gt;[ 83.375301] set tx_buf = 4096&lt;BR /&gt;[ 83.375321] QUEUE_CMD: RECONFIGURE_TX_BUFF [0xd9] is queued&lt;BR /&gt;[ 83.375347] PS Command: action = 0x6, bitmap = 0x1&lt;BR /&gt;[ 83.375365] QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 83.375395] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.375424] QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 83.375453] QUEUE_CMD: CHAN_REGION_CFG [0x242] is queued&lt;BR /&gt;[ 83.375484] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 83.375511] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 83.375539] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 83.375566] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 83.375609] DNLD_CMD (83.356326): 802_11_SNMP_MIB [0x16], act 0x1, len 15, seqno 0x3 timeout 5000&lt;BR /&gt;[ 83.376003] CMD_RESP (83.356703): 802_11_SNMP_MIB [0x8016], result 0, len 15, seqno 0x3&lt;BR /&gt;[ 83.376057] DNLD_CMD (83.356773): 802_11_FW_WAKE_METHOD [0x74], act 0x0, len 12, seqno 0x4 timeout 5000&lt;BR /&gt;[ 83.376391] CMD_RESP (83.357094): 802_11_FW_WAKE_METHOD [0x8074], result 0, len 18, seqno 0x4&lt;BR /&gt;[ 83.376416] FW wakeup method=1, gpio=0&lt;BR /&gt;[ 83.376454] DNLD_CMD (83.357172): RECONFIGURE_TX_BUFF [0xd9], act 0x1, len 16, seqno 0x5 timeout 5000&lt;BR /&gt;[ 83.377529] CMD_RESP (83.358231): RECONFIGURE_TX_BUFF [0x80d9], result 0, len 16, seqno 0x5&lt;BR /&gt;[ 83.377559] end port 32, data port mask ffffffff&lt;BR /&gt;[ 83.377575] max_tx_buf_size=4096, tx_buf_size=3328&lt;BR /&gt;[ 83.377612] DNLD_CMD (83.358329): 802_11_PS_MODE_ENH [0xe4], act 0x6, len 20, seqno 0x6 timeout 5000&lt;BR /&gt;[ 83.377947] CMD_RESP (83.358650): 802_11_PS_MODE_ENH [0x80e4], result 0, len 20, seqno 0x6&lt;BR /&gt;[ 83.377995] DNLD_CMD (83.358713): 802_11_SNMP_MIB [0x16], act 0x1, len 18, seqno 0x7 timeout 5000&lt;BR /&gt;[ 83.378324] CMD_RESP (83.359029): 802_11_SNMP_MIB [0x8016], result 0, len 18, seqno 0x7&lt;BR /&gt;[ 83.378374] DNLD_CMD (83.359090): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x8 timeout 5000&lt;BR /&gt;[ 83.378707] CMD_RESP (83.359411): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x8&lt;BR /&gt;[ 83.378757] DNLD_CMD (83.359472): CHAN_REGION_CFG [0x242], act 0x0, len 11, seqno 0x9 timeout 5000&lt;BR /&gt;[ 83.380238] CMD_RESP (83.360924): CHAN_REGION_CFG [0x8242], result 0, len 1297, seqno 0x9&lt;BR /&gt;[ 83.380344] DNLD_CMD (83.361055): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0xa timeout 5000&lt;BR /&gt;[ 83.381077] CMD_RESP (83.361775): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0xa&lt;BR /&gt;[ 83.381136] DNLD_CMD (83.361851): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0xb timeout 5000&lt;BR /&gt;[ 83.381490] CMD_RESP (83.362193): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0xb&lt;BR /&gt;[ 83.381539] DNLD_CMD (83.362255): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0xc timeout 5000&lt;BR /&gt;[ 83.381859] CMD_RESP (83.362563): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0xc&lt;BR /&gt;[ 83.381908] DNLD_CMD (83.362624): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0xd timeout 5000&lt;BR /&gt;[ 83.382235] CMD_RESP (83.362940): MAC_CONTROL [0x8028], result 0, len 12, seqno 0xd&lt;BR /&gt;[ 83.382289] QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 83.382328] DNLD_CMD (83.363045): APCMD_SYS_CONFIGURE [0xb0], act 0x0, len 20, seqno 0x100e timeout 5000&lt;BR /&gt;[ 83.383416] CMD_RESP (83.364108): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x100e&lt;BR /&gt;[ 83.383478] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 83.383510] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 83.383539] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 83.383567] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 83.383593] QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 83.383630] DNLD_CMD (83.364347): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0x200f timeout 5000&lt;BR /&gt;[ 83.387943] CMD_RESP (83.368633): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0x200f&lt;BR /&gt;[ 83.388009] DNLD_CMD (83.368722): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0x2010 timeout 5000&lt;BR /&gt;[ 83.388382] CMD_RESP (83.369085): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0x2010&lt;BR /&gt;[ 83.388433] DNLD_CMD (83.369149): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0x2011 timeout 5000&lt;BR /&gt;[ 83.388775] CMD_RESP (83.369478): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0x2011&lt;BR /&gt;[ 83.388825] DNLD_CMD (83.369541): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x2012 timeout 5000&lt;BR /&gt;[ 83.389139] CMD_RESP (83.369844): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x2012&lt;BR /&gt;[ 83.389187] DNLD_CMD (83.369904): 802_11_MAC_ADDRESS [0x4d], act 0x0, len 16, seqno 0x2013 timeout 5000&lt;BR /&gt;[ 83.389639] CMD_RESP (83.370340): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x2013&lt;BR /&gt;[ 83.389700] QUEUE_CMD: WMM_PARAM_CONFIG [0x23a] is queued&lt;BR /&gt;[ 83.389749] DNLD_CMD (83.370464): WMM_PARAM_CONFIG [0x23a], act 0x2, len 26, seqno 0x14 timeout 5000&lt;BR /&gt;[ 83.390091] CMD_RESP (83.370793): WMM_PARAM_CONFIG [0x823a], result 0, len 26, seqno 0x14&lt;BR /&gt;[ 83.392977] Set wiphy max_ap_assoc_sta=8&lt;BR /&gt;[ 83.393072] max_rate=390M&lt;BR /&gt;[ 83.393089] max_rate=390M&lt;BR /&gt;[ 83.393108] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 83.393129] max_rate=390M&lt;BR /&gt;[ 83.393139] max_rate=390M&lt;BR /&gt;[ 83.393155] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 83.393191] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 83.407537] wlan%d: DNLD_CMD (83.388260): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x15 timeout 5000&lt;BR /&gt;[ 83.408034] wlan%d: CMD_RESP (83.388756): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x15&lt;BR /&gt;[ 83.408202] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.408278] wlan%d: DNLD_CMD (83.389008): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x16 timeout 5000&lt;BR /&gt;[ 83.408707] wlan%d: CMD_RESP (83.389430): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x16&lt;BR /&gt;[ 83.408860] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.408930] wlan%d: DNLD_CMD (83.389661): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x17 timeout 5000&lt;BR /&gt;[ 83.409425] wlan%d: CMD_RESP (83.390146): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x17&lt;BR /&gt;[ 83.409582] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.409653] wlan%d: DNLD_CMD (83.390383): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x18 timeout 5000&lt;BR /&gt;[ 83.410075] wlan%d: CMD_RESP (83.390798): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x18&lt;BR /&gt;[ 83.410606] cfg80211 regulatory domain callback 00 initiator=0 dfs_region=0&lt;BR /&gt;[ 83.410668] Regulatory domain BY_CORE&lt;BR /&gt;[ 83.410738] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 83.410973] wlan%d: DNLD_CMD (83.391699): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x19 timeout 5000&lt;BR /&gt;[ 83.411461] wlan%d: CMD_RESP (83.392183): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x19&lt;BR /&gt;[ 83.411802] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 83.411833] wlan%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 83.411914] wlan%d: DNLD_CMD (83.392643): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x1a timeout 5000&lt;BR /&gt;[ 83.412367] wlan%d: CMD_RESP (83.393090): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x1a&lt;BR /&gt;[ 83.412416] ps_bitmap=0x0&lt;BR /&gt;[ 83.412535] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 83.412577] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.412633] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 83.412650] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 83.412665] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 83.412694] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 83.412718] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 83.412794] wlan%d: DNLD_CMD (83.393523): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x1b timeout 5000&lt;BR /&gt;[ 83.413234] wlan%d: CMD_RESP (83.393957): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x1b&lt;BR /&gt;[ 83.413292] wlan%d: DNLD_CMD (83.394022): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x1c timeout 5000&lt;BR /&gt;[ 83.413739] wlan%d: 83.394463 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.413802] VDLL_IND: type=0 ID=23 offset = 0xe808 len = 600&lt;BR /&gt;[ 83.413827] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.431747] wlan%d: 83.412467 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.431826] VDLL_IND: type=0 ID=23 offset = 0xea60 len = 600&lt;BR /&gt;[ 83.431855] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.432517] wlan%d: 83.413237 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.432590] VDLL_IND: type=0 ID=23 offset = 0xecb8 len = 600&lt;BR /&gt;[ 83.432617] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.433205] wlan%d: 83.413926 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.433276] VDLL_IND: type=0 ID=23 offset = 0xef10 len = 600&lt;BR /&gt;[ 83.433301] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.434255] wlan%d: 83.414977 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.434325] VDLL_IND: type=0 ID=23 offset = 0xf168 len = 600&lt;BR /&gt;[ 83.434348] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.434915] wlan%d: 83.415636 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.434987] VDLL_IND: type=0 ID=23 offset = 0xf3c0 len = 600&lt;BR /&gt;[ 83.435010] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.435581] wlan%d: 83.416302 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.435652] VDLL_IND: type=0 ID=23 offset = 0xf618 len = 600&lt;BR /&gt;[ 83.435675] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.436242] wlan%d: 83.416962 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.436313] VDLL_IND: type=0 ID=23 offset = 0xf870 len = 600&lt;BR /&gt;[ 83.436338] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.436923] wlan%d: 83.417645 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.436995] VDLL_IND: type=0 ID=23 offset = 0xfac8 len = 600&lt;BR /&gt;[ 83.437019] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.451150] wlan%d: 83.431867 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.451232] VDLL_IND: type=0 ID=18 offset = 0xc4e0 len = 600&lt;BR /&gt;[ 83.451260] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.469048] wlan%d: 83.449766 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.469131] VDLL_IND: type=0 ID=18 offset = 0xc738 len = 600&lt;BR /&gt;[ 83.469158] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.469811] wlan%d: 83.450531 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.469883] VDLL_IND: type=0 ID=18 offset = 0xc990 len = 600&lt;BR /&gt;[ 83.469909] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.470486] wlan%d: 83.451207 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.470558] VDLL_IND: type=0 ID=18 offset = 0xcbe8 len = 600&lt;BR /&gt;[ 83.470584] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.471148] wlan%d: 83.451869 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.471220] VDLL_IND: type=0 ID=18 offset = 0xce40 len = 600&lt;BR /&gt;[ 83.471247] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.471960] wlan%d: CMD_RESP (83.452682): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x1c&lt;BR /&gt;[ 83.472106] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 83.472166] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 83.472182] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472194] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472205] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472216] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472227] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472239] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472249] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472261] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472272] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472284] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472295] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472307] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472318] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472330] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472341] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472353] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472365] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472376] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472388] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472399] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472411] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472422] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472434] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472446] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472457] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472475] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 83.472507] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 83.472526] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 83.472603] wlan%d: DNLD_CMD (83.453331): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x1d timeout 5000&lt;BR /&gt;[ 83.494139] wlan%d: CMD_RESP (83.474857): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x1d&lt;BR /&gt;[ 83.494780] Set wlan%d interface addr: 30:XX:XX:XX:8c:11&lt;BR /&gt;[ 83.494841] wlan%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 83.494928] wlan%d: DNLD_CMD (83.475657): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x1e timeout 5000&lt;BR /&gt;[ 83.495415] wlan%d: CMD_RESP (83.476138): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x1e&lt;BR /&gt;[ 83.497089] Register NXP 802.11 Adapter wlan0&lt;BR /&gt;[ 83.497471] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 83.497582] wlan0 set multicast_list&lt;BR /&gt;[ 83.497622] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 83.497654] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 83.509486] uap%d: DNLD_CMD (83.490204): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x101f timeout 5000&lt;BR /&gt;[ 83.510032] wlan0: 83.490754 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.510109] VDLL_IND: type=0 ID=24 offset = 0xfd20 len = 600&lt;BR /&gt;[ 83.510135] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.528293] wlan0: 83.509009 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.528377] VDLL_IND: type=0 ID=24 offset = 0xff78 len = 600&lt;BR /&gt;[ 83.528405] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.529075] wlan0: 83.509795 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.529151] VDLL_IND: type=0 ID=24 offset = 0x101d0 len = 600&lt;BR /&gt;[ 83.529176] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.529781] wlan0: 83.510504 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.529849] VDLL_IND: type=0 ID=24 offset = 0x10428 len = 600&lt;BR /&gt;[ 83.529871] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.530444] wlan0: 83.511164 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.530517] VDLL_IND: type=0 ID=24 offset = 0x10680 len = 600&lt;BR /&gt;[ 83.530541] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.531107] wlan0: 83.511826 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.531178] VDLL_IND: type=0 ID=24 offset = 0x108d8 len = 600&lt;BR /&gt;[ 83.531202] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.531884] uap%d: CMD_RESP (83.512604): 11AX_CFG [0x8266], result 0, len 39, seqno 0x101f&lt;BR /&gt;[ 83.531948] user_2g_hecap_len=28&lt;BR /&gt;[ 83.531997] wlan0: DNLD_CMD (83.512726): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x20 timeout 5000&lt;BR /&gt;[ 83.532430] wlan0: CMD_RESP (83.513154): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x20&lt;BR /&gt;[ 83.532484] wlan0: DNLD_CMD (83.513216): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x21 timeout 5000&lt;BR /&gt;[ 83.532797] wlan0: CMD_RESP (83.513521): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x21&lt;BR /&gt;[ 83.532964] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 83.533051] uap%d: DNLD_CMD (83.513779): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x1022 timeout 5000&lt;BR /&gt;[ 83.533496] uap%d: CMD_RESP (83.514218): 11AX_CFG [0x8266], result 0, len 39, seqno 0x1022&lt;BR /&gt;[ 83.533548] user_hecap_len=28&lt;BR /&gt;[ 83.539872] Set uap%d interface addr: 32:XX:XX:XX:8d:11&lt;BR /&gt;[ 83.539937] uap%d: QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 83.540028] uap%d: DNLD_CMD (83.520757): APCMD_SYS_CONFIGURE [0xb0], act 0x1, len 20, seqno 0x1023 timeout 5000&lt;BR /&gt;[ 83.540517] uap%d: CMD_RESP (83.521240): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x1023&lt;BR /&gt;[ 83.542165] Register NXP 802.11 Adapter uap0&lt;BR /&gt;[ 83.542494] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 83.542521] p2p%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 83.542607] uap0 set multicast_list&lt;BR /&gt;[ 83.543135] p2p%d: DNLD_CMD (83.523858): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x2024 timeout 5000&lt;BR /&gt;[ 83.543643] p2p%d: CMD_RESP (83.524364): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x2024&lt;BR /&gt;[ 83.543693] ps_bitmap=0x0&lt;BR /&gt;[ 83.543799] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 83.543841] p2p%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.543895] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 83.543910] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 83.543925] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 83.543954] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 83.543973] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 83.544059] p2p%d: DNLD_CMD (83.524786): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x2025 timeout 5000&lt;BR /&gt;[ 83.544517] p2p%d: CMD_RESP (83.525239): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x2025&lt;BR /&gt;[ 83.544580] p2p%d: DNLD_CMD (83.525310): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x2026 timeout 5000&lt;BR /&gt;[ 83.566231] p2p%d: CMD_RESP (83.546947): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x2026&lt;BR /&gt;[ 83.566411] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 83.566474] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 83.566489] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566501] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566513] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566524] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566535] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566546] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566557] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566569] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566580] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566592] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566604] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566615] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566627] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566638] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566650] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566661] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566673] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566685] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566696] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566708] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566720] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566731] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566743] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566755] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566767] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566784] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 83.566815] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 83.566835] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 83.566911] p2p%d: DNLD_CMD (83.547640): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x2027 timeout 5000&lt;BR /&gt;[ 83.588510] p2p%d: CMD_RESP (83.569226): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x2027&lt;BR /&gt;[ 83.598432] Set WFD device addr: 32:XX:XX:XX:8c:11&lt;BR /&gt;[ 83.598498] p2p%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 83.598592] p2p%d: DNLD_CMD (83.579322): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x2028 timeout 5000&lt;BR /&gt;[ 83.599075] p2p%d: CMD_RESP (83.579798): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x2028&lt;BR /&gt;[ 83.600896] Register NXP 802.11 Adapter p2p0&lt;BR /&gt;[ 83.601044] wlan: version = SDIW612---18.99.3.p26.11-MM6X18540.p17-(FP92)&lt;BR /&gt;[ 83.601125] wlan0: QUEUE_CMD: REG_ACCESS [0x27c] is queued&lt;BR /&gt;[ 83.601706] p2p0 set multicast_list&lt;BR /&gt;[ 83.601758] p2p0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 83.601798] p2p0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 83.601862] wlan0: DNLD_CMD (83.582592): REG_ACCESS [0x27c], act 0x0, len 20, seqno 0x29 timeout 5000&lt;BR /&gt;[ 83.602352] wlan0: CMD_RESP (83.583074): REG_ACCESS [0x827c], result 0, len 20, seqno 0x29&lt;BR /&gt;[ 83.602435] p2p0: DNLD_CMD (83.583164): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x202a timeout 5000&lt;BR /&gt;[ 83.602875] p2p0: CMD_RESP (83.583599): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x202a&lt;BR /&gt;[ 83.602933] p2p0: DNLD_CMD (83.583663): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x202b timeout 5000&lt;BR /&gt;[ 83.603253] p2p0: CMD_RESP (83.583977): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x202b&lt;BR /&gt;[ 83.649540] Set REG 0x90002328: 0x13d57 slew_rate=3&lt;BR /&gt;[ 83.649608] wlan0: QUEUE_CMD: REG_ACCESS [0x27c] is queued&lt;BR /&gt;[ 83.649704] wlan0: DNLD_CMD (83.630433): REG_ACCESS [0x27c], act 0x1, len 20, seqno 0x2c timeout 5000&lt;BR /&gt;[ 83.650198] wlan0: CMD_RESP (83.630922): REG_ACCESS [0x827c], result 0, len 20, seqno 0x2c&lt;BR /&gt;[ 83.650381] wlan0: QUEUE_CMD: INDEPENDENT_RESET_CFG [0x243] is queued&lt;BR /&gt;[ 83.650456] wlan0: DNLD_CMD (83.631187): INDEPENDENT_RESET_CFG [0x243], act 0x0, len 12, seqno 0x2d timeout 5000&lt;BR /&gt;[ 83.650885] wlan0: CMD_RESP (83.631608): INDEPENDENT_RESET_CFG [0x8243], result 0, len 12, seqno 0x2d&lt;BR /&gt;[ 83.651544] wlan: Register to Bus Driver Done&lt;BR /&gt;[ 83.651568] wlan: Driver loaded successfully&lt;BR /&gt;[ 91.250327] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.250455] wlan0: DNLD_CMD (91.231183): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x2e timeout 5000&lt;BR /&gt;[ 91.250979] wlan0: CMD_RESP (91.231700): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x2e&lt;BR /&gt;[ 91.251505] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.251610] wlan0: DNLD_CMD (91.232338): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x2f timeout 5000&lt;BR /&gt;[ 91.252073] wlan0: CMD_RESP (91.232795): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x2f&lt;BR /&gt;[ 91.256518] wlan0: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 91.256644] wlan0: DNLD_CMD (91.237371): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x30 timeout 5000&lt;BR /&gt;[ 91.257138] wlan0: CMD_RESP (91.237860): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x30&lt;BR /&gt;[ 91.262751] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.262879] wlan0: DNLD_CMD (91.243606): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x31 timeout 5000&lt;BR /&gt;[ 91.263360] wlan0: CMD_RESP (91.244082): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x31&lt;BR /&gt;[ 91.263875] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.263981] wlan0: DNLD_CMD (91.244710): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x32 timeout 5000&lt;BR /&gt;[ 91.264440] wlan0: CMD_RESP (91.245161): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x32&lt;BR /&gt;[ 91.273598] wlan0: QUEUE_CMD: RX_MGMT_IND [0x10c] is queued&lt;BR /&gt;[ 91.273755] wlan0: DNLD_CMD (91.254481): RX_MGMT_IND [0x10c], act 0x1, len 14, seqno 0x33 timeout 5000&lt;BR /&gt;[ 91.274249] wlan0: CMD_RESP (91.254971): RX_MGMT_IND [0x810c], result 0, len 14, seqno 0x33&lt;BR /&gt;[ 91.285501] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.285628] wlan0: DNLD_CMD (91.266356): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x34 timeout 5000&lt;BR /&gt;[ 91.286112] wlan0: CMD_RESP (91.266833): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x34&lt;BR /&gt;[ 91.286736] wlan0 set multicast_list&lt;BR /&gt;[ 91.286794] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 91.286835] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 91.286916] wlan0: DNLD_CMD (91.267643): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x35 timeout 5000&lt;BR /&gt;[ 91.287407] wlan0: CMD_RESP (91.268128): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x35&lt;BR /&gt;[ 91.287469] wlan0: DNLD_CMD (91.268199): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x36 timeout 5000&lt;BR /&gt;[ 91.287894] wlan0: CMD_RESP (91.268617): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x36&lt;BR /&gt;[ 91.297629] wlan0: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 91.297755] wlan0: DNLD_CMD (91.278484): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x37 timeout 5000&lt;BR /&gt;[ 91.298244] wlan0: CMD_RESP (91.278966): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x37&lt;BR /&gt;[ 112.909482] wlan0: QUEUE_CMD: MGMT_IE_LIST [0xf2] is queued&lt;BR /&gt;[ 112.909610] wlan0: DNLD_CMD (112.890335): MGMT_IE_LIST [0xf2], act 0x1, len 127, seqno 0x38 timeout 5000&lt;BR /&gt;[ 112.910138] wlan0: CMD_RESP (112.890857): MGMT_IE_LIST [0x80f2], result 0, len 127, seqno 0x38&lt;BR /&gt;[ 112.910277] probereq ie length = 107&lt;BR /&gt;[ 112.910302] beacon=ffff assocresp=ffff proberesp=ffff probereq=0&lt;BR /&gt;[ 112.910324] wlan:random_mac 00:XX:XX:XX:00:00&lt;BR /&gt;[ 112.910848] max_rate=390M&lt;BR /&gt;[ 112.910869] max_rate=390M&lt;BR /&gt;[ 112.910887] Set: HE rx mcs set 0x0000fffe tx mcs set 0x0000fffe&lt;BR /&gt;[ 112.910946] max_rate=390M&lt;BR /&gt;[ 112.910957] max_rate=390M&lt;BR /&gt;[ 112.910972] Set: HE rx mcs set 0x0000fffe tx mcs set 0x0000fffe&lt;BR /&gt;[ 112.911000] wlan0: QUEUE_CMD: 802_11_SCAN_EXT [0x107] is queued&lt;BR /&gt;[ 112.911052] wlan: wlan0 START SCAN&lt;BR /&gt;[ 112.911216] wlan0: DNLD_CMD (112.891939): 802_11_SCAN_EXT [0x107], act 0x1, len 266, seqno 0x39 timeout 20000&lt;BR /&gt;[ 112.921346] wlan0: CMD_RESP (112.902062): 802_11_SCAN_EXT [0x8107], result 0, len 12, seqno 0x39&lt;BR /&gt;[ 132.979298] Ext scan enh timeout&lt;BR /&gt;[ 132.979336] ------------Dump info-----------&lt;BR /&gt;[ 132.979347] EXT_SCAN_STATUS event Timeout&lt;BR /&gt;[ 132.979360] CurCmd Empty&lt;BR /&gt;[ 132.979372] mlan_processing =0&lt;BR /&gt;[ 132.979382] main_lock_flag =0&lt;BR /&gt;[ 132.979392] main_process_cnt =125&lt;BR /&gt;[ 132.979401] delay_task_flag =0&lt;BR /&gt;[ 132.979410] mlan_rx_processing =0&lt;BR /&gt;[ 132.979419] rx_pkts_queued=0&lt;BR /&gt;[ 132.979428] more_task_flag = 0&lt;BR /&gt;[ 132.979437] num_cmd_timeout = 0&lt;BR /&gt;[ 132.979446] last_cmd_index = 7&lt;BR /&gt;[ 132.979455] last_cmd_id = 0xd1 0x10c 0xd1 0x10 0x28 0x20 0xf2 0x107 0x20 0xd1&lt;BR /&gt;[ 132.979499] last_cmd_act = 0x0 0x1 0x0 0x1 0x213 0xc 0x1 0x1 0xc 0x0&lt;BR /&gt;[ 132.979535] last_cmd_resp_index = 7&lt;BR /&gt;[ 132.979544] last_cmd_resp_id = 0x80d1 0x810c 0x80d1 0x8010 0x8028 0x8020 0x80f2 0x8107 0x8020 0x80d1&lt;BR /&gt;[ 132.979583] last_event_index = 1&lt;BR /&gt;[ 132.979592] last_event = 0x81 0x81 0x81 0x81 0x81 0x81 0x81 0x81 0x81 0x81&lt;BR /&gt;[ 132.979630] num_data_h2c_failure = 0&lt;BR /&gt;[ 132.979642] num_cmd_h2c_failure = 0&lt;BR /&gt;[ 132.979653] num_data_c2h_failure = 0&lt;BR /&gt;[ 132.979663] num_cmdevt_c2h_failure = 0&lt;BR /&gt;[ 132.979673] num_int_read_failure = 0&lt;BR /&gt;[ 132.979683] last_int_status = 64&lt;BR /&gt;[ 132.979692] num_alloc_buffer_failure = 0&lt;BR /&gt;[ 132.979701] num_pkt_dropped = 0&lt;BR /&gt;[ 132.979710] num_no_cmd_node = 0&lt;BR /&gt;[ 132.979719] num_event_deauth = 0&lt;BR /&gt;[ 132.979728] num_event_disassoc = 0&lt;BR /&gt;[ 132.979737] num_event_link_lost = 0&lt;BR /&gt;[ 132.979746] num_cmd_deauth = 0&lt;BR /&gt;[ 132.979756] num_cmd_assoc_success = 0&lt;BR /&gt;[ 132.979766] num_cmd_assoc_failure = 0&lt;BR /&gt;[ 132.979776] num_cons_assoc_failure = 0&lt;BR /&gt;[ 132.979785] cmd_resp_received=0&lt;BR /&gt;[ 132.979794] event_received=0&lt;BR /&gt;[ 132.979804] max_tx_buf_size=4096&lt;BR /&gt;[ 132.979813] tx_buf_size=3328&lt;BR /&gt;[ 132.979822] curr_tx_buf_size=3328&lt;BR /&gt;[ 132.979832] data_sent=0 cmd_sent=0&lt;BR /&gt;[ 132.979843] ps_mode=0 ps_state=0&lt;BR /&gt;[ 132.979855] wakeup_dev_req=0 wakeup_tries=0 wakeup_timeout=0&lt;BR /&gt;[ 132.979866] hs_configured=0 hs_activated=0&lt;BR /&gt;[ 132.979877] pps_uapsd_mode=0 sleep_pd=0&lt;BR /&gt;[ 132.979886] tx_lock_flag = 0&lt;BR /&gt;[ 132.979896] scan_processing = 1&lt;BR /&gt;[ 132.979906] scan_state = 0x5&lt;BR /&gt;[ 132.979915] bypass_pkt_count=0&lt;BR /&gt;[ 132.979927] mp_rd_bitmap=0x0 curr_rd_port=0x0&lt;BR /&gt;[ 132.979939] mp_wr_bitmap=0xffffffff curr_wr_port=0x0&lt;BR /&gt;[ 132.979949] mp_data_port_mask = 0xffffffff&lt;BR /&gt;[ 132.979960] last_recv_rd_bitmap=0x0 mp_invalid_update=0&lt;BR /&gt;[ 132.979972] last_recv_wr_bitmap=0xffffffff last_mp_index=0&lt;BR /&gt;[ 132.979986] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.979995] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980048] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980058] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980111] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980120] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980172] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980182] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980234] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980244] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980297] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980306] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980359] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980368] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980420] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980430] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980482] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980491] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980542] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980552] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980604] bss_index = 0, tx_pkts_queued = 0 tx_pause&lt;BR /&gt;[ 132.980619] bss_index = 1, tx_pkts_queued = 0 tx_pause&lt;BR /&gt;[ 132.980631] bss_index = 2, tx_pkts_queued = 0 tx_pause&lt;BR /&gt;[ 132.980647] bss_index = 3, tx_pkts_queued = 0 tx_pause&lt;BR /&gt;[ 132.980663] event id:0x80000012&lt;BR /&gt;[ 132.980702] Host:br03 Timestamp:c0623ac4&lt;BR /&gt;[ 132.980730] Driver version = SDIW612---18.99.3.p26.11-MM6X18540.p17-(FP92)&lt;BR /&gt;[ 132.980743] main_state = 4&lt;BR /&gt;[ 132.980753] ioctl_pending = 1&lt;BR /&gt;[ 132.980762] tx_pending = 0&lt;BR /&gt;[ 132.980772] wmm_tx_pending[0] = 0&lt;BR /&gt;[ 132.980781] wmm_tx_pending[1] = 0&lt;BR /&gt;[ 132.980790] wmm_tx_pending[2] = 0&lt;BR /&gt;[ 132.980800] wmm_tx_pending[3] = 0&lt;BR /&gt;[ 132.980810] rx_pending = 0&lt;BR /&gt;[ 132.980819] lock_count = 111&lt;BR /&gt;[ 132.980828] malloc_count = 52&lt;BR /&gt;[ 132.980837] mbufalloc_count = 0&lt;BR /&gt;[ 132.980846] hs_skip_count = 0&lt;BR /&gt;[ 132.980856] hs_force_count = 0&lt;BR /&gt;[ 132.980868] Media state = "Disconnected"&lt;BR /&gt;[ 132.980881] carrier off&lt;BR /&gt;[ 132.980894] tx queue 0: stopped&lt;BR /&gt;[ 132.980907] tx queue 1: stopped&lt;BR /&gt;[ 132.980920] tx queue 2: stopped&lt;BR /&gt;[ 132.980933] tx queue 3: stopped&lt;BR /&gt;[ 132.980946] wlan0: num_tx_timeout = 0&lt;BR /&gt;[ 132.980960] uap0: num_tx_timeout = 0&lt;BR /&gt;[ 132.980973] p2p0: num_tx_timeout = 0&lt;BR /&gt;[ 132.981005] -------- Dump info End---------&lt;BR /&gt;[ 132.981063] Wakeup device...&lt;BR /&gt;[ 132.981682] SDIO Func0 (0x0-0x9): 43 03 02 02 03 02 08 02 03 00&lt;BR /&gt;[ 132.982016] SDIO Func1 (0x10-0x17): 00 00 00 00 ff ff ff ff&lt;BR /&gt;[ 132.982575] SDIO Func1: (0x8) c3 (0x58) 00 (0x5c) 48 (0x5d) 00 (0x60) 87 (0x61) 0c (0x62) 00 (0x64) 10 (0x65) 00 (0x66) 00 (0x68) 00 (0x69) 00 (0x6a) 00&lt;BR /&gt;[ 132.983518] SDIO Func1 (0xe8-0xff): dc fe 60 00 61 00 00 00 24 14 70 c8 ab 77 80 00 00 00 00 00 01 00 00 00&lt;BR /&gt;[ 133.087775] SDIO Func1 (0xe8-0xff): dc fe c4 00 6c 00 00 00 24 14 70 c8 ab 77 80 00 00 00 00 00 01 00 00 00&lt;BR /&gt;[ 133.087808] Cancel all pending cmd and txrx queue&lt;BR /&gt;[ 133.087844] IOCTL failed: c5cf7800 id=0x10000, sub_id=0x10003 action=1, status_code=0x80000007 [CMD_CANCEL]&lt;BR /&gt;[ 133.087864] flush scan queue: cmd 0x107&lt;BR /&gt;[ 133.087914] Wakeup device...&lt;BR /&gt;[ 133.088389] wlan0: 133.069104 : Event: EXT_SCAN_REPORT [0x58]&lt;BR /&gt;[ 133.088460] EVENT: EXT_SCAN Report (2416)&lt;BR /&gt;[ 133.088757] wlan0: 133.069476 : Event: EXT_SCAN_REPORT [0x58]&lt;BR /&gt;[ 133.088814] EVENT: EXT_SCAN Report (463)&lt;BR /&gt;[ 133.089067] wlan0: 133.069787 : Event: EXT_SCAN_STATUS_REPORT [0x7f]&lt;BR /&gt;[ 133.089121] EVENT: EXT_SCAN status report (151)&lt;BR /&gt;[ 133.089143] ext_scan_status: status 0 (scan success), buf_len 144&lt;BR /&gt;[ 133.089163] chan=1, noise=-89, total_network=1 scan_duration=78, busy_duration=37&lt;BR /&gt;[ 133.089181] chan=2, noise=-90, total_network=0 scan_duration=78, busy_duration=32&lt;BR /&gt;[ 133.089198] chan=3, noise=-90, total_network=1 scan_duration=78, busy_duration=23&lt;BR /&gt;[ 133.089213] chan=4, noise=-81, total_network=0 scan_duration=78, busy_duration=12&lt;BR /&gt;[ 133.089229] chan=5, noise=-84, total_network=1 scan_duration=78, busy_duration=30&lt;BR /&gt;[ 133.089246] chan=6, noise=-84, total_network=2 scan_duration=78, busy_duration=52&lt;BR /&gt;[ 133.089261] chan=7, noise=-87, total_network=0 scan_duration=78, busy_duration=17&lt;BR /&gt;[ 133.089358] chan=8, noise=-87, total_network=0 scan_duration=78, busy_duration=12&lt;BR /&gt;[ 133.089375] chan=9, noise=-89, total_network=1 scan_duration=78, busy_duration=27&lt;BR /&gt;[ 133.089392] chan=10, noise=-89, total_network=0 scan_duration=78, busy_duration=27&lt;BR /&gt;[ 133.089409] chan=11, noise=-89, total_network=1 scan_duration=78, busy_duration=41&lt;BR /&gt;[ 133.089425] chan=12, noise=-87, total_network=1 scan_duration=78, busy_duration=32&lt;BR /&gt;[ 133.089440] chan=13, noise=-88, total_network=1 scan_duration=78, busy_duration=32&lt;BR /&gt;[ 133.089456] chan=14, noise=-91, total_network=0 scan_duration=78, busy_duration=8&lt;BR /&gt;[ 133.089479] chan=1, min_rssi=0, max_rssi=0 noise=-89 min_rss=89, max_rss=89&lt;BR /&gt;[ 133.089496] chan=2, min_rssi=0, max_rssi=0 noise=-90 min_rss=90, max_rss=90&lt;BR /&gt;[ 133.089511] chan=3, min_rssi=0, max_rssi=0 noise=-90 min_rss=90, max_rss=90&lt;BR /&gt;[ 133.089526] chan=4, min_rssi=0, max_rssi=0 noise=-81 min_rss=81, max_rss=81&lt;BR /&gt;[ 133.089542] chan=5, min_rssi=0, max_rssi=0 noise=-84 min_rss=84, max_rss=84&lt;BR /&gt;[ 133.089558] chan=6, min_rssi=0, max_rssi=0 noise=-84 min_rss=84, max_rss=84&lt;BR /&gt;[ 133.089574] chan=7, min_rssi=0, max_rssi=0 noise=-87 min_rss=87, max_rss=87&lt;BR /&gt;[ 133.089589] chan=8, min_rssi=0, max_rssi=0 noise=-87 min_rss=87, max_rss=87&lt;BR /&gt;[ 133.089605] chan=9, min_rssi=0, max_rssi=0 noise=-89 min_rss=89, max_rss=89&lt;BR /&gt;[ 133.089620] chan=10, min_rssi=0, max_rssi=0 noise=-89 min_rss=89, max_rss=89&lt;BR /&gt;[ 133.089636] chan=11, min_rssi=0, max_rssi=0 noise=-89 min_rss=89, max_rss=89&lt;BR /&gt;[ 133.089652] chan=12, min_rssi=0, max_rssi=0 noise=-87 min_rss=87, max_rss=87&lt;BR /&gt;[ 133.089668] chan=13, min_rssi=0, max_rssi=0 noise=-88 min_rss=88, max_rss=88&lt;BR /&gt;[ 133.089683] chan=14, min_rssi=0, max_rssi=0 noise=-91 min_rss=91, max_rss=91&lt;BR /&gt;[ 133.089702] wlan: SCAN COMPLETED: scanned AP count=0&lt;BR /&gt;[ 133.089721] event id:0x80000009&lt;BR /&gt;[ 133.089748] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 133.089767] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 133.093278] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 133.099459] ====SDIO FW DUMP EVENT MODE START ====&lt;BR /&gt;[ 133.099802] FW trigger fw dump&lt;BR /&gt;[ 133.099845] ==== Start Receive FW dump event ====&lt;BR /&gt;[ 133.099942] Create directory /data/dump_133 error, try create dir in /var&lt;BR /&gt;[ 133.100015] Create directory /var/dump_133 successfully&lt;BR /&gt;[ 133.100036] Firmware Dump directory name is /var/dump_133&lt;BR /&gt;[ 133.100048] === START DRIVER INFO DUMP===&lt;BR /&gt;[ 133.100161] DRV dump data in /var/dump_133/file_drv_info&lt;BR /&gt;[ 133.100594] Wakeup device...&lt;BR /&gt;[ 133.231641] Drv info total bytes = 421143 (0x66d17)&lt;BR /&gt;[ 133.231676] === DRIVER INFO DUMP END===&lt;BR /&gt;[ 134.887580] ==== FW DUMP END: 1408768 bytes ====&lt;BR /&gt;[ 134.887652] wlan: Notify FW dump complete event&lt;BR /&gt;[ 134.887668] vendor event :0x1&lt;BR /&gt;[ 134.887750] Start to process hanging&lt;BR /&gt;[ 134.888400] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 134.888744] Cancel all pending cmd and txrx queue&lt;BR /&gt;[ 134.888883] vendor event :0x4&lt;BR /&gt;[ 134.888939] WIFI auto_fw_reload: fw_reload=1&lt;BR /&gt;[ 134.888995] ========START IN-BAND RESET===========&lt;BR /&gt;[ 134.889037] vendor event :0x2&lt;BR /&gt;[ 134.889227] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 134.889259] woal_reset_intf: get bss info failed&lt;BR /&gt;[ 134.889375] Cancel all pending cmd and txrx queue&lt;BR /&gt;[ 134.889499] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 134.889793] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 135.068048] FW wake up&lt;BR /&gt;[ 135.082732] SDIO Trigger FW In-band Reset success&lt;BR /&gt;[ 135.082764] Free module params&lt;BR /&gt;[ 135.082815] No module param cfg file specified&lt;BR /&gt;[ 135.082867] SDIO: sdio_blk_size=256 max_blk_count=512 max_segs=64 max_seg_size=4096&lt;BR /&gt;[ 135.082883] rx_work=0 cpu_num=1&lt;BR /&gt;[ 135.082903] Enable moal_recv_amsdu_packet&lt;BR /&gt;[ 135.082990] Attach mlan adapter operations.card_type is 0x109.&lt;BR /&gt;[ 135.091840] wlan: Enable TX SG mode&lt;BR /&gt;[ 135.091876] wlan: mpa_tx.buf_size=4096&lt;BR /&gt;[ 135.091888] wlan: Enable RX SG mode&lt;BR /&gt;[ 135.091899] wlan: mpa_rx.buf_size=4096&lt;BR /&gt;[ 135.091945] Request firmware: nxp/sd_w61x_v1.bin.se&lt;BR /&gt;[ 135.097580] Wakeup device...&lt;BR /&gt;[ 135.361419] Wlan: FW download over, firmwarelen=681308 downloaded 565508&lt;BR /&gt;[ 135.779436] WLAN FW is active&lt;BR /&gt;[ 135.779479] on_time is 135760213003&lt;BR /&gt;[ 135.779928] QUEUE_CMD: FUNC_INIT [0xa9] is queued&lt;BR /&gt;[ 135.779961] QUEUE_CMD: GET_HW_SPEC [0x3] is queued&lt;BR /&gt;[ 135.780007] DNLD_CMD (135.760717): FUNC_INIT [0xa9], act 0x263, len 16, seqno 0x1 timeout 5000&lt;BR /&gt;[ 135.802877] CMD_RESP (135.783563): FUNC_INIT [0x80a9], result 0, len 16, seqno 0x1&lt;BR /&gt;[ 135.802941] DNLD_CMD (135.783651): GET_HW_SPEC [0x3], act 0x0, len 71, seqno 0x2 timeout 5000&lt;BR /&gt;[ 135.803276] 135.783976 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.803320] VDLL_IND (OFFSET): offset=0x1c458&lt;BR /&gt;[ 135.804257] VDLL image: len=115800&lt;BR /&gt;[ 135.804558] CMD_RESP (135.785256): GET_HW_SPEC [0x8003], result 0, len 205, seqno 0x2&lt;BR /&gt;[ 135.804586] fw_cap_info=0x487cff03, dev_cap_mask=0xffffffff&lt;BR /&gt;[ 135.804603] GET_HW_SPEC: country_code=0x0&lt;BR /&gt;[ 135.804615] num_ant=1, antinfo=0x0&lt;BR /&gt;[ 135.804631] GET_HW_SPEC: hw_mpdu_density=4 dev_mcs_support=0x11&lt;BR /&gt;[ 135.804641] Enable Beamforming&lt;BR /&gt;[ 135.804656] GET_HW_SPEC: mgmt IE count=13&lt;BR /&gt;[ 135.804672] FW: SDIO rx aggr disabled 0x487cff03&lt;BR /&gt;[ 135.804687] pmadapter-&amp;gt;ecsa_enable=1&lt;BR /&gt;[ 135.804722] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.804735] pmadapter-&amp;gt;getlog_enable=1&lt;BR /&gt;[ 135.804758] chanrpt api ver=14.1&lt;BR /&gt;[ 135.804772] fw_cap_info=0x487cff03 fw_cap_ext=0x2182b5&lt;BR /&gt;[ 135.804786] uuid: c10d697cf87d596cab35c831392df315&lt;BR /&gt;[ 135.804798] fw hotfix ver=11&lt;BR /&gt;[ 135.804810] fw ver=15.1&lt;BR /&gt;[ 135.804820] uap fw ver=2.0&lt;BR /&gt;[ 135.804832] max_p2p_conn = 8, max_sta_conn = 16&lt;BR /&gt;[ 135.804849] wlan_set_regiontable: 2.4G 0x10&lt;BR /&gt;[ 135.804868] wlan_set_regiontable: 5G 0x10&lt;BR /&gt;[ 135.804904] Get Hw Spec done, fw_cap=0x487cff03&lt;BR /&gt;[ 135.804931] org_drv_mode=0x7 drv_mode=0x7&lt;BR /&gt;[ 135.805473] Enable Beamforming&lt;BR /&gt;[ 135.805531] QUEUE_CMD: 802_11_FW_WAKE_METHOD [0x74] is queued&lt;BR /&gt;[ 135.805558] set tx_buf = 4096&lt;BR /&gt;[ 135.805578] QUEUE_CMD: RECONFIGURE_TX_BUFF [0xd9] is queued&lt;BR /&gt;[ 135.805603] PS Command: action = 0x6, bitmap = 0x1&lt;BR /&gt;[ 135.805623] QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 135.805653] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.805684] QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 135.805715] QUEUE_CMD: CHAN_REGION_CFG [0x242] is queued&lt;BR /&gt;[ 135.805747] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 135.805775] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 135.805803] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 135.805831] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 135.805873] DNLD_CMD (135.786585): 802_11_SNMP_MIB [0x16], act 0x1, len 15, seqno 0x3 timeout 5000&lt;BR /&gt;[ 135.806273] CMD_RESP (135.786970): 802_11_SNMP_MIB [0x8016], result 0, len 15, seqno 0x3&lt;BR /&gt;[ 135.806326] DNLD_CMD (135.787037): 802_11_FW_WAKE_METHOD [0x74], act 0x0, len 12, seqno 0x4 timeout 5000&lt;BR /&gt;[ 135.806657] CMD_RESP (135.787354): 802_11_FW_WAKE_METHOD [0x8074], result 0, len 18, seqno 0x4&lt;BR /&gt;[ 135.806681] FW wakeup method=1, gpio=0&lt;BR /&gt;[ 135.806720] DNLD_CMD (135.787431): RECONFIGURE_TX_BUFF [0xd9], act 0x1, len 16, seqno 0x5 timeout 5000&lt;BR /&gt;[ 135.807784] CMD_RESP (135.788482): RECONFIGURE_TX_BUFF [0x80d9], result 0, len 16, seqno 0x5&lt;BR /&gt;[ 135.807813] end port 32, data port mask ffffffff&lt;BR /&gt;[ 135.807828] max_tx_buf_size=4096, tx_buf_size=3328&lt;BR /&gt;[ 135.807867] DNLD_CMD (135.788578): 802_11_PS_MODE_ENH [0xe4], act 0x6, len 20, seqno 0x6 timeout 5000&lt;BR /&gt;[ 135.808197] CMD_RESP (135.788896): 802_11_PS_MODE_ENH [0x80e4], result 0, len 20, seqno 0x6&lt;BR /&gt;[ 135.808246] DNLD_CMD (135.788958): 802_11_SNMP_MIB [0x16], act 0x1, len 18, seqno 0x7 timeout 5000&lt;BR /&gt;[ 135.808578] CMD_RESP (135.789278): 802_11_SNMP_MIB [0x8016], result 0, len 18, seqno 0x7&lt;BR /&gt;[ 135.808627] DNLD_CMD (135.789339): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x8 timeout 5000&lt;BR /&gt;[ 135.808952] CMD_RESP (135.789651): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x8&lt;BR /&gt;[ 135.809004] DNLD_CMD (135.789713): CHAN_REGION_CFG [0x242], act 0x0, len 11, seqno 0x9 timeout 5000&lt;BR /&gt;[ 135.810351] CMD_RESP (135.791038): CHAN_REGION_CFG [0x8242], result 0, len 1297, seqno 0x9&lt;BR /&gt;[ 135.810455] DNLD_CMD (135.791160): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0xa timeout 5000&lt;BR /&gt;[ 135.811124] CMD_RESP (135.791819): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0xa&lt;BR /&gt;[ 135.811184] DNLD_CMD (135.791892): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0xb timeout 5000&lt;BR /&gt;[ 135.811540] CMD_RESP (135.792237): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0xb&lt;BR /&gt;[ 135.811591] DNLD_CMD (135.792300): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0xc timeout 5000&lt;BR /&gt;[ 135.811920] CMD_RESP (135.792619): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0xc&lt;BR /&gt;[ 135.811966] DNLD_CMD (135.792678): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0xd timeout 5000&lt;BR /&gt;[ 135.812382] CMD_RESP (135.793082): MAC_CONTROL [0x8028], result 0, len 12, seqno 0xd&lt;BR /&gt;[ 135.812434] QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 135.812472] DNLD_CMD (135.793183): APCMD_SYS_CONFIGURE [0xb0], act 0x0, len 20, seqno 0x100e timeout 5000&lt;BR /&gt;[ 135.813545] CMD_RESP (135.794232): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x100e&lt;BR /&gt;[ 135.813606] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 135.813637] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 135.813666] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 135.813693] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 135.813720] QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 135.813757] DNLD_CMD (135.794468): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0x200f timeout 5000&lt;BR /&gt;[ 135.818050] CMD_RESP (135.798739): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0x200f&lt;BR /&gt;[ 135.818115] DNLD_CMD (135.798822): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0x2010 timeout 5000&lt;BR /&gt;[ 135.818477] CMD_RESP (135.799175): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0x2010&lt;BR /&gt;[ 135.818528] DNLD_CMD (135.799237): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0x2011 timeout 5000&lt;BR /&gt;[ 135.818860] CMD_RESP (135.799557): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0x2011&lt;BR /&gt;[ 135.818909] DNLD_CMD (135.799620): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x2012 timeout 5000&lt;BR /&gt;[ 135.819230] CMD_RESP (135.799930): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x2012&lt;BR /&gt;[ 135.819353] DNLD_CMD (135.800057): 802_11_MAC_ADDRESS [0x4d], act 0x0, len 16, seqno 0x2013 timeout 5000&lt;BR /&gt;[ 135.819695] CMD_RESP (135.800394): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x2013&lt;BR /&gt;[ 135.819753] QUEUE_CMD: WMM_PARAM_CONFIG [0x23a] is queued&lt;BR /&gt;[ 135.819806] DNLD_CMD (135.800516): WMM_PARAM_CONFIG [0x23a], act 0x2, len 26, seqno 0x14 timeout 5000&lt;BR /&gt;[ 135.820154] CMD_RESP (135.800851): WMM_PARAM_CONFIG [0x823a], result 0, len 26, seqno 0x14&lt;BR /&gt;[ 135.820247] woal_proc_init: proc_wlan is already exist adapter0&lt;BR /&gt;[ 135.820490] Set wiphy max_ap_assoc_sta=8&lt;BR /&gt;[ 135.820580] max_rate=390M&lt;BR /&gt;[ 135.820595] max_rate=390M&lt;BR /&gt;[ 135.820613] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 135.820633] max_rate=390M&lt;BR /&gt;[ 135.820644] max_rate=390M&lt;BR /&gt;[ 135.820660] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 135.820694] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 135.820792] wlan%d: DNLD_CMD (135.801516): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x15 timeout 5000&lt;BR /&gt;[ 135.821252] wlan%d: CMD_RESP (135.801969): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x15&lt;BR /&gt;[ 135.821410] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.821486] wlan%d: DNLD_CMD (135.802211): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x16 timeout 5000&lt;BR /&gt;[ 135.821909] wlan%d: CMD_RESP (135.802626): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x16&lt;BR /&gt;[ 135.822058] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.822131] wlan%d: DNLD_CMD (135.802857): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x17 timeout 5000&lt;BR /&gt;[ 135.822556] wlan%d: CMD_RESP (135.803274): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x17&lt;BR /&gt;[ 135.823588] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.823686] wlan%d: DNLD_CMD (135.804409): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x18 timeout 5000&lt;BR /&gt;[ 135.824156] wlan%d: CMD_RESP (135.804874): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x18&lt;BR /&gt;[ 135.824697] cfg80211 regulatory domain callback 00 initiator=0 dfs_region=0&lt;BR /&gt;[ 135.824756] Regulatory domain BY_CORE&lt;BR /&gt;[ 135.824824] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 135.825063] wlan%d: DNLD_CMD (135.805783): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x19 timeout 5000&lt;BR /&gt;[ 135.825563] wlan%d: CMD_RESP (135.806278): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x19&lt;BR /&gt;[ 135.830566] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 135.830603] wlan%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 135.830705] wlan%d: DNLD_CMD (135.811429): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x1a timeout 5000&lt;BR /&gt;[ 135.831207] wlan%d: CMD_RESP (135.811924): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x1a&lt;BR /&gt;[ 135.831257] ps_bitmap=0x0&lt;BR /&gt;[ 135.832483] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 135.832537] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.832595] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 135.832612] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 135.832627] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 135.832654] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 135.832679] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 135.832765] wlan%d: DNLD_CMD (135.813487): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x1b timeout 5000&lt;BR /&gt;[ 135.833246] wlan%d: CMD_RESP (135.813963): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x1b&lt;BR /&gt;[ 135.833311] wlan%d: DNLD_CMD (135.814036): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x1c timeout 5000&lt;BR /&gt;[ 135.833767] wlan%d: 135.814485 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.833837] VDLL_IND: type=0 ID=23 offset = 0xe808 len = 600&lt;BR /&gt;[ 135.833865] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.852281] wlan%d: 135.832993 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.852365] VDLL_IND: type=0 ID=23 offset = 0xea60 len = 600&lt;BR /&gt;[ 135.852394] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.853090] wlan%d: 135.833806 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.853163] VDLL_IND: type=0 ID=23 offset = 0xecb8 len = 600&lt;BR /&gt;[ 135.853190] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.853763] wlan%d: 135.834478 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.853834] VDLL_IND: type=0 ID=23 offset = 0xef10 len = 600&lt;BR /&gt;[ 135.853862] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.854423] wlan%d: 135.835138 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.854495] VDLL_IND: type=0 ID=23 offset = 0xf168 len = 600&lt;BR /&gt;[ 135.854520] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.855156] wlan%d: 135.835873 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.855227] VDLL_IND: type=0 ID=23 offset = 0xf3c0 len = 600&lt;BR /&gt;[ 135.855253] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.855840] wlan%d: 135.836555 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.855914] VDLL_IND: type=0 ID=23 offset = 0xf618 len = 600&lt;BR /&gt;[ 135.855940] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.856506] wlan%d: 135.837222 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.856579] VDLL_IND: type=0 ID=23 offset = 0xf870 len = 600&lt;BR /&gt;[ 135.856605] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.857176] wlan%d: 135.837891 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.857249] VDLL_IND: type=0 ID=23 offset = 0xfac8 len = 600&lt;BR /&gt;[ 135.857273] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.871435] wlan%d: 135.852148 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.871518] VDLL_IND: type=0 ID=18 offset = 0xc4e0 len = 600&lt;BR /&gt;[ 135.871546] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.889846] wlan%d: 135.870559 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.889927] VDLL_IND: type=0 ID=18 offset = 0xc738 len = 600&lt;BR /&gt;[ 135.889954] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.890572] wlan%d: 135.871288 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.890641] VDLL_IND: type=0 ID=18 offset = 0xc990 len = 600&lt;BR /&gt;[ 135.890667] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.891189] wlan%d: 135.871907 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.891256] VDLL_IND: type=0 ID=18 offset = 0xcbe8 len = 600&lt;BR /&gt;[ 135.891281] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.891805] wlan%d: 135.872522 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.891874] VDLL_IND: type=0 ID=18 offset = 0xce40 len = 600&lt;BR /&gt;[ 135.891899] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.892608] wlan%d: CMD_RESP (135.873325): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x1c&lt;BR /&gt;[ 135.892748] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 135.892808] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 135.892823] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892836] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892848] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892860] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892872] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892883] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892895] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892906] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892919] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892930] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892942] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892954] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892966] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892978] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892991] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893003] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893015] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893026] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893038] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893050] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893062] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893074] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893086] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893098] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893111] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893129] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 135.893162] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 135.893182] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 135.893262] wlan%d: DNLD_CMD (135.873985): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x1d timeout 5000&lt;BR /&gt;[ 135.914842] wlan%d: CMD_RESP (135.895556): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x1d&lt;BR /&gt;[ 135.915464] Set wlan%d interface addr: 30:XX:XX:XX:8c:11&lt;BR /&gt;[ 135.915527] wlan%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 135.915612] wlan%d: DNLD_CMD (135.896337): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x1e timeout 5000&lt;BR /&gt;[ 135.916084] wlan%d: CMD_RESP (135.896801): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x1e&lt;BR /&gt;[ 135.917741] Register NXP 802.11 Adapter wlan0&lt;BR /&gt;[ 135.918123] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 135.918242] wlan0 set multicast_list&lt;BR /&gt;[ 135.918284] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 135.918321] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 135.919456] uap%d: DNLD_CMD (135.900169): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x101f timeout 5000&lt;BR /&gt;[ 135.922208] wlan0: 135.902922 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.922289] VDLL_IND: type=0 ID=24 offset = 0xfd20 len = 600&lt;BR /&gt;[ 135.922317] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.924116] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 135.940962] wlan0: 135.921674 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.941045] VDLL_IND: type=0 ID=24 offset = 0xff78 len = 600&lt;BR /&gt;[ 135.941072] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.941803] wlan0: 135.922519 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.941878] VDLL_IND: type=0 ID=24 offset = 0x101d0 len = 600&lt;BR /&gt;[ 135.941907] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.942533] wlan0: 135.923247 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.942609] VDLL_IND: type=0 ID=24 offset = 0x10428 len = 600&lt;BR /&gt;[ 135.942636] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.943225] wlan0: 135.923941 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.943295] VDLL_IND: type=0 ID=24 offset = 0x10680 len = 600&lt;BR /&gt;[ 135.943321] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.943880] wlan0: 135.924596 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.943953] VDLL_IND: type=0 ID=24 offset = 0x108d8 len = 600&lt;BR /&gt;[ 135.943980] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.944770] uap%d: CMD_RESP (135.925484): 11AX_CFG [0x8266], result 0, len 39, seqno 0x101f&lt;BR /&gt;[ 135.944838] user_2g_hecap_len=28&lt;BR /&gt;[ 135.944887] wlan0: DNLD_CMD (135.925611): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x20 timeout 5000&lt;BR /&gt;[ 135.945344] wlan0: CMD_RESP (135.926062): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x20&lt;BR /&gt;[ 135.945402] wlan0: DNLD_CMD (135.926128): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x21 timeout 5000&lt;BR /&gt;[ 135.945714] wlan0: CMD_RESP (135.926433): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x21&lt;BR /&gt;[ 135.945784] wlan0: DNLD_CMD (135.926508): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x22 timeout 5000&lt;BR /&gt;[ 135.946203] wlan0: CMD_RESP (135.926922): TXPWR_CFG [0x80d1], result 0, len 100, seqno 0x22&lt;BR /&gt;[ 135.946372] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 135.946458] uap%d: DNLD_CMD (135.927182): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x1023 timeout 5000&lt;BR /&gt;[ 135.946898] uap%d: CMD_RESP (135.927614): 11AX_CFG [0x8266], result 0, len 39, seqno 0x1023&lt;BR /&gt;[ 135.946950] user_hecap_len=28&lt;BR /&gt;[ 135.947917] wlan0: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 135.948036] wlan0: DNLD_CMD (135.928760): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x24 timeout 5000&lt;BR /&gt;[ 135.948531] wlan0: CMD_RESP (135.929248): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x24&lt;BR /&gt;[ 135.952904] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 135.953030] wlan0: DNLD_CMD (135.933753): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x25 timeout 5000&lt;BR /&gt;[ 135.953530] wlan0: CMD_RESP (135.934248): TXPWR_CFG [0x80d1], result 0, len 100, seqno 0x25&lt;BR /&gt;[ 135.980353] Set uap%d interface addr: 32:XX:XX:XX:8d:11&lt;BR /&gt;[ 135.980421] uap%d: QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 135.980519] uap%d: DNLD_CMD (135.961243): APCMD_SYS_CONFIGURE [0xb0], act 0x1, len 20, seqno 0x1026 timeout 5000&lt;BR /&gt;[ 135.981001] uap%d: CMD_RESP (135.961718): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x1026&lt;BR /&gt;[ 135.982691] Register NXP 802.11 Adapter uap0&lt;BR /&gt;[ 135.983020] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 135.983047] p2p%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 135.983151] uap0 set multicast_list&lt;BR /&gt;[ 135.983219] p2p%d: DNLD_CMD (135.963942): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x2027 timeout 5000&lt;BR /&gt;[ 135.984207] p2p%d: CMD_RESP (135.964920): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x2027&lt;BR /&gt;[ 135.984265] ps_bitmap=0x0&lt;BR /&gt;[ 135.984403] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 135.984449] p2p%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.984505] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 135.984522] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 135.984537] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 135.984568] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 135.984587] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 135.984659] p2p%d: DNLD_CMD (135.965381): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x2028 timeout 5000&lt;BR /&gt;[ 135.985112] p2p%d: CMD_RESP (135.965828): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x2028&lt;BR /&gt;[ 135.985176] p2p%d: DNLD_CMD (135.965901): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x2029 timeout 5000&lt;BR /&gt;[ 135.985893] wlan0: QUEUE_CMD: RX_MGMT_IND [0x10c] is queued&lt;BR /&gt;[ 136.006674] p2p%d: CMD_RESP (135.987387): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x2029&lt;BR /&gt;[ 136.006769] wlan0: DNLD_CMD (135.987493): RX_MGMT_IND [0x10c], act 0x1, len 14, seqno 0x2a timeout 5000&lt;BR /&gt;[ 136.007116] wlan0: CMD_RESP (135.987835): RX_MGMT_IND [0x810c], result 0, len 14, seqno 0x2a&lt;BR /&gt;[ 136.007258] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 136.007319] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 136.007334] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007347] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007359] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007371] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007382] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007394] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007405] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007417] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007429] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007441] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007453] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007465] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007476] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007488] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007500] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007512] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007524] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007536] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007548] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007560] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007572] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007583] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007595] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007607] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007619] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007637] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 136.007669] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 136.007691] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 136.007772] p2p%d: DNLD_CMD (135.988494): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x202b timeout 5000&lt;BR /&gt;[ 136.029473] p2p%d: CMD_RESP (136.010184): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x202b&lt;BR /&gt;[ 136.048176] Set WFD device addr: 32:XX:XX:XX:8c:11&lt;BR /&gt;[ 136.048243] p2p%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 136.048342] p2p%d: DNLD_CMD (136.029066): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x202c timeout 5000&lt;BR /&gt;[ 136.048852] p2p%d: CMD_RESP (136.029568): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x202c&lt;BR /&gt;[ 136.050691] Register NXP 802.11 Adapter p2p0&lt;BR /&gt;[ 136.050845] wlan: version = SDIW612---18.99.3.p26.11-MM6X18540.p17-(FP92)&lt;BR /&gt;[ 136.050911] wlan0: QUEUE_CMD: REG_ACCESS [0x27c] is queued&lt;BR /&gt;[ 136.051016] p2p0 set multicast_list&lt;BR /&gt;[ 136.051054] p2p0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 136.051086] p2p0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 136.051145] wlan0: DNLD_CMD (136.031870): REG_ACCESS [0x27c], act 0x0, len 20, seqno 0x2d timeout 5000&lt;BR /&gt;[ 136.052103] wlan0: CMD_RESP (136.032816): REG_ACCESS [0x827c], result 0, len 20, seqno 0x2d&lt;BR /&gt;[ 136.052193] p2p0: DNLD_CMD (136.032918): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x202e timeout 5000&lt;BR /&gt;[ 136.052627] p2p0: CMD_RESP (136.033345): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x202e&lt;BR /&gt;[ 136.052682] p2p0: DNLD_CMD (136.033408): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x202f timeout 5000&lt;BR /&gt;[ 136.052998] p2p0: CMD_RESP (136.033717): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x202f&lt;BR /&gt;[ 136.053200] wlan0: QUEUE_CMD: INDEPENDENT_RESET_CFG [0x243] is queued&lt;BR /&gt;[ 136.053281] wlan0: DNLD_CMD (136.034005): INDEPENDENT_RESET_CFG [0x243], act 0x0, len 12, seqno 0x30 timeout 5000&lt;BR /&gt;[ 136.053716] wlan0: CMD_RESP (136.034434): INDEPENDENT_RESET_CFG [0x8243], result 0, len 12, seqno 0x30&lt;BR /&gt;[ 136.054120] vendor event :0x2&lt;BR /&gt;[ 136.054174] ========END IN-BAND RESET===========&lt;BR /&gt;[ 136.112302] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 136.112439] wlan0: DNLD_CMD (136.093162): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x31 timeout 5000&lt;BR /&gt;[ 136.112959] wlan0: CMD_RESP (136.093675): TXPWR_CFG [0x80d1], result 0, len 100, seqno 0x31&lt;BR /&gt;[ 136.123000] wlan0 set multicast_list&lt;BR /&gt;[ 136.123064] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 136.123110] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 136.123195] wlan0: DNLD_CMD (136.103918): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x32 timeout 5000&lt;BR /&gt;[ 136.123686] wlan0: CMD_RESP (136.104404): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x32&lt;BR /&gt;[ 136.123751] wlan0: DNLD_CMD (136.104476): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x33 timeout 5000&lt;BR /&gt;[ 136.124071] wlan0: CMD_RESP (136.104789): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x33&lt;BR /&gt;[ 136.127648] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 136.127786] wlan0: DNLD_CMD (136.108509): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x34 timeout 5000&lt;BR /&gt;[ 136.128291] wlan0: CMD_RESP (136.109008): TXPWR_CFG [0x80d1], result 0, len 100, seqno 0x34&lt;/LI-SPOILER&gt;</description>
    <pubDate>Wed, 25 Mar 2026 08:29:42 GMT</pubDate>
    <dc:creator>eric25</dc:creator>
    <dc:date>2026-03-25T08:29:42Z</dc:date>
    <item>
      <title>AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339069#M4734</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am debugging the driver and encountered the following issue: after successfully loading the Wi-Fi driver, no Wi-Fi hotspots can be found during a Wi-Fi hotspot scan (phones can detect the hotspot, the hotspot is very close to the Wi-Fi module, and the module has an antenna installed). Checking dmesg seems to indicate a timeout. Please see the attachment for the detailed log. Could you help analyze the cause? Thank you.&lt;/P&gt;&lt;P&gt;My operation steps are as follows:&lt;/P&gt;&lt;P&gt;1. Platform: sama5d3, Linux version: 4.4.19&lt;/P&gt;&lt;P&gt;2. Load the driver using the following commands, and dmesg shows successful loading.&lt;BR /&gt;insmod mlan.ko&lt;BR /&gt;insmod moal.ko drv_mode=7 ps_mode=2 auto_ds=2 host_mlme=1 cal_data_cfg=none fw_name=nxp/sd_w61x_v1.bin.se sta_name=wlan wfd_name=p2p cfg80211_wext=0xf drvdbg=0x80037&lt;/P&gt;&lt;P&gt;3. Use the wlan0 device and scan for Wi-Fi hotspots&lt;BR /&gt;ifconfig wlan0 up&lt;BR /&gt;wpa_supplicant -B -Dnl80211 -iwlan0 -c /etc/wpa.conf&lt;BR /&gt;wpa_cli -i wlan0 -g/var/run/wpa_supplicant/wlan0 ap_scan 1&lt;BR /&gt;wpa_cli -i wlan0 scan&lt;BR /&gt;wpa_cli -i wlan0 scan_result&lt;/P&gt;&lt;P&gt;4. When executing the wpa_cli -i wlan0 scan command, dmesg displays the following information, and no hotspots are found (the phone can detect multiple hotspots).&lt;/P&gt;&lt;P&gt;Jan 1 06:20:45 (none) user.alert kernel: [ 750.575641] wlan: wlan0 START SCAN&lt;BR /&gt;Jan 1 06:21:05 (none) user.warn kernel: [ 770.653428] Ext scan enh timeout&lt;BR /&gt;Jan 1 06:21:05 (none) user.warn kernel: [ 770.653465] ------------Dump info-----------&lt;BR /&gt;Jan 1 06:21:05 (none) user.warn kernel: [ 770.653478] EXT_SCAN_STATUS event Timeout&lt;BR /&gt;Jan 1 06:21:05 (none) user.warn kernel: [ 770.653490] CurCmd Empty&lt;/P&gt;&lt;LI-SPOILER&gt;[ 5.416061] UBIFS (ubi0:8): reserved for root: 4952683 bytes (4836 KiB)&lt;BR /&gt;[ 5.416088] UBIFS (ubi0:8): media format: w4/r0 (latest is w4/r0), UUID 9C8DF7E6-05DA-4D41-A3C5-0029C4D16B41, small LPT model&lt;BR /&gt;[ 5.557978] UBIFS (ubi0:8): un-mount UBI device 0&lt;BR /&gt;[ 5.558049] UBIFS (ubi0:8): background thread "ubifs_bgt0_8" stops&lt;BR /&gt;[ 82.542976] wlan: Loading MWLAN driver&lt;BR /&gt;[ 82.550306] wlan: Register to Bus Driver...&lt;BR /&gt;[ 82.613986] vendor=0x0471 device=0x0205 class=0 function=1&lt;BR /&gt;[ 82.614205] Attach moal handle ops, card interface type: 0x109&lt;BR /&gt;[ 82.614248] No module param cfg file specified&lt;BR /&gt;[ 82.614273] combo fw:nxp/sduart_nw61x.bin.se wlan fw:nxp/sd_w61x.bin.se&lt;BR /&gt;[ 82.614317] SDIO: sdio_blk_size=256 max_blk_count=512 max_segs=64 max_seg_size=4096&lt;BR /&gt;[ 82.614333] rx_work=0 cpu_num=1&lt;BR /&gt;[ 82.614354] Enable moal_recv_amsdu_packet&lt;BR /&gt;[ 82.614448] Attach mlan adapter operations.card_type is 0x109.&lt;BR /&gt;[ 82.615544] wlan: Enable TX SG mode&lt;BR /&gt;[ 82.615573] wlan: mpa_tx.buf_size=4096&lt;BR /&gt;[ 82.615583] wlan: Enable RX SG mode&lt;BR /&gt;[ 82.615594] wlan: mpa_rx.buf_size=4096&lt;BR /&gt;[ 82.622224] Request firmware: nxp/sd_w61x_v1.bin.se&lt;BR /&gt;[ 82.748653] Wakeup device...&lt;BR /&gt;[ 82.952631] Wlan: FW download over, firmwarelen=681308 downloaded 565508&lt;BR /&gt;[ 83.349412] WLAN FW is active&lt;BR /&gt;[ 83.349451] on_time is 83330185801&lt;BR /&gt;[ 83.349895] QUEUE_CMD: FUNC_INIT [0xa9] is queued&lt;BR /&gt;[ 83.349930] QUEUE_CMD: GET_HW_SPEC [0x3] is queued&lt;BR /&gt;[ 83.349974] DNLD_CMD (83.330689): FUNC_INIT [0xa9], act 0x263, len 16, seqno 0x1 timeout 5000&lt;BR /&gt;[ 83.372560] CMD_RESP (83.353254): FUNC_INIT [0x80a9], result 0, len 16, seqno 0x1&lt;BR /&gt;[ 83.372622] DNLD_CMD (83.353337): GET_HW_SPEC [0x3], act 0x0, len 71, seqno 0x2 timeout 5000&lt;BR /&gt;[ 83.372964] 83.353669 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.373008] VDLL_IND (OFFSET): offset=0x1c458&lt;BR /&gt;[ 83.373947] VDLL image: len=115800&lt;BR /&gt;[ 83.374253] CMD_RESP (83.354955): GET_HW_SPEC [0x8003], result 0, len 205, seqno 0x2&lt;BR /&gt;[ 83.374281] fw_cap_info=0x487cff03, dev_cap_mask=0xffffffff&lt;BR /&gt;[ 83.374299] GET_HW_SPEC: country_code=0x0&lt;BR /&gt;[ 83.374310] num_ant=1, antinfo=0x0&lt;BR /&gt;[ 83.374324] GET_HW_SPEC: hw_mpdu_density=4 dev_mcs_support=0x11&lt;BR /&gt;[ 83.374335] Enable Beamforming&lt;BR /&gt;[ 83.374350] GET_HW_SPEC: mgmt IE count=13&lt;BR /&gt;[ 83.374365] FW: SDIO rx aggr disabled 0x487cff03&lt;BR /&gt;[ 83.374381] pmadapter-&amp;gt;ecsa_enable=1&lt;BR /&gt;[ 83.374415] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.374429] pmadapter-&amp;gt;getlog_enable=1&lt;BR /&gt;[ 83.374451] chanrpt api ver=14.1&lt;BR /&gt;[ 83.374464] fw_cap_info=0x487cff03 fw_cap_ext=0x2182b5&lt;BR /&gt;[ 83.374479] uuid: c10d697cf87d596cab35c831392df315&lt;BR /&gt;[ 83.374491] fw hotfix ver=11&lt;BR /&gt;[ 83.374502] fw ver=15.1&lt;BR /&gt;[ 83.374512] uap fw ver=2.0&lt;BR /&gt;[ 83.374523] max_p2p_conn = 8, max_sta_conn = 16&lt;BR /&gt;[ 83.374541] wlan_set_regiontable: 2.4G 0x10&lt;BR /&gt;[ 83.374561] wlan_set_regiontable: 5G 0x10&lt;BR /&gt;[ 83.374599] Get Hw Spec done, fw_cap=0x487cff03&lt;BR /&gt;[ 83.374630] org_drv_mode=0x7 drv_mode=0x7&lt;BR /&gt;[ 83.375214] Enable Beamforming&lt;BR /&gt;[ 83.375274] QUEUE_CMD: 802_11_FW_WAKE_METHOD [0x74] is queued&lt;BR /&gt;[ 83.375301] set tx_buf = 4096&lt;BR /&gt;[ 83.375321] QUEUE_CMD: RECONFIGURE_TX_BUFF [0xd9] is queued&lt;BR /&gt;[ 83.375347] PS Command: action = 0x6, bitmap = 0x1&lt;BR /&gt;[ 83.375365] QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 83.375395] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.375424] QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 83.375453] QUEUE_CMD: CHAN_REGION_CFG [0x242] is queued&lt;BR /&gt;[ 83.375484] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 83.375511] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 83.375539] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 83.375566] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 83.375609] DNLD_CMD (83.356326): 802_11_SNMP_MIB [0x16], act 0x1, len 15, seqno 0x3 timeout 5000&lt;BR /&gt;[ 83.376003] CMD_RESP (83.356703): 802_11_SNMP_MIB [0x8016], result 0, len 15, seqno 0x3&lt;BR /&gt;[ 83.376057] DNLD_CMD (83.356773): 802_11_FW_WAKE_METHOD [0x74], act 0x0, len 12, seqno 0x4 timeout 5000&lt;BR /&gt;[ 83.376391] CMD_RESP (83.357094): 802_11_FW_WAKE_METHOD [0x8074], result 0, len 18, seqno 0x4&lt;BR /&gt;[ 83.376416] FW wakeup method=1, gpio=0&lt;BR /&gt;[ 83.376454] DNLD_CMD (83.357172): RECONFIGURE_TX_BUFF [0xd9], act 0x1, len 16, seqno 0x5 timeout 5000&lt;BR /&gt;[ 83.377529] CMD_RESP (83.358231): RECONFIGURE_TX_BUFF [0x80d9], result 0, len 16, seqno 0x5&lt;BR /&gt;[ 83.377559] end port 32, data port mask ffffffff&lt;BR /&gt;[ 83.377575] max_tx_buf_size=4096, tx_buf_size=3328&lt;BR /&gt;[ 83.377612] DNLD_CMD (83.358329): 802_11_PS_MODE_ENH [0xe4], act 0x6, len 20, seqno 0x6 timeout 5000&lt;BR /&gt;[ 83.377947] CMD_RESP (83.358650): 802_11_PS_MODE_ENH [0x80e4], result 0, len 20, seqno 0x6&lt;BR /&gt;[ 83.377995] DNLD_CMD (83.358713): 802_11_SNMP_MIB [0x16], act 0x1, len 18, seqno 0x7 timeout 5000&lt;BR /&gt;[ 83.378324] CMD_RESP (83.359029): 802_11_SNMP_MIB [0x8016], result 0, len 18, seqno 0x7&lt;BR /&gt;[ 83.378374] DNLD_CMD (83.359090): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x8 timeout 5000&lt;BR /&gt;[ 83.378707] CMD_RESP (83.359411): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x8&lt;BR /&gt;[ 83.378757] DNLD_CMD (83.359472): CHAN_REGION_CFG [0x242], act 0x0, len 11, seqno 0x9 timeout 5000&lt;BR /&gt;[ 83.380238] CMD_RESP (83.360924): CHAN_REGION_CFG [0x8242], result 0, len 1297, seqno 0x9&lt;BR /&gt;[ 83.380344] DNLD_CMD (83.361055): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0xa timeout 5000&lt;BR /&gt;[ 83.381077] CMD_RESP (83.361775): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0xa&lt;BR /&gt;[ 83.381136] DNLD_CMD (83.361851): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0xb timeout 5000&lt;BR /&gt;[ 83.381490] CMD_RESP (83.362193): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0xb&lt;BR /&gt;[ 83.381539] DNLD_CMD (83.362255): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0xc timeout 5000&lt;BR /&gt;[ 83.381859] CMD_RESP (83.362563): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0xc&lt;BR /&gt;[ 83.381908] DNLD_CMD (83.362624): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0xd timeout 5000&lt;BR /&gt;[ 83.382235] CMD_RESP (83.362940): MAC_CONTROL [0x8028], result 0, len 12, seqno 0xd&lt;BR /&gt;[ 83.382289] QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 83.382328] DNLD_CMD (83.363045): APCMD_SYS_CONFIGURE [0xb0], act 0x0, len 20, seqno 0x100e timeout 5000&lt;BR /&gt;[ 83.383416] CMD_RESP (83.364108): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x100e&lt;BR /&gt;[ 83.383478] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 83.383510] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 83.383539] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 83.383567] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 83.383593] QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 83.383630] DNLD_CMD (83.364347): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0x200f timeout 5000&lt;BR /&gt;[ 83.387943] CMD_RESP (83.368633): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0x200f&lt;BR /&gt;[ 83.388009] DNLD_CMD (83.368722): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0x2010 timeout 5000&lt;BR /&gt;[ 83.388382] CMD_RESP (83.369085): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0x2010&lt;BR /&gt;[ 83.388433] DNLD_CMD (83.369149): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0x2011 timeout 5000&lt;BR /&gt;[ 83.388775] CMD_RESP (83.369478): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0x2011&lt;BR /&gt;[ 83.388825] DNLD_CMD (83.369541): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x2012 timeout 5000&lt;BR /&gt;[ 83.389139] CMD_RESP (83.369844): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x2012&lt;BR /&gt;[ 83.389187] DNLD_CMD (83.369904): 802_11_MAC_ADDRESS [0x4d], act 0x0, len 16, seqno 0x2013 timeout 5000&lt;BR /&gt;[ 83.389639] CMD_RESP (83.370340): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x2013&lt;BR /&gt;[ 83.389700] QUEUE_CMD: WMM_PARAM_CONFIG [0x23a] is queued&lt;BR /&gt;[ 83.389749] DNLD_CMD (83.370464): WMM_PARAM_CONFIG [0x23a], act 0x2, len 26, seqno 0x14 timeout 5000&lt;BR /&gt;[ 83.390091] CMD_RESP (83.370793): WMM_PARAM_CONFIG [0x823a], result 0, len 26, seqno 0x14&lt;BR /&gt;[ 83.392977] Set wiphy max_ap_assoc_sta=8&lt;BR /&gt;[ 83.393072] max_rate=390M&lt;BR /&gt;[ 83.393089] max_rate=390M&lt;BR /&gt;[ 83.393108] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 83.393129] max_rate=390M&lt;BR /&gt;[ 83.393139] max_rate=390M&lt;BR /&gt;[ 83.393155] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 83.393191] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 83.407537] wlan%d: DNLD_CMD (83.388260): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x15 timeout 5000&lt;BR /&gt;[ 83.408034] wlan%d: CMD_RESP (83.388756): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x15&lt;BR /&gt;[ 83.408202] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.408278] wlan%d: DNLD_CMD (83.389008): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x16 timeout 5000&lt;BR /&gt;[ 83.408707] wlan%d: CMD_RESP (83.389430): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x16&lt;BR /&gt;[ 83.408860] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.408930] wlan%d: DNLD_CMD (83.389661): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x17 timeout 5000&lt;BR /&gt;[ 83.409425] wlan%d: CMD_RESP (83.390146): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x17&lt;BR /&gt;[ 83.409582] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.409653] wlan%d: DNLD_CMD (83.390383): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x18 timeout 5000&lt;BR /&gt;[ 83.410075] wlan%d: CMD_RESP (83.390798): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x18&lt;BR /&gt;[ 83.410606] cfg80211 regulatory domain callback 00 initiator=0 dfs_region=0&lt;BR /&gt;[ 83.410668] Regulatory domain BY_CORE&lt;BR /&gt;[ 83.410738] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 83.410973] wlan%d: DNLD_CMD (83.391699): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x19 timeout 5000&lt;BR /&gt;[ 83.411461] wlan%d: CMD_RESP (83.392183): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x19&lt;BR /&gt;[ 83.411802] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 83.411833] wlan%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 83.411914] wlan%d: DNLD_CMD (83.392643): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x1a timeout 5000&lt;BR /&gt;[ 83.412367] wlan%d: CMD_RESP (83.393090): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x1a&lt;BR /&gt;[ 83.412416] ps_bitmap=0x0&lt;BR /&gt;[ 83.412535] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 83.412577] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.412633] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 83.412650] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 83.412665] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 83.412694] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 83.412718] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 83.412794] wlan%d: DNLD_CMD (83.393523): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x1b timeout 5000&lt;BR /&gt;[ 83.413234] wlan%d: CMD_RESP (83.393957): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x1b&lt;BR /&gt;[ 83.413292] wlan%d: DNLD_CMD (83.394022): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x1c timeout 5000&lt;BR /&gt;[ 83.413739] wlan%d: 83.394463 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.413802] VDLL_IND: type=0 ID=23 offset = 0xe808 len = 600&lt;BR /&gt;[ 83.413827] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.431747] wlan%d: 83.412467 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.431826] VDLL_IND: type=0 ID=23 offset = 0xea60 len = 600&lt;BR /&gt;[ 83.431855] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.432517] wlan%d: 83.413237 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.432590] VDLL_IND: type=0 ID=23 offset = 0xecb8 len = 600&lt;BR /&gt;[ 83.432617] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.433205] wlan%d: 83.413926 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.433276] VDLL_IND: type=0 ID=23 offset = 0xef10 len = 600&lt;BR /&gt;[ 83.433301] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.434255] wlan%d: 83.414977 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.434325] VDLL_IND: type=0 ID=23 offset = 0xf168 len = 600&lt;BR /&gt;[ 83.434348] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.434915] wlan%d: 83.415636 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.434987] VDLL_IND: type=0 ID=23 offset = 0xf3c0 len = 600&lt;BR /&gt;[ 83.435010] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.435581] wlan%d: 83.416302 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.435652] VDLL_IND: type=0 ID=23 offset = 0xf618 len = 600&lt;BR /&gt;[ 83.435675] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.436242] wlan%d: 83.416962 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.436313] VDLL_IND: type=0 ID=23 offset = 0xf870 len = 600&lt;BR /&gt;[ 83.436338] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.436923] wlan%d: 83.417645 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.436995] VDLL_IND: type=0 ID=23 offset = 0xfac8 len = 600&lt;BR /&gt;[ 83.437019] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.451150] wlan%d: 83.431867 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.451232] VDLL_IND: type=0 ID=18 offset = 0xc4e0 len = 600&lt;BR /&gt;[ 83.451260] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.469048] wlan%d: 83.449766 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.469131] VDLL_IND: type=0 ID=18 offset = 0xc738 len = 600&lt;BR /&gt;[ 83.469158] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.469811] wlan%d: 83.450531 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.469883] VDLL_IND: type=0 ID=18 offset = 0xc990 len = 600&lt;BR /&gt;[ 83.469909] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.470486] wlan%d: 83.451207 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.470558] VDLL_IND: type=0 ID=18 offset = 0xcbe8 len = 600&lt;BR /&gt;[ 83.470584] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.471148] wlan%d: 83.451869 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.471220] VDLL_IND: type=0 ID=18 offset = 0xce40 len = 600&lt;BR /&gt;[ 83.471247] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.471960] wlan%d: CMD_RESP (83.452682): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x1c&lt;BR /&gt;[ 83.472106] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 83.472166] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 83.472182] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472194] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472205] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472216] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472227] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472239] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472249] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472261] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472272] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472284] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472295] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472307] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472318] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472330] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472341] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472353] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472365] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472376] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472388] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472399] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472411] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472422] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472434] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472446] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472457] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.472475] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 83.472507] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 83.472526] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 83.472603] wlan%d: DNLD_CMD (83.453331): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x1d timeout 5000&lt;BR /&gt;[ 83.494139] wlan%d: CMD_RESP (83.474857): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x1d&lt;BR /&gt;[ 83.494780] Set wlan%d interface addr: 30:XX:XX:XX:8c:11&lt;BR /&gt;[ 83.494841] wlan%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 83.494928] wlan%d: DNLD_CMD (83.475657): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x1e timeout 5000&lt;BR /&gt;[ 83.495415] wlan%d: CMD_RESP (83.476138): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x1e&lt;BR /&gt;[ 83.497089] Register NXP 802.11 Adapter wlan0&lt;BR /&gt;[ 83.497471] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 83.497582] wlan0 set multicast_list&lt;BR /&gt;[ 83.497622] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 83.497654] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 83.509486] uap%d: DNLD_CMD (83.490204): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x101f timeout 5000&lt;BR /&gt;[ 83.510032] wlan0: 83.490754 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.510109] VDLL_IND: type=0 ID=24 offset = 0xfd20 len = 600&lt;BR /&gt;[ 83.510135] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.528293] wlan0: 83.509009 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.528377] VDLL_IND: type=0 ID=24 offset = 0xff78 len = 600&lt;BR /&gt;[ 83.528405] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.529075] wlan0: 83.509795 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.529151] VDLL_IND: type=0 ID=24 offset = 0x101d0 len = 600&lt;BR /&gt;[ 83.529176] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.529781] wlan0: 83.510504 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.529849] VDLL_IND: type=0 ID=24 offset = 0x10428 len = 600&lt;BR /&gt;[ 83.529871] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.530444] wlan0: 83.511164 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.530517] VDLL_IND: type=0 ID=24 offset = 0x10680 len = 600&lt;BR /&gt;[ 83.530541] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.531107] wlan0: 83.511826 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 83.531178] VDLL_IND: type=0 ID=24 offset = 0x108d8 len = 600&lt;BR /&gt;[ 83.531202] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 83.531884] uap%d: CMD_RESP (83.512604): 11AX_CFG [0x8266], result 0, len 39, seqno 0x101f&lt;BR /&gt;[ 83.531948] user_2g_hecap_len=28&lt;BR /&gt;[ 83.531997] wlan0: DNLD_CMD (83.512726): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x20 timeout 5000&lt;BR /&gt;[ 83.532430] wlan0: CMD_RESP (83.513154): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x20&lt;BR /&gt;[ 83.532484] wlan0: DNLD_CMD (83.513216): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x21 timeout 5000&lt;BR /&gt;[ 83.532797] wlan0: CMD_RESP (83.513521): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x21&lt;BR /&gt;[ 83.532964] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 83.533051] uap%d: DNLD_CMD (83.513779): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x1022 timeout 5000&lt;BR /&gt;[ 83.533496] uap%d: CMD_RESP (83.514218): 11AX_CFG [0x8266], result 0, len 39, seqno 0x1022&lt;BR /&gt;[ 83.533548] user_hecap_len=28&lt;BR /&gt;[ 83.539872] Set uap%d interface addr: 32:XX:XX:XX:8d:11&lt;BR /&gt;[ 83.539937] uap%d: QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 83.540028] uap%d: DNLD_CMD (83.520757): APCMD_SYS_CONFIGURE [0xb0], act 0x1, len 20, seqno 0x1023 timeout 5000&lt;BR /&gt;[ 83.540517] uap%d: CMD_RESP (83.521240): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x1023&lt;BR /&gt;[ 83.542165] Register NXP 802.11 Adapter uap0&lt;BR /&gt;[ 83.542494] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 83.542521] p2p%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 83.542607] uap0 set multicast_list&lt;BR /&gt;[ 83.543135] p2p%d: DNLD_CMD (83.523858): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x2024 timeout 5000&lt;BR /&gt;[ 83.543643] p2p%d: CMD_RESP (83.524364): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x2024&lt;BR /&gt;[ 83.543693] ps_bitmap=0x0&lt;BR /&gt;[ 83.543799] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 83.543841] p2p%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 83.543895] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 83.543910] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 83.543925] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 83.543954] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 83.543973] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 83.544059] p2p%d: DNLD_CMD (83.524786): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x2025 timeout 5000&lt;BR /&gt;[ 83.544517] p2p%d: CMD_RESP (83.525239): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x2025&lt;BR /&gt;[ 83.544580] p2p%d: DNLD_CMD (83.525310): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x2026 timeout 5000&lt;BR /&gt;[ 83.566231] p2p%d: CMD_RESP (83.546947): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x2026&lt;BR /&gt;[ 83.566411] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 83.566474] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 83.566489] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566501] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566513] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566524] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566535] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566546] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566557] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566569] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566580] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566592] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566604] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566615] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566627] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566638] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566650] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566661] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566673] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566685] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566696] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566708] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566720] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566731] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566743] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566755] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566767] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 83.566784] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 83.566815] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 83.566835] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 83.566911] p2p%d: DNLD_CMD (83.547640): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x2027 timeout 5000&lt;BR /&gt;[ 83.588510] p2p%d: CMD_RESP (83.569226): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x2027&lt;BR /&gt;[ 83.598432] Set WFD device addr: 32:XX:XX:XX:8c:11&lt;BR /&gt;[ 83.598498] p2p%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 83.598592] p2p%d: DNLD_CMD (83.579322): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x2028 timeout 5000&lt;BR /&gt;[ 83.599075] p2p%d: CMD_RESP (83.579798): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x2028&lt;BR /&gt;[ 83.600896] Register NXP 802.11 Adapter p2p0&lt;BR /&gt;[ 83.601044] wlan: version = SDIW612---18.99.3.p26.11-MM6X18540.p17-(FP92)&lt;BR /&gt;[ 83.601125] wlan0: QUEUE_CMD: REG_ACCESS [0x27c] is queued&lt;BR /&gt;[ 83.601706] p2p0 set multicast_list&lt;BR /&gt;[ 83.601758] p2p0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 83.601798] p2p0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 83.601862] wlan0: DNLD_CMD (83.582592): REG_ACCESS [0x27c], act 0x0, len 20, seqno 0x29 timeout 5000&lt;BR /&gt;[ 83.602352] wlan0: CMD_RESP (83.583074): REG_ACCESS [0x827c], result 0, len 20, seqno 0x29&lt;BR /&gt;[ 83.602435] p2p0: DNLD_CMD (83.583164): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x202a timeout 5000&lt;BR /&gt;[ 83.602875] p2p0: CMD_RESP (83.583599): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x202a&lt;BR /&gt;[ 83.602933] p2p0: DNLD_CMD (83.583663): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x202b timeout 5000&lt;BR /&gt;[ 83.603253] p2p0: CMD_RESP (83.583977): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x202b&lt;BR /&gt;[ 83.649540] Set REG 0x90002328: 0x13d57 slew_rate=3&lt;BR /&gt;[ 83.649608] wlan0: QUEUE_CMD: REG_ACCESS [0x27c] is queued&lt;BR /&gt;[ 83.649704] wlan0: DNLD_CMD (83.630433): REG_ACCESS [0x27c], act 0x1, len 20, seqno 0x2c timeout 5000&lt;BR /&gt;[ 83.650198] wlan0: CMD_RESP (83.630922): REG_ACCESS [0x827c], result 0, len 20, seqno 0x2c&lt;BR /&gt;[ 83.650381] wlan0: QUEUE_CMD: INDEPENDENT_RESET_CFG [0x243] is queued&lt;BR /&gt;[ 83.650456] wlan0: DNLD_CMD (83.631187): INDEPENDENT_RESET_CFG [0x243], act 0x0, len 12, seqno 0x2d timeout 5000&lt;BR /&gt;[ 83.650885] wlan0: CMD_RESP (83.631608): INDEPENDENT_RESET_CFG [0x8243], result 0, len 12, seqno 0x2d&lt;BR /&gt;[ 83.651544] wlan: Register to Bus Driver Done&lt;BR /&gt;[ 83.651568] wlan: Driver loaded successfully&lt;BR /&gt;[ 91.250327] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.250455] wlan0: DNLD_CMD (91.231183): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x2e timeout 5000&lt;BR /&gt;[ 91.250979] wlan0: CMD_RESP (91.231700): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x2e&lt;BR /&gt;[ 91.251505] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.251610] wlan0: DNLD_CMD (91.232338): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x2f timeout 5000&lt;BR /&gt;[ 91.252073] wlan0: CMD_RESP (91.232795): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x2f&lt;BR /&gt;[ 91.256518] wlan0: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 91.256644] wlan0: DNLD_CMD (91.237371): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x30 timeout 5000&lt;BR /&gt;[ 91.257138] wlan0: CMD_RESP (91.237860): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x30&lt;BR /&gt;[ 91.262751] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.262879] wlan0: DNLD_CMD (91.243606): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x31 timeout 5000&lt;BR /&gt;[ 91.263360] wlan0: CMD_RESP (91.244082): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x31&lt;BR /&gt;[ 91.263875] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.263981] wlan0: DNLD_CMD (91.244710): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x32 timeout 5000&lt;BR /&gt;[ 91.264440] wlan0: CMD_RESP (91.245161): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x32&lt;BR /&gt;[ 91.273598] wlan0: QUEUE_CMD: RX_MGMT_IND [0x10c] is queued&lt;BR /&gt;[ 91.273755] wlan0: DNLD_CMD (91.254481): RX_MGMT_IND [0x10c], act 0x1, len 14, seqno 0x33 timeout 5000&lt;BR /&gt;[ 91.274249] wlan0: CMD_RESP (91.254971): RX_MGMT_IND [0x810c], result 0, len 14, seqno 0x33&lt;BR /&gt;[ 91.285501] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 91.285628] wlan0: DNLD_CMD (91.266356): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x34 timeout 5000&lt;BR /&gt;[ 91.286112] wlan0: CMD_RESP (91.266833): TXPWR_CFG [0x80d1], result 0, len 140, seqno 0x34&lt;BR /&gt;[ 91.286736] wlan0 set multicast_list&lt;BR /&gt;[ 91.286794] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 91.286835] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 91.286916] wlan0: DNLD_CMD (91.267643): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x35 timeout 5000&lt;BR /&gt;[ 91.287407] wlan0: CMD_RESP (91.268128): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x35&lt;BR /&gt;[ 91.287469] wlan0: DNLD_CMD (91.268199): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x36 timeout 5000&lt;BR /&gt;[ 91.287894] wlan0: CMD_RESP (91.268617): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x36&lt;BR /&gt;[ 91.297629] wlan0: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 91.297755] wlan0: DNLD_CMD (91.278484): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x37 timeout 5000&lt;BR /&gt;[ 91.298244] wlan0: CMD_RESP (91.278966): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x37&lt;BR /&gt;[ 112.909482] wlan0: QUEUE_CMD: MGMT_IE_LIST [0xf2] is queued&lt;BR /&gt;[ 112.909610] wlan0: DNLD_CMD (112.890335): MGMT_IE_LIST [0xf2], act 0x1, len 127, seqno 0x38 timeout 5000&lt;BR /&gt;[ 112.910138] wlan0: CMD_RESP (112.890857): MGMT_IE_LIST [0x80f2], result 0, len 127, seqno 0x38&lt;BR /&gt;[ 112.910277] probereq ie length = 107&lt;BR /&gt;[ 112.910302] beacon=ffff assocresp=ffff proberesp=ffff probereq=0&lt;BR /&gt;[ 112.910324] wlan:random_mac 00:XX:XX:XX:00:00&lt;BR /&gt;[ 112.910848] max_rate=390M&lt;BR /&gt;[ 112.910869] max_rate=390M&lt;BR /&gt;[ 112.910887] Set: HE rx mcs set 0x0000fffe tx mcs set 0x0000fffe&lt;BR /&gt;[ 112.910946] max_rate=390M&lt;BR /&gt;[ 112.910957] max_rate=390M&lt;BR /&gt;[ 112.910972] Set: HE rx mcs set 0x0000fffe tx mcs set 0x0000fffe&lt;BR /&gt;[ 112.911000] wlan0: QUEUE_CMD: 802_11_SCAN_EXT [0x107] is queued&lt;BR /&gt;[ 112.911052] wlan: wlan0 START SCAN&lt;BR /&gt;[ 112.911216] wlan0: DNLD_CMD (112.891939): 802_11_SCAN_EXT [0x107], act 0x1, len 266, seqno 0x39 timeout 20000&lt;BR /&gt;[ 112.921346] wlan0: CMD_RESP (112.902062): 802_11_SCAN_EXT [0x8107], result 0, len 12, seqno 0x39&lt;BR /&gt;[ 132.979298] Ext scan enh timeout&lt;BR /&gt;[ 132.979336] ------------Dump info-----------&lt;BR /&gt;[ 132.979347] EXT_SCAN_STATUS event Timeout&lt;BR /&gt;[ 132.979360] CurCmd Empty&lt;BR /&gt;[ 132.979372] mlan_processing =0&lt;BR /&gt;[ 132.979382] main_lock_flag =0&lt;BR /&gt;[ 132.979392] main_process_cnt =125&lt;BR /&gt;[ 132.979401] delay_task_flag =0&lt;BR /&gt;[ 132.979410] mlan_rx_processing =0&lt;BR /&gt;[ 132.979419] rx_pkts_queued=0&lt;BR /&gt;[ 132.979428] more_task_flag = 0&lt;BR /&gt;[ 132.979437] num_cmd_timeout = 0&lt;BR /&gt;[ 132.979446] last_cmd_index = 7&lt;BR /&gt;[ 132.979455] last_cmd_id = 0xd1 0x10c 0xd1 0x10 0x28 0x20 0xf2 0x107 0x20 0xd1&lt;BR /&gt;[ 132.979499] last_cmd_act = 0x0 0x1 0x0 0x1 0x213 0xc 0x1 0x1 0xc 0x0&lt;BR /&gt;[ 132.979535] last_cmd_resp_index = 7&lt;BR /&gt;[ 132.979544] last_cmd_resp_id = 0x80d1 0x810c 0x80d1 0x8010 0x8028 0x8020 0x80f2 0x8107 0x8020 0x80d1&lt;BR /&gt;[ 132.979583] last_event_index = 1&lt;BR /&gt;[ 132.979592] last_event = 0x81 0x81 0x81 0x81 0x81 0x81 0x81 0x81 0x81 0x81&lt;BR /&gt;[ 132.979630] num_data_h2c_failure = 0&lt;BR /&gt;[ 132.979642] num_cmd_h2c_failure = 0&lt;BR /&gt;[ 132.979653] num_data_c2h_failure = 0&lt;BR /&gt;[ 132.979663] num_cmdevt_c2h_failure = 0&lt;BR /&gt;[ 132.979673] num_int_read_failure = 0&lt;BR /&gt;[ 132.979683] last_int_status = 64&lt;BR /&gt;[ 132.979692] num_alloc_buffer_failure = 0&lt;BR /&gt;[ 132.979701] num_pkt_dropped = 0&lt;BR /&gt;[ 132.979710] num_no_cmd_node = 0&lt;BR /&gt;[ 132.979719] num_event_deauth = 0&lt;BR /&gt;[ 132.979728] num_event_disassoc = 0&lt;BR /&gt;[ 132.979737] num_event_link_lost = 0&lt;BR /&gt;[ 132.979746] num_cmd_deauth = 0&lt;BR /&gt;[ 132.979756] num_cmd_assoc_success = 0&lt;BR /&gt;[ 132.979766] num_cmd_assoc_failure = 0&lt;BR /&gt;[ 132.979776] num_cons_assoc_failure = 0&lt;BR /&gt;[ 132.979785] cmd_resp_received=0&lt;BR /&gt;[ 132.979794] event_received=0&lt;BR /&gt;[ 132.979804] max_tx_buf_size=4096&lt;BR /&gt;[ 132.979813] tx_buf_size=3328&lt;BR /&gt;[ 132.979822] curr_tx_buf_size=3328&lt;BR /&gt;[ 132.979832] data_sent=0 cmd_sent=0&lt;BR /&gt;[ 132.979843] ps_mode=0 ps_state=0&lt;BR /&gt;[ 132.979855] wakeup_dev_req=0 wakeup_tries=0 wakeup_timeout=0&lt;BR /&gt;[ 132.979866] hs_configured=0 hs_activated=0&lt;BR /&gt;[ 132.979877] pps_uapsd_mode=0 sleep_pd=0&lt;BR /&gt;[ 132.979886] tx_lock_flag = 0&lt;BR /&gt;[ 132.979896] scan_processing = 1&lt;BR /&gt;[ 132.979906] scan_state = 0x5&lt;BR /&gt;[ 132.979915] bypass_pkt_count=0&lt;BR /&gt;[ 132.979927] mp_rd_bitmap=0x0 curr_rd_port=0x0&lt;BR /&gt;[ 132.979939] mp_wr_bitmap=0xffffffff curr_wr_port=0x0&lt;BR /&gt;[ 132.979949] mp_data_port_mask = 0xffffffff&lt;BR /&gt;[ 132.979960] last_recv_rd_bitmap=0x0 mp_invalid_update=0&lt;BR /&gt;[ 132.979972] last_recv_wr_bitmap=0xffffffff last_mp_index=0&lt;BR /&gt;[ 132.979986] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.979995] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980048] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980058] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980111] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980120] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980172] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980182] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980234] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980244] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980297] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980306] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980359] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980368] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980420] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980430] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980482] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980491] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980542] mp_wr_bitmap: 0x0 mp_wr_ports=0x0 len=0 curr_wr_port=0x0&lt;BR /&gt;[ 132.980552] 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;[ 132.980604] bss_index = 0, tx_pkts_queued = 0 tx_pause&lt;BR /&gt;[ 132.980619] bss_index = 1, tx_pkts_queued = 0 tx_pause&lt;BR /&gt;[ 132.980631] bss_index = 2, tx_pkts_queued = 0 tx_pause&lt;BR /&gt;[ 132.980647] bss_index = 3, tx_pkts_queued = 0 tx_pause&lt;BR /&gt;[ 132.980663] event id:0x80000012&lt;BR /&gt;[ 132.980702] Host:br03 Timestamp:c0623ac4&lt;BR /&gt;[ 132.980730] Driver version = SDIW612---18.99.3.p26.11-MM6X18540.p17-(FP92)&lt;BR /&gt;[ 132.980743] main_state = 4&lt;BR /&gt;[ 132.980753] ioctl_pending = 1&lt;BR /&gt;[ 132.980762] tx_pending = 0&lt;BR /&gt;[ 132.980772] wmm_tx_pending[0] = 0&lt;BR /&gt;[ 132.980781] wmm_tx_pending[1] = 0&lt;BR /&gt;[ 132.980790] wmm_tx_pending[2] = 0&lt;BR /&gt;[ 132.980800] wmm_tx_pending[3] = 0&lt;BR /&gt;[ 132.980810] rx_pending = 0&lt;BR /&gt;[ 132.980819] lock_count = 111&lt;BR /&gt;[ 132.980828] malloc_count = 52&lt;BR /&gt;[ 132.980837] mbufalloc_count = 0&lt;BR /&gt;[ 132.980846] hs_skip_count = 0&lt;BR /&gt;[ 132.980856] hs_force_count = 0&lt;BR /&gt;[ 132.980868] Media state = "Disconnected"&lt;BR /&gt;[ 132.980881] carrier off&lt;BR /&gt;[ 132.980894] tx queue 0: stopped&lt;BR /&gt;[ 132.980907] tx queue 1: stopped&lt;BR /&gt;[ 132.980920] tx queue 2: stopped&lt;BR /&gt;[ 132.980933] tx queue 3: stopped&lt;BR /&gt;[ 132.980946] wlan0: num_tx_timeout = 0&lt;BR /&gt;[ 132.980960] uap0: num_tx_timeout = 0&lt;BR /&gt;[ 132.980973] p2p0: num_tx_timeout = 0&lt;BR /&gt;[ 132.981005] -------- Dump info End---------&lt;BR /&gt;[ 132.981063] Wakeup device...&lt;BR /&gt;[ 132.981682] SDIO Func0 (0x0-0x9): 43 03 02 02 03 02 08 02 03 00&lt;BR /&gt;[ 132.982016] SDIO Func1 (0x10-0x17): 00 00 00 00 ff ff ff ff&lt;BR /&gt;[ 132.982575] SDIO Func1: (0x8) c3 (0x58) 00 (0x5c) 48 (0x5d) 00 (0x60) 87 (0x61) 0c (0x62) 00 (0x64) 10 (0x65) 00 (0x66) 00 (0x68) 00 (0x69) 00 (0x6a) 00&lt;BR /&gt;[ 132.983518] SDIO Func1 (0xe8-0xff): dc fe 60 00 61 00 00 00 24 14 70 c8 ab 77 80 00 00 00 00 00 01 00 00 00&lt;BR /&gt;[ 133.087775] SDIO Func1 (0xe8-0xff): dc fe c4 00 6c 00 00 00 24 14 70 c8 ab 77 80 00 00 00 00 00 01 00 00 00&lt;BR /&gt;[ 133.087808] Cancel all pending cmd and txrx queue&lt;BR /&gt;[ 133.087844] IOCTL failed: c5cf7800 id=0x10000, sub_id=0x10003 action=1, status_code=0x80000007 [CMD_CANCEL]&lt;BR /&gt;[ 133.087864] flush scan queue: cmd 0x107&lt;BR /&gt;[ 133.087914] Wakeup device...&lt;BR /&gt;[ 133.088389] wlan0: 133.069104 : Event: EXT_SCAN_REPORT [0x58]&lt;BR /&gt;[ 133.088460] EVENT: EXT_SCAN Report (2416)&lt;BR /&gt;[ 133.088757] wlan0: 133.069476 : Event: EXT_SCAN_REPORT [0x58]&lt;BR /&gt;[ 133.088814] EVENT: EXT_SCAN Report (463)&lt;BR /&gt;[ 133.089067] wlan0: 133.069787 : Event: EXT_SCAN_STATUS_REPORT [0x7f]&lt;BR /&gt;[ 133.089121] EVENT: EXT_SCAN status report (151)&lt;BR /&gt;[ 133.089143] ext_scan_status: status 0 (scan success), buf_len 144&lt;BR /&gt;[ 133.089163] chan=1, noise=-89, total_network=1 scan_duration=78, busy_duration=37&lt;BR /&gt;[ 133.089181] chan=2, noise=-90, total_network=0 scan_duration=78, busy_duration=32&lt;BR /&gt;[ 133.089198] chan=3, noise=-90, total_network=1 scan_duration=78, busy_duration=23&lt;BR /&gt;[ 133.089213] chan=4, noise=-81, total_network=0 scan_duration=78, busy_duration=12&lt;BR /&gt;[ 133.089229] chan=5, noise=-84, total_network=1 scan_duration=78, busy_duration=30&lt;BR /&gt;[ 133.089246] chan=6, noise=-84, total_network=2 scan_duration=78, busy_duration=52&lt;BR /&gt;[ 133.089261] chan=7, noise=-87, total_network=0 scan_duration=78, busy_duration=17&lt;BR /&gt;[ 133.089358] chan=8, noise=-87, total_network=0 scan_duration=78, busy_duration=12&lt;BR /&gt;[ 133.089375] chan=9, noise=-89, total_network=1 scan_duration=78, busy_duration=27&lt;BR /&gt;[ 133.089392] chan=10, noise=-89, total_network=0 scan_duration=78, busy_duration=27&lt;BR /&gt;[ 133.089409] chan=11, noise=-89, total_network=1 scan_duration=78, busy_duration=41&lt;BR /&gt;[ 133.089425] chan=12, noise=-87, total_network=1 scan_duration=78, busy_duration=32&lt;BR /&gt;[ 133.089440] chan=13, noise=-88, total_network=1 scan_duration=78, busy_duration=32&lt;BR /&gt;[ 133.089456] chan=14, noise=-91, total_network=0 scan_duration=78, busy_duration=8&lt;BR /&gt;[ 133.089479] chan=1, min_rssi=0, max_rssi=0 noise=-89 min_rss=89, max_rss=89&lt;BR /&gt;[ 133.089496] chan=2, min_rssi=0, max_rssi=0 noise=-90 min_rss=90, max_rss=90&lt;BR /&gt;[ 133.089511] chan=3, min_rssi=0, max_rssi=0 noise=-90 min_rss=90, max_rss=90&lt;BR /&gt;[ 133.089526] chan=4, min_rssi=0, max_rssi=0 noise=-81 min_rss=81, max_rss=81&lt;BR /&gt;[ 133.089542] chan=5, min_rssi=0, max_rssi=0 noise=-84 min_rss=84, max_rss=84&lt;BR /&gt;[ 133.089558] chan=6, min_rssi=0, max_rssi=0 noise=-84 min_rss=84, max_rss=84&lt;BR /&gt;[ 133.089574] chan=7, min_rssi=0, max_rssi=0 noise=-87 min_rss=87, max_rss=87&lt;BR /&gt;[ 133.089589] chan=8, min_rssi=0, max_rssi=0 noise=-87 min_rss=87, max_rss=87&lt;BR /&gt;[ 133.089605] chan=9, min_rssi=0, max_rssi=0 noise=-89 min_rss=89, max_rss=89&lt;BR /&gt;[ 133.089620] chan=10, min_rssi=0, max_rssi=0 noise=-89 min_rss=89, max_rss=89&lt;BR /&gt;[ 133.089636] chan=11, min_rssi=0, max_rssi=0 noise=-89 min_rss=89, max_rss=89&lt;BR /&gt;[ 133.089652] chan=12, min_rssi=0, max_rssi=0 noise=-87 min_rss=87, max_rss=87&lt;BR /&gt;[ 133.089668] chan=13, min_rssi=0, max_rssi=0 noise=-88 min_rss=88, max_rss=88&lt;BR /&gt;[ 133.089683] chan=14, min_rssi=0, max_rssi=0 noise=-91 min_rss=91, max_rss=91&lt;BR /&gt;[ 133.089702] wlan: SCAN COMPLETED: scanned AP count=0&lt;BR /&gt;[ 133.089721] event id:0x80000009&lt;BR /&gt;[ 133.089748] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 133.089767] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 133.093278] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 133.099459] ====SDIO FW DUMP EVENT MODE START ====&lt;BR /&gt;[ 133.099802] FW trigger fw dump&lt;BR /&gt;[ 133.099845] ==== Start Receive FW dump event ====&lt;BR /&gt;[ 133.099942] Create directory /data/dump_133 error, try create dir in /var&lt;BR /&gt;[ 133.100015] Create directory /var/dump_133 successfully&lt;BR /&gt;[ 133.100036] Firmware Dump directory name is /var/dump_133&lt;BR /&gt;[ 133.100048] === START DRIVER INFO DUMP===&lt;BR /&gt;[ 133.100161] DRV dump data in /var/dump_133/file_drv_info&lt;BR /&gt;[ 133.100594] Wakeup device...&lt;BR /&gt;[ 133.231641] Drv info total bytes = 421143 (0x66d17)&lt;BR /&gt;[ 133.231676] === DRIVER INFO DUMP END===&lt;BR /&gt;[ 134.887580] ==== FW DUMP END: 1408768 bytes ====&lt;BR /&gt;[ 134.887652] wlan: Notify FW dump complete event&lt;BR /&gt;[ 134.887668] vendor event :0x1&lt;BR /&gt;[ 134.887750] Start to process hanging&lt;BR /&gt;[ 134.888400] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 134.888744] Cancel all pending cmd and txrx queue&lt;BR /&gt;[ 134.888883] vendor event :0x4&lt;BR /&gt;[ 134.888939] WIFI auto_fw_reload: fw_reload=1&lt;BR /&gt;[ 134.888995] ========START IN-BAND RESET===========&lt;BR /&gt;[ 134.889037] vendor event :0x2&lt;BR /&gt;[ 134.889227] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 134.889259] woal_reset_intf: get bss info failed&lt;BR /&gt;[ 134.889375] Cancel all pending cmd and txrx queue&lt;BR /&gt;[ 134.889499] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 134.889793] IOCTL is not allowed while the device is not present or hang&lt;BR /&gt;[ 135.068048] FW wake up&lt;BR /&gt;[ 135.082732] SDIO Trigger FW In-band Reset success&lt;BR /&gt;[ 135.082764] Free module params&lt;BR /&gt;[ 135.082815] No module param cfg file specified&lt;BR /&gt;[ 135.082867] SDIO: sdio_blk_size=256 max_blk_count=512 max_segs=64 max_seg_size=4096&lt;BR /&gt;[ 135.082883] rx_work=0 cpu_num=1&lt;BR /&gt;[ 135.082903] Enable moal_recv_amsdu_packet&lt;BR /&gt;[ 135.082990] Attach mlan adapter operations.card_type is 0x109.&lt;BR /&gt;[ 135.091840] wlan: Enable TX SG mode&lt;BR /&gt;[ 135.091876] wlan: mpa_tx.buf_size=4096&lt;BR /&gt;[ 135.091888] wlan: Enable RX SG mode&lt;BR /&gt;[ 135.091899] wlan: mpa_rx.buf_size=4096&lt;BR /&gt;[ 135.091945] Request firmware: nxp/sd_w61x_v1.bin.se&lt;BR /&gt;[ 135.097580] Wakeup device...&lt;BR /&gt;[ 135.361419] Wlan: FW download over, firmwarelen=681308 downloaded 565508&lt;BR /&gt;[ 135.779436] WLAN FW is active&lt;BR /&gt;[ 135.779479] on_time is 135760213003&lt;BR /&gt;[ 135.779928] QUEUE_CMD: FUNC_INIT [0xa9] is queued&lt;BR /&gt;[ 135.779961] QUEUE_CMD: GET_HW_SPEC [0x3] is queued&lt;BR /&gt;[ 135.780007] DNLD_CMD (135.760717): FUNC_INIT [0xa9], act 0x263, len 16, seqno 0x1 timeout 5000&lt;BR /&gt;[ 135.802877] CMD_RESP (135.783563): FUNC_INIT [0x80a9], result 0, len 16, seqno 0x1&lt;BR /&gt;[ 135.802941] DNLD_CMD (135.783651): GET_HW_SPEC [0x3], act 0x0, len 71, seqno 0x2 timeout 5000&lt;BR /&gt;[ 135.803276] 135.783976 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.803320] VDLL_IND (OFFSET): offset=0x1c458&lt;BR /&gt;[ 135.804257] VDLL image: len=115800&lt;BR /&gt;[ 135.804558] CMD_RESP (135.785256): GET_HW_SPEC [0x8003], result 0, len 205, seqno 0x2&lt;BR /&gt;[ 135.804586] fw_cap_info=0x487cff03, dev_cap_mask=0xffffffff&lt;BR /&gt;[ 135.804603] GET_HW_SPEC: country_code=0x0&lt;BR /&gt;[ 135.804615] num_ant=1, antinfo=0x0&lt;BR /&gt;[ 135.804631] GET_HW_SPEC: hw_mpdu_density=4 dev_mcs_support=0x11&lt;BR /&gt;[ 135.804641] Enable Beamforming&lt;BR /&gt;[ 135.804656] GET_HW_SPEC: mgmt IE count=13&lt;BR /&gt;[ 135.804672] FW: SDIO rx aggr disabled 0x487cff03&lt;BR /&gt;[ 135.804687] pmadapter-&amp;gt;ecsa_enable=1&lt;BR /&gt;[ 135.804722] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.804735] pmadapter-&amp;gt;getlog_enable=1&lt;BR /&gt;[ 135.804758] chanrpt api ver=14.1&lt;BR /&gt;[ 135.804772] fw_cap_info=0x487cff03 fw_cap_ext=0x2182b5&lt;BR /&gt;[ 135.804786] uuid: c10d697cf87d596cab35c831392df315&lt;BR /&gt;[ 135.804798] fw hotfix ver=11&lt;BR /&gt;[ 135.804810] fw ver=15.1&lt;BR /&gt;[ 135.804820] uap fw ver=2.0&lt;BR /&gt;[ 135.804832] max_p2p_conn = 8, max_sta_conn = 16&lt;BR /&gt;[ 135.804849] wlan_set_regiontable: 2.4G 0x10&lt;BR /&gt;[ 135.804868] wlan_set_regiontable: 5G 0x10&lt;BR /&gt;[ 135.804904] Get Hw Spec done, fw_cap=0x487cff03&lt;BR /&gt;[ 135.804931] org_drv_mode=0x7 drv_mode=0x7&lt;BR /&gt;[ 135.805473] Enable Beamforming&lt;BR /&gt;[ 135.805531] QUEUE_CMD: 802_11_FW_WAKE_METHOD [0x74] is queued&lt;BR /&gt;[ 135.805558] set tx_buf = 4096&lt;BR /&gt;[ 135.805578] QUEUE_CMD: RECONFIGURE_TX_BUFF [0xd9] is queued&lt;BR /&gt;[ 135.805603] PS Command: action = 0x6, bitmap = 0x1&lt;BR /&gt;[ 135.805623] QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 135.805653] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.805684] QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 135.805715] QUEUE_CMD: CHAN_REGION_CFG [0x242] is queued&lt;BR /&gt;[ 135.805747] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 135.805775] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 135.805803] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 135.805831] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 135.805873] DNLD_CMD (135.786585): 802_11_SNMP_MIB [0x16], act 0x1, len 15, seqno 0x3 timeout 5000&lt;BR /&gt;[ 135.806273] CMD_RESP (135.786970): 802_11_SNMP_MIB [0x8016], result 0, len 15, seqno 0x3&lt;BR /&gt;[ 135.806326] DNLD_CMD (135.787037): 802_11_FW_WAKE_METHOD [0x74], act 0x0, len 12, seqno 0x4 timeout 5000&lt;BR /&gt;[ 135.806657] CMD_RESP (135.787354): 802_11_FW_WAKE_METHOD [0x8074], result 0, len 18, seqno 0x4&lt;BR /&gt;[ 135.806681] FW wakeup method=1, gpio=0&lt;BR /&gt;[ 135.806720] DNLD_CMD (135.787431): RECONFIGURE_TX_BUFF [0xd9], act 0x1, len 16, seqno 0x5 timeout 5000&lt;BR /&gt;[ 135.807784] CMD_RESP (135.788482): RECONFIGURE_TX_BUFF [0x80d9], result 0, len 16, seqno 0x5&lt;BR /&gt;[ 135.807813] end port 32, data port mask ffffffff&lt;BR /&gt;[ 135.807828] max_tx_buf_size=4096, tx_buf_size=3328&lt;BR /&gt;[ 135.807867] DNLD_CMD (135.788578): 802_11_PS_MODE_ENH [0xe4], act 0x6, len 20, seqno 0x6 timeout 5000&lt;BR /&gt;[ 135.808197] CMD_RESP (135.788896): 802_11_PS_MODE_ENH [0x80e4], result 0, len 20, seqno 0x6&lt;BR /&gt;[ 135.808246] DNLD_CMD (135.788958): 802_11_SNMP_MIB [0x16], act 0x1, len 18, seqno 0x7 timeout 5000&lt;BR /&gt;[ 135.808578] CMD_RESP (135.789278): 802_11_SNMP_MIB [0x8016], result 0, len 18, seqno 0x7&lt;BR /&gt;[ 135.808627] DNLD_CMD (135.789339): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x8 timeout 5000&lt;BR /&gt;[ 135.808952] CMD_RESP (135.789651): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x8&lt;BR /&gt;[ 135.809004] DNLD_CMD (135.789713): CHAN_REGION_CFG [0x242], act 0x0, len 11, seqno 0x9 timeout 5000&lt;BR /&gt;[ 135.810351] CMD_RESP (135.791038): CHAN_REGION_CFG [0x8242], result 0, len 1297, seqno 0x9&lt;BR /&gt;[ 135.810455] DNLD_CMD (135.791160): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0xa timeout 5000&lt;BR /&gt;[ 135.811124] CMD_RESP (135.791819): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0xa&lt;BR /&gt;[ 135.811184] DNLD_CMD (135.791892): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0xb timeout 5000&lt;BR /&gt;[ 135.811540] CMD_RESP (135.792237): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0xb&lt;BR /&gt;[ 135.811591] DNLD_CMD (135.792300): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0xc timeout 5000&lt;BR /&gt;[ 135.811920] CMD_RESP (135.792619): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0xc&lt;BR /&gt;[ 135.811966] DNLD_CMD (135.792678): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0xd timeout 5000&lt;BR /&gt;[ 135.812382] CMD_RESP (135.793082): MAC_CONTROL [0x8028], result 0, len 12, seqno 0xd&lt;BR /&gt;[ 135.812434] QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 135.812472] DNLD_CMD (135.793183): APCMD_SYS_CONFIGURE [0xb0], act 0x0, len 20, seqno 0x100e timeout 5000&lt;BR /&gt;[ 135.813545] CMD_RESP (135.794232): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x100e&lt;BR /&gt;[ 135.813606] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 135.813637] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 135.813666] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 135.813693] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 135.813720] QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 135.813757] DNLD_CMD (135.794468): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0x200f timeout 5000&lt;BR /&gt;[ 135.818050] CMD_RESP (135.798739): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0x200f&lt;BR /&gt;[ 135.818115] DNLD_CMD (135.798822): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0x2010 timeout 5000&lt;BR /&gt;[ 135.818477] CMD_RESP (135.799175): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0x2010&lt;BR /&gt;[ 135.818528] DNLD_CMD (135.799237): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0x2011 timeout 5000&lt;BR /&gt;[ 135.818860] CMD_RESP (135.799557): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0x2011&lt;BR /&gt;[ 135.818909] DNLD_CMD (135.799620): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x2012 timeout 5000&lt;BR /&gt;[ 135.819230] CMD_RESP (135.799930): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x2012&lt;BR /&gt;[ 135.819353] DNLD_CMD (135.800057): 802_11_MAC_ADDRESS [0x4d], act 0x0, len 16, seqno 0x2013 timeout 5000&lt;BR /&gt;[ 135.819695] CMD_RESP (135.800394): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x2013&lt;BR /&gt;[ 135.819753] QUEUE_CMD: WMM_PARAM_CONFIG [0x23a] is queued&lt;BR /&gt;[ 135.819806] DNLD_CMD (135.800516): WMM_PARAM_CONFIG [0x23a], act 0x2, len 26, seqno 0x14 timeout 5000&lt;BR /&gt;[ 135.820154] CMD_RESP (135.800851): WMM_PARAM_CONFIG [0x823a], result 0, len 26, seqno 0x14&lt;BR /&gt;[ 135.820247] woal_proc_init: proc_wlan is already exist adapter0&lt;BR /&gt;[ 135.820490] Set wiphy max_ap_assoc_sta=8&lt;BR /&gt;[ 135.820580] max_rate=390M&lt;BR /&gt;[ 135.820595] max_rate=390M&lt;BR /&gt;[ 135.820613] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 135.820633] max_rate=390M&lt;BR /&gt;[ 135.820644] max_rate=390M&lt;BR /&gt;[ 135.820660] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 135.820694] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 135.820792] wlan%d: DNLD_CMD (135.801516): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x15 timeout 5000&lt;BR /&gt;[ 135.821252] wlan%d: CMD_RESP (135.801969): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x15&lt;BR /&gt;[ 135.821410] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.821486] wlan%d: DNLD_CMD (135.802211): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x16 timeout 5000&lt;BR /&gt;[ 135.821909] wlan%d: CMD_RESP (135.802626): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x16&lt;BR /&gt;[ 135.822058] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.822131] wlan%d: DNLD_CMD (135.802857): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x17 timeout 5000&lt;BR /&gt;[ 135.822556] wlan%d: CMD_RESP (135.803274): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x17&lt;BR /&gt;[ 135.823588] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.823686] wlan%d: DNLD_CMD (135.804409): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x18 timeout 5000&lt;BR /&gt;[ 135.824156] wlan%d: CMD_RESP (135.804874): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x18&lt;BR /&gt;[ 135.824697] cfg80211 regulatory domain callback 00 initiator=0 dfs_region=0&lt;BR /&gt;[ 135.824756] Regulatory domain BY_CORE&lt;BR /&gt;[ 135.824824] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 135.825063] wlan%d: DNLD_CMD (135.805783): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x19 timeout 5000&lt;BR /&gt;[ 135.825563] wlan%d: CMD_RESP (135.806278): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x19&lt;BR /&gt;[ 135.830566] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 135.830603] wlan%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 135.830705] wlan%d: DNLD_CMD (135.811429): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x1a timeout 5000&lt;BR /&gt;[ 135.831207] wlan%d: CMD_RESP (135.811924): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x1a&lt;BR /&gt;[ 135.831257] ps_bitmap=0x0&lt;BR /&gt;[ 135.832483] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 135.832537] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.832595] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 135.832612] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 135.832627] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 135.832654] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 135.832679] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 135.832765] wlan%d: DNLD_CMD (135.813487): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x1b timeout 5000&lt;BR /&gt;[ 135.833246] wlan%d: CMD_RESP (135.813963): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x1b&lt;BR /&gt;[ 135.833311] wlan%d: DNLD_CMD (135.814036): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x1c timeout 5000&lt;BR /&gt;[ 135.833767] wlan%d: 135.814485 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.833837] VDLL_IND: type=0 ID=23 offset = 0xe808 len = 600&lt;BR /&gt;[ 135.833865] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.852281] wlan%d: 135.832993 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.852365] VDLL_IND: type=0 ID=23 offset = 0xea60 len = 600&lt;BR /&gt;[ 135.852394] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.853090] wlan%d: 135.833806 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.853163] VDLL_IND: type=0 ID=23 offset = 0xecb8 len = 600&lt;BR /&gt;[ 135.853190] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.853763] wlan%d: 135.834478 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.853834] VDLL_IND: type=0 ID=23 offset = 0xef10 len = 600&lt;BR /&gt;[ 135.853862] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.854423] wlan%d: 135.835138 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.854495] VDLL_IND: type=0 ID=23 offset = 0xf168 len = 600&lt;BR /&gt;[ 135.854520] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.855156] wlan%d: 135.835873 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.855227] VDLL_IND: type=0 ID=23 offset = 0xf3c0 len = 600&lt;BR /&gt;[ 135.855253] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.855840] wlan%d: 135.836555 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.855914] VDLL_IND: type=0 ID=23 offset = 0xf618 len = 600&lt;BR /&gt;[ 135.855940] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.856506] wlan%d: 135.837222 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.856579] VDLL_IND: type=0 ID=23 offset = 0xf870 len = 600&lt;BR /&gt;[ 135.856605] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.857176] wlan%d: 135.837891 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.857249] VDLL_IND: type=0 ID=23 offset = 0xfac8 len = 600&lt;BR /&gt;[ 135.857273] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.871435] wlan%d: 135.852148 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.871518] VDLL_IND: type=0 ID=18 offset = 0xc4e0 len = 600&lt;BR /&gt;[ 135.871546] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.889846] wlan%d: 135.870559 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.889927] VDLL_IND: type=0 ID=18 offset = 0xc738 len = 600&lt;BR /&gt;[ 135.889954] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.890572] wlan%d: 135.871288 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.890641] VDLL_IND: type=0 ID=18 offset = 0xc990 len = 600&lt;BR /&gt;[ 135.890667] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.891189] wlan%d: 135.871907 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.891256] VDLL_IND: type=0 ID=18 offset = 0xcbe8 len = 600&lt;BR /&gt;[ 135.891281] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.891805] wlan%d: 135.872522 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.891874] VDLL_IND: type=0 ID=18 offset = 0xce40 len = 600&lt;BR /&gt;[ 135.891899] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.892608] wlan%d: CMD_RESP (135.873325): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x1c&lt;BR /&gt;[ 135.892748] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 135.892808] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 135.892823] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892836] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892848] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892860] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892872] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892883] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892895] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892906] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892919] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892930] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892942] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892954] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892966] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892978] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.892991] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893003] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893015] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893026] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893038] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893050] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893062] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893074] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893086] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893098] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893111] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 135.893129] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 135.893162] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 135.893182] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 135.893262] wlan%d: DNLD_CMD (135.873985): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x1d timeout 5000&lt;BR /&gt;[ 135.914842] wlan%d: CMD_RESP (135.895556): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x1d&lt;BR /&gt;[ 135.915464] Set wlan%d interface addr: 30:XX:XX:XX:8c:11&lt;BR /&gt;[ 135.915527] wlan%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 135.915612] wlan%d: DNLD_CMD (135.896337): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x1e timeout 5000&lt;BR /&gt;[ 135.916084] wlan%d: CMD_RESP (135.896801): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x1e&lt;BR /&gt;[ 135.917741] Register NXP 802.11 Adapter wlan0&lt;BR /&gt;[ 135.918123] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 135.918242] wlan0 set multicast_list&lt;BR /&gt;[ 135.918284] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 135.918321] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 135.919456] uap%d: DNLD_CMD (135.900169): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x101f timeout 5000&lt;BR /&gt;[ 135.922208] wlan0: 135.902922 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.922289] VDLL_IND: type=0 ID=24 offset = 0xfd20 len = 600&lt;BR /&gt;[ 135.922317] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.924116] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 135.940962] wlan0: 135.921674 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.941045] VDLL_IND: type=0 ID=24 offset = 0xff78 len = 600&lt;BR /&gt;[ 135.941072] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.941803] wlan0: 135.922519 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.941878] VDLL_IND: type=0 ID=24 offset = 0x101d0 len = 600&lt;BR /&gt;[ 135.941907] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.942533] wlan0: 135.923247 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.942609] VDLL_IND: type=0 ID=24 offset = 0x10428 len = 600&lt;BR /&gt;[ 135.942636] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.943225] wlan0: 135.923941 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.943295] VDLL_IND: type=0 ID=24 offset = 0x10680 len = 600&lt;BR /&gt;[ 135.943321] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.943880] wlan0: 135.924596 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 135.943953] VDLL_IND: type=0 ID=24 offset = 0x108d8 len = 600&lt;BR /&gt;[ 135.943980] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 135.944770] uap%d: CMD_RESP (135.925484): 11AX_CFG [0x8266], result 0, len 39, seqno 0x101f&lt;BR /&gt;[ 135.944838] user_2g_hecap_len=28&lt;BR /&gt;[ 135.944887] wlan0: DNLD_CMD (135.925611): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x20 timeout 5000&lt;BR /&gt;[ 135.945344] wlan0: CMD_RESP (135.926062): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x20&lt;BR /&gt;[ 135.945402] wlan0: DNLD_CMD (135.926128): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x21 timeout 5000&lt;BR /&gt;[ 135.945714] wlan0: CMD_RESP (135.926433): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x21&lt;BR /&gt;[ 135.945784] wlan0: DNLD_CMD (135.926508): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x22 timeout 5000&lt;BR /&gt;[ 135.946203] wlan0: CMD_RESP (135.926922): TXPWR_CFG [0x80d1], result 0, len 100, seqno 0x22&lt;BR /&gt;[ 135.946372] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 135.946458] uap%d: DNLD_CMD (135.927182): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x1023 timeout 5000&lt;BR /&gt;[ 135.946898] uap%d: CMD_RESP (135.927614): 11AX_CFG [0x8266], result 0, len 39, seqno 0x1023&lt;BR /&gt;[ 135.946950] user_hecap_len=28&lt;BR /&gt;[ 135.947917] wlan0: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 135.948036] wlan0: DNLD_CMD (135.928760): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x24 timeout 5000&lt;BR /&gt;[ 135.948531] wlan0: CMD_RESP (135.929248): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x24&lt;BR /&gt;[ 135.952904] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 135.953030] wlan0: DNLD_CMD (135.933753): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x25 timeout 5000&lt;BR /&gt;[ 135.953530] wlan0: CMD_RESP (135.934248): TXPWR_CFG [0x80d1], result 0, len 100, seqno 0x25&lt;BR /&gt;[ 135.980353] Set uap%d interface addr: 32:XX:XX:XX:8d:11&lt;BR /&gt;[ 135.980421] uap%d: QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 135.980519] uap%d: DNLD_CMD (135.961243): APCMD_SYS_CONFIGURE [0xb0], act 0x1, len 20, seqno 0x1026 timeout 5000&lt;BR /&gt;[ 135.981001] uap%d: CMD_RESP (135.961718): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x1026&lt;BR /&gt;[ 135.982691] Register NXP 802.11 Adapter uap0&lt;BR /&gt;[ 135.983020] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 135.983047] p2p%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 135.983151] uap0 set multicast_list&lt;BR /&gt;[ 135.983219] p2p%d: DNLD_CMD (135.963942): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x2027 timeout 5000&lt;BR /&gt;[ 135.984207] p2p%d: CMD_RESP (135.964920): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x2027&lt;BR /&gt;[ 135.984265] ps_bitmap=0x0&lt;BR /&gt;[ 135.984403] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 135.984449] p2p%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 135.984505] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 135.984522] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 135.984537] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 135.984568] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 135.984587] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 135.984659] p2p%d: DNLD_CMD (135.965381): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x2028 timeout 5000&lt;BR /&gt;[ 135.985112] p2p%d: CMD_RESP (135.965828): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x2028&lt;BR /&gt;[ 135.985176] p2p%d: DNLD_CMD (135.965901): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x2029 timeout 5000&lt;BR /&gt;[ 135.985893] wlan0: QUEUE_CMD: RX_MGMT_IND [0x10c] is queued&lt;BR /&gt;[ 136.006674] p2p%d: CMD_RESP (135.987387): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x2029&lt;BR /&gt;[ 136.006769] wlan0: DNLD_CMD (135.987493): RX_MGMT_IND [0x10c], act 0x1, len 14, seqno 0x2a timeout 5000&lt;BR /&gt;[ 136.007116] wlan0: CMD_RESP (135.987835): RX_MGMT_IND [0x810c], result 0, len 14, seqno 0x2a&lt;BR /&gt;[ 136.007258] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 136.007319] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 136.007334] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007347] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007359] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007371] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007382] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007394] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007405] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007417] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007429] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007441] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007453] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007465] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007476] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007488] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007500] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007512] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007524] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007536] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007548] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007560] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007572] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007583] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007595] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007607] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007619] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 136.007637] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 136.007669] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 136.007691] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 136.007772] p2p%d: DNLD_CMD (135.988494): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x202b timeout 5000&lt;BR /&gt;[ 136.029473] p2p%d: CMD_RESP (136.010184): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x202b&lt;BR /&gt;[ 136.048176] Set WFD device addr: 32:XX:XX:XX:8c:11&lt;BR /&gt;[ 136.048243] p2p%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 136.048342] p2p%d: DNLD_CMD (136.029066): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x202c timeout 5000&lt;BR /&gt;[ 136.048852] p2p%d: CMD_RESP (136.029568): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x202c&lt;BR /&gt;[ 136.050691] Register NXP 802.11 Adapter p2p0&lt;BR /&gt;[ 136.050845] wlan: version = SDIW612---18.99.3.p26.11-MM6X18540.p17-(FP92)&lt;BR /&gt;[ 136.050911] wlan0: QUEUE_CMD: REG_ACCESS [0x27c] is queued&lt;BR /&gt;[ 136.051016] p2p0 set multicast_list&lt;BR /&gt;[ 136.051054] p2p0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 136.051086] p2p0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 136.051145] wlan0: DNLD_CMD (136.031870): REG_ACCESS [0x27c], act 0x0, len 20, seqno 0x2d timeout 5000&lt;BR /&gt;[ 136.052103] wlan0: CMD_RESP (136.032816): REG_ACCESS [0x827c], result 0, len 20, seqno 0x2d&lt;BR /&gt;[ 136.052193] p2p0: DNLD_CMD (136.032918): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x202e timeout 5000&lt;BR /&gt;[ 136.052627] p2p0: CMD_RESP (136.033345): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x202e&lt;BR /&gt;[ 136.052682] p2p0: DNLD_CMD (136.033408): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x202f timeout 5000&lt;BR /&gt;[ 136.052998] p2p0: CMD_RESP (136.033717): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x202f&lt;BR /&gt;[ 136.053200] wlan0: QUEUE_CMD: INDEPENDENT_RESET_CFG [0x243] is queued&lt;BR /&gt;[ 136.053281] wlan0: DNLD_CMD (136.034005): INDEPENDENT_RESET_CFG [0x243], act 0x0, len 12, seqno 0x30 timeout 5000&lt;BR /&gt;[ 136.053716] wlan0: CMD_RESP (136.034434): INDEPENDENT_RESET_CFG [0x8243], result 0, len 12, seqno 0x30&lt;BR /&gt;[ 136.054120] vendor event :0x2&lt;BR /&gt;[ 136.054174] ========END IN-BAND RESET===========&lt;BR /&gt;[ 136.112302] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 136.112439] wlan0: DNLD_CMD (136.093162): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x31 timeout 5000&lt;BR /&gt;[ 136.112959] wlan0: CMD_RESP (136.093675): TXPWR_CFG [0x80d1], result 0, len 100, seqno 0x31&lt;BR /&gt;[ 136.123000] wlan0 set multicast_list&lt;BR /&gt;[ 136.123064] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 136.123110] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 136.123195] wlan0: DNLD_CMD (136.103918): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x32 timeout 5000&lt;BR /&gt;[ 136.123686] wlan0: CMD_RESP (136.104404): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x32&lt;BR /&gt;[ 136.123751] wlan0: DNLD_CMD (136.104476): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x33 timeout 5000&lt;BR /&gt;[ 136.124071] wlan0: CMD_RESP (136.104789): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x33&lt;BR /&gt;[ 136.127648] wlan0: QUEUE_CMD: TXPWR_CFG [0xd1] is queued&lt;BR /&gt;[ 136.127786] wlan0: DNLD_CMD (136.108509): TXPWR_CFG [0xd1], act 0x0, len 16, seqno 0x34 timeout 5000&lt;BR /&gt;[ 136.128291] wlan0: CMD_RESP (136.109008): TXPWR_CFG [0x80d1], result 0, len 100, seqno 0x34&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 25 Mar 2026 08:29:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339069#M4734</guid>
      <dc:creator>eric25</dc:creator>
      <dc:date>2026-03-25T08:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339155#M4735</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250148"&gt;@eric25&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;Based on the information you provided, our initial assessment is that the &lt;STRONG&gt;wpa_supplicant version on your system is too old&lt;/STRONG&gt;. Since your platform is running a &lt;STRONG&gt;Linux 4.4.19 kernel&lt;/STRONG&gt;, the wpa_supplicant included in such systems is typically &lt;STRONG&gt;no newer than version 2.5&lt;/STRONG&gt;. Older versions do not fully support the required nl80211 scanning mechanisms, which can lead to the &lt;STRONG&gt;scan timeout and inability to detect Wi‑Fi hotspots&lt;/STRONG&gt; that you are observing.&lt;/P&gt;
&lt;P&gt;We recommend that you &lt;STRONG&gt;cross‑compile wpa_supplicant version 2.10, or alternatively 2.11 or 2.12&lt;/STRONG&gt;, and replace the old version on your board. After updating wpa_supplicant, please repeat your original test steps and check whether the Wi‑Fi scan works properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try it, please!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Weidong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Mar 2026 10:01:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339155#M4735</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2026-03-25T10:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339161#M4736</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;I check the vervion, it's&amp;nbsp;wpa_supplicant v2.11&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[root@br03 ~]# wpa_supplicant -v&lt;BR /&gt;wpa_supplicant v2.11-devel-hostap_2_10-386-gb859b9bce&lt;BR /&gt;Copyright (c) 2003-2022, Jouni Malinen &amp;lt;j@w1.fi&amp;gt; and contributors&lt;BR /&gt;[root@br03 ~]#&lt;BR /&gt;[root@br03 ~]# wpa&lt;BR /&gt;wpa.conf wpa_cli wpa_supplicant&lt;BR /&gt;[root@br03 ~]# wpa&lt;BR /&gt;wpa.conf wpa_cli wpa_supplicant&lt;BR /&gt;[root@br03 ~]# wpa_cli&lt;BR /&gt;wpa_cli v2.11-devel-hostap_2_10-386-gb859b9bce&lt;BR /&gt;Copyright (c) 2004-2022, Jouni Malinen &amp;lt;j@w1.fi&amp;gt; and contributors&lt;/P&gt;&lt;P&gt;This software may be distributed under the terms of the BSD license.&lt;BR /&gt;See README for more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interactive mode&lt;/P&gt;&lt;P&gt;Could not connect to wpa_supplicant: (nil) - re-trying&lt;/P&gt;&lt;P&gt;[root@br03 ~]# wpa_cli -v&lt;BR /&gt;wpa_cli v2.11-devel-hostap_2_10-386-gb859b9bce&lt;BR /&gt;Copyright (c) 2004-2022, Jouni Malinen &amp;lt;j@w1.fi&amp;gt; and contributors&lt;BR /&gt;[root@br03 ~]#&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 10:10:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339161#M4736</guid>
      <dc:creator>eric25</dc:creator>
      <dc:date>2026-03-25T10:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339657#M4738</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;wpa_supplicant was compiled by me from source code, not the one provided by the system. Is it possible that the Makefile options used during compilation are incorrect? Do you have any guidance on how to compile it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 01:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339657#M4738</guid>
      <dc:creator>eric25</dc:creator>
      <dc:date>2026-03-26T01:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339809#M4739</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250148"&gt;@eric25&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I compiled wpa_supplicant-2.11 with static building mode.&lt;/P&gt;
&lt;P&gt;all steps are recorded in the attachment, for your reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;weidong&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 07:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339809#M4739</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2026-03-26T07:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339894#M4740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I compiled wpa_supplicant(wpa_supplicant-2.11) following the documentation you provided. The only difference is that the source code versions I used are libnl-3.11.0 and openssl-3.5.0 (which I had already downloaded). The configuration during compilation strictly followed your instructions. However, when testing with the final compiled wpa_supplicant and wpa_cli, scanning for Wi-Fi still times out, and the log is the same as before. Attached are the .config and Makefile used when compiling wpa_supplicant-2.11. Do you have any other suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It seems I am unable to upload the attachment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2026-03-26_16-44-08.jpg" style="width: 847px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380470i3A5415A70D0288C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snipaste_2026-03-26_16-44-08.jpg" alt="Snipaste_2026-03-26_16-44-08.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.config&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;P&gt;# Example wpa_supplicant build time configuration&lt;BR /&gt;#&lt;BR /&gt;# This file lists the configuration options that are used when building the&lt;BR /&gt;# wpa_supplicant binary. All lines starting with # are ignored. Configuration&lt;BR /&gt;# option lines must be commented out complete, if they are not to be included,&lt;BR /&gt;# i.e., just setting VARIABLE=n is not disabling that variable.&lt;BR /&gt;#&lt;BR /&gt;# This file is included in Makefile, so variables like CFLAGS and LIBS can also&lt;BR /&gt;# be modified from here. In most cases, these lines should use += in order not&lt;BR /&gt;# to override previous values of the variables.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# Uncomment following two lines and fix the paths if you have installed OpenSSL&lt;BR /&gt;# or GnuTLS in non-default location&lt;BR /&gt;#CFLAGS += -I/usr/local/openssl/include&lt;BR /&gt;#LIBS += -L/usr/local/openssl/lib&lt;/P&gt;&lt;P&gt;# Some Red Hat versions seem to include kerberos header files from OpenSSL, but&lt;BR /&gt;# the kerberos files are not in the default include path. Following line can be&lt;BR /&gt;# used to fix build issues on such systems (krb5.h not found).&lt;BR /&gt;#CFLAGS += -I/usr/include/kerberos&lt;/P&gt;&lt;P&gt;# Driver interface for generic Linux wireless extensions&lt;BR /&gt;# Note: WEXT is deprecated in the current Linux kernel version and no new&lt;BR /&gt;# functionality is added to it. nl80211-based interface is the new&lt;BR /&gt;# replacement for WEXT and its use allows wpa_supplicant to properly control&lt;BR /&gt;# the driver to improve existing functionality like roaming and to support new&lt;BR /&gt;# functionality.&lt;BR /&gt;CONFIG_DRIVER_WEXT=y&lt;/P&gt;&lt;P&gt;# Driver interface for Linux drivers using the nl80211 kernel interface&lt;BR /&gt;CONFIG_DRIVER_NL80211=y&lt;/P&gt;&lt;P&gt;# QCA vendor extensions to nl80211&lt;BR /&gt;#CONFIG_DRIVER_NL80211_QCA=y&lt;/P&gt;&lt;P&gt;# driver_nl80211.c requires libnl. If you are compiling it yourself&lt;BR /&gt;# you may need to point hostapd to your version of libnl.&lt;BR /&gt;#&lt;BR /&gt;#CFLAGS += -I$&amp;lt;path to libnl include files&amp;gt;&lt;BR /&gt;#LIBS += -L$&amp;lt;path to libnl library files&amp;gt;&lt;/P&gt;&lt;P&gt;# Use libnl v2.0 (or 3.0) libraries.&lt;BR /&gt;#CONFIG_LIBNL20=y&lt;/P&gt;&lt;P&gt;# Use libnl 3.2 libraries (if this is selected, CONFIG_LIBNL20 is ignored)&lt;BR /&gt;CONFIG_LIBNL32=y&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)&lt;BR /&gt;#CONFIG_DRIVER_BSD=y&lt;BR /&gt;#CFLAGS += -I/usr/local/include&lt;BR /&gt;#LIBS += -L/usr/local/lib&lt;BR /&gt;#LIBS_p += -L/usr/local/lib&lt;BR /&gt;#LIBS_c += -L/usr/local/lib&lt;/P&gt;&lt;P&gt;# Driver interface for Windows NDIS&lt;BR /&gt;#CONFIG_DRIVER_NDIS=y&lt;BR /&gt;#CFLAGS += -I/usr/include/w32api/ddk&lt;BR /&gt;#LIBS += -L/usr/local/lib&lt;BR /&gt;# For native build using mingw&lt;BR /&gt;#CONFIG_NATIVE_WINDOWS=y&lt;BR /&gt;# Additional directories for cross-compilation on Linux host for mingw target&lt;BR /&gt;#CFLAGS += -I/opt/mingw/mingw32/include/ddk&lt;BR /&gt;#LIBS += -L/opt/mingw/mingw32/lib&lt;BR /&gt;#CC=mingw32-gcc&lt;BR /&gt;# By default, driver_ndis uses WinPcap for low-level operations. This can be&lt;BR /&gt;# replaced with the following option which replaces WinPcap calls with NDISUIO.&lt;BR /&gt;# However, this requires that WZC is disabled (net stop wzcsvc) before starting&lt;BR /&gt;# wpa_supplicant.&lt;BR /&gt;# CONFIG_USE_NDISUIO=y&lt;/P&gt;&lt;P&gt;# Driver interface for wired Ethernet drivers&lt;BR /&gt;CONFIG_DRIVER_WIRED=y&lt;/P&gt;&lt;P&gt;# Driver interface for MACsec capable Qualcomm Atheros drivers&lt;BR /&gt;#CONFIG_DRIVER_MACSEC_QCA=y&lt;/P&gt;&lt;P&gt;# Driver interface for Linux MACsec drivers&lt;BR /&gt;#CONFIG_DRIVER_MACSEC_LINUX=y&lt;/P&gt;&lt;P&gt;# Driver interface for the Broadcom RoboSwitch family&lt;BR /&gt;#CONFIG_DRIVER_ROBOSWITCH=y&lt;/P&gt;&lt;P&gt;# Driver interface for no driver (e.g., WPS ER only)&lt;BR /&gt;#CONFIG_DRIVER_NONE=y&lt;/P&gt;&lt;P&gt;# Solaris libraries&lt;BR /&gt;#LIBS += -lsocket -ldlpi -lnsl&lt;BR /&gt;#LIBS_c += -lsocket&lt;/P&gt;&lt;P&gt;# Enable IEEE 802.1X Supplicant (automatically included if any EAP method or&lt;BR /&gt;# MACsec is included)&lt;BR /&gt;CONFIG_IEEE8021X_EAPOL=y&lt;/P&gt;&lt;P&gt;# EAP-MD5&lt;BR /&gt;CONFIG_EAP_MD5=y&lt;/P&gt;&lt;P&gt;# EAP-MSCHAPv2&lt;BR /&gt;CONFIG_EAP_MSCHAPV2=y&lt;/P&gt;&lt;P&gt;# EAP-TLS&lt;BR /&gt;CONFIG_EAP_TLS=y&lt;BR /&gt;# Enable EAP-TLSv1.3 support by default (currently disabled unless explicitly&lt;BR /&gt;# enabled in network configuration)&lt;BR /&gt;#CONFIG_EAP_TLSV1_3=y&lt;/P&gt;&lt;P&gt;# EAL-PEAP&lt;BR /&gt;CONFIG_EAP_PEAP=y&lt;/P&gt;&lt;P&gt;# EAP-TTLS&lt;BR /&gt;CONFIG_EAP_TTLS=y&lt;/P&gt;&lt;P&gt;CONFIG_EAP_SAE=y&lt;/P&gt;&lt;P&gt;# EAP-FAST&lt;BR /&gt;CONFIG_EAP_FAST=y&lt;/P&gt;&lt;P&gt;# EAP-TEAP&lt;BR /&gt;# Note: The current EAP-TEAP implementation is experimental and should not be&lt;BR /&gt;# enabled for production use. The IETF RFC 7170 that defines EAP-TEAP has number&lt;BR /&gt;# of conflicting statements and missing details and the implementation has&lt;BR /&gt;# vendor specific workarounds for those and as such, may not interoperate with&lt;BR /&gt;# any other implementation. This should not be used for anything else than&lt;BR /&gt;# experimentation and interoperability testing until those issues has been&lt;BR /&gt;# resolved.&lt;BR /&gt;#CONFIG_EAP_TEAP=y&lt;/P&gt;&lt;P&gt;# EAP-GTC&lt;BR /&gt;CONFIG_EAP_GTC=y&lt;/P&gt;&lt;P&gt;# EAP-OTP&lt;BR /&gt;CONFIG_EAP_OTP=y&lt;/P&gt;&lt;P&gt;# EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used)&lt;BR /&gt;#CONFIG_EAP_SIM=y&lt;/P&gt;&lt;P&gt;# Enable SIM simulator (Milenage) for EAP-SIM&lt;BR /&gt;#CONFIG_SIM_SIMULATOR=y&lt;/P&gt;&lt;P&gt;# EAP-PSK (experimental; this is _not_ needed for WPA-PSK)&lt;BR /&gt;#CONFIG_EAP_PSK=y&lt;/P&gt;&lt;P&gt;# EAP-pwd (secure authentication using only a password)&lt;BR /&gt;CONFIG_EAP_PWD=y&lt;/P&gt;&lt;P&gt;# EAP-PAX&lt;BR /&gt;CONFIG_EAP_PAX=y&lt;/P&gt;&lt;P&gt;# LEAP&lt;BR /&gt;CONFIG_EAP_LEAP=y&lt;/P&gt;&lt;P&gt;# EAP-AKA (enable CONFIG_PCSC, if EAP-AKA is used)&lt;BR /&gt;#CONFIG_EAP_AKA=y&lt;/P&gt;&lt;P&gt;# EAP-AKA' (enable CONFIG_PCSC, if EAP-AKA' is used).&lt;BR /&gt;# This requires CONFIG_EAP_AKA to be enabled, too.&lt;BR /&gt;#CONFIG_EAP_AKA_PRIME=y&lt;/P&gt;&lt;P&gt;# Enable USIM simulator (Milenage) for EAP-AKA&lt;BR /&gt;#CONFIG_USIM_SIMULATOR=y&lt;/P&gt;&lt;P&gt;# EAP-SAKE&lt;BR /&gt;CONFIG_EAP_SAKE=y&lt;/P&gt;&lt;P&gt;# EAP-GPSK&lt;BR /&gt;CONFIG_EAP_GPSK=y&lt;BR /&gt;# Include support for optional SHA256 cipher suite in EAP-GPSK&lt;BR /&gt;CONFIG_EAP_GPSK_SHA256=y&lt;/P&gt;&lt;P&gt;# EAP-TNC and related Trusted Network Connect support (experimental)&lt;BR /&gt;CONFIG_EAP_TNC=y&lt;/P&gt;&lt;P&gt;# Wi-Fi Protected Setup (WPS)&lt;BR /&gt;CONFIG_WPS=y&lt;BR /&gt;# Enable WPS external registrar functionality&lt;BR /&gt;#CONFIG_WPS_ER=y&lt;BR /&gt;# Disable credentials for an open network by default when acting as a WPS&lt;BR /&gt;# registrar.&lt;BR /&gt;#CONFIG_WPS_REG_DISABLE_OPEN=y&lt;BR /&gt;# Enable WPS support with NFC config method&lt;BR /&gt;#CONFIG_WPS_NFC=y&lt;/P&gt;&lt;P&gt;# EAP-IKEv2&lt;BR /&gt;CONFIG_EAP_IKEV2=y&lt;/P&gt;&lt;P&gt;# EAP-EKE&lt;BR /&gt;#CONFIG_EAP_EKE=y&lt;/P&gt;&lt;P&gt;# MACsec&lt;BR /&gt;CONFIG_MACSEC=y&lt;/P&gt;&lt;P&gt;# PKCS#12 (PFX) support (used to read private key and certificate file from&lt;BR /&gt;# a file that usually has extension .p12 or .pfx)&lt;BR /&gt;CONFIG_PKCS12=y&lt;/P&gt;&lt;P&gt;# Smartcard support (i.e., private key on a smartcard), e.g., with openssl&lt;BR /&gt;# engine.&lt;BR /&gt;CONFIG_SMARTCARD=y&lt;/P&gt;&lt;P&gt;# PC/SC interface for smartcards (USIM, GSM SIM)&lt;BR /&gt;# Enable this if EAP-SIM or EAP-AKA is included&lt;BR /&gt;#CONFIG_PCSC=y&lt;/P&gt;&lt;P&gt;# Support HT overrides (disable HT/HT40, mask MCS rates, etc.)&lt;BR /&gt;#CONFIG_HT_OVERRIDES=y&lt;/P&gt;&lt;P&gt;# Support VHT overrides (disable VHT, mask MCS rates, etc.)&lt;BR /&gt;#CONFIG_VHT_OVERRIDES=y&lt;/P&gt;&lt;P&gt;# Support HE overrides&lt;BR /&gt;#CONFIG_HE_OVERRIDES=y&lt;/P&gt;&lt;P&gt;# Development testing&lt;BR /&gt;#CONFIG_EAPOL_TEST=y&lt;/P&gt;&lt;P&gt;# Support IPv6&lt;BR /&gt;CONFIG_IPV6=y&lt;/P&gt;&lt;P&gt;# Select control interface backend for external programs, e.g, wpa_cli:&lt;BR /&gt;# unix = UNIX domain sockets (default for Linux/*BSD)&lt;BR /&gt;# udp = UDP sockets using localhost (127.0.0.1)&lt;BR /&gt;# udp6 = UDP IPv6 sockets using localhost (::1)&lt;BR /&gt;# named_pipe = Windows Named Pipe (default for Windows)&lt;BR /&gt;# udp-remote = UDP sockets with remote access (only for tests systems/purpose)&lt;BR /&gt;# udp6-remote = UDP IPv6 sockets with remote access (only for tests purpose)&lt;BR /&gt;# y = use default (backwards compatibility)&lt;BR /&gt;# If this option is commented out, control interface is not included in the&lt;BR /&gt;# build.&lt;BR /&gt;CONFIG_CTRL_IFACE=y&lt;/P&gt;&lt;P&gt;# Include support for GNU Readline and History Libraries in wpa_cli.&lt;BR /&gt;# When building a wpa_cli binary for distribution, please note that these&lt;BR /&gt;# libraries are licensed under GPL and as such, BSD license may not apply for&lt;BR /&gt;# the resulting binary.&lt;BR /&gt;#CONFIG_READLINE=y&lt;/P&gt;&lt;P&gt;# Include internal line edit mode in wpa_cli. This can be used as a replacement&lt;BR /&gt;# for GNU Readline to provide limited command line editing and history support.&lt;BR /&gt;#CONFIG_WPA_CLI_EDIT=y&lt;/P&gt;&lt;P&gt;# Remove debugging code that is printing out debug message to stdout.&lt;BR /&gt;# This can be used to reduce the size of the wpa_supplicant considerably&lt;BR /&gt;# if debugging code is not needed. The size reduction can be around 35%&lt;BR /&gt;# (e.g., 90 kB).&lt;BR /&gt;#CONFIG_NO_STDOUT_DEBUG=y&lt;/P&gt;&lt;P&gt;# Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save&lt;BR /&gt;# 35-50 kB in code size.&lt;BR /&gt;#CONFIG_NO_WPA=y&lt;/P&gt;&lt;P&gt;# Remove IEEE 802.11i/WPA-Personal ASCII passphrase support&lt;BR /&gt;# This option can be used to reduce code size by removing support for&lt;BR /&gt;# converting ASCII passphrases into PSK. If this functionality is removed, the&lt;BR /&gt;# PSK can only be configured as the 64-octet hexstring (e.g., from&lt;BR /&gt;# wpa_passphrase). This saves about 0.5 kB in code size.&lt;BR /&gt;#CONFIG_NO_WPA_PASSPHRASE=y&lt;/P&gt;&lt;P&gt;# Simultaneous Authentication of Equals (SAE), WPA3-Personal&lt;BR /&gt;CONFIG_SAE=y&lt;/P&gt;&lt;P&gt;CONFIG_IEEE80211W=y&lt;BR /&gt;CONFIG_IEEE80211N=y&lt;/P&gt;&lt;P&gt;CONFIG_WPA3=y&lt;/P&gt;&lt;P&gt;# SAE Public Key, WPA3-Personal&lt;BR /&gt;#CONFIG_SAE_PK=y&lt;/P&gt;&lt;P&gt;# Disable scan result processing (ap_scan=1) to save code size by about 1 kB.&lt;BR /&gt;# This can be used if ap_scan=1 mode is never enabled.&lt;BR /&gt;#CONFIG_NO_SCAN_PROCESSING=y&lt;/P&gt;&lt;P&gt;# Select configuration backend:&lt;BR /&gt;# file = text file (e.g., wpa_supplicant.conf; note: the configuration file&lt;BR /&gt;# path is given on command line, not here; this option is just used to&lt;BR /&gt;# select the backend that allows configuration files to be used)&lt;BR /&gt;# winreg = Windows registry (see win_example.reg for an example)&lt;BR /&gt;CONFIG_BACKEND=file&lt;/P&gt;&lt;P&gt;# Remove configuration write functionality (i.e., to allow the configuration&lt;BR /&gt;# file to be updated based on runtime configuration changes). The runtime&lt;BR /&gt;# configuration can still be changed, the changes are just not going to be&lt;BR /&gt;# persistent over restarts. This option can be used to reduce code size by&lt;BR /&gt;# about 3.5 kB.&lt;BR /&gt;#CONFIG_NO_CONFIG_WRITE=y&lt;/P&gt;&lt;P&gt;# Remove support for configuration blobs to reduce code size by about 1.5 kB.&lt;BR /&gt;#CONFIG_NO_CONFIG_BLOBS=y&lt;/P&gt;&lt;P&gt;# Select program entry point implementation:&lt;BR /&gt;# main = UNIX/POSIX like main() function (default)&lt;BR /&gt;# main_winsvc = Windows service (read parameters from registry)&lt;BR /&gt;# main_none = Very basic example (development use only)&lt;BR /&gt;#CONFIG_MAIN=main&lt;/P&gt;&lt;P&gt;# Select wrapper for operating system and C library specific functions&lt;BR /&gt;# unix = UNIX/POSIX like systems (default)&lt;BR /&gt;# win32 = Windows systems&lt;BR /&gt;# none = Empty template&lt;BR /&gt;#CONFIG_OS=unix&lt;/P&gt;&lt;P&gt;# Select event loop implementation&lt;BR /&gt;# eloop = select() loop (default)&lt;BR /&gt;# eloop_win = Windows events and WaitForMultipleObject() loop&lt;BR /&gt;#CONFIG_ELOOP=eloop&lt;/P&gt;&lt;P&gt;# Should we use poll instead of select? Select is used by default.&lt;BR /&gt;#CONFIG_ELOOP_POLL=y&lt;/P&gt;&lt;P&gt;# Should we use epoll instead of select? Select is used by default.&lt;BR /&gt;#CONFIG_ELOOP_EPOLL=y&lt;/P&gt;&lt;P&gt;# Should we use kqueue instead of select? Select is used by default.&lt;BR /&gt;#CONFIG_ELOOP_KQUEUE=y&lt;/P&gt;&lt;P&gt;# Select layer 2 packet implementation&lt;BR /&gt;# linux = Linux packet socket (default)&lt;BR /&gt;# pcap = libpcap/libdnet/WinPcap&lt;BR /&gt;# freebsd = FreeBSD libpcap&lt;BR /&gt;# winpcap = WinPcap with receive thread&lt;BR /&gt;# ndis = Windows NDISUIO (note: requires CONFIG_USE_NDISUIO=y)&lt;BR /&gt;# none = Empty template&lt;BR /&gt;#CONFIG_L2_PACKET=linux&lt;/P&gt;&lt;P&gt;# Disable Linux packet socket workaround applicable for station interface&lt;BR /&gt;# in a bridge for EAPOL frames. This should be uncommented only if the kernel&lt;BR /&gt;# is known to not have the regression issue in packet socket behavior with&lt;BR /&gt;# bridge interfaces (commit 'bridge: respect RFC2863 operational state')').&lt;BR /&gt;#CONFIG_NO_LINUX_PACKET_SOCKET_WAR=y&lt;/P&gt;&lt;P&gt;# Support Operating Channel Validation&lt;BR /&gt;#CONFIG_OCV=y&lt;/P&gt;&lt;P&gt;# Select TLS implementation&lt;BR /&gt;# openssl = OpenSSL (default)&lt;BR /&gt;# gnutls = GnuTLS&lt;BR /&gt;# internal = Internal TLSv1 implementation (experimental)&lt;BR /&gt;# linux = Linux kernel AF_ALG and internal TLSv1 implementation (experimental)&lt;BR /&gt;# none = Empty template&lt;BR /&gt;CONFIG_TLS=openssl&lt;/P&gt;&lt;P&gt;# TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.1)&lt;BR /&gt;# can be enabled to get a stronger construction of messages when block ciphers&lt;BR /&gt;# are used. It should be noted that some existing TLS v1.0 -based&lt;BR /&gt;# implementation may not be compatible with TLS v1.1 message (ClientHello is&lt;BR /&gt;# sent prior to negotiating which version will be used)&lt;BR /&gt;#CONFIG_TLSV11=y&lt;/P&gt;&lt;P&gt;# TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.2)&lt;BR /&gt;# can be enabled to enable use of stronger crypto algorithms. It should be&lt;BR /&gt;# noted that some existing TLS v1.0 -based implementation may not be compatible&lt;BR /&gt;# with TLS v1.2 message (ClientHello is sent prior to negotiating which version&lt;BR /&gt;# will be used)&lt;BR /&gt;#CONFIG_TLSV12=y&lt;/P&gt;&lt;P&gt;# Select which ciphers to use by default with OpenSSL if the user does not&lt;BR /&gt;# specify them.&lt;BR /&gt;#CONFIG_TLS_DEFAULT_CIPHERS="DEFAULT:!EXP:!LOW"&lt;/P&gt;&lt;P&gt;# If CONFIG_TLS=internal is used, additional library and include paths are&lt;BR /&gt;# needed for LibTomMath. Alternatively, an integrated, minimal version of&lt;BR /&gt;# LibTomMath can be used. See beginning of libtommath.c for details on benefits&lt;BR /&gt;# and drawbacks of this option.&lt;BR /&gt;#CONFIG_INTERNAL_LIBTOMMATH=y&lt;BR /&gt;#ifndef CONFIG_INTERNAL_LIBTOMMATH&lt;BR /&gt;#LTM_PATH=/usr/src/libtommath-0.39&lt;BR /&gt;#CFLAGS += -I$(LTM_PATH)&lt;BR /&gt;#LIBS += -L$(LTM_PATH)&lt;BR /&gt;#LIBS_p += -L$(LTM_PATH)&lt;BR /&gt;#endif&lt;BR /&gt;# At the cost of about 4 kB of additional binary size, the internal LibTomMath&lt;BR /&gt;# can be configured to include faster routines for exptmod, sqr, and div to&lt;BR /&gt;# speed up DH and RSA calculation considerably&lt;BR /&gt;#CONFIG_INTERNAL_LIBTOMMATH_FAST=y&lt;/P&gt;&lt;P&gt;# Include NDIS event processing through WMI into wpa_supplicant/wpasvc.&lt;BR /&gt;# This is only for Windows builds and requires WMI-related header files and&lt;BR /&gt;# WbemUuid.Lib from Platform SDK even when building with MinGW.&lt;BR /&gt;#CONFIG_NDIS_EVENTS_INTEGRATED=y&lt;BR /&gt;#PLATFORMSDKLIB="/opt/Program Files/Microsoft Platform SDK/Lib"&lt;/P&gt;&lt;P&gt;# Add support for new DBus control interface&lt;BR /&gt;# (fi.w1.wpa_supplicant1)&lt;BR /&gt;#CONFIG_CTRL_IFACE_DBUS_NEW=y&lt;/P&gt;&lt;P&gt;# Add introspection support for new DBus control interface&lt;BR /&gt;#CONFIG_CTRL_IFACE_DBUS_INTRO=y&lt;/P&gt;&lt;P&gt;# Add support for loading EAP methods dynamically as shared libraries.&lt;BR /&gt;# When this option is enabled, each EAP method can be either included&lt;BR /&gt;# statically (CONFIG_EAP_&amp;lt;method&amp;gt;=y) or dynamically (CONFIG_EAP_&amp;lt;method&amp;gt;=dyn).&lt;BR /&gt;# Dynamic EAP methods are build as shared objects (eap_*.so) and they need to&lt;BR /&gt;# be loaded in the beginning of the wpa_supplicant configuration file&lt;BR /&gt;# (see load_dynamic_eap parameter in the example file) before being used in&lt;BR /&gt;# the network blocks.&lt;BR /&gt;#&lt;BR /&gt;# Note that some shared parts of EAP methods are included in the main program&lt;BR /&gt;# and in order to be able to use dynamic EAP methods using these parts, the&lt;BR /&gt;# main program must have been build with the EAP method enabled (=y or =dyn).&lt;BR /&gt;# This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries&lt;BR /&gt;# unless at least one of them was included in the main build to force inclusion&lt;BR /&gt;# of the shared code. Similarly, at least one of EAP-SIM/AKA must be included&lt;BR /&gt;# in the main build to be able to load these methods dynamically.&lt;BR /&gt;#&lt;BR /&gt;# Please also note that using dynamic libraries will increase the total binary&lt;BR /&gt;# size. Thus, it may not be the best option for targets that have limited&lt;BR /&gt;# amount of memory/flash.&lt;BR /&gt;#CONFIG_DYNAMIC_EAP_METHODS=y&lt;/P&gt;&lt;P&gt;# Dynamic library loading&lt;/P&gt;&lt;P&gt;# Add the ability to configure libraries to load at compile time.&lt;BR /&gt;# If set, these disable dynamic configuration.&lt;BR /&gt;#CONFIG_PKCS11_ENGINE_PATH - pkcs11_engine library location.&lt;BR /&gt;#CONFIG_PKCS11_MODULE_PATH - pkcs11_module library location.&lt;BR /&gt;#CONFIG_OPENSC_ENGINE_PATH - opensc_engine library location.&lt;BR /&gt;#&lt;BR /&gt;# Prevent library loading at runtime&lt;BR /&gt;#CONFIG_NO_PKCS11_ENGINE_PATH=y # prevents loading pkcs11_engine library.&lt;BR /&gt;#CONFIG_NO_PKCS11_MODULE_PATH=y # prevents loading pkcs11_module library.&lt;BR /&gt;# CONFIG_NO_OPENSC_ENGINE_PATH=y # prevents loading opensc_engine library.&lt;/P&gt;&lt;P&gt;# Prevents loading EAP libraries at runtime&lt;BR /&gt;#CONFIG_NO_LOAD_DYNAMIC_EAP=y&lt;/P&gt;&lt;P&gt;# IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode&lt;BR /&gt;CONFIG_IEEE80211R=y&lt;/P&gt;&lt;P&gt;# Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)&lt;BR /&gt;CONFIG_DEBUG_FILE=y&lt;/P&gt;&lt;P&gt;# Send debug messages to syslog instead of stdout&lt;BR /&gt;CONFIG_DEBUG_SYSLOG=y&lt;BR /&gt;# Set syslog facility for debug messages&lt;BR /&gt;#CONFIG_DEBUG_SYSLOG_FACILITY=LOG_DAEMON&lt;/P&gt;&lt;P&gt;# Add support for sending all debug messages (regardless of debug verbosity)&lt;BR /&gt;# to the Linux kernel tracing facility. This helps debug the entire stack by&lt;BR /&gt;# making it easy to record everything happening from the driver up into the&lt;BR /&gt;# same file, e.g., using trace-cmd.&lt;BR /&gt;#CONFIG_DEBUG_LINUX_TRACING=y&lt;/P&gt;&lt;P&gt;# Add support for writing debug log to Android logcat instead of standard&lt;BR /&gt;# output&lt;BR /&gt;#CONFIG_ANDROID_LOG=y&lt;/P&gt;&lt;P&gt;# Enable privilege separation (see README 'Privilege separation' for details)&lt;BR /&gt;#CONFIG_PRIVSEP=y&lt;/P&gt;&lt;P&gt;# Enable mitigation against certain attacks against TKIP by delaying Michael&lt;BR /&gt;# MIC error reports by a random amount of time between 0 and 60 seconds&lt;BR /&gt;#CONFIG_DELAYED_MIC_ERROR_REPORT=y&lt;/P&gt;&lt;P&gt;# Enable tracing code for developer debugging&lt;BR /&gt;# This tracks use of memory allocations and other registrations and reports&lt;BR /&gt;# incorrect use with a backtrace of call (or allocation) location.&lt;BR /&gt;#CONFIG_WPA_TRACE=y&lt;BR /&gt;# For BSD, uncomment these.&lt;BR /&gt;#LIBS += -lexecinfo&lt;BR /&gt;#LIBS_p += -lexecinfo&lt;BR /&gt;#LIBS_c += -lexecinfo&lt;/P&gt;&lt;P&gt;# Use libbfd to get more details for developer debugging&lt;BR /&gt;# This enables use of libbfd to get more detailed symbols for the backtraces&lt;BR /&gt;# generated by CONFIG_WPA_TRACE=y.&lt;BR /&gt;#CONFIG_WPA_TRACE_BFD=y&lt;BR /&gt;# For BSD, uncomment these.&lt;BR /&gt;#LIBS += -lbfd -liberty -lz&lt;BR /&gt;#LIBS_p += -lbfd -liberty -lz&lt;BR /&gt;#LIBS_c += -lbfd -liberty -lz&lt;/P&gt;&lt;P&gt;# wpa_supplicant depends on strong random number generation being available&lt;BR /&gt;# from the operating system. os_get_random() function is used to fetch random&lt;BR /&gt;# data when needed, e.g., for key generation. On Linux and BSD systems, this&lt;BR /&gt;# works by reading /dev/urandom. It should be noted that the OS entropy pool&lt;BR /&gt;# needs to be properly initialized before wpa_supplicant is started. This is&lt;BR /&gt;# important especially on embedded devices that do not have a hardware random&lt;BR /&gt;# number generator and may by default start up with minimal entropy available&lt;BR /&gt;# for random number generation.&lt;BR /&gt;#&lt;BR /&gt;# As a safety net, wpa_supplicant is by default trying to internally collect&lt;BR /&gt;# additional entropy for generating random data to mix in with the data fetched&lt;BR /&gt;# from the OS. This by itself is not considered to be very strong, but it may&lt;BR /&gt;# help in cases where the system pool is not initialized properly. However, it&lt;BR /&gt;# is very strongly recommended that the system pool is initialized with enough&lt;BR /&gt;# entropy either by using hardware assisted random number generator or by&lt;BR /&gt;# storing state over device reboots.&lt;BR /&gt;#&lt;BR /&gt;# wpa_supplicant can be configured to maintain its own entropy store over&lt;BR /&gt;# restarts to enhance random number generation. This is not perfect, but it is&lt;BR /&gt;# much more secure than using the same sequence of random numbers after every&lt;BR /&gt;# reboot. This can be enabled with -e&amp;lt;entropy file&amp;gt; command line option. The&lt;BR /&gt;# specified file needs to be readable and writable by wpa_supplicant.&lt;BR /&gt;#&lt;BR /&gt;# If the os_get_random() is known to provide strong random data (e.g., on&lt;BR /&gt;# Linux/BSD, the board in question is known to have reliable source of random&lt;BR /&gt;# data from /dev/urandom), the internal wpa_supplicant random pool can be&lt;BR /&gt;# disabled. This will save some in binary size and CPU use. However, this&lt;BR /&gt;# should only be considered for builds that are known to be used on devices&lt;BR /&gt;# that meet the requirements described above.&lt;BR /&gt;#CONFIG_NO_RANDOM_POOL=y&lt;/P&gt;&lt;P&gt;# Should we attempt to use the getrandom(2) call that provides more reliable&lt;BR /&gt;# yet secure randomness source than /dev/random on Linux 3.17 and newer.&lt;BR /&gt;# Requires glibc 2.25 to build, falls back to /dev/random if unavailable.&lt;BR /&gt;#CONFIG_GETRANDOM=y&lt;/P&gt;&lt;P&gt;# IEEE 802.11ac (Very High Throughput) support (mainly for AP mode)&lt;BR /&gt;CONFIG_IEEE80211AC=y&lt;/P&gt;&lt;P&gt;# IEEE 802.11ax HE support (mainly for AP mode)&lt;BR /&gt;CONFIG_IEEE80211AX=y&lt;/P&gt;&lt;P&gt;# IEEE 802.11be EHT support (mainly for AP mode)&lt;BR /&gt;# CONFIG_IEEE80211AX is mandatory for setting CONFIG_IEEE80211BE.&lt;BR /&gt;# Note: This is experimental and work in progress. The definitions are still&lt;BR /&gt;# subject to change and this should not be expected to interoperate with the&lt;BR /&gt;# final IEEE 802.11be version.&lt;BR /&gt;#CONFIG_IEEE80211BE=y&lt;/P&gt;&lt;P&gt;# Wireless Network Management (IEEE Std 802.11v-2011)&lt;BR /&gt;# Note: This is experimental and not complete implementation.&lt;BR /&gt;#CONFIG_WNM=y&lt;/P&gt;&lt;P&gt;# Interworking (IEEE 802.11u)&lt;BR /&gt;# This can be used to enable functionality to improve interworking with&lt;BR /&gt;# external networks (GAS/ANQP to learn more about the networks and network&lt;BR /&gt;# selection based on available credentials).&lt;BR /&gt;CONFIG_INTERWORKING=y&lt;/P&gt;&lt;P&gt;# Hotspot 2.0&lt;BR /&gt;CONFIG_HS20=y&lt;/P&gt;&lt;P&gt;# Enable interface matching in wpa_supplicant&lt;BR /&gt;#CONFIG_MATCH_IFACE=y&lt;/P&gt;&lt;P&gt;# Disable roaming in wpa_supplicant&lt;BR /&gt;#CONFIG_NO_ROAMING=y&lt;/P&gt;&lt;P&gt;# AP mode operations with wpa_supplicant&lt;BR /&gt;# This can be used for controlling AP mode operations with wpa_supplicant. It&lt;BR /&gt;# should be noted that this is mainly aimed at simple cases like&lt;BR /&gt;# WPA2-Personal while more complex configurations like WPA2-Enterprise with an&lt;BR /&gt;# external RADIUS server can be supported with hostapd.&lt;BR /&gt;CONFIG_AP=y&lt;/P&gt;&lt;P&gt;# P2P (Wi-Fi Direct)&lt;BR /&gt;# This can be used to enable P2P support in wpa_supplicant. See README-P2P for&lt;BR /&gt;# more information on P2P operations.&lt;BR /&gt;CONFIG_P2P=y&lt;/P&gt;&lt;P&gt;# Enable TDLS support&lt;BR /&gt;CONFIG_TDLS=y&lt;/P&gt;&lt;P&gt;# Wi-Fi Display&lt;BR /&gt;# This can be used to enable Wi-Fi Display extensions for P2P using an external&lt;BR /&gt;# program to control the additional information exchanges in the messages.&lt;BR /&gt;CONFIG_WIFI_DISPLAY=y&lt;/P&gt;&lt;P&gt;# Autoscan&lt;BR /&gt;# This can be used to enable automatic scan support in wpa_supplicant.&lt;BR /&gt;# See wpa_supplicant.conf for more information on autoscan usage.&lt;BR /&gt;#&lt;BR /&gt;# Enabling directly a module will enable autoscan support.&lt;BR /&gt;# For exponential module:&lt;BR /&gt;#CONFIG_AUTOSCAN_EXPONENTIAL=y&lt;BR /&gt;# For periodic module:&lt;BR /&gt;#CONFIG_AUTOSCAN_PERIODIC=y&lt;/P&gt;&lt;P&gt;# Password (and passphrase, etc.) backend for external storage&lt;BR /&gt;# These optional mechanisms can be used to add support for storing passwords&lt;BR /&gt;# and other secrets in external (to wpa_supplicant) location. This allows, for&lt;BR /&gt;# example, operating system specific key storage to be used&lt;BR /&gt;#&lt;BR /&gt;# External password backend for testing purposes (developer use)&lt;BR /&gt;#CONFIG_EXT_PASSWORD_TEST=y&lt;BR /&gt;# File-based backend to read passwords from an external file.&lt;BR /&gt;#CONFIG_EXT_PASSWORD_FILE=y&lt;/P&gt;&lt;P&gt;# Enable Fast Session Transfer (FST)&lt;BR /&gt;#CONFIG_FST=y&lt;/P&gt;&lt;P&gt;# Enable CLI commands for FST testing&lt;BR /&gt;#CONFIG_FST_TEST=y&lt;/P&gt;&lt;P&gt;# OS X builds. This is only for building eapol_test.&lt;BR /&gt;#CONFIG_OSX=y&lt;/P&gt;&lt;P&gt;# Automatic Channel Selection&lt;BR /&gt;# This will allow wpa_supplicant to pick the channel automatically when channel&lt;BR /&gt;# is set to "0".&lt;BR /&gt;#&lt;BR /&gt;# TODO: Extend parser to be able to parse "channel=acs_survey" as an alternative&lt;BR /&gt;# to "channel=0". This would enable us to eventually add other ACS algorithms in&lt;BR /&gt;# similar way.&lt;BR /&gt;#&lt;BR /&gt;# Automatic selection is currently only done through initialization, later on&lt;BR /&gt;# we hope to do background checks to keep us moving to more ideal channels as&lt;BR /&gt;# time goes by. ACS is currently only supported through the nl80211 driver and&lt;BR /&gt;# your driver must have survey dump capability that is filled by the driver&lt;BR /&gt;# during scanning.&lt;BR /&gt;#&lt;BR /&gt;# TODO: In analogy to hostapd be able to customize the ACS survey algorithm with&lt;BR /&gt;# a newly to create wpa_supplicant.conf variable acs_num_scans.&lt;BR /&gt;#&lt;BR /&gt;# Supported ACS drivers:&lt;BR /&gt;# * ath9k&lt;BR /&gt;# * ath5k&lt;BR /&gt;# * ath10k&lt;BR /&gt;#&lt;BR /&gt;# For more details refer to:&lt;BR /&gt;# &lt;A href="http://wireless.kernel.org/en/users/Documentation/acs" target="_blank"&gt;http://wireless.kernel.org/en/users/Documentation/acs&lt;/A&gt;&lt;BR /&gt;#CONFIG_ACS=y&lt;/P&gt;&lt;P&gt;# Support Multi Band Operation&lt;BR /&gt;#CONFIG_MBO=y&lt;/P&gt;&lt;P&gt;# Fast Initial Link Setup (FILS) (IEEE 802.11ai)&lt;BR /&gt;CONFIG_FILS=y&lt;BR /&gt;# FILS shared key authentication with PFS&lt;BR /&gt;#CONFIG_FILS_SK_PFS=y&lt;/P&gt;&lt;P&gt;# Support RSN on IBSS networks&lt;BR /&gt;# This is needed to be able to use mode=1 network profile with proto=RSN and&lt;BR /&gt;# key_mgmt=WPA-PSK (i.e., full key management instead of WPA-None).&lt;BR /&gt;CONFIG_IBSS_RSN=y&lt;/P&gt;&lt;P&gt;# External PMKSA cache control&lt;BR /&gt;# This can be used to enable control interface commands that allow the current&lt;BR /&gt;# PMKSA cache entries to be fetched and new entries to be added.&lt;BR /&gt;#CONFIG_PMKSA_CACHE_EXTERNAL=y&lt;/P&gt;&lt;P&gt;# Mesh Networking (IEEE 802.11s)&lt;BR /&gt;#CONFIG_MESH=y&lt;/P&gt;&lt;P&gt;# Background scanning modules&lt;BR /&gt;# These can be used to request wpa_supplicant to perform background scanning&lt;BR /&gt;# operations for roaming within an ESS (same SSID). See the bgscan parameter in&lt;BR /&gt;# the wpa_supplicant.conf file for more details.&lt;BR /&gt;# Periodic background scans based on signal strength&lt;BR /&gt;CONFIG_BGSCAN_SIMPLE=y&lt;BR /&gt;# Learn channels used by the network and try to avoid bgscans on other&lt;BR /&gt;# channels (experimental)&lt;BR /&gt;#CONFIG_BGSCAN_LEARN=y&lt;/P&gt;&lt;P&gt;# Opportunistic Wireless Encryption (OWE)&lt;BR /&gt;# Experimental implementation of draft-harkins-owe-07.txt&lt;BR /&gt;#CONFIG_OWE=y&lt;/P&gt;&lt;P&gt;# Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect)&lt;BR /&gt;CONFIG_DPP=y&lt;BR /&gt;# DPP version 2 support&lt;BR /&gt;CONFIG_DPP2=y&lt;BR /&gt;# DPP version 3 support (experimental and still changing; do not enable for&lt;BR /&gt;# production use)&lt;BR /&gt;#CONFIG_DPP3=y&lt;/P&gt;&lt;P&gt;# Wired equivalent privacy (WEP)&lt;BR /&gt;# WEP is an obsolete cryptographic data confidentiality algorithm that is not&lt;BR /&gt;# considered secure. It should not be used for anything anymore. The&lt;BR /&gt;# functionality needed to use WEP is available in the current wpa_supplicant&lt;BR /&gt;# release under this optional build parameter. This functionality is subject to&lt;BR /&gt;# be completely removed in a future release.&lt;BR /&gt;#CONFIG_WEP=y&lt;/P&gt;&lt;P&gt;# Remove all TKIP functionality&lt;BR /&gt;# TKIP is an old cryptographic data confidentiality algorithm that is not&lt;BR /&gt;# considered secure. It should not be used anymore for anything else than a&lt;BR /&gt;# backwards compatibility option as a group cipher when connecting to APs that&lt;BR /&gt;# use WPA+WPA2 mixed mode. For now, the default wpa_supplicant build includes&lt;BR /&gt;# support for this by default, but that functionality is subject to be removed&lt;BR /&gt;# in the future.&lt;BR /&gt;#CONFIG_NO_TKIP=y&lt;/P&gt;&lt;P&gt;# Pre-Association Security Negotiation (PASN)&lt;BR /&gt;# Experimental implementation based on IEEE P802.11z/D2.6 and the protocol&lt;BR /&gt;# design is still subject to change. As such, this should not yet be enabled in&lt;BR /&gt;# production use.&lt;BR /&gt;#CONFIG_PASN=y&lt;/P&gt;&lt;P&gt;# Disable support for Radio Measurement (IEEE 802.11k) and supported operating&lt;BR /&gt;# class indication. Removing these is not recommended since they can help the&lt;BR /&gt;# AP manage the network and STA steering.&lt;BR /&gt;#CONFIG_NO_RRM=y&lt;/P&gt;&lt;P&gt;# Disable support for Robust AV streaming for consumer and enterprise Wi-Fi&lt;BR /&gt;# applications; IEEE Std 802.11-2020, 4.3.24; SCS, MSCS, QoS Management&lt;BR /&gt;#CONFIG_NO_ROBUST_AV=y&lt;/P&gt;&lt;P&gt;# Disable support for WMM admission control&lt;BR /&gt;#CONFIG_NO_WMM_AC=y&lt;/P&gt;&lt;P&gt;# Wi-Fi Aware unsynchronized service discovery (NAN USD)&lt;BR /&gt;#CONFIG_NAN_USD=y&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;Makefile&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 08:51:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339894#M4740</guid>
      <dc:creator>eric25</dc:creator>
      <dc:date>2026-03-26T08:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339901#M4742</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250148"&gt;@eric25&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OK, could you please provide these information?&lt;/P&gt;
&lt;P&gt;1. full linux logs which include loading wifi driver, and&amp;nbsp; stating wpa_supplicant&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. wpa_supplicant.conf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let see it again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;weidong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 09:00:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2339901#M4742</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2026-03-26T09:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2340048#M4743</link>
      <description>&lt;P&gt;YES,&lt;/P&gt;&lt;P&gt;the wifi driver version is&amp;nbsp;aw611_driver\p26.11\WIFI-BT-AAU_6_1_55-IMX8--MM6X18540.p17_V3-GPL\wlan_src\, provided by UTA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the log and dmesg is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pan.quark.cn/s/5e926a94d760" target="_self"&gt;https://pan.quark.cn/s/5e926a94d760&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 615px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380473i4C6585F31CE20E57/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;wpa_supplicant.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;update_config=1&lt;BR /&gt;ctrl_interface=/var/run/wpa_supplicant&lt;BR /&gt;eapol_version=1&lt;BR /&gt;ap_scan=1&lt;BR /&gt;fast_reauth=1&lt;BR /&gt;driver_param=use_p2p_group_interface=1p2p_device=1&lt;BR /&gt;#device_name=I1587-s_wifi&lt;BR /&gt;device_type=10-0050F204-5&lt;BR /&gt;config_methods=virtual_push_button physical_display keyboard&lt;BR /&gt;hs20=1&lt;BR /&gt;interworking=1&lt;/LI-SPOILER&gt;&lt;P&gt;dmesg0326-2.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;[ 0.000000] Booting Linux on physical CPU 0x0&lt;BR /&gt;[ 0.000000] Linux version 4.4.19 (root@AndroidSev) (gcc version 4.9.3 20141031 (prerelease) (Linaro GCC 2014.11) ) #226 Thu Mar 26 11:48:39 CST 2026&lt;BR /&gt;[ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c53c7d&lt;BR /&gt;[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;[ 0.000000] Machine model: SAMA5D3 Xplained&lt;BR /&gt;[ 0.000000] Reserved memory: created CMA memory pool at 0x26c00000, size 16 MiB&lt;BR /&gt;[ 0.000000] Reserved memory: initialized node linux,cma, compatible id shared-dma-pool&lt;BR /&gt;[ 0.000000] Memory policy: Data cache writeback&lt;BR /&gt;[ 0.000000] On node 0 totalpages: 32512&lt;BR /&gt;[ 0.000000] free_area_init_node: node 0, pgdat c0643dd0, node_mem_map c7df2000&lt;BR /&gt;[ 0.000000] Normal zone: 254 pages used for memmap&lt;BR /&gt;[ 0.000000] Normal zone: 0 pages reserved&lt;BR /&gt;[ 0.000000] Normal zone: 32512 pages, LIFO batch:7&lt;BR /&gt;[ 0.000000] CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768&lt;BR /&gt;[ 0.000000] pcpu-alloc: [0] 0&lt;BR /&gt;[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32258&lt;BR /&gt;[ 0.000000] Kernel command line: noinitrd console=ttyS0,115200 clk_ignore_unused rootfstype=ubifs ubi.mtd=3 root=ubi0:rootfs ro rootwait init=/sbin/sinit&lt;BR /&gt;[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)&lt;BR /&gt;[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)&lt;BR /&gt;[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)&lt;BR /&gt;[ 0.000000] Memory: 105740K/130048K available (4696K kernel code, 145K rwdata, 1360K rodata, 180K init, 159K bss, 7924K reserved, 16384K cma-reserved)&lt;BR /&gt;[ 0.000000] Virtual kernel memory layout:&lt;BR /&gt;[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;BR /&gt;[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)&lt;BR /&gt;[ 0.000000] vmalloc : 0xc8000000 - 0xff800000 ( 888 MB)&lt;BR /&gt;[ 0.000000] lowmem : 0xc0000000 - 0xc7f00000 ( 127 MB)&lt;BR /&gt;[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)&lt;BR /&gt;[ 0.000000] .text : 0xc0008000 - 0xc05f22d4 (6057 kB)&lt;BR /&gt;[ 0.000000] .init : 0xc05f3000 - 0xc0620000 ( 180 kB)&lt;BR /&gt;[ 0.000000] .data : 0xc0620000 - 0xc06447a0 ( 146 kB)&lt;BR /&gt;[ 0.000000] .bss : 0xc06447a0 - 0xc066c72c ( 160 kB)&lt;BR /&gt;[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;BR /&gt;[ 0.000000] NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;[ 0.000000] clocksource: timer@f0010000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115833966437 ns&lt;BR /&gt;[ 0.000022] sched_clock: 32 bits at 16MHz, resolution 60ns, wraps every 130150523873ns&lt;BR /&gt;[ 0.000048] Switching to timer-based delay loop, resolution 60ns&lt;BR /&gt;[ 0.027983] clocksource: pit: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 14479245754 ns&lt;BR /&gt;[ 0.028414] Console: colour dummy device 80x30&lt;BR /&gt;[ 0.028472] Calibrating delay loop (skipped), value calculated using timer frequency.. 33.00 BogoMIPS (lpj=165000)&lt;BR /&gt;[ 0.028501] pid_max: default: 32768 minimum: 301&lt;BR /&gt;[ 0.028689] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;[ 0.028718] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;[ 0.029699] CPU: Testing write buffer coherency: ok&lt;BR /&gt;[ 0.030370] Setting up static identity map for 0x20008200 - 0x20008258&lt;BR /&gt;[ 0.051134] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1&lt;BR /&gt;[ 0.051225] [dri_chk_init(241)]: init ok&lt;BR /&gt;[ 0.051855] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns&lt;BR /&gt;[ 0.053706] pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;[ 0.055024] unidebug_init: abort_log_paddr: 0xc0c07bf0 -&amp;gt; 0xc8020000, size: 0x10000&lt;BR /&gt;[ 0.055056] Abort log buffer addr: 0xc8020000, head: 0, tail: 0&lt;BR /&gt;[ 0.055102] unidebug_init: realtime_log_paddr: 0xc0c07bf8 -&amp;gt; 0xc8040000, size: 0x30000&lt;BR /&gt;[ 0.055125] realtime log buffer addr: 0xc8040000, head: 0, tail: 751, current messages size: 751&lt;BR /&gt;[ 0.055448] dt_uni_dbg_flag: uni_dbg_flag addr:value -&amp;gt; 0xc8010f00 : 0x55d454d4&lt;BR /&gt;[ 0.056903] NET: Registered protocol family 16&lt;BR /&gt;[ 0.061074] DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;[ 0.061161] [uni_register_pm_check_unit(119)]: register main func:[pm-driver-selfcheck], fun = 0xc0043044&lt;BR /&gt;[ 0.063487] AT91: Detected SoC family: sama5d3&lt;BR /&gt;[ 0.063517] AT91: Detected SoC: sama5d31, revision 3&lt;BR /&gt;[ 0.078086] irq: no irq domain found for /ahb/apb/pinctrl@fffff200/gpio@fffffa00 !&lt;BR /&gt;[ 0.089307] gpio-at91 fffff200.gpio: at address c8018200&lt;BR /&gt;[ 0.090542] gpio-at91 fffff400.gpio: at address c801a400&lt;BR /&gt;[ 0.091861] gpio-at91 fffff600.gpio: at address c801c600&lt;BR /&gt;[ 0.093208] gpio-at91 fffff800.gpio: at address c801e800&lt;BR /&gt;[ 0.094664] gpio-at91 fffffa00.gpio: at address c8032a00&lt;BR /&gt;[ 0.096164] pinctrl-at91 ahb:apb:pinctrl@fffff200: initialized AT91 pinctrl driver&lt;BR /&gt;[ 0.097460] kernel version: br03_v01p01d_wifi_bt_UTA2_0326&lt;BR /&gt;[ 0.097489] HW version: br03&lt;BR /&gt;[ 0.097504] of node name:bootparas&lt;BR /&gt;[ 0.097544] boot_mode registers at 0x27ffff80 mapped at c8034f80&lt;BR /&gt;[ 0.097567] reset_reason registers at 0x27ffffc0 mapped at c8036fc0&lt;BR /&gt;[ 0.098054] reset reason from SDRAM: 0x17554444&lt;BR /&gt;[ 0.098074] Device start to power up!&lt;BR /&gt;[ 0.098087] reset reason:POWR&lt;BR /&gt;[ 0.098099] write reset reason: 0x53525748&lt;BR /&gt;[ 0.098110] read boot mode: 0x55554451&lt;BR /&gt;[ 0.098126] read boot mode:0xffffffff --&amp;gt; random in SDRAM&lt;BR /&gt;[ 0.098464] sysclk ctrl io: 21&lt;BR /&gt;[ 0.098556] index: 0&lt;BR /&gt;[ 0.098606] cnt: 0&lt;BR /&gt;[ 0.098910] bootparas driver probe [OK]&lt;BR /&gt;[ 0.159347] at_hdmac ffffe600.dma-controller: Atmel AHB DMA Controller ( cpy set slave sg-cpy ), 8 channels&lt;BR /&gt;[ 0.161569] at_hdmac ffffe800.dma-controller: Atmel AHB DMA Controller ( cpy set slave sg-cpy ), 8 channels&lt;BR /&gt;[ 0.165426] usbcore: registered new interface driver usbfs&lt;BR /&gt;[ 0.165610] usbcore: registered new interface driver hub&lt;BR /&gt;[ 0.165780] usbcore: registered new device driver usb&lt;BR /&gt;[ 0.166087] I2C FPGA KEYPAD INIT &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 0.166215] I2C FPGA GPI INIT [OK]&lt;BR /&gt;[ 0.167819] at91_i2c f0014000.i2c: AT91 i2c bus driver (hw version: 0x402).&lt;BR /&gt;[ 0.169063] I2C FPGA GPI Probe,addr:0x70 [OK]&lt;BR /&gt;[ 0.169439] &amp;lt;5&amp;gt;fpga_keypad_probe(168): I2C FPGA KEYPAD i2c client addr: 0x72&lt;BR /&gt;[ 0.169477] I2C FPGA KEYPAD Probe &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 0.183675] gpio-ice40lp1k probe [OK]&lt;BR /&gt;[ 0.184153] mcu-boot-ctrl-pin 196 init 1 ok&lt;BR /&gt;[ 0.184285] at91_i2c f0018000.i2c: AT91 i2c bus driver (hw version: 0x402).&lt;BR /&gt;[ 0.185739] Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;[ 0.186998] Bluetooth: Core ver 2.21&lt;BR /&gt;[ 0.187115] NET: Registered protocol family 31&lt;BR /&gt;[ 0.187136] Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;[ 0.187173] Bluetooth: HCI socket layer initialized&lt;BR /&gt;[ 0.187199] Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;[ 0.187226] Bluetooth: SCO socket layer initialized&lt;BR /&gt;[ 0.187851] ------------[ cut here ]------------&lt;BR /&gt;[ 0.187902] WARNING: CPU: 0 PID: 1 at net/wireless/reg.c:523 regulatory_init+0x84/0x128()&lt;BR /&gt;[ 0.187916] db.txt is empty, you should update it...&lt;BR /&gt;[ 0.187928] Modules linked in:&lt;BR /&gt;[ 0.187958] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.19 #226&lt;BR /&gt;[ 0.187973] Hardware name: Atmel SAMA5&lt;BR /&gt;[ 0.188039] [&amp;lt;c001499c&amp;gt;] (unwind_backtrace) from [&amp;lt;c00125dc&amp;gt;] (show_stack+0x10/0x14)&lt;BR /&gt;[ 0.188084] [&amp;lt;c00125dc&amp;gt;] (show_stack) from [&amp;lt;c001fbd0&amp;gt;] (warn_slowpath_common+0x80/0xac)&lt;BR /&gt;[ 0.188120] [&amp;lt;c001fbd0&amp;gt;] (warn_slowpath_common) from [&amp;lt;c001fc2c&amp;gt;] (warn_slowpath_fmt+0x30/0x40)&lt;BR /&gt;[ 0.188153] [&amp;lt;c001fc2c&amp;gt;] (warn_slowpath_fmt) from [&amp;lt;c06133c0&amp;gt;] (regulatory_init+0x84/0x128)&lt;BR /&gt;[ 0.188185] [&amp;lt;c06133c0&amp;gt;] (regulatory_init) from [&amp;lt;c06132c4&amp;gt;] (cfg80211_init+0x54/0xcc)&lt;BR /&gt;[ 0.188216] [&amp;lt;c06132c4&amp;gt;] (cfg80211_init) from [&amp;lt;c000961c&amp;gt;] (do_one_initcall+0x90/0x1d8)&lt;BR /&gt;[ 0.188260] [&amp;lt;c000961c&amp;gt;] (do_one_initcall) from [&amp;lt;c05f3d80&amp;gt;] (kernel_init_freeable+0x130/0x1d0)&lt;BR /&gt;[ 0.188305] [&amp;lt;c05f3d80&amp;gt;] (kernel_init_freeable) from [&amp;lt;c0479308&amp;gt;] (kernel_init+0xc/0xe8)&lt;BR /&gt;[ 0.188341] [&amp;lt;c0479308&amp;gt;] (kernel_init) from [&amp;lt;c000f3f8&amp;gt;] (ret_from_fork+0x14/0x3c)&lt;BR /&gt;[ 0.188400] ---[ end trace db6e7ed398e5acc9 ]---&lt;BR /&gt;[ 0.192800] clocksource: Switched to clocksource timer@f0010000&lt;BR /&gt;[ 0.208795] NET: Registered protocol family 2&lt;BR /&gt;[ 0.209929] TCP established hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;[ 0.209988] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;[ 0.210031] TCP: Hash tables configured (established 1024 bind 1024)&lt;BR /&gt;[ 0.210207] UDP hash table entries: 256 (order: 0, 4096 bytes)&lt;BR /&gt;[ 0.210254] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)&lt;BR /&gt;[ 0.210579] NET: Registered protocol family 1&lt;BR /&gt;[ 0.211421] input: Unspecified device as /devices/virtual/input/input0&lt;BR /&gt;[ 0.211463] &amp;lt;5&amp;gt;si_key_probe(171): Key: register sama5d3-key input device&lt;BR /&gt;[ 0.229580] SI core probe &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 0.229863] SI core init &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 0.232200] &amp;lt;5&amp;gt;parse_dt(569): bt ref clk is not from ref clk node&lt;BR /&gt;[ 0.232249] &amp;lt;5&amp;gt;parse_dt(578): bt clk is not from bt clk node&lt;BR /&gt;[ 0.232400] bt driver probe &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 0.234678] futex hash table entries: 256 (order: -1, 3072 bytes)&lt;BR /&gt;[ 0.261119] ntfs: driver 2.1.32 [Flags: R/W].&lt;BR /&gt;[ 0.271996] Key type asymmetric registered&lt;BR /&gt;[ 0.272046] Asymmetric key parser 'x509' registered&lt;BR /&gt;[ 0.272142] io scheduler noop registered (default)&lt;BR /&gt;[ 0.275288] f001c000.serial: ttyS1 at MMIO 0xf001c000 (irq = 32, base_baud = 4125000) is a ATMEL_SERIAL&lt;BR /&gt;[ 0.276372] f8024000.serial: ttyS4 at MMIO 0xf8024000 (irq = 34, base_baud = 4125000) is a ATMEL_SERIAL&lt;BR /&gt;[ 0.278040] aquire gps boot gpio pin error, not use it!&lt;BR /&gt;[ 0.278239] kfifo: size =1024, recsize=0, esize=1, inited=1023&lt;BR /&gt;[ 0.278268] sama5d3-gps gps: gps init ok&lt;BR /&gt;[ 0.279091] &amp;lt;3&amp;gt;acc_init_ctl_io(987): Failed to get io0_sel gpio&lt;BR /&gt;[ 0.279141] &amp;lt;3&amp;gt;acc_init_ctl_io(994): Failed to get io1_sel gpio&lt;BR /&gt;[ 0.279497] uni-acc uni_acc0: acc0 init ok&lt;BR /&gt;[ 0.289728] brd: module loaded&lt;BR /&gt;[ 0.300025] loop: module loaded&lt;BR /&gt;[ 0.300727] ssc f0008000.ssc.0: Atmel SSC device at 0xc80d8000 (irq 29)&lt;BR /&gt;[ 0.301156] ssc f800c000.ssc.1: Atmel SSC device at 0xc80e0000 (irq 33)&lt;BR /&gt;[ 0.302061] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write&lt;BR /&gt;[ 0.306971] atmel_nand_nfc 70000000.nfc: NFC is probed.&lt;BR /&gt;[ 0.307215] atmel_nand 60000000.nand: Use On Flash BBT&lt;BR /&gt;[ 0.308380] atmel_nand 60000000.nand: Using dma0chan0 for DMA transfers.&lt;BR /&gt;[ 0.309744] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa3&lt;BR /&gt;[ 0.309772] nand: Micron MT29F8G08ABBCAH4&lt;BR /&gt;[ 0.309794] nand: 1024 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224&lt;BR /&gt;[ 0.309826] atmel_nand 60000000.nand: minimum ECC: 8 bits in 512 bytes&lt;BR /&gt;[ 0.309850] atmel_nand 60000000.nand: Initialize PMECC params, cap: 12, sector: 512&lt;BR /&gt;[ 0.309956] atmel_nand 60000000.nand: Using NFC Sram read&lt;BR /&gt;[ 0.311307] Bad block table found at page 262080, version 0x01&lt;BR /&gt;[ 0.312151] Bad block table found at page 262016, version 0x01&lt;BR /&gt;[ 0.312999] 4 ofpart partitions found on MTD device atmel_nand&lt;BR /&gt;[ 0.313028] Creating 4 MTD partitions on "atmel_nand":&lt;BR /&gt;[ 0.313059] 0x000000000000-0x000000040000 : "iplp1"&lt;BR /&gt;[ 0.313770] 0x000000040000-0x000001080000 : "minisys"&lt;BR /&gt;[ 0.314417] 0x000001080000-0x000002480000 : "workbin"&lt;BR /&gt;[ 0.315035] 0x000002480000-0x000040000000 : "user-fs"&lt;BR /&gt;[ 0.317794] &amp;lt;3&amp;gt;dsp_output_probe(348): register dsp output0&lt;BR /&gt;[ 0.317885] dsp-output dsp-output0: dsp_output driver probe&lt;BR /&gt;[ 0.318003] &amp;lt;3&amp;gt;dsp_output_probe(354): register dsp output1&lt;BR /&gt;[ 0.318070] dsp-output dsp-output1: dsp_output driver probe&lt;BR /&gt;[ 0.318552] &amp;lt;3&amp;gt;dsp_input_probe(334): register dsp input0,ret=0&lt;BR /&gt;[ 0.318652] dsp-input dsp-input0: dsp_input driver probe&lt;BR /&gt;[ 0.318772] &amp;lt;3&amp;gt;dsp_input_probe(340): register dsp input1,ret=0&lt;BR /&gt;[ 0.318839] dsp-input dsp-input1: dsp_input driver probe&lt;BR /&gt;[ 0.320816] atmel_spi f8008000.spi: version: 0x213&lt;BR /&gt;[ 0.321306] atmel_spi f8008000.spi: Using dma1chan0 (tx) and dma1chan1 (rx) for DMA transfers&lt;BR /&gt;[ 0.321433] atmel-spi register pio-irq, ret = 0&lt;BR /&gt;[ 0.321481] atmel_spi f8008000.spi: Atmel SPI Controller at 0xf8008000 (irq 27)&lt;BR /&gt;[ 0.324620] spi_master spi32766: will run message pump with realtime priority&lt;BR /&gt;[ 0.325692] &amp;lt;3&amp;gt;dsp_spi_probe(2295): spi named br03-dsp-spi1 probing&lt;BR /&gt;[ 0.325746] &amp;lt;3&amp;gt;dsp_spi_probe(2304): malloc 607 size of dsp driver, spidev = 0xc6969c00, spi = 0xc6969800, maste&amp;lt;3&amp;gt;dsp_spi_probe(2334): register dsp master1&lt;BR /&gt;[ 0.325823] dspmaster spi32766.0: dsp spi probe speed(3000000) dev 0x0f800001&lt;BR /&gt;[ 1.127630] [uni_register_pm_check_unit(153)]: register DSP1-INT, func = 0xc0254700&lt;BR /&gt;[ 1.128522] m25p80 spi32766.1: m25p10-nonjedec (128 Kbytes)&lt;BR /&gt;[ 1.130820] atmel_spi f0004000.spi: version: 0x213&lt;BR /&gt;[ 1.131300] atmel_spi f0004000.spi: Using dma0chan1 (tx) and dma0chan2 (rx) for DMA transfers&lt;BR /&gt;[ 1.131396] atmel-spi register pio-irq, ret = 0&lt;BR /&gt;[ 1.131441] atmel_spi f0004000.spi: Atmel SPI Controller at 0xf0004000 (irq 28)&lt;BR /&gt;[ 1.132565] spi_master spi32765: will run message pump with realtime priority&lt;BR /&gt;[ 1.133707] &amp;lt;3&amp;gt;dsp_spi_probe(2295): spi named br03-dsp-spi0 probing&lt;BR /&gt;[ 1.133760] &amp;lt;3&amp;gt;dsp_spi_probe(2304): malloc 607 size of dsp driver, spidev = 0xc6a05000, spi = 0xc6a04c00, maste&amp;lt;3&amp;gt;dsp_spi_probe(2326): register dsp master0&lt;BR /&gt;[ 1.133836] dspmaster spi32765.0: dsp spi probe speed(3000000) dev 0x0f800000&lt;BR /&gt;[ 1.134065] &amp;lt;5&amp;gt;dsp_hw_init(1705): can not find pwr-gpio in dts&lt;BR /&gt;[ 1.134099] &amp;lt;5&amp;gt;dsp_hw_init(1705): can not find rf_6V_pwr_en-gpio in dts&lt;BR /&gt;[ 1.134130] &amp;lt;5&amp;gt;dsp_hw_init(1705): can not find fpga_reset-gpio in dts&lt;BR /&gt;[ 1.134157] &amp;lt;5&amp;gt;dsp_hw_init(1705): can not find dsp_switch_ctl_A in dts&lt;BR /&gt;[ 1.134184] &amp;lt;5&amp;gt;dsp_hw_init(1705): can not find dsp_switch_ctl_B in dts&lt;BR /&gt;[ 1.134211] &amp;lt;5&amp;gt;dsp_hw_init(1705): can not find dsp_fpga_done in dts&lt;BR /&gt;[ 1.135118] &amp;lt;5&amp;gt;dsp_fault_save_timestamp(1541): dspmaster[0] dsp_fault_save_timestamp&lt;BR /&gt;[ 1.135390] &amp;lt;3&amp;gt;host_ctl_rf_power(350): dspmaster[0] cannot ctl pwr io&lt;BR /&gt;[ 1.935625] &amp;lt;3&amp;gt;host_ctl_rf_power(350): dspmaster[0] cannot ctl pwr io&lt;BR /&gt;[ 1.935669] [uni_register_pm_check_unit(153)]: register DSP0-INT, func = 0xc0254700&lt;BR /&gt;[ 1.936358] usbcore: registered new interface driver asix&lt;BR /&gt;[ 1.936535] usbcore: registered new interface driver ax88179_178a&lt;BR /&gt;[ 1.936693] usbcore: registered new interface driver cdc_ether&lt;BR /&gt;[ 1.936844] usbcore: registered new interface driver net1080&lt;BR /&gt;[ 1.936996] usbcore: registered new interface driver rndis_host&lt;BR /&gt;[ 1.937143] usbcore: registered new interface driver cdc_subset&lt;BR /&gt;[ 1.937291] usbcore: registered new interface driver zaurus&lt;BR /&gt;[ 1.937549] usbcore: registered new interface driver cdc_ncm&lt;BR /&gt;[ 1.937585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;[ 1.937614] ehci-atmel: EHCI Atmel driver&lt;BR /&gt;[ 1.938029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver&lt;BR /&gt;[ 1.938067] ohci-atmel: OHCI Atmel driver&lt;BR /&gt;[ 1.938829] at91_ohci 600000.ohci: USB Host Controller&lt;BR /&gt;[ 1.938918] at91_ohci 600000.ohci: new USB bus registered, assigned bus number 1&lt;BR /&gt;[ 1.939060] &amp;lt;3&amp;gt;host_timer_enable(1109): dspmaster[0] disable host timer&lt;BR /&gt;[ 1.940111] at91_ohci 600000.ohci: irq 47, io mem 0x00600000&lt;BR /&gt;[ 1.998637] hub 1-0:1.0: USB hub found&lt;BR /&gt;[ 1.998899] hub 1-0:1.0: 1 port detected&lt;BR /&gt;[ 2.001020] atmel_usba_udc 500000.gadget: MMIO registers at 0xf8030000 mapped at c80e8000&lt;BR /&gt;[ 2.001125] atmel_usba_udc 500000.gadget: FIFO at 0x00500000 mapped at c8600000&lt;BR /&gt;[ 2.003751] using random self ethernet address&lt;BR /&gt;[ 2.003796] using random host ethernet address&lt;BR /&gt;[ 2.003829] using host ethernet address: be:6e:3b:3e:6f:6b&lt;BR /&gt;[ 2.003847] using self ethernet address: 12:56:59:21:22:05&amp;lt;6&amp;gt;[ 2.005248] usb0: HOST MAC be:6e:3b:3e:6f:6b&lt;BR /&gt;[ 2.005345] usb0: MAC 12:56:59:21:22:05&lt;BR /&gt;[ 2.005441] g_multi gadget: Multifunction Composite Gadget&lt;BR /&gt;[ 2.005464] g_multi gadget: userspace failed to provide iSerialNumber&lt;BR /&gt;[ 2.005480] g_multi gadget: g_multi ready&lt;BR /&gt;[ 2.010574] &amp;lt;5&amp;gt;fpga_keypad_probe(529): fpga keypad gpio (status): 158 (1), virq: 207&lt;BR /&gt;[ 2.010697] [uni_register_pm_check_unit(153)]: register keypad, func = 0xc02b8794&lt;BR /&gt;[ 2.011893] &amp;lt;5&amp;gt;fpga_keypad_probe(568): pck1 rate = 24000000, is_enable = 0&lt;BR /&gt;[ 2.011978] fpga keypad driver probe &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 2.022710] &amp;lt;5&amp;gt;fpga_channel_knob_probe(353): Channel: ch_num(16) != evnet_code_end(16)&lt;BR /&gt;[ 2.022954] [uni_register_pm_check_unit(153)]: register channel_knob, func = 0xc02b8d98&lt;BR /&gt;[ 2.024185] fpga channel knob driver probe &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 2.025204] &amp;lt;5&amp;gt;keypad_backlight_probe(161): keypad_backlight gpio[0/1]: 181&lt;BR /&gt;[ 2.025256] keypad backlight driver probe &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 2.025803] vox fpga init ok &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 2.026681] rtc rtc0: alarm rollover not handled&lt;BR /&gt;[ 2.026720] rtc rtc0: invalid alarm value: 1900-1-1 0:0:0&lt;BR /&gt;[ 2.027090] rtc rtc0: fffffeb0.rtc: dev (254:0)&lt;BR /&gt;[ 2.027149] at91_rtc fffffeb0.rtc: rtc core: registered fffffeb0.rtc as rtc0&lt;BR /&gt;[ 2.027245] at91_rtc fffffeb0.rtc: AT91 Real Time Clock driver.&lt;BR /&gt;[ 2.027521] i2c /dev entries driver&lt;BR /&gt;[ 2.029303] AT91: Starting after wakeup&lt;BR /&gt;[ 2.029773] &amp;lt;5&amp;gt;bq40z80_i2c_probe(69): bq40z80 i2c probe successfully.&lt;BR /&gt;[ 2.030367] at91_wdt fffffe40.watchdog: disable&lt;BR /&gt;[ 2.030404] &amp;lt;5&amp;gt;of_at91wdt_init(519): sama5d3 watchdog : sama5d3 watchdog status default disabled in the dts.&lt;BR /&gt;[ 2.030457] &amp;lt;5&amp;gt;at91wdt_check_mask(571): sama5d3 watchdog : 0x57155155&lt;BR /&gt;[ 2.030496] &amp;lt;5&amp;gt;at91wdt_probe(647): sama5d3 watchdog : sama5d3 watchdog status set enable by sysfs.&lt;BR /&gt;[ 2.031079] &amp;lt;5&amp;gt;at91wdt_probe(670): sama5d3 watchdog : sama5d3 watchdog register watchdog device successfully.&lt;BR /&gt;[ 2.031163] &amp;lt;5&amp;gt;at91wdt_probe(679): sama5d3 watchdog : AT91 WDT init ok&lt;BR /&gt;[ 2.031624] &amp;lt;5&amp;gt;fpga_wdt_get_dts(677): fpga watchdog : fpga watchdog default enable in the dts.&lt;BR /&gt;[ 2.032776] &amp;lt;3&amp;gt;fpga_wdt_reg_status_read(157): fpga watchdog : fpga wdt read from status reg failed.&lt;BR /&gt;[ 2.032938] &amp;lt;3&amp;gt;fpga_wdt_config(693): fpga watchdog : fpga watchdog read status reg on setup failed.&lt;BR /&gt;[ 2.032981] &amp;lt;3&amp;gt;fpga_wdt_probe(764): fpga watchdog : failed to config fpga wdt.&lt;BR /&gt;[ 2.033018] &amp;lt;5&amp;gt;fpga_wdt_probe(770): fpga watchdog : fpga watchdog probe ok.&lt;BR /&gt;[ 2.033272] Bluetooth: HCI UART driver ver 2.3&lt;BR /&gt;[ 2.033305] Bluetooth: HCI UART protocol BCSP registered&lt;BR /&gt;[ 2.034207] atmel_mci f0000000.mmc: version: 0x505&lt;BR /&gt;[ 2.034841] atmel_mci f0000000.mmc: using dma0chan3 for DMA transfers&lt;BR /&gt;[ 2.072889] atmel_mci f0000000.mmc: Atmel MCI controller at 0xf0000000 irq 26, 1 slots&lt;BR /&gt;[ 2.074162] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(499): led0_gpio0 ctrl signal init success&lt;BR /&gt;[ 2.074606] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(526): led0_gpio1 ctrl signal init success&lt;BR /&gt;[ 2.075024] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(577): sama5d3 led driver probe led0 OK&lt;BR /&gt;[ 2.076547] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(499): led1_gpio0 ctrl signal init success&lt;BR /&gt;[ 2.078705] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(526): led1_gpio1 ctrl signal init success&lt;BR /&gt;[ 2.079168] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(577): sama5d3 led driver probe led1 OK&lt;BR /&gt;[ 2.079734] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(499): led2_gpio0 ctrl signal init success&lt;BR /&gt;[ 2.080221] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(526): led2_gpio1 ctrl signal init success&lt;BR /&gt;[ 2.080603] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(577): sama5d3 led driver probe led2 OK&lt;BR /&gt;[ 2.081202] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(499): led3_gpio0 ctrl signal init success&lt;BR /&gt;[ 2.081727] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(526): led3_gpio1 ctrl signal init success&lt;BR /&gt;[ 2.082124] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(577): sama5d3 led driver probe led3 OK&lt;BR /&gt;[ 2.082759] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(499): led4_gpio0 ctrl signal init success&lt;BR /&gt;[ 2.083352] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(526): led4_gpio1 ctrl signal init success&lt;BR /&gt;[ 2.083817] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(577): sama5d3 led driver probe led4 OK&lt;BR /&gt;[ 2.085076] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(499): led5_gpio0 ctrl signal init success&lt;BR /&gt;[ 2.085465] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(577): sama5d3 led driver probe led5 OK&lt;BR /&gt;[ 2.086755] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(499): led6_gpio0 ctrl signal init success&lt;BR /&gt;[ 2.087271] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(526): led6_gpio1 ctrl signal init success&lt;BR /&gt;[ 2.087737] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(577): sama5d3 led driver probe led6 OK&lt;BR /&gt;[ 2.088347] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(499): led7_gpio0 ctrl signal init success&lt;BR /&gt;[ 2.088871] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(526): led7_gpio1 ctrl signal init success&lt;BR /&gt;[ 2.089315] &amp;lt;5&amp;gt;sama5d3_gpio_leds_probe(577): sama5d3 led driver probe led7 OK&lt;BR /&gt;[ 2.089890] usbcore: registered new interface driver usbhid&lt;BR /&gt;[ 2.089912] usbhid: USB HID core driver&lt;BR /&gt;[ 2.092923] &amp;lt;5&amp;gt;mcp47feb01_probe(218): MCP47FEB01C DAC chip init successfully.&lt;BR /&gt;[ 2.095692] bt-sco bt-sco: register codec ok&lt;BR /&gt;[ 2.096381] tlv320aic32x4 1-0018: aic32x4_i2c_probe(27): probe&lt;BR /&gt;[ 2.096583] &amp;lt;5&amp;gt;tlvaic32x4_probe(1325): tlvaic32x4 probe OK&lt;BR /&gt;[ 2.120032] mmc0: new high speed SDIO card at address 0001&lt;BR /&gt;[ 2.135421] &amp;lt;5&amp;gt;aic32x4_probe(1154): probe OK&lt;BR /&gt;[ 2.135537] tlv320aic32x4 1-0018: ASoC: no sink widget found for HPR Power&lt;BR /&gt;[ 2.135569] tlv320aic32x4 1-0018: ASoC: Failed to add route Left DAC route to HPR -&amp;gt; direct -&amp;gt; HPR Power&lt;BR /&gt;[ 2.135593] tlv320aic32x4 1-0018: ASoC: no source widget found for HPR Power&lt;BR /&gt;[ 2.135616] tlv320aic32x4 1-0018: ASoC: Failed to add route HPR Power -&amp;gt; direct -&amp;gt; HPR&lt;BR /&gt;[ 2.135638] tlv320aic32x4 1-0018: ASoC: no source widget found for Mic&lt;BR /&gt;[ 2.135660] tlv320aic32x4 1-0018: ASoC: Failed to add route Mic -&amp;gt; direct -&amp;gt; Mic Bias&lt;BR /&gt;[ 2.137683] atmel-tlv320aic32x4-audio sound: tlv320aic32x4-i2s &amp;lt;-&amp;gt; f800c000.ssc.1 mapping ok&lt;BR /&gt;[ 2.139543] &amp;lt;5&amp;gt;atmel_asoc_tlv320aic32x4_probe(570): atmel asco tlv320aic32x4 probe Ok&lt;BR /&gt;[ 2.142314] atmel-bluetooth-audio bluetooth_sound: bt-sco-pcm &amp;lt;-&amp;gt; f0008000.ssc.0 mapping ok&lt;BR /&gt;[ 2.144936] atmel-bluetooth-audio bluetooth_sound: ALSA resigster dummy bluetooth codec OK&lt;BR /&gt;[ 2.145674] NET: Registered protocol family 17&lt;BR /&gt;[ 2.145846] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.&lt;BR /&gt;[ 2.146597] Bluetooth: RFCOMM TTY layer initialized&lt;BR /&gt;[ 2.146657] Bluetooth: RFCOMM socket layer initialized&lt;BR /&gt;[ 2.146676] Bluetooth: RFCOMM ver 1.11&lt;BR /&gt;[ 2.146719] Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;[ 2.146737] Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;[ 2.146766] Bluetooth: BNEP socket layer initialized&lt;BR /&gt;[ 2.146797] Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;[ 2.146825] Bluetooth: HIDP socket layer initialized&lt;BR /&gt;[ 2.146854] lib80211: common routines for IEEE802.11 drivers&lt;BR /&gt;[ 2.146871] lib80211_crypt: registered algorithm 'NULL'&lt;BR /&gt;[ 2.146900] lib80211_crypt: registered algorithm 'WEP'&lt;BR /&gt;[ 2.146928] lib80211_crypt: registered algorithm 'CCMP'&lt;BR /&gt;[ 2.146955] lib80211_crypt: registered algorithm 'TKIP'&lt;BR /&gt;[ 2.154283] &amp;lt;5&amp;gt;sama5d3_oledfb_of_init(2150): of_init: oled_cs = 1, OLED_CS_BASE got 0x40000000&lt;BR /&gt;[ 2.154410] &amp;lt;5&amp;gt;sama5d3_oledfb_of_init(2164): of_init: oled_data_phy_addr = 0x40004000&lt;BR /&gt;[ 2.154458] &amp;lt;5&amp;gt;sama5d3_oledfb_of_init(2176): of_init: SMC_BASE_ADDR got 0xFFFFC614&lt;BR /&gt;[ 2.154635] &amp;lt;5&amp;gt;sama5d3_oledfb_of_init(2206): of_infi: select band_width (8 bit)&lt;BR /&gt;[ 2.154678] &amp;lt;5&amp;gt;sama5d3_oledfb_of_init(2212): of_init: has dma&lt;BR /&gt;[ 2.154716] [uni_register_pm_check_unit(153)]: register oled_not_in_sleep, func = 0xc01d0774&lt;BR /&gt;[ 2.156126] &amp;lt;5&amp;gt;set_dma_config(953): oled using dma0chan6 for DMA transfer&lt;BR /&gt;[ 2.156517] &amp;lt;5&amp;gt;get_ft2308_id(294): Expected OLED id is 0x01,0x02,0x00&lt;BR /&gt;[ 2.156565] &amp;lt;5&amp;gt;get_ft2308_id(295): Get OLED ID1~DI3: 0xda,0xdb,0xdc&lt;BR /&gt;[ 2.189820] ubi0: default fastmap pool size: 195&lt;BR /&gt;[ 2.189849] ubi0: default fastmap WL pool size: 97&lt;BR /&gt;[ 2.189865] ubi0: attaching mtd3&lt;BR /&gt;[ 2.312533] g_multi gadget: full-speed config #1: Multifunction with RNDIS&lt;BR /&gt;[ 2.734519] ubi0: attached by fastmap&lt;BR /&gt;[ 2.734549] ubi0: fastmap pool size: 195&lt;BR /&gt;[ 2.734562] ubi0: fastmap WL pool size: 97&lt;BR /&gt;[ 2.753987] ubi0: attached mtd3 (name "user-fs", size 987 MiB)&lt;BR /&gt;[ 2.754018] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes&lt;BR /&gt;[ 2.754035] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096&lt;BR /&gt;[ 2.754050] ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192&lt;BR /&gt;[ 2.754064] ubi0: good PEBs: 3946, bad PEBs: 4, corrupted PEBs: 0&lt;BR /&gt;[ 2.754078] ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128&lt;BR /&gt;[ 2.754096] ubi0: max/mean erase counter: 214/116, WL threshold: 4096, image sequence number: 1635931764&lt;BR /&gt;[ 2.754110] ubi0: available PEBs: 0, total reserved PEBs: 3946, PEBs reserved for bad PEB handling: 76&lt;BR /&gt;[ 2.754858] [uni_register_pm_check_unit(153)]: register power_knob, func = 0xc02b73d4&lt;BR /&gt;[ 2.754896] &amp;lt;5&amp;gt;aux_register_key(94): not AUX key, PASS&lt;BR /&gt;[ 2.755003] &amp;lt;5&amp;gt;aux_register_key(94): not AUX key, PASS&lt;BR /&gt;[ 2.755105] &amp;lt;5&amp;gt;aux_register_key(100): get key: aux_eptt_key.&lt;BR /&gt;[ 2.755203] &amp;lt;5&amp;gt;aux_register_key(100): get key: aux_ignition_key.&lt;BR /&gt;[ 2.755297] gpio key driver probe &amp;#27;[0;40;32m[ OK ]&amp;#27;[0m&lt;BR /&gt;[ 2.755725] at91_rtc fffffeb0.rtc: setting system clock to 2007-01-01 00:00:06 UTC (1167609606)&lt;BR /&gt;[ 2.757268] /ltc4020: could not get #io-channel-cells for /ahb/apb/adc@f8018000&lt;BR /&gt;[ 2.757303] ERROR: could not get IIO channel /ltc4020:vbat-sense(0)&lt;BR /&gt;[ 2.757331] &amp;lt;3&amp;gt;ltc4020_iio_chn_init(343): find vbat-sense in dts failed.&lt;BR /&gt;[ 2.757366] &amp;lt;3&amp;gt;ltc4020_probe(1255): ltc4020 iio chn init failed.&lt;BR /&gt;[ 2.757778] ubi0: background thread "ubi_bgt0d" started, PID 658&lt;BR /&gt;[ 2.763788] ltc4020: probe of ltc4020 failed with error -1&lt;BR /&gt;[ 2.764889] &amp;lt;5&amp;gt;fan_probe(403): fan level table :&lt;BR /&gt;[ 2.764936] &amp;lt;5&amp;gt;fan_probe(408): fan rotate level : 0, fan pwr en state : 0, dac0 reg val : 0x64.&lt;BR /&gt;[ 2.764980] &amp;lt;5&amp;gt;fan_probe(408): fan rotate level : 1, fan pwr en state : 1, dac0 reg val : 0x64.&lt;BR /&gt;[ 2.765022] &amp;lt;5&amp;gt;fan_probe(408): fan rotate level : 2, fan pwr en state : 1, dac0 reg val : 0x55.&lt;BR /&gt;[ 2.765063] &amp;lt;5&amp;gt;fan_probe(408): fan rotate level : 3, fan pwr en state : 1, dac0 reg val : 0x46.&lt;BR /&gt;[ 2.765103] &amp;lt;5&amp;gt;fan_probe(408): fan rotate level : 4, fan pwr en state : 1, dac0 reg val : 0x3d.&lt;BR /&gt;[ 2.765289] &amp;lt;5&amp;gt;fan_probe(436): fan driver init successfully.&lt;BR /&gt;[ 2.765542] clk: Not disabling unused clocks&lt;BR /&gt;[ 2.765581] ALSA device list:&lt;BR /&gt;[ 2.765598] #0: tlv320aic3204 @ SAMA5D3&lt;BR /&gt;[ 2.765611] #1: bluetooth audio @ SAMA5D3&lt;BR /&gt;[ 2.765808] Warning: unable to open an initial console.&lt;BR /&gt;[ 2.832155] UBIFS (ubi0:1): recovery needed&lt;BR /&gt;[ 3.154783] UBIFS (ubi0:1): recovery deferred&lt;BR /&gt;[ 3.154823] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs", R/O mode&lt;BR /&gt;[ 3.154846] UBIFS (ubi0:1): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 3.154868] UBIFS (ubi0:1): FS size: 64757760 bytes (61 MiB, 255 LEBs), journal size 9142272 bytes (8 MiB, 36 LEBs)&lt;BR /&gt;[ 3.154883] UBIFS (ubi0:1): reserved for root: 0 bytes (0 KiB)&lt;BR /&gt;[ 3.154911] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 1BACF5C4-B91E-47B4-ACA8-82F0D21AEE55, small LPT model&lt;BR /&gt;[ 3.157150] VFS: Mounted root (ubifs filesystem) readonly on device 0:12.&lt;BR /&gt;[ 3.157697] Freeing unused kernel memory: 180K (c05f3000 - c0620000)&lt;BR /&gt;[ 3.471780] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "calibration", R/O mode&lt;BR /&gt;[ 3.471821] UBIFS (ubi0:0): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 3.471847] UBIFS (ubi0:0): FS size: 22855680 bytes (21 MiB, 90 LEBs), journal size 3809280 bytes (3 MiB, 15 LEBs)&lt;BR /&gt;[ 3.471864] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)&lt;BR /&gt;[ 3.471890] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 8C0A841D-9F6D-4F4B-A47B-242F17AF30D2, small LPT model&lt;BR /&gt;[ 3.514476] random: nonblocking pool is initialized&lt;BR /&gt;[ 3.634316] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "qpe", R/O mode&lt;BR /&gt;[ 3.634356] UBIFS (ubi0:2): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 3.634381] UBIFS (ubi0:2): FS size: 131801088 bytes (125 MiB, 519 LEBs), journal size 9404416 bytes (8 MiB, 38 LEBs)&lt;BR /&gt;[ 3.634397] UBIFS (ubi0:2): reserved for root: 0 bytes (0 KiB)&lt;BR /&gt;[ 3.634424] UBIFS (ubi0:2): media format: w4/r0 (latest is w4/r0), UUID E83FECA1-27DE-4703-B7D8-CB5079BD58DE, small LPT model&lt;BR /&gt;[ 3.761127] UBIFS (ubi0:3): UBIFS: mounted UBI device 0, volume 3, name "defpara", R/O mode&lt;BR /&gt;[ 3.761166] UBIFS (ubi0:3): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 3.761190] UBIFS (ubi0:3): FS size: 18538496 bytes (17 MiB, 73 LEBs), journal size 3301376 bytes (3 MiB, 13 LEBs)&lt;BR /&gt;[ 3.761206] UBIFS (ubi0:3): reserved for root: 0 bytes (0 KiB)&lt;BR /&gt;[ 3.761232] UBIFS (ubi0:3): media format: w4/r0 (latest is w4/r0), UUID A7AE1FB4-18F3-456E-B406-88BF6D1EB1A0, small LPT model&lt;BR /&gt;[ 3.870579] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "otapara", R/O mode&lt;BR /&gt;[ 3.870616] UBIFS (ubi0:4): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 3.870639] UBIFS (ubi0:4): FS size: 18538496 bytes (17 MiB, 73 LEBs), journal size 3301376 bytes (3 MiB, 13 LEBs)&lt;BR /&gt;[ 3.870654] UBIFS (ubi0:4): reserved for root: 0 bytes (0 KiB)&lt;BR /&gt;[ 3.870680] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID 2BAEEFB9-96BE-4423-B712-4BB6807A7EBE, small LPT model&lt;BR /&gt;[ 3.892982] UBIFS (ubi0:7): background thread "ubifs_bgt0_7" started, PID 677&lt;BR /&gt;[ 3.950282] UBIFS (ubi0:7): recovery needed&lt;BR /&gt;[ 4.132101] UBIFS (ubi0:7): recovery completed&lt;BR /&gt;[ 4.132143] UBIFS (ubi0:7): UBIFS: mounted UBI device 0, volume 7, name "userdata"&lt;BR /&gt;[ 4.132166] UBIFS (ubi0:7): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 4.132191] UBIFS (ubi0:7): FS size: 520855552 bytes (496 MiB, 2051 LEBs), journal size 9404416 bytes (8 MiB, 38 LEBs)&lt;BR /&gt;[ 4.132207] UBIFS (ubi0:7): reserved for root: 0 bytes (0 KiB)&lt;BR /&gt;[ 4.132235] UBIFS (ubi0:7): media format: w4/r0 (latest is w4/r0), UUID E88A1FD7-4C14-4993-BB64-B06940D639FD, small LPT model&lt;BR /&gt;[ 4.138639] UBIFS (ubi0:5): background thread "ubifs_bgt0_5" started, PID 686&lt;BR /&gt;[ 4.205510] UBIFS (ubi0:5): recovery needed&lt;BR /&gt;[ 4.272093] UBIFS (ubi0:5): recovery completed&lt;BR /&gt;[ 4.272135] UBIFS (ubi0:5): UBIFS: mounted UBI device 0, volume 5, name "runpara"&lt;BR /&gt;[ 4.272158] UBIFS (ubi0:5): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 4.272180] UBIFS (ubi0:5): FS size: 18538496 bytes (17 MiB, 73 LEBs), journal size 3301376 bytes (3 MiB, 13 LEBs)&lt;BR /&gt;[ 4.272195] UBIFS (ubi0:5): reserved for root: 0 bytes (0 KiB)&lt;BR /&gt;[ 4.272223] UBIFS (ubi0:5): media format: w4/r0 (latest is w4/r0), UUID 20E891E0-AAB5-43B6-9068-CAEE4CCFA6B4, small LPT model&lt;BR /&gt;[ 4.283106] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 689&lt;BR /&gt;[ 4.333357] UBIFS (ubi0:6): recovery needed&lt;BR /&gt;[ 4.498782] UBIFS (ubi0:6): recovery completed&lt;BR /&gt;[ 4.498825] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "log"&lt;BR /&gt;[ 4.498848] UBIFS (ubi0:6): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 4.498870] UBIFS (ubi0:6): FS size: 31236096 bytes (29 MiB, 123 LEBs), journal size 4825088 bytes (4 MiB, 19 LEBs)&lt;BR /&gt;[ 4.498885] UBIFS (ubi0:6): reserved for root: 0 bytes (0 KiB)&lt;BR /&gt;[ 4.498912] UBIFS (ubi0:6): media format: w4/r0 (latest is w4/r0), UUID B53E2A40-EB64-4248-9C15-A08B82484E92, small LPT model&lt;BR /&gt;[ 4.683284] &amp;lt;5&amp;gt;at91_wdt_start(313): sama5d3 watchdog : mcu watchdog disabled, can not start.&lt;BR /&gt;[ 5.620927] UBIFS (ubi0:8): background thread "ubifs_bgt0_8" started, PID 732&lt;BR /&gt;[ 5.816472] UBIFS (ubi0:8): UBIFS: mounted UBI device 0, volume 8, name "update"&lt;BR /&gt;[ 5.816514] UBIFS (ubi0:8): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes&lt;BR /&gt;[ 5.816541] UBIFS (ubi0:8): FS size: 130785280 bytes (124 MiB, 515 LEBs), journal size 6602752 bytes (6 MiB, 26 LEBs)&lt;BR /&gt;[ 5.816557] UBIFS (ubi0:8): reserved for root: 4952683 bytes (4836 KiB)&lt;BR /&gt;[ 5.816584] UBIFS (ubi0:8): media format: w4/r0 (latest is w4/r0), UUID 9C8DF7E6-05DA-4D41-A3C5-0029C4D16B41, small LPT model&lt;BR /&gt;[ 5.954423] UBIFS (ubi0:8): un-mount UBI device 0&lt;BR /&gt;[ 5.954498] UBIFS (ubi0:8): background thread "ubifs_bgt0_8" stops&lt;BR /&gt;[ 106.889343] wlan: Loading MWLAN driver&lt;BR /&gt;[ 106.893826] wlan: Register to Bus Driver...&lt;BR /&gt;[ 106.957922] vendor=0x0471 device=0x0205 class=0 function=1&lt;BR /&gt;[ 106.958180] Attach moal handle ops, card interface type: 0x109&lt;BR /&gt;[ 106.958223] No module param cfg file specified&lt;BR /&gt;[ 106.958246] combo fw:nxp/sduart_nw61x.bin.se wlan fw:nxp/sd_w61x.bin.se&lt;BR /&gt;[ 106.958290] SDIO: sdio_blk_size=256 max_blk_count=512 max_segs=64 max_seg_size=4096&lt;BR /&gt;[ 106.958304] rx_work=0 cpu_num=1&lt;BR /&gt;[ 106.958324] Enable moal_recv_amsdu_packet&lt;BR /&gt;[ 106.958422] Attach mlan adapter operations.card_type is 0x109.&lt;BR /&gt;[ 106.959647] wlan: Enable TX SG mode&lt;BR /&gt;[ 106.959677] wlan: mpa_tx.buf_size=4096&lt;BR /&gt;[ 106.959689] wlan: Enable RX SG mode&lt;BR /&gt;[ 106.959700] wlan: mpa_rx.buf_size=4096&lt;BR /&gt;[ 106.965857] Request firmware: nxp/sd_w61x_v1.bin.se&lt;BR /&gt;[ 107.096406] Wakeup device...&lt;BR /&gt;[ 107.344529] Wlan: FW download over, firmwarelen=681308 downloaded 565508&lt;BR /&gt;[ 107.742950] WLAN FW is active&lt;BR /&gt;[ 107.742992] on_time is 107730209917&lt;BR /&gt;[ 107.743440] QUEUE_CMD: FUNC_INIT [0xa9] is queued&lt;BR /&gt;[ 107.743473] QUEUE_CMD: GET_HW_SPEC [0x3] is queued&lt;BR /&gt;[ 107.743517] DNLD_CMD (107.730716): FUNC_INIT [0xa9], act 0x263, len 16, seqno 0x1 timeout 5000&lt;BR /&gt;[ 107.766158] CMD_RESP (107.753332): FUNC_INIT [0x80a9], result 0, len 16, seqno 0x1&lt;BR /&gt;[ 107.766220] DNLD_CMD (107.753417): GET_HW_SPEC [0x3], act 0x0, len 71, seqno 0x2 timeout 5000&lt;BR /&gt;[ 107.766565] 107.753753 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.766612] VDLL_IND (OFFSET): offset=0x1c458&lt;BR /&gt;[ 107.767544] VDLL image: len=115800&lt;BR /&gt;[ 107.767850] CMD_RESP (107.755035): GET_HW_SPEC [0x8003], result 0, len 205, seqno 0x2&lt;BR /&gt;[ 107.767880] fw_cap_info=0x487cff03, dev_cap_mask=0xffffffff&lt;BR /&gt;[ 107.767897] GET_HW_SPEC: country_code=0x0&lt;BR /&gt;[ 107.767909] num_ant=1, antinfo=0x0&lt;BR /&gt;[ 107.767923] GET_HW_SPEC: hw_mpdu_density=4 dev_mcs_support=0x11&lt;BR /&gt;[ 107.767934] Enable Beamforming&lt;BR /&gt;[ 107.767950] GET_HW_SPEC: mgmt IE count=13&lt;BR /&gt;[ 107.767965] FW: SDIO rx aggr disabled 0x487cff03&lt;BR /&gt;[ 107.767981] pmadapter-&amp;gt;ecsa_enable=1&lt;BR /&gt;[ 107.768016] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 107.768030] pmadapter-&amp;gt;getlog_enable=1&lt;BR /&gt;[ 107.768052] chanrpt api ver=14.1&lt;BR /&gt;[ 107.768067] fw_cap_info=0x487cff03 fw_cap_ext=0x2182b5&lt;BR /&gt;[ 107.768082] uuid: c10d697cf87d596cab35c831392df315&lt;BR /&gt;[ 107.768093] fw hotfix ver=11&lt;BR /&gt;[ 107.768105] fw ver=15.1&lt;BR /&gt;[ 107.768116] uap fw ver=2.0&lt;BR /&gt;[ 107.768127] max_p2p_conn = 8, max_sta_conn = 16&lt;BR /&gt;[ 107.768145] wlan_set_regiontable: 2.4G 0x10&lt;BR /&gt;[ 107.768166] wlan_set_regiontable: 5G 0x10&lt;BR /&gt;[ 107.768202] Get Hw Spec done, fw_cap=0x487cff03&lt;BR /&gt;[ 107.768231] org_drv_mode=0x7 drv_mode=0x7&lt;BR /&gt;[ 107.768815] Enable Beamforming&lt;BR /&gt;[ 107.768873] QUEUE_CMD: 802_11_FW_WAKE_METHOD [0x74] is queued&lt;BR /&gt;[ 107.768901] set tx_buf = 4096&lt;BR /&gt;[ 107.768922] QUEUE_CMD: RECONFIGURE_TX_BUFF [0xd9] is queued&lt;BR /&gt;[ 107.768949] PS Command: action = 0x6, bitmap = 0x1&lt;BR /&gt;[ 107.768969] QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 107.768999] QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 107.769028] QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 107.769060] QUEUE_CMD: CHAN_REGION_CFG [0x242] is queued&lt;BR /&gt;[ 107.769091] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 107.769118] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 107.769146] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 107.769174] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 107.769216] DNLD_CMD (107.756415): 802_11_SNMP_MIB [0x16], act 0x1, len 15, seqno 0x3 timeout 5000&lt;BR /&gt;[ 107.769607] CMD_RESP (107.756793): 802_11_SNMP_MIB [0x8016], result 0, len 15, seqno 0x3&lt;BR /&gt;[ 107.769662] DNLD_CMD (107.756860): 802_11_FW_WAKE_METHOD [0x74], act 0x0, len 12, seqno 0x4 timeout 5000&lt;BR /&gt;[ 107.769996] CMD_RESP (107.757182): 802_11_FW_WAKE_METHOD [0x8074], result 0, len 18, seqno 0x4&lt;BR /&gt;[ 107.770023] FW wakeup method=1, gpio=0&lt;BR /&gt;[ 107.770063] DNLD_CMD (107.757261): RECONFIGURE_TX_BUFF [0xd9], act 0x1, len 16, seqno 0x5 timeout 5000&lt;BR /&gt;[ 107.771157] CMD_RESP (107.758341): RECONFIGURE_TX_BUFF [0x80d9], result 0, len 16, seqno 0x5&lt;BR /&gt;[ 107.771188] end port 32, data port mask ffffffff&lt;BR /&gt;[ 107.771204] max_tx_buf_size=4096, tx_buf_size=3328&lt;BR /&gt;[ 107.771246] DNLD_CMD (107.758444): 802_11_PS_MODE_ENH [0xe4], act 0x6, len 20, seqno 0x6 timeout 5000&lt;BR /&gt;[ 107.771595] CMD_RESP (107.758781): 802_11_PS_MODE_ENH [0x80e4], result 0, len 20, seqno 0x6&lt;BR /&gt;[ 107.771644] DNLD_CMD (107.758844): 802_11_SNMP_MIB [0x16], act 0x1, len 18, seqno 0x7 timeout 5000&lt;BR /&gt;[ 107.771973] CMD_RESP (107.759162): 802_11_SNMP_MIB [0x8016], result 0, len 18, seqno 0x7&lt;BR /&gt;[ 107.772022] DNLD_CMD (107.759222): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x8 timeout 5000&lt;BR /&gt;[ 107.772352] CMD_RESP (107.759539): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x8&lt;BR /&gt;[ 107.772407] DNLD_CMD (107.759602): CHAN_REGION_CFG [0x242], act 0x0, len 11, seqno 0x9 timeout 5000&lt;BR /&gt;[ 107.773717] CMD_RESP (107.760894): CHAN_REGION_CFG [0x8242], result 0, len 1297, seqno 0x9&lt;BR /&gt;[ 107.773819] DNLD_CMD (107.761014): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0xa timeout 5000&lt;BR /&gt;[ 107.774478] CMD_RESP (107.761658): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0xa&lt;BR /&gt;[ 107.774538] DNLD_CMD (107.761736): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0xb timeout 5000&lt;BR /&gt;[ 107.774893] CMD_RESP (107.762080): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0xb&lt;BR /&gt;[ 107.774946] DNLD_CMD (107.762143): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0xc timeout 5000&lt;BR /&gt;[ 107.775283] CMD_RESP (107.762469): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0xc&lt;BR /&gt;[ 107.775329] DNLD_CMD (107.762529): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0xd timeout 5000&lt;BR /&gt;[ 107.775658] CMD_RESP (107.762846): MAC_CONTROL [0x8028], result 0, len 12, seqno 0xd&lt;BR /&gt;[ 107.775711] QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 107.775749] DNLD_CMD (107.762949): APCMD_SYS_CONFIGURE [0xb0], act 0x0, len 20, seqno 0x100e timeout 5000&lt;BR /&gt;[ 107.776811] CMD_RESP (107.763986): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x100e&lt;BR /&gt;[ 107.776874] QUEUE_CMD: TX_RATE_CFG [0xd6] is queued&lt;BR /&gt;[ 107.776907] QUEUE_CMD: 802_11_RF_TX_POWER [0x1e] is queued&lt;BR /&gt;[ 107.776937] QUEUE_CMD: AMSDU_AGGR_CTRL [0xdf] is queued&lt;BR /&gt;[ 107.776966] QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 107.776994] QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 107.777031] DNLD_CMD (107.764231): TX_RATE_CFG [0xd6], act 0x0, len 76, seqno 0x200f timeout 5000&lt;BR /&gt;[ 107.781332] CMD_RESP (107.768504): TX_RATE_CFG [0x80d6], result 0, len 832, seqno 0x200f&lt;BR /&gt;[ 107.781397] DNLD_CMD (107.768592): 802_11_RF_TX_POWER [0x1e], act 0x0, len 14, seqno 0x2010 timeout 5000&lt;BR /&gt;[ 107.781772] CMD_RESP (107.768958): 802_11_RF_TX_POWER [0x801e], result 0, len 14, seqno 0x2010&lt;BR /&gt;[ 107.781826] DNLD_CMD (107.769023): AMSDU_AGGR_CTRL [0xdf], act 0x1, len 14, seqno 0x2011 timeout 5000&lt;BR /&gt;[ 107.782166] CMD_RESP (107.769351): AMSDU_AGGR_CTRL [0x80df], result 0, len 14, seqno 0x2011&lt;BR /&gt;[ 107.782215] DNLD_CMD (107.769414): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x2012 timeout 5000&lt;BR /&gt;[ 107.782555] CMD_RESP (107.769741): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x2012&lt;BR /&gt;[ 107.782608] DNLD_CMD (107.769805): 802_11_MAC_ADDRESS [0x4d], act 0x0, len 16, seqno 0x2013 timeout 5000&lt;BR /&gt;[ 107.783021] CMD_RESP (107.770204): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x2013&lt;BR /&gt;[ 107.783082] QUEUE_CMD: WMM_PARAM_CONFIG [0x23a] is queued&lt;BR /&gt;[ 107.783132] DNLD_CMD (107.770330): WMM_PARAM_CONFIG [0x23a], act 0x2, len 26, seqno 0x14 timeout 5000&lt;BR /&gt;[ 107.783476] CMD_RESP (107.770660): WMM_PARAM_CONFIG [0x823a], result 0, len 26, seqno 0x14&lt;BR /&gt;[ 107.784828] Set wiphy max_ap_assoc_sta=8&lt;BR /&gt;[ 107.784919] max_rate=390M&lt;BR /&gt;[ 107.784934] max_rate=390M&lt;BR /&gt;[ 107.784952] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 107.784970] max_rate=390M&lt;BR /&gt;[ 107.784980] max_rate=390M&lt;BR /&gt;[ 107.784996] vht_cap=0x33d07030 rx_mcs_map=0xfffe rx_max=0x186 tx_mcs_map=0xfffe tx_max=0x186&lt;BR /&gt;[ 107.785031] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 107.789721] wlan%d: DNLD_CMD (107.776929): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x15 timeout 5000&lt;BR /&gt;[ 107.790230] wlan%d: CMD_RESP (107.777434): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x15&lt;BR /&gt;[ 107.790404] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 107.790479] wlan%d: DNLD_CMD (107.777692): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x16 timeout 5000&lt;BR /&gt;[ 107.790921] wlan%d: CMD_RESP (107.778126): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x16&lt;BR /&gt;[ 107.791073] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 107.791142] wlan%d: DNLD_CMD (107.778356): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x17 timeout 5000&lt;BR /&gt;[ 107.791587] wlan%d: CMD_RESP (107.778791): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x17&lt;BR /&gt;[ 107.791740] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 107.791812] wlan%d: DNLD_CMD (107.779024): 802_11_SNMP_MIB [0x16], act 0x0, len 142, seqno 0x18 timeout 5000&lt;BR /&gt;[ 107.792245] wlan%d: CMD_RESP (107.779451): 802_11_SNMP_MIB [0x8016], result 0, len 142, seqno 0x18&lt;BR /&gt;[ 107.792781] cfg80211 regulatory domain callback 00 initiator=0 dfs_region=0&lt;BR /&gt;[ 107.792933] Regulatory domain BY_CORE&lt;BR /&gt;[ 107.793004] wlan%d: QUEUE_CMD: 802_11_RF_ANTENNA [0x20] is queued&lt;BR /&gt;[ 107.793250] wlan%d: DNLD_CMD (107.780459): 802_11_RF_ANTENNA [0x20], act 0xc, len 16, seqno 0x19 timeout 5000&lt;BR /&gt;[ 107.793746] wlan%d: CMD_RESP (107.780950): 802_11_RF_ANTENNA [0x8020], result 0, len 16, seqno 0x19&lt;BR /&gt;[ 107.794103] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 107.794134] wlan%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 107.794212] wlan%d: DNLD_CMD (107.781424): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x1a timeout 5000&lt;BR /&gt;[ 107.794667] wlan%d: CMD_RESP (107.781872): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x1a&lt;BR /&gt;[ 107.794721] ps_bitmap=0x0&lt;BR /&gt;[ 107.794847] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 107.794888] wlan%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 107.794943] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 107.794960] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 107.794976] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 107.795005] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 107.795030] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 107.795106] wlan%d: DNLD_CMD (107.782316): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x1b timeout 5000&lt;BR /&gt;[ 107.795546] wlan%d: CMD_RESP (107.782751): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x1b&lt;BR /&gt;[ 107.795609] wlan%d: DNLD_CMD (107.782821): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x1c timeout 5000&lt;BR /&gt;[ 107.796041] wlan%d: 107.783248 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.796108] VDLL_IND: type=0 ID=23 offset = 0xe808 len = 600&lt;BR /&gt;[ 107.796136] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.814067] wlan%d: 107.801266 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.814148] VDLL_IND: type=0 ID=23 offset = 0xea60 len = 600&lt;BR /&gt;[ 107.814175] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.814855] wlan%d: 107.802058 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.814929] VDLL_IND: type=0 ID=23 offset = 0xecb8 len = 600&lt;BR /&gt;[ 107.814956] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.815552] wlan%d: 107.802757 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.815622] VDLL_IND: type=0 ID=23 offset = 0xef10 len = 600&lt;BR /&gt;[ 107.815648] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.816282] wlan%d: 107.803486 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.816354] VDLL_IND: type=0 ID=23 offset = 0xf168 len = 600&lt;BR /&gt;[ 107.816381] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.817006] wlan%d: 107.804210 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.817078] VDLL_IND: type=0 ID=23 offset = 0xf3c0 len = 600&lt;BR /&gt;[ 107.817104] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.817661] wlan%d: 107.804863 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.817734] VDLL_IND: type=0 ID=23 offset = 0xf618 len = 600&lt;BR /&gt;[ 107.817764] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.818332] wlan%d: 107.805535 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.818407] VDLL_IND: type=0 ID=23 offset = 0xf870 len = 600&lt;BR /&gt;[ 107.818434] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.818999] wlan%d: 107.806202 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.819071] VDLL_IND: type=0 ID=23 offset = 0xfac8 len = 600&lt;BR /&gt;[ 107.819097] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.833214] wlan%d: 107.820414 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.833298] VDLL_IND: type=0 ID=18 offset = 0xc4e0 len = 600&lt;BR /&gt;[ 107.833326] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.851074] wlan%d: 107.838275 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.851152] VDLL_IND: type=0 ID=18 offset = 0xc738 len = 600&lt;BR /&gt;[ 107.851180] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.851793] wlan%d: 107.838999 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.851865] VDLL_IND: type=0 ID=18 offset = 0xc990 len = 600&lt;BR /&gt;[ 107.851892] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.852417] wlan%d: 107.839623 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.852488] VDLL_IND: type=0 ID=18 offset = 0xcbe8 len = 600&lt;BR /&gt;[ 107.852514] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.853067] wlan%d: 107.840270 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.853139] VDLL_IND: type=0 ID=18 offset = 0xce40 len = 600&lt;BR /&gt;[ 107.853165] wlan%d: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.853917] wlan%d: CMD_RESP (107.841120): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x1c&lt;BR /&gt;[ 107.854070] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 107.854131] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 107.854147] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854160] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854171] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854182] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854193] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854205] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854216] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854228] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854239] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854251] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854263] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854275] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854286] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854298] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854310] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854322] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854333] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854345] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854357] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854368] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854380] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854392] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854404] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854416] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854428] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.854445] wlan%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 107.854475] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 107.854495] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 107.854574] wlan%d: DNLD_CMD (107.841784): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x1d timeout 5000&lt;BR /&gt;[ 107.876156] wlan%d: CMD_RESP (107.863356): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x1d&lt;BR /&gt;[ 107.876808] Set wlan%d interface addr: 30:XX:XX:XX:8c:11&lt;BR /&gt;[ 107.876870] wlan%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 107.876956] wlan%d: DNLD_CMD (107.864168): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x1e timeout 5000&lt;BR /&gt;[ 107.877442] wlan%d: CMD_RESP (107.864647): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x1e&lt;BR /&gt;[ 107.879187] Register NXP 802.11 Adapter wlan0&lt;BR /&gt;[ 107.879583] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 107.879698] wlan0 set multicast_list&lt;BR /&gt;[ 107.879738] wlan0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 107.879772] wlan0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 107.892976] uap%d: DNLD_CMD (107.880175): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x101f timeout 5000&lt;BR /&gt;[ 107.893507] wlan0: 107.880712 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.893585] VDLL_IND: type=0 ID=24 offset = 0xfd20 len = 600&lt;BR /&gt;[ 107.893614] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.911756] wlan0: 107.898955 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.911843] VDLL_IND: type=0 ID=24 offset = 0xff78 len = 600&lt;BR /&gt;[ 107.911872] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.912558] wlan0: 107.899762 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.912635] VDLL_IND: type=0 ID=24 offset = 0x101d0 len = 600&lt;BR /&gt;[ 107.912662] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.913268] wlan0: 107.900472 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.913341] VDLL_IND: type=0 ID=24 offset = 0x10428 len = 600&lt;BR /&gt;[ 107.913367] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.913915] wlan0: 107.901118 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.913988] VDLL_IND: type=0 ID=24 offset = 0x10680 len = 600&lt;BR /&gt;[ 107.914012] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.914567] wlan0: 107.901770 : Event: VDLL_IND [0x81]&lt;BR /&gt;[ 107.914645] VDLL_IND: type=0 ID=24 offset = 0x108d8 len = 600&lt;BR /&gt;[ 107.914672] wlan0: DNLD_VDLL : block_len=600&lt;BR /&gt;[ 107.915343] uap%d: CMD_RESP (107.902546): 11AX_CFG [0x8266], result 0, len 39, seqno 0x101f&lt;BR /&gt;[ 107.915409] user_2g_hecap_len=28&lt;BR /&gt;[ 107.915456] wlan0: DNLD_CMD (107.902667): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x20 timeout 5000&lt;BR /&gt;[ 107.915901] wlan0: CMD_RESP (107.903108): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x20&lt;BR /&gt;[ 107.915958] wlan0: DNLD_CMD (107.903171): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x21 timeout 5000&lt;BR /&gt;[ 107.916292] wlan0: CMD_RESP (107.903500): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x21&lt;BR /&gt;[ 107.916457] uap%d: QUEUE_CMD: 11AX_CFG [0x266] is queued&lt;BR /&gt;[ 107.916542] uap%d: DNLD_CMD (107.903755): 11AX_CFG [0x266], act 0x1, len 39, seqno 0x1022 timeout 5000&lt;BR /&gt;[ 107.917004] uap%d: CMD_RESP (107.904210): 11AX_CFG [0x8266], result 0, len 39, seqno 0x1022&lt;BR /&gt;[ 107.917062] user_hecap_len=28&lt;BR /&gt;[ 107.925724] Set uap%d interface addr: 32:XX:XX:XX:8d:11&lt;BR /&gt;[ 107.925790] uap%d: QUEUE_CMD: APCMD_SYS_CONFIGURE [0xb0] is queued&lt;BR /&gt;[ 107.925886] uap%d: DNLD_CMD (107.913098): APCMD_SYS_CONFIGURE [0xb0], act 0x1, len 20, seqno 0x1023 timeout 5000&lt;BR /&gt;[ 107.926382] uap%d: CMD_RESP (107.913587): APCMD_SYS_CONFIGURE [0x80b0], result 0, len 20, seqno 0x1023&lt;BR /&gt;[ 107.928101] Register NXP 802.11 Adapter uap0&lt;BR /&gt;[ 107.928429] PS Command: action = 0x0, bitmap = 0x0&lt;BR /&gt;[ 107.928457] p2p%d: QUEUE_CMD: 802_11_PS_MODE_ENH [0xe4] is queued&lt;BR /&gt;[ 107.928543] uap0 set multicast_list&lt;BR /&gt;[ 107.929049] p2p%d: DNLD_CMD (107.916254): 802_11_PS_MODE_ENH [0xe4], act 0x0, len 12, seqno 0x2024 timeout 5000&lt;BR /&gt;[ 107.929566] p2p%d: CMD_RESP (107.916771): 802_11_PS_MODE_ENH [0x80e4], result 0, len 68, seqno 0x2024&lt;BR /&gt;[ 107.929623] ps_bitmap=0x0&lt;BR /&gt;[ 107.929729] CFG80211: Country=00, band=0, no_of_sub_band=1&lt;BR /&gt;[ 107.929770] p2p%d: QUEUE_CMD: 802_11_SNMP_MIB [0x16] is queued&lt;BR /&gt;[ 107.929823] 11D:Country=WW band=0 sub-band=1 dfs_region=0&lt;BR /&gt;[ 107.929840] 11D: first chan=1 no_of_chan=14, max_tx_pwr=20&lt;BR /&gt;[ 107.929856] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 107.929885] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 107.929906] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 107.929995] p2p%d: DNLD_CMD (107.917205): 802_11_SNMP_MIB [0x16], act 0x1, len 16, seqno 0x2025 timeout 5000&lt;BR /&gt;[ 107.930461] p2p%d: CMD_RESP (107.917665): 802_11_SNMP_MIB [0x8016], result 0, len 16, seqno 0x2025&lt;BR /&gt;[ 107.930524] p2p%d: DNLD_CMD (107.917737): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 32, seqno 0x2026 timeout 5000&lt;BR /&gt;[ 107.952050] p2p%d: CMD_RESP (107.939248): 802_11D_DOMAIN_INFO [0x805b], result 0, len 32, seqno 0x2026&lt;BR /&gt;[ 107.952237] CFG80211: Country=00, band=1, no_of_sub_band=25&lt;BR /&gt;[ 107.952300] 11D:Country=WW band=1 sub-band=25 dfs_region=0&lt;BR /&gt;[ 107.952316] 11D: first chan=36 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952329] 11D: first chan=40 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952341] 11D: first chan=44 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952353] 11D: first chan=48 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952364] 11D: first chan=52 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952376] 11D: first chan=56 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952388] 11D: first chan=60 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952399] 11D: first chan=64 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952411] 11D: first chan=100 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952423] 11D: first chan=104 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952435] 11D: first chan=108 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952447] 11D: first chan=112 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952458] 11D: first chan=116 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952470] 11D: first chan=120 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952482] 11D: first chan=124 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952494] 11D: first chan=128 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952505] 11D: first chan=132 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952517] 11D: first chan=136 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952529] 11D: first chan=140 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952541] 11D: first chan=144 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952553] 11D: first chan=149 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952565] 11D: first chan=153 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952576] 11D: first chan=157 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952588] 11D: first chan=161 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952600] 11D: first chan=165 no_of_chan=1, max_tx_pwr=20&lt;BR /&gt;[ 107.952618] p2p%d: QUEUE_CMD: 802_11D_DOMAIN_INFO [0x5b] is queued&lt;BR /&gt;[ 107.952652] wlan_set_regiontable: 2.4G 0x0&lt;BR /&gt;[ 107.952673] wlan_set_regiontable: 5G 0x0&lt;BR /&gt;[ 107.952749] p2p%d: DNLD_CMD (107.939958): 802_11D_DOMAIN_INFO [0x5b], act 0x1, len 104, seqno 0x2027 timeout 5000&lt;BR /&gt;[ 107.974398] p2p%d: CMD_RESP (107.961599): 802_11D_DOMAIN_INFO [0x805b], result 0, len 104, seqno 0x2027&lt;BR /&gt;[ 107.975810] Set WFD device addr: 32:XX:XX:XX:8c:11&lt;BR /&gt;[ 107.975874] p2p%d: QUEUE_CMD: 802_11_MAC_ADDRESS [0x4d] is queued&lt;BR /&gt;[ 107.975962] p2p%d: DNLD_CMD (107.963174): 802_11_MAC_ADDRESS [0x4d], act 0x1, len 16, seqno 0x2028 timeout 5000&lt;BR /&gt;[ 107.976455] p2p%d: CMD_RESP (107.963659): 802_11_MAC_ADDRESS [0x804d], result 0, len 16, seqno 0x2028&lt;BR /&gt;[ 107.978205] Register NXP 802.11 Adapter p2p0&lt;BR /&gt;[ 107.978352] wlan: version = SDIW612---18.99.3.p26.11-MM6X18540.p17-(FP92)&lt;BR /&gt;[ 107.978415] wlan0: QUEUE_CMD: REG_ACCESS [0x27c] is queued&lt;BR /&gt;[ 107.979033] p2p0 set multicast_list&lt;BR /&gt;[ 107.979084] p2p0: QUEUE_CMD: MAC_MULTICAST_ADR [0x10] is queued&lt;BR /&gt;[ 107.979124] p2p0: QUEUE_CMD: MAC_CONTROL [0x28] is queued&lt;BR /&gt;[ 107.979189] wlan0: DNLD_CMD (107.966402): REG_ACCESS [0x27c], act 0x0, len 20, seqno 0x29 timeout 5000&lt;BR /&gt;[ 107.979694] wlan0: CMD_RESP (107.966899): REG_ACCESS [0x827c], result 0, len 20, seqno 0x29&lt;BR /&gt;[ 107.979776] p2p0: DNLD_CMD (107.966989): MAC_MULTICAST_ADR [0x10], act 0x1, len 204, seqno 0x202a timeout 5000&lt;BR /&gt;[ 107.980228] p2p0: CMD_RESP (107.967434): MAC_MULTICAST_ADR [0x8010], result 0, len 204, seqno 0x202a&lt;BR /&gt;[ 107.980285] p2p0: DNLD_CMD (107.967498): MAC_CONTROL [0x28], act 0x213, len 12, seqno 0x202b timeout 5000&lt;BR /&gt;[ 107.980607] p2p0: CMD_RESP (107.967814): MAC_CONTROL [0x8028], result 0, len 12, seqno 0x202b&lt;BR /&gt;[ 108.023067] Set REG 0x90002328: 0x13d57 slew_rate=3&lt;BR /&gt;[ 108.023135] wlan0: QUEUE_CMD: REG_ACCESS [0x27c] is queued&lt;BR /&gt;[ 108.023231] wlan0: DNLD_CMD (108.010442): REG_ACCESS [0x27c], act 0x1, len 20, seqno 0x2c timeout 5000&lt;BR /&gt;[ 108.023738] wlan0: CMD_RESP (108.010941): REG_ACCESS [0x827c], result 0, len 20, seqno 0x2c&lt;BR /&gt;[ 108.023925] wlan0: QUEUE_CMD: INDEPENDENT_RESET_CFG [0x243] is queued&lt;BR /&gt;[ 108.024006] wlan0: DNLD_CMD (108.011218): INDEPENDENT_RESET_CFG [0x243], act 0x0, len 12, seqno 0x2d timeout 5000&lt;BR /&gt;[ 108.024460] wlan0: CMD_RESP (108.011666): INDEPENDENT_RESET_CFG [0x8243], result 0, len 12, seqno 0x2d&lt;BR /&gt;[ 108.025121] wlan: Register to Bus Driver Done&lt;BR /&gt;[ 108.025146] wlan: Driver loaded successfully&lt;/LI-SPOILER&gt;&lt;P&gt;log0326.txt&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;P&gt;&lt;BR /&gt;(none) login:&lt;BR /&gt;(none) login: root&lt;BR /&gt;Password:&lt;BR /&gt;[root@br03 ~]# cd /userdata&lt;BR /&gt;[root@br03 /userdata]# rm dmesg0325&lt;BR /&gt;dmesg0325-1.txt dmesg0325-2.txt dmesg0325.txt&lt;BR /&gt;[root@br03 /userdata]# rm dmesg0325&lt;BR /&gt;dmesg0325-1.txt dmesg0325-2.txt dmesg0325.txt&lt;BR /&gt;[root@br03 /userdata]# rm dmesg0325*&lt;BR /&gt;[root@br03 /userdata]# dmesg &amp;gt;dmesg0326-1.txt&lt;BR /&gt;[root@br03 /userdata]# insmod mlan.ko&lt;BR /&gt;[root@br03 /userdata]# insmod moal.ko drv_mode=7 ps_mode=2 auto_ds=2 host_mlme=1 cal_data_cfg=n&lt;BR /&gt;one fw_name=nxp/sd_w61x_v1.bin.se sta_name=wlan wfd_name=p2p cfg80211_wext=0xf drvdbg=0x80037&lt;BR /&gt;[root@br03 /userdata]# dmesg &amp;gt;dmesg0326-2.txt&lt;BR /&gt;[root@br03 /userdata]# ./w&lt;BR /&gt;wifi_mod_para.conf wpa_cli wpa_supplicant wpa_supplicant.conf&lt;BR /&gt;wlan.ko wpa_cli-old wpa_supplicant-old&lt;BR /&gt;[root@br03 /userdata]# ./wpa_supplicant&lt;BR /&gt;[root@br03 /userdata]# ls -lh wpa_*&lt;BR /&gt;-rwxr-xr-x 1 root 0 313.8K Jan 1 00:03 wpa_cli&lt;BR /&gt;-rwxr-xr-x 1 root 0 83.6K Jan 1 00:14 wpa_cli-old&lt;BR /&gt;-rwxr-xr-x 1 root 0 14.7M Jan 1 00:02 wpa_supplicant&lt;BR /&gt;-rwxr-xr-x 1 root 0 1.8M Jan 1 00:13 wpa_supplicant-old&lt;BR /&gt;-rw-r--r-- 1 root 0 281 Jan 1 2007 wpa_supplicant.conf&lt;BR /&gt;[root@br03 /userdata]# ./wpa_supplicant -B -Dnl80211 -iwlan0 -c /etc/wpa_supplicant.conf&lt;BR /&gt;Successfully initialized wpa_supplicant&lt;BR /&gt;rfkill: Cannot open RFKILL control device&lt;BR /&gt;[root@br03 /userdata]# ps|grep wpa&lt;BR /&gt;1358 root 0:00 ./wpa_supplicant -B -Dnl80211 -iwlan0 -c /etc/wpa_supplicant.conf&lt;BR /&gt;1372 root 0:00 grep wpa&lt;BR /&gt;[root@br03 /userdata]# ifconfig -a&lt;BR /&gt;lo Link encap:Local Loopback&lt;BR /&gt;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt;UP LOOPBACK RUNNING MTU:65536 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;p2p0 Link encap:Ethernet HWaddr 32:4A:C4:9E:8C:11&lt;BR /&gt;BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;uap0 Link encap:Ethernet HWaddr 32:4A:C4:9E:8D:11&lt;BR /&gt;BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;usb0 Link encap:Ethernet HWaddr 12:56:59:21:22:05&lt;BR /&gt;inet addr:10.10.0.12 Bcast:0.0.0.0 Mask:255.255.0.0&lt;BR /&gt;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:740 errors:0 dropped:124 overruns:0 frame:0&lt;BR /&gt;TX packets:360 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:38831 (37.9 KiB) TX bytes:106517 (104.0 KiB)&lt;/P&gt;&lt;P&gt;wlan0 Link encap:Ethernet HWaddr 30:4A:C4:9E:8C:11&lt;BR /&gt;UP BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;[root@br03 /userdata]# ifconfig&lt;BR /&gt;lo Link encap:Local Loopback&lt;BR /&gt;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt;UP LOOPBACK RUNNING MTU:65536 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;usb0 Link encap:Ethernet HWaddr 12:56:59:21:22:05&lt;BR /&gt;inet addr:10.10.0.12 Bcast:0.0.0.0 Mask:255.255.0.0&lt;BR /&gt;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:750 errors:0 dropped:124 overruns:0 frame:0&lt;BR /&gt;TX packets:367 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:39238 (38.3 KiB) TX bytes:109073 (106.5 KiB)&lt;/P&gt;&lt;P&gt;wlan0 Link encap:Ethernet HWaddr 30:4A:C4:9E:8C:11&lt;BR /&gt;UP BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;[root@br03 /userdata]# ./wpa_cli -i wlan0 -g/var/run/wpa_supplicant/wlan0 ap_scan 1&lt;BR /&gt;OK&lt;BR /&gt;[root@br03 /userdata]# ./wpa_cli -i wlan0 -g/var/run/wpa_supplicant/wlan0 scan&lt;BR /&gt;OK&lt;BR /&gt;[root@br03 /userdata]# wpa_cli -i wlan0 -g/var/run/wpa_supplicant/wlan0 scan_result&lt;BR /&gt;bssid / frequency / signal level / flags / ssid&lt;BR /&gt;[root@br03 /userdata]# dmesg &amp;gt; dmesg0326-3.txt&lt;BR /&gt;[root@br03 /userdata]# rm file_&lt;BR /&gt;file_drv_info file_fwdump&lt;BR /&gt;[root@br03 /userdata]# rm file_*&lt;BR /&gt;[root@br03 /userdata]# cp /var/&lt;BR /&gt;dump_332/ lib/ run/&lt;BR /&gt;[root@br03 /userdata]# cp /var/dump_332/file_&lt;BR /&gt;file_drv_info file_fwdump&lt;BR /&gt;[root@br03 /userdata]# cp /var/dump_332/file_* ./&lt;BR /&gt;[root@br03 /userdata]# ./download.sh dmesg0326-1.txt&lt;BR /&gt;dmesg0326-1.txt 100% |************************************************************| 32427 0:00:00 ETA&lt;BR /&gt;-rw-r--r-- 1 root 0 31.7K Jan 1 00:01 dmesg0326-1.txt&lt;BR /&gt;[root@br03 /userdata]# ./download.sh dmesg0326-2.txt&lt;BR /&gt;dmesg0326-2.txt 100% |************************************************************| 55782 0:00:00 ETA&lt;BR /&gt;-rw-r--r-- 1 root 0 54.5K Jan 1 00:03 dmesg0326-2.txt&lt;BR /&gt;[root@br03 /userdata]# ./download.sh dmesg0326-3.txt&lt;BR /&gt;dmesg0326-3.txt 100% |************************************************************| 62694 0:00:00 ETA&lt;BR /&gt;-rw-r--r-- 1 root 0 61.2K Jan 1 00:06 dmesg0326-3.txt&lt;BR /&gt;[root@br03 /userdata]# ./download.sh file_fwdump&lt;BR /&gt;file_fwdump 100% |************************************************************| 1375k 0:00:00 ETA&lt;BR /&gt;-rw-r--r-- 1 root 0 1.3M Jan 1 00:06 file_fwdump&lt;BR /&gt;[root@br03 /userdata]# ./download.sh file_&lt;BR /&gt;file_drv_info file_fwdump&lt;BR /&gt;[root@br03 /userdata]# ./download.sh file_drv_info&lt;BR /&gt;file_drv_info 100% |************************************************************| 411k 0:00:00 ETA&lt;BR /&gt;-rw-r--r-- 1 root 0 411.3K Jan 1 00:06 file_drv_info&lt;BR /&gt;[root@br03 /userdata]#&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 09:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2340048#M4743</guid>
      <dc:creator>eric25</dc:creator>
      <dc:date>2026-03-26T09:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2340126#M4746</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can upload the attachment now.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 09:48:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2340126#M4746</guid>
      <dc:creator>eric25</dc:creator>
      <dc:date>2026-03-26T09:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2340700#M4747</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250148"&gt;@eric25&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me share my wpa_supplicant.conf with you.&lt;/P&gt;
&lt;P&gt;use the configuration to test your connection to AP. on AP side, wpa2 should be set, please pay attention to this point.&lt;/P&gt;
&lt;P&gt;====================================&lt;/P&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;ctrl_interface=/var/run/wpa_supplicant&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;update_config=1&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;p2p_no_group_iface=1&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;network={&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ssid="YOUR SSID"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; psk="YOUR PASSWORK"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; proto=RSN&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; key_mgmt=WPA-PSK&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pairwise=CCMP&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group=CCMP&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;EM&gt;&lt;STRONG&gt;Please fill out your SSID of AP and pass word to replace "YOUR SSID", "YOUR PASSWORD".&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="scriptor-paragraph"&gt;&lt;SPAN&gt;Weidong&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2026 03:15:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2340700#M4747</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2026-03-27T03:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2344396#M4748</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your thorough response. However,I follow your advice. the issue still persists — it continues to show a scan timeout and cannot connect to any Wi-Fi hotspot. Based on the log, could you help analyze the possible cause?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 09:58:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2344396#M4748</guid>
      <dc:creator>eric25</dc:creator>
      <dc:date>2026-04-02T09:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: AW611 WiFi chip Wi-Fi scan timeout</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2344509#M4749</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250148"&gt;@eric25&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;我看到你的log文件是中文，那么我这里用中文和你讨论，请用下面命令确认是否你的系统有rfkill，阻止了WIFI工作，从扫描结果看：你的WIFI wlan0，没有扫描到AP。扫描结果是空的。&lt;/P&gt;
&lt;P&gt;如果还不行，请把你WIFI部分的原理图给我看一下，这是我的邮件：weidong.sun@nxp.com。&lt;/P&gt;
&lt;DIV&gt;rfkill unblock all&lt;/DIV&gt;
&lt;DIV&gt;ifconfig wlan0 down&lt;/DIV&gt;
&lt;DIV&gt;ifconfig wlan0 up&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;然后，在启动wpa supplicant, 测试一下，主要看有没有扫描的AP。&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;谢谢！&lt;/DIV&gt;
&lt;DIV&gt;伟东&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Apr 2026 10:42:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/AW611-WiFi-chip-Wi-Fi-scan-timeout/m-p/2344509#M4749</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2026-04-02T10:42:27Z</dc:date>
    </item>
  </channel>
</rss>

