RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
Papers & Presentations Archive
The scope of this activity is to migrate from existing CcspWiFiAgent component to OneWiFi component in RDK-B Reference platform
root@Filogic-GW:~# systemctl status onewifi * onewifi.service - Cosa service Loaded: loaded (8;;file://Filogic-GW/lib/systemd/system/onewifi.service/lib/systemd/system/onewifi.service8;;; static) Active: active (running) since Mon 2024-10-28 07:42:12 UTC; 1min 45s ago TriggeredBy: * filogicwifiinitialized.path Process: 4181 ExecStartPre=/bin/sh /usr/ccsp/wifi/onewifi_pre_start.sh (code=exited, status=0/SUCCESS) Process: 4228 ExecStart=/usr/bin/OneWifi -subsys $Subsys (code=exited, status=0/SUCCESS) Main PID: 4419 (OneWifi) CGroup: /system.slice/onewifi.service |- 4419 /usr/bin/OneWifi -subsys eRT. `- 4567 /var/tmp/wifidb-server /opt/secure/wifi/rdkb-wifi.db --remote=punix:/var/tmp/wifidb.sock --unixctl=/var/tmp/wifi.ctl --lh Notice: journal has been rotated since unit was started, output may be incomplete.
root@Filogic-GW:/# iw dev phy#0 Interface wifi2 ifindex 20 wdev 0x3 addr 00:0c:43:26:60:12 ssid BPI_RDKB-AP16 type AP channel 5 (5975 MHz), width: 160 MHz, center1: 6025 MHz txpower 12.00 dBm multicast TXQ: qsz-byt qsz-pkt flows drops marks overlmt hashcol tx-bytes tx-packets 0 0 0 0 0 0 0 0 0 Interface wifi1 ifindex 19 wdev 0x2 addr 00:0c:43:26:60:11 ssid BPI_RDKB-AP1 type AP channel 44 (5220 MHz), width: 80 MHz, center1: 5210 MHz txpower 23.00 dBm multicast TXQ: qsz-byt qsz-pkt flows drops marks overlmt hashcol tx-bytes tx-packets 0 0 0 0 0 0 0 0 0 Interface wifi0 ifindex 18 wdev 0x1 addr 00:0c:43:26:60:10 ssid BPI_RDKB-AP0 type AP channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz txpower 27.00 dBm multicast TXQ: qsz-byt qsz-pkt flows drops marks overlmt hashcol tx-bytes tx-packets 0 0 0 0 0 0 0 0 0 root@Filogic-GW:/# root@Filogic-GW:/# ifconfig wifi0 wifi0 Link encap:Ethernet HWaddr 00:0C:43:26:60:10 inet6 addr: fe80::20c:43ff:fe26:6010/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:51 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:6968 (6.8 KiB) root@Filogic-GW:/# ifconfig wifi1 wifi1 Link encap:Ethernet HWaddr 00:0C:43:26:60:11 inet6 addr: fe80::20c:43ff:fe26:6011/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:6592 (6.4 KiB) root@Filogic-GW:/# ifconfig wifi2 wifi2 Link encap:Ethernet HWaddr 00:0C:43:26:60:12 inet6 addr: fe80::20c:43ff:fe26:6012/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:45 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:6088 (5.9 KiB) root@Filogic-GW:/#
wifiHal.txt 250205-07:00:45.537052 <I> wifi_hal_pre_init:434: platfrom pre init 250205-07:00:45.537304 <I> wifi_hal_init:322: start 250205-07:00:45.546858 <I> init_interface_map:4121: Using JSON Interface Map 250205-07:00:45.546974 <I> init_interface_map:4124: Interface Index Map(23): 250205-07:00:45.546997 <I> [0]={phy_index:0, rdk_radio_index:0, interface_name:wifi0, bridge_name:brlan0, vlan_id:0, index:0, vap_name:private_ssid_2g} 250205-07:00:45.547017 <I> [1]={phy_index:0, rdk_radio_index:0, interface_name:wifi25, bridge_name:brlan0, vlan_id:0, index:2, vap_name:iot_ssid_2g} 250205-07:00:45.547035 <I> [2]={phy_index:0, rdk_radio_index:0, interface_name:wifi4, bridge_name:brlan0, vlan_id:0, index:4, vap_name:hotspot_open_2g} 250205-07:00:45.547053 <I> [3]={phy_index:0, rdk_radio_index:0, interface_name:wifi6, bridge_name:brlan0, vlan_id:0, index:6, vap_name:lnf_psk_2g} 250205-07:00:45.547070 <I> [4]={phy_index:0, rdk_radio_index:0, interface_name:wifi8, bridge_name:brlan0, vlan_id:0, index:8, vap_name:hotspot_secure_2g} 250205-07:00:45.547086 <I> [5]={phy_index:0, rdk_radio_index:0, interface_name:wifi10, bridge_name:brlan0, vlan_id:0, index:10, vap_name:lnf_radius_2g} 250205-07:00:45.547102 <I> [6]={phy_index:0, rdk_radio_index:0, interface_name:wifi12, bridge_name:brlan0, vlan_id:0, index:12, vap_name:mesh_backhaul_2g} 250205-07:00:45.547120 <I> [7]={phy_index:0, rdk_radio_index:0, interface_name:wifi14, bridge_name:brlan0, vlan_id:0, index:14, vap_name:mesh_sta_2g} 250205-07:00:45.547137 <I> [8]={phy_index:0, rdk_radio_index:1, interface_name:wifi1, bridge_name:brlan0, vlan_id:0, index:1, vap_name:private_ssid_5g} 250205-07:00:45.547153 <I> [9]={phy_index:0, rdk_radio_index:1, interface_name:wifi3, bridge_name:brlan0, vlan_id:0, index:3, vap_name:iot_ssid_5g} 250205-07:00:45.547169 <I> [10]={phy_index:0, rdk_radio_index:1, interface_name:wifi5, bridge_name:brlan0, vlan_id:0, index:5, vap_name:hotspot_open_5g} 250205-07:00:45.547192 <I> [11]={phy_index:0, rdk_radio_index:1, interface_name:wifi7, bridge_name:brlan0, vlan_id:0, index:7, vap_name:lnf_psk_5g} 250205-07:00:45.547210 <I> [12]={phy_index:0, rdk_radio_index:1, interface_name:wifi9, bridge_name:brlan0, vlan_id:0, index:9, vap_name:hotspot_secure_5g} 250205-07:00:45.547226 <I> [13]={phy_index:0, rdk_radio_index:1, interface_name:wifi11, bridge_name:brlan0, vlan_id:0, index:11, vap_name:lnf_radius_5g} 250205-07:00:45.547243 <I> [14]={phy_index:0, rdk_radio_index:1, interface_name:wifi13, bridge_name:brlan0, vlan_id:0, index:13, vap_name:mesh_backhaul_5g} 250205-07:00:45.547258 <I> [15]={phy_index:0, rdk_radio_index:1, interface_name:wifi15, bridge_name:brlan0, vlan_id:0, index:15, vap_name:mesh_sta_5g} 250205-07:00:45.547274 <I> [16]={phy_index:0, rdk_radio_index:2, interface_name:wifi2, bridge_name:brlan0, vlan_id:0, index:16, vap_name:private_ssid_6g} 250205-07:00:45.547290 <I> [17]={phy_index:0, rdk_radio_index:2, interface_name:wifi17, bridge_name:brlan0, vlan_id:0, index:17, vap_name:iot_ssid_6g} 250205-07:00:45.547305 <I> [18]={phy_index:0, rdk_radio_index:2, interface_name:wifi18, bridge_name:brlan0, vlan_id:0, index:18, vap_name:hotspot_open_6g} 250205-07:00:45.547324 <I> [19]={phy_index:0, rdk_radio_index:2, interface_name:wifi19, bridge_name:brlan0, vlan_id:0, index:19, vap_name:lnf_psk_6g} 250205-07:00:45.547342 <I> [20]={phy_index:0, rdk_radio_index:2, interface_name:wifi20, bridge_name:brlan0, vlan_id:0, index:20, vap_name:hotspot_secure_6g} 250205-07:00:45.547357 <I> [21]={phy_index:0, rdk_radio_index:2, interface_name:wifi22, bridge_name:brlan0, vlan_id:0, index:22, vap_name:mesh_backhaul_6g} 250205-07:00:45.547373 <I> [22]={phy_index:0, rdk_radio_index:2, interface_name:wifi23, bridge_name:brlan0, vlan_id:0, index:23, vap_name:mesh_sta_6g} 250205-07:00:45.547389 <I> init_interface_map:4135: Radio Interface Index Map(3): 250205-07:00:45.547405 <I> [0]={phy_index:0, radio_index:0, radio_name:radio1, interface_name:wifi0} 250205-07:00:45.547421 <I> [1]={phy_index:0, radio_index:1, radio_name:radio2, interface_name:wifi1} 250205-07:00:45.547450 <I> [2]={phy_index:0, radio_index:2, radio_name:radio3, interface_name:wifi2} 250205-07:00:45.547696 <E> wiphy_dump_handler:4948: Skipping for phy_index = 2, since it is not present in the interface table 250205-07:00:45.547758 <E> wiphy_dump_handler:4948: Skipping for phy_index = 1, since it is not present in the interface table 250205-07:00:45.581093 <E> wiphy_get_info_handler:5368: max number of vaps per radio[0] value[57] out of range 250205-07:00:45.581373 <E> wiphy_get_info_handler:5368: max number of vaps per radio[0] value[57] out of range 250205-07:00:45.581491 <E> wiphy_get_info_handler:5368: max number of vaps per radio[0] value[57] out of range 250205-07:00:45.628107 <I> wifi_hal_init:420: HOSTAP_VERSION: 210 250205-07:00:45.628158 <I> wifi_hal_init:425: done 250205-07:00:45.684712 <E> serialNo=, ModelName=,sw_version=rdkb-generic-broadband-image_rdk-next_20250205070026, manufacturer= eth0= Line=196 250205-07:00:45.684801 <I> wifi_hal_getHalCapability:242:Enumerating interfaces on PHY radio index: 0, RDK radio index:0 250205-07:00:45.684826 <I> wifi_hal_getHalCapability:266: interface name: wifi0, vap index: 0, vap name: private_ssid_2g 250205-07:00:45.684871 <I> wifi_hal_getHalCapability:242:Enumerating interfaces on PHY radio index: 0, RDK radio index:1 250205-07:00:45.684893 <I> wifi_hal_getHalCapability:266: interface name: wifi1, vap index: 1, vap name: private_ssid_5g 250205-07:00:45.684919 <I> wifi_hal_getHalCapability:242:Enumerating interfaces on PHY radio index: 0, RDK radio index:2 250205-07:00:45.684940 <I> wifi_hal_getHalCapability:266: interface name: wifi2, vap index: 16, vap name: private_ssid_6g 250205-07:01:02.116499 <I> wifi_hal_setRadioOperatingParameters:630:Index:0 Country: 229, Channel: 1, Op Class:12 250205-07:01:02.150994 <I> update_hostap_config_params:2042:Exit 250205-07:01:02.151234 <E> nl80211_enable_ap:6275: Error stopping/starting ap: -2 (No such file or directory) 250205-07:01:02.151385 <I> nl80211_update_wiphy:6859: Updating dev:0 successful 250205-07:01:02.151413 <I> wifi_hal_setRadioOperatingParameters:870: set radio params to nvram for radio : 0 250205-07:01:02.164229 <I> wifi_hal_setRadioOperatingParameters:630:Index:1 Country: 229, Channel: 44, Op Class:1 250205-07:01:02.164525 <I> update_hostap_config_params:2042:Exit 250205-07:01:02.164605 <E> nl80211_enable_ap:6275: Error stopping/starting ap: -2 (No such file or directory) 250205-07:01:02.164708 <I> nl80211_update_wiphy:6859: Updating dev:0 successful 250205-07:01:02.164732 <I> wifi_hal_setRadioOperatingParameters:870: set radio params to nvram for radio : 1 250205-07:01:02.193233 <I> wifi_hal_setRadioOperatingParameters:630:Index:2 Country: 229, Channel: 5, Op Class:134 250205-07:01:02.193859 <I> update_hostap_config_params:2042:Exit 250205-07:01:02.193968 <E> nl80211_enable_ap:6275: Error stopping/starting ap: -2 (No such file or directory) 250205-07:01:02.194256 <I> nl80211_update_wiphy:6859: Updating dev:0 successful 250205-07:01:02.194298 <I> wifi_hal_setRadioOperatingParameters:870: set radio params to nvram for radio : 2 250205-07:01:02.217497 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:02.217866 <I> wifi_hal_createVAP:1192: vap index:0 create vap 250205-07:01:02.217927 <I> wifi_hal_createVAP:1237: vap index:0 interface:wifi0 mode:0 250205-07:01:02.217948 <I> wifi_hal_createVAP:1240: vap_enable_status:1 250205-07:01:02.218015 <I> wifi_hal_createVAP:1257: interface:wifi0 set down 250205-07:01:02.295321 <I> wifi_hal_createVAP:1266: interface:wifi0 set mode:0 250205-07:01:02.295636 <I> wifi_hal_createVAP:1274: interface:wifi0 radio configured:1 radio enabled:1 250205-07:01:02.295670 <I> wifi_hal_createVAP:1277: interface:wifi0 set up 250205-07:01:02.342871 <I> wifi_hal_createVAP:1284: interface:wifi0 bss enabled:1 bridge:brlan0 250205-07:01:02.343156 <I> wifi_hal_createVAP:1287: interface:wifi0 create bridge:brlan0 250205-07:01:02.343209 <I> nl80211_create_bridge:3468: bridge:brlan0 interface:wifi0 is hotspot:0 250205-07:01:02.343296 <I> nl80211_create_bridge:3502: bridge:brlan0 nl connect 250205-07:01:02.343396 <I> nl80211_create_bridge:3510: bridge:brlan0 nl add 250205-07:01:02.343759 <I> nl80211_create_bridge:3513: bridge:brlan0 alloc cache 250205-07:01:02.344790 <I> nl80211_create_bridge:3521: bridge:brlan0 cache refill 250205-07:01:02.345607 <I> nl80211_create_bridge:3524: bridge:brlan0 get link 250205-07:01:02.345766 <I> nl80211_create_bridge:3539: bridge:brlan0 enslave device wifi0 250205-07:01:02.362234 <I> nl80211_create_bridge:3549: bridge:brlan0 nl free 250205-07:01:02.362478 <I> wifi_hal_createVAP:1308: interface:wifi0 set bridge brlan0 up 250205-07:01:02.362567 <I> wifi_hal_createVAP:1317: interface:wifi0 update hostapd params 250205-07:01:02.365465 <I> wifi_hal_wps_init:928 Wi-Fi WPS config methods: 128 250205-07:01:02.365655 <I> update_hostap_iface:1359: Interface: wifi0 basic_data_transmit_rates:disabled, supported_data_transmit_rates:disabled 250205-07:01:02.365682 <I> update_hostap_iface:1439: Interface: wifi0 band: 0 mode:0x7f9aca36b8 (5) has 12 rates 250205-07:01:02.365702 <I> update_hostap_iface:1464: Interface: wifi0 band: 0 mode:0x7f9aca36b8 (1) has 12 rates 250205-07:01:02.365809 <I> update_hostap_iface:1549:interface name:wifi0 country:US op class:12 global op class:81 channel:1 frequency:2412 center_freq1:2412 250205-07:01:02.365828 <I> wifi_hal_createVAP:1325: interface:wifi0 vap_initialized:0 250205-07:01:02.365846 <I> wifi_hal_createVAP:1386: radio index:0 update hostapd interfaces 250205-07:01:02.365866 <I> wifi_hal_createVAP:1394: interface:wifi0 enable ap 250205-07:01:02.665620 <I> Set AP isolate:0 250205-07:01:02.680914 <I> wifi_drv_sta_deauth:10546: Send drv mlme: client mac:ff:ff:ff:ff:ff:ff reason_code:2 250205-07:01:02.763655 <I> wifi_drv_set_key:13990:key set success for ifname:wifi0 vap_index:0 250205-07:01:02.763728 <I> wifi_drv_set_operstate:13354: Enter, interface:wifi0 bridge:brlan0 driver operation state:1 250205-07:01:02.763988 <I> nl80211_register_spurious_frames:13280: register spurious frames handler for wifi0 250205-07:01:02.783800 <I> wifi_drv_set_operstate:13464: Exit, interface:wifi0 bridge:brlan0 driver configured for 802.11 250205-07:01:02.783942 <I> wifi_hal_createVAP:1402: interface:wifi0 set up 250205-07:01:02.784044 <I> wifi_hal_createVAP:1473: vap index:0 set mac filter mode:0 250205-07:01:02.784643 <I> recv_link_status:2565: brlan0 BRIDGE IS CREATED 250205-07:01:02.864941 <I> wifi_hal_createVAP:1484: vap index:0 set power:0 250205-07:01:02.865052 <I> wifi_hal_createVAP:1192: vap index:2 create vap 250205-07:01:02.865085 <I> wifi_hal_createVAP:1204: vap index:2 create interface 250205-07:01:02.865254 <E> nl80211_create_interface:7073: Error creating wifi25 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:02.865291 <E> wifi_hal_createVAP:1207: vap index:2 failed to create interface 250205-07:01:02.865313 <I> wifi_hal_createVAP:1192: vap index:6 create vap 250205-07:01:02.865335 <I> wifi_hal_createVAP:1204: vap index:6 create interface 250205-07:01:02.865391 <E> nl80211_create_interface:7073: Error creating wifi6 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:02.865415 <E> wifi_hal_createVAP:1207: vap index:6 failed to create interface 250205-07:01:02.865434 <I> wifi_hal_createVAP:1192: vap index:10 create vap 250205-07:01:02.865462 <I> wifi_hal_createVAP:1204: vap index:10 create interface 250205-07:01:02.865514 <E> nl80211_create_interface:7073: Error creating wifi10 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:02.865538 <E> wifi_hal_createVAP:1207: vap index:10 failed to create interface 250205-07:01:02.865562 <I> wifi_hal_createVAP:1504: radio index:0 post-create vap 250205-07:01:02.996538 <E> wifi_hal_delApAclDevices:1942:interface for ap index:2 not found 250205-07:01:02.996590 <E> wifi_hal_delApAclDevices:1942:interface for ap index:6 not found 250205-07:01:02.996615 <E> wifi_hal_delApAclDevices:1942:interface for ap index:10 not found 250205-07:01:02.997010 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:02.997122 <I> wifi_hal_createVAP:1192: vap index:1 create vap 250205-07:01:02.997160 <I> wifi_hal_createVAP:1237: vap index:1 interface:wifi1 mode:0 250205-07:01:02.997180 <I> wifi_hal_createVAP:1240: vap_enable_status:1 250205-07:01:02.997255 <I> wifi_hal_createVAP:1257: interface:wifi1 set down 250205-07:01:03.052853 <I> wifi_hal_createVAP:1266: interface:wifi1 set mode:0 250205-07:01:03.053003 <I> wifi_hal_createVAP:1274: interface:wifi1 radio configured:1 radio enabled:1 250205-07:01:03.053026 <I> wifi_hal_createVAP:1277: interface:wifi1 set up 250205-07:01:03.099782 <I> wifi_hal_createVAP:1284: interface:wifi1 bss enabled:1 bridge:brlan0 250205-07:01:03.099835 <I> wifi_hal_createVAP:1287: interface:wifi1 create bridge:brlan0 250205-07:01:03.099859 <I> nl80211_create_bridge:3468: bridge:brlan0 interface:wifi1 is hotspot:0 250205-07:01:03.099900 <I> nl80211_create_bridge:3502: bridge:brlan0 nl connect 250205-07:01:03.099943 <I> nl80211_create_bridge:3510: bridge:brlan0 nl add 250205-07:01:03.100050 <I> nl80211_create_bridge:3513: bridge:brlan0 alloc cache 250205-07:01:03.100762 <I> nl80211_create_bridge:3521: bridge:brlan0 cache refill 250205-07:01:03.101446 <I> nl80211_create_bridge:3524: bridge:brlan0 get link 250205-07:01:03.101522 <I> nl80211_create_bridge:3539: bridge:brlan0 enslave device wifi1 250205-07:01:03.117754 <I> nl80211_create_bridge:3549: bridge:brlan0 nl free 250205-07:01:03.117983 <I> wifi_hal_createVAP:1308: interface:wifi1 set bridge brlan0 up 250205-07:01:03.118080 <I> wifi_hal_createVAP:1317: interface:wifi1 update hostapd params 250205-07:01:03.118188 <I> wifi_hal_wps_init:928 Wi-Fi WPS config methods: 128 250205-07:01:03.118266 <I> update_hostap_iface:1359: Interface: wifi1 basic_data_transmit_rates:disabled, supported_data_transmit_rates:disabled 250205-07:01:03.118290 <I> update_hostap_iface:1439: Interface: wifi1 band: 1 mode:0x7f9acb4aa8 (5) has 8 rates 250205-07:01:03.118310 <I> update_hostap_iface:1464: Interface: wifi1 band: 1 mode:0x7f9acb4aa8 (2) has 8 rates 250205-07:01:03.118378 <I> update_hostap_iface:1549:interface name:wifi1 country:US op class:1 global op class:115 channel:44 frequency:5220 center_freq1:5210 250205-07:01:03.118398 <I> wifi_hal_createVAP:1325: interface:wifi1 vap_initialized:0 250205-07:01:03.118414 <I> wifi_hal_createVAP:1386: radio index:0 update hostapd interfaces 250205-07:01:03.118433 <I> wifi_hal_createVAP:1394: interface:wifi1 enable ap 250205-07:01:03.461386 <I> Set AP isolate:0 250205-07:01:03.479280 <I> wifi_drv_sta_deauth:10546: Send drv mlme: client mac:ff:ff:ff:ff:ff:ff reason_code:2 250205-07:01:03.546623 <I> wifi_drv_set_key:13990:key set success for ifname:wifi1 vap_index:1 250205-07:01:03.546703 <I> wifi_drv_set_operstate:13354: Enter, interface:wifi1 bridge:brlan0 driver operation state:1 250205-07:01:03.546879 <I> nl80211_register_spurious_frames:13280: register spurious frames handler for wifi1 250205-07:01:03.571554 <I> wifi_drv_set_operstate:13464: Exit, interface:wifi1 bridge:brlan0 driver configured for 802.11 250205-07:01:03.571674 <I> wifi_hal_createVAP:1402: interface:wifi1 set up 250205-07:01:03.571767 <I> wifi_hal_createVAP:1473: vap index:1 set mac filter mode:0 250205-07:01:03.626902 <I> wifi_hal_createVAP:1484: vap index:1 set power:0 250205-07:01:03.627043 <I> wifi_hal_createVAP:1192: vap index:3 create vap 250205-07:01:03.627074 <I> wifi_hal_createVAP:1204: vap index:3 create interface 250205-07:01:03.627232 <E> nl80211_create_interface:7073: Error creating wifi3 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:03.627264 <E> wifi_hal_createVAP:1207: vap index:3 failed to create interface 250205-07:01:03.627285 <I> wifi_hal_createVAP:1192: vap index:7 create vap 250205-07:01:03.627306 <I> wifi_hal_createVAP:1204: vap index:7 create interface 250205-07:01:03.627375 <E> nl80211_create_interface:7073: Error creating wifi7 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:03.627417 <E> wifi_hal_createVAP:1207: vap index:7 failed to create interface 250205-07:01:03.627438 <I> wifi_hal_createVAP:1192: vap index:11 create vap 250205-07:01:03.627460 <I> wifi_hal_createVAP:1204: vap index:11 create interface 250205-07:01:03.627551 <E> nl80211_create_interface:7073: Error creating wifi11 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:03.627576 <E> wifi_hal_createVAP:1207: vap index:11 failed to create interface 250205-07:01:03.627596 <I> wifi_hal_createVAP:1504: radio index:0 post-create vap 250205-07:01:03.753218 <E> wifi_hal_delApAclDevices:1942:interface for ap index:3 not found 250205-07:01:03.753262 <E> wifi_hal_delApAclDevices:1942:interface for ap index:7 not found 250205-07:01:03.753288 <E> wifi_hal_delApAclDevices:1942:interface for ap index:11 not found 250205-07:01:03.753585 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:03.753680 <I> wifi_hal_createVAP:1192: vap index:16 create vap 250205-07:01:03.753717 <I> wifi_hal_createVAP:1237: vap index:16 interface:wifi2 mode:0 250205-07:01:03.753736 <I> wifi_hal_createVAP:1240: vap_enable_status:1 250205-07:01:03.753811 <I> wifi_hal_createVAP:1257: interface:wifi2 set down 250205-07:01:03.802665 <I> wifi_hal_createVAP:1266: interface:wifi2 set mode:0 250205-07:01:03.802887 <I> wifi_hal_createVAP:1274: interface:wifi2 radio configured:1 radio enabled:1 250205-07:01:03.802944 <I> wifi_hal_createVAP:1277: interface:wifi2 set up 250205-07:01:03.852673 <I> wifi_hal_createVAP:1284: interface:wifi2 bss enabled:1 bridge:brlan0 250205-07:01:03.852739 <I> wifi_hal_createVAP:1287: interface:wifi2 create bridge:brlan0 250205-07:01:03.852765 <I> nl80211_create_bridge:3468: bridge:brlan0 interface:wifi2 is hotspot:0 250205-07:01:03.852814 <I> nl80211_create_bridge:3502: bridge:brlan0 nl connect 250205-07:01:03.852869 <I> nl80211_create_bridge:3510: bridge:brlan0 nl add 250205-07:01:03.852999 <I> nl80211_create_bridge:3513: bridge:brlan0 alloc cache 250205-07:01:03.853692 <I> nl80211_create_bridge:3521: bridge:brlan0 cache refill 250205-07:01:03.854507 <I> nl80211_create_bridge:3524: bridge:brlan0 get link 250205-07:01:03.854630 <I> nl80211_create_bridge:3539: bridge:brlan0 enslave device wifi2 250205-07:01:03.871142 <I> nl80211_create_bridge:3549: bridge:brlan0 nl free 250205-07:01:03.871330 <I> wifi_hal_createVAP:1308: interface:wifi2 set bridge brlan0 up 250205-07:01:03.871420 <I> wifi_hal_createVAP:1317: interface:wifi2 update hostapd params 250205-07:01:03.871532 <I> update_security_config:461: interface_name:wifi2 sae_pwe:1 250205-07:01:03.871613 <I> update_hostap_iface:1359: Interface: wifi2 basic_data_transmit_rates:disabled, supported_data_transmit_rates:disabled 250205-07:01:03.871647 <I> update_hostap_iface:1439: Interface: wifi2 band: 3 mode:0x7f9acc6238 (0) has 8 rates 250205-07:01:03.871673 <I> update_hostap_iface:1464: Interface: wifi2 band: 3 mode:0x7f9acc6238 (2) has 8 rates 250205-07:01:03.871746 <I> update_hostap_iface:1549:interface name:wifi2 country:US op class:134 global op class:134 channel:5 frequency:5975 center_freq1:6025 250205-07:01:03.871768 <I> wifi_hal_createVAP:1325: interface:wifi2 vap_initialized:0 250205-07:01:03.871784 <I> wifi_hal_createVAP:1386: radio index:0 update hostapd interfaces 250205-07:01:03.871804 <I> wifi_hal_createVAP:1394: interface:wifi2 enable ap 250205-07:01:04.331584 <I> Set AP isolate:0 250205-07:01:04.347246 <I> wifi_drv_sta_deauth:10546: Send drv mlme: client mac:ff:ff:ff:ff:ff:ff reason_code:2 250205-07:01:04.410884 <I> wifi_drv_set_key:13990:key set success for ifname:wifi2 vap_index:16 250205-07:01:04.453565 <I> wifi_drv_set_key:13990:key set success for ifname:wifi2 vap_index:16 250205-07:01:04.453637 <I> wifi_drv_set_operstate:13354: Enter, interface:wifi2 bridge:brlan0 driver operation state:1 250205-07:01:04.454262 <I> nl80211_register_spurious_frames:13280: register spurious frames handler for wifi2 250205-07:01:04.475598 <I> wifi_drv_set_operstate:13464: Exit, interface:wifi2 bridge:brlan0 driver configured for 802.11 250205-07:01:04.475753 <I> wifi_hal_createVAP:1402: interface:wifi2 set up 250205-07:01:04.475847 <I> wifi_hal_createVAP:1473: vap index:16 set mac filter mode:0 250205-07:01:04.475871 <I> wifi_hal_createVAP:1484: vap index:16 set power:0 250205-07:01:04.475908 <I> wifi_hal_createVAP:1192: vap index:17 create vap 250205-07:01:04.475933 <I> wifi_hal_createVAP:1204: vap index:17 create interface 250205-07:01:04.476070 <E> nl80211_create_interface:7073: Error creating wifi17 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:04.476096 <E> wifi_hal_createVAP:1207: vap index:17 failed to create interface 250205-07:01:04.476115 <I> wifi_hal_createVAP:1192: vap index:19 create vap 250205-07:01:04.476134 <I> wifi_hal_createVAP:1204: vap index:19 create interface 250205-07:01:04.476183 <E> nl80211_create_interface:7073: Error creating wifi19 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:04.476204 <E> wifi_hal_createVAP:1207: vap index:19 failed to create interface 250205-07:01:04.476223 <I> wifi_hal_createVAP:1504: radio index:0 post-create vap 250205-07:01:04.567856 <E> wifi_hal_delApAclDevices:1942:interface for ap index:17 not found 250205-07:01:04.567889 <E> wifi_hal_delApAclDevices:1942:interface for ap index:19 not found 250205-07:01:04.682363 <I> wifi_hal_post_init:456: platform post init 250205-07:01:04.945448 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:04.945723 <I> wifi_hal_createVAP:1192: vap index:4 create vap 250205-07:01:04.945751 <I> wifi_hal_createVAP:1204: vap index:4 create interface 250205-07:01:04.945900 <E> nl80211_create_interface:7073: Error creating wifi4 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:04.945929 <E> wifi_hal_createVAP:1207: vap index:4 failed to create interface 250205-07:01:04.945956 <I> wifi_hal_createVAP:1504: radio index:0 post-create vap 250205-07:01:04.989941 <E> wifi_hal_delApAclDevices:1942:interface for ap index:4 not found 250205-07:01:04.990669 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:04.990711 <I> wifi_hal_createVAP:1192: vap index:8 create vap 250205-07:01:04.990735 <E> wifi_hal_createVAP:1197:Failed to validate interface vap_info params for vap_index: 8 on radio index: 0. Failed to validate vap security params radius ip: port:0 key: Failed to validate vap security params radius s_ip: s_port:0 s_key: 250205-07:01:04.990802 <E> wifi_hal_delApAclDevices:1942:interface for ap index:8 not found 250205-07:01:04.991446 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:04.991524 <I> wifi_hal_createVAP:1192: vap index:5 create vap 250205-07:01:04.991552 <I> wifi_hal_createVAP:1204: vap index:5 create interface 250205-07:01:04.991716 <E> nl80211_create_interface:7073: Error creating wifi5 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:04.991751 <E> wifi_hal_createVAP:1207: vap index:5 failed to create interface 250205-07:01:04.991770 <I> wifi_hal_createVAP:1504: radio index:0 post-create vap 250205-07:01:05.029724 <E> wifi_hal_delApAclDevices:1942:interface for ap index:5 not found 250205-07:01:05.030501 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:05.030551 <I> wifi_hal_createVAP:1192: vap index:9 create vap 250205-07:01:05.030574 <E> wifi_hal_createVAP:1197:Failed to validate interface vap_info params for vap_index: 9 on radio index: 1. Failed to validate vap security params radius ip: port:0 key: Failed to validate vap security params radius s_ip: s_port:0 s_key: 250205-07:01:05.030628 <E> wifi_hal_delApAclDevices:1942:interface for ap index:9 not found 250205-07:01:05.031315 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:05.031360 <I> wifi_hal_createVAP:1192: vap index:18 create vap 250205-07:01:05.031380 <I> wifi_hal_createVAP:1204: vap index:18 create interface 250205-07:01:05.031549 <E> nl80211_create_interface:7073: Error creating wifi18 interface on dev:0 error: -99 (Cannot assign requested address) 250205-07:01:05.031609 <E> wifi_hal_createVAP:1207: vap index:18 failed to create interface 250205-07:01:05.031630 <I> wifi_hal_createVAP:1504: radio index:0 post-create vap 250205-07:01:05.069232 <E> wifi_hal_delApAclDevices:1942:interface for ap index:18 not found 250205-07:01:05.070009 <I> wifi_hal_createVAP:1183: radio index:0 pre-create vap 250205-07:01:05.070060 <I> wifi_hal_createVAP:1192: vap index:20 create vap 250205-07:01:05.070085 <E> wifi_hal_createVAP:1197:Failed to validate interface vap_info params for vap_index: 20 on radio index: 2. Failed to validate vap security params radius ip: port:0 key: Failed to validate vap security params radius s_ip: s_port:0 s_key: 250205-07:01:05.070153 <E> wifi_hal_delApAclDevices:1942:interface for ap index:20 not found wifiCtrl.txt [OneWifi] 250205-07:00:45.537280<I> init_wifi_hal: start wifi hal init [OneWifi] 250205-07:00:45.781059<I> bus_register_handlers bus: bus event register:[Device.WiFi.STA.1.Connection.Status]:Device.WiFi.STA.2.Connection.Status [OneWifi] 250205-07:00:47.791168<I> webconfig_single_doc_init:1579: register_single_subdocs [OneWifi] 250205-07:00:47.791639<I> webconfig_multi_doc_init:1562: register_multicomp_subdocs [OneWifi] 250205-07:00:47.791690<I> register_with_webconfig_framework: Done Registering [OneWifi] 250205-07:00:52.793975<I> bus_get_vap_init_parameter:591 [OneWifi] 250205-07:01:02.116406<I> start_wifi_services:774 start gw vaps [OneWifi] 250205-07:01:02.116431<I> start_radios(): Start radios 3 [OneWifi] 250205-07:01:02.116452<I> start_wifi_sched_timer:1872 - start wifi index:0 type:3 scheduler timer [OneWifi] 250205-07:01:02.151458<I> start_radios: wifi radio parameter set success: radio_index:0 [OneWifi] 250205-07:01:02.164176<I> start_wifi_sched_timer:1872 - start wifi index:1 type:3 scheduler timer [OneWifi] 250205-07:01:02.164768<I> start_radios: wifi radio parameter set success: radio_index:1 [OneWifi] 250205-07:01:02.193086<I> start_wifi_sched_timer:1872 - start wifi index:2 type:3 scheduler timer [OneWifi] 250205-07:01:02.194345<I> start_radios: wifi radio parameter set success: radio_index:2 [OneWifi] 250205-07:01:02.784407<E> push_event_to_monitor_queue 760: Monitor queue is not ready yet. subtype: wifi_event_monitor_deauthenticate [OneWifi] 250205-07:01:02.996110<I> vap_svc_start_stop:284 wifi vaps create success for radio index: 0 [OneWifi] 250205-07:01:03.572124<E> push_event_to_monitor_queue 760: Monitor queue is not ready yet. subtype: wifi_event_monitor_deauthenticate [OneWifi] 250205-07:01:03.752869<I> vap_svc_start_stop:284 wifi vaps create success for radio index: 1 [OneWifi] 250205-07:01:04.476024<E> push_event_to_monitor_queue 760: Monitor queue is not ready yet. subtype: wifi_event_monitor_deauthenticate [OneWifi] 250205-07:01:04.567611<I> vap_svc_start_stop:284 wifi vaps create success for radio index: 2 [OneWifi] 250205-07:01:04.572056<E> bus_get_active_gw_parameter:680 'Device.X_RDK_GatewayManagement.ExternalGatewayPresent' bus_data_get_fn failed with data_type:0, status:5 [OneWifi] 250205-07:01:04.573132<I> CONFIG_WIFI=1 is_factory_reset_done=-1 fun captive_portal_check [OneWifi] 250205-07:01:04.599688<I> Captive_portal Ends after NotifyWifiChanges [OneWifi] 250205-07:01:04.600402<I> Last reboot reason is [OneWifi] 250205-07:01:04.616824<E> private vaps have default credentials [OneWifi] 250205-07:01:04.616889<I> Private vaps credentials= 1 and reboot reason = [OneWifi] 250205-07:01:04.636059<I> Wifi_Broadcast_complete:112 [OneWifi] 250205-07:01:04.636218<I> Wifi_Name_Broadcasted:BPI_RDKB-AP0 [OneWifi] 250205-07:01:04.652155<I> Wifi_Broadcast_complete:112 [OneWifi] 250205-07:01:04.652344<I> Wifi_Name_Broadcasted:BPI_RDKB-AP1 [OneWifi] 250205-07:01:04.678806<I> Wifi_Broadcast_complete:112 [OneWifi] 250205-07:01:04.678965<I> Wifi_Name_Broadcasted:BPI_RDKB-AP16 [OneWifi] 250205-07:01:04.682275<I> wifi_hal_platform_post_init: start wifi apps [OneWifi] 250205-07:01:04.924008<I> [marker_list_config_event]:2249 List type :0 value:1,2 is_config_changed:1 [OneWifi] 250205-07:01:04.929616<I> [marker_list_config_event]:2249 List type :1 value:1,2 is_config_changed:1 [OneWifi] 250205-07:01:04.935753<I> [marker_list_config_event]:2249 List type :2 value:1,2 is_config_changed:1 [OneWifi] 250205-07:01:04.938286<I> [marker_list_config_event]:2249 List type :3 value:1,2 is_config_changed:1 [OneWifi] 250205-07:01:04.983037<I> vap_svc_public_update: wifi vap create success: radio_index:0 vap_index:4 greylist_rfc:0 [OneWifi] 250205-07:01:04.983255<E> vap_svc_public_update: passpoint.enable 0 [OneWifi] 250205-07:01:04.983279<E> vap_svc_public_update: p_tgt_vap_map->passpoint.enable 0 [OneWifi] 250205-07:01:04.990000<I> process_xfinity_vaps:774 Able to create vaps. vap_enable 2 [OneWifi] 250205-07:01:04.990761<E> vap_svc_public_update: wifi vap create failure: radio_index:0 vap_index:8 [OneWifi] 250205-07:01:04.990841<I> process_xfinity_vaps:774 Able to create vaps. vap_enable 2 [OneWifi] 250205-07:01:05.021200<I> vap_svc_public_update: wifi vap create success: radio_index:1 vap_index:5 greylist_rfc:0 [OneWifi] 250205-07:01:05.021405<E> vap_svc_public_update: passpoint.enable 0 [OneWifi] 250205-07:01:05.021429<E> vap_svc_public_update: p_tgt_vap_map->passpoint.enable 0 [OneWifi] 250205-07:01:05.029780<I> process_xfinity_vaps:774 Able to create vaps. vap_enable 2 [OneWifi] 250205-07:01:05.030601<E> vap_svc_public_update: wifi vap create failure: radio_index:1 vap_index:9 [OneWifi] 250205-07:01:05.030662<I> process_xfinity_vaps:774 Able to create vaps. vap_enable 2 [OneWifi] 250205-07:01:05.059529<I> vap_svc_public_update: wifi vap create success: radio_index:2 vap_index:18 greylist_rfc:0 [OneWifi] 250205-07:01:05.059781<E> vap_svc_public_update: passpoint.enable 0 [OneWifi] 250205-07:01:05.059806<E> vap_svc_public_update: p_tgt_vap_map->passpoint.enable 0 [OneWifi] 250205-07:01:05.069279<I> process_xfinity_vaps:774 Able to create vaps. vap_enable 2 [OneWifi] 250205-07:01:05.070114<E> vap_svc_public_update: wifi vap create failure: radio_index:2 vap_index:20 [OneWifi] 250205-07:01:05.070183<I> process_xfinity_vaps:774 Able to create vaps. vap_enable 2 [OneWifi] 250205-07:01:05.075379<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.075618<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.075818<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.075927<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.077211<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.077487<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.077579<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.077686<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.077792<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.077860<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.077929<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.078006<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.078070<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.078135<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.078202<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.078380<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.078681<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.078980<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.079301<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.079669<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.080054<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.080428<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.080799<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.081170<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.081555<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.081936<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.082381<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.082760<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.083117<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.083517<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.083898<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.084246<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.084594<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.085593<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.086090<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.086456<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.087302<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.088159<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.088538<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.089022<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.089272<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.089354<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.089488<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.089621<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.089748<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.089889<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.090053<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.090175<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:05.090315<I> events_bus_publish(): bus_event_publish_fn Event wifi_event_monitor_data_collection_config [OneWifi] 250205-07:01:07.924690<I> bus_subscribe_events:1550 bus: bus event:Device.X_RDKCENTRAL-COM_DeviceControl.DeviceNetworkingMode subscribe success [OneWifi] 250205-07:01:07.925164<I> bus_subscribe_events:1563 bus: bus event:Device.X_COMCAST-COM_GRE.Tunnel.1.TunnelStatus subscribe success [OneWifi] 250205-07:01:09.923599<I> wifi_sched_timeout:1825 - wifi index:0 type:3 scheduler timeout [OneWifi] 250205-07:01:09.923661<I> wifi_sched_timeout:1825 - wifi index:1 type:3 scheduler timeout [OneWifi] 250205-07:01:09.923684<I> wifi_sched_timeout:1825 - wifi index:2 type:3 scheduler timeout
S.NO | WiFi Test Cases validated on |
---|---|
1 | OneWifi systemd service should be RUNNING |
2 | OneWifi core files should not be created in /tmp folder |
3 | Wireless interfaces should be UP and RUNNING (i,e wifi0,wifi1,wifi2) |
4 | wifi0,wifi1,wifi2 interfaces should be mapped under brlan0 (check by using 'brctl show' or 'ovs-vsctl show') |
5 | 2G,5G,6G SSIDs should be broadcasted (check by using iw dev) |
6 | Able to connect default SSIDs |
7 | CaptivePortal page should be appeared when we connect with the default SSID |
8 | Able to change default SSIDs via captiveportal |
9 | Able to connect with updated SSIDs |
10 | Wireless connected clients should get internet through router |
11 | Able to launch WebUI in wireless connected client |
12 | WiFi DM information should be persistent across all reboots |
13 | Webconfig validation for privatewifi subdoc through Webconfig UI |
14 | Able to edit WiFi information in WebUI under WiFi tab |
15 | Able to get/set wifi DM parameters via dmcli |
16 | Able to get/set wifi DM parameters via WebPA |
RDKBACCL-312 - Getting issue details... STATUS
DISCLAIMER: Please note that the use of the RDK Wiki is subject to its Privacy Policy & Terms of Use. In addition, this Wiki may be accessed by all RDK licensees and their contractors.
Powered by a free Atlassian Confluence Open Source Project License granted to RDKCentral. Evaluate Confluence today.