Skip to content

Instantly share code, notes, and snippets.

@alexcepoi
Last active August 22, 2021 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexcepoi/eef301a56e5e40826a8a416cbfb684e6 to your computer and use it in GitHub Desktop.
Save alexcepoi/eef301a56e5e40826a8a416cbfb684e6 to your computer and use it in GitHub Desktop.
iwd -d and systemd output
Wireless daemon version 1.15
src/main.c:main() Using configuration directory /etc/iwd
Loaded configuration from /etc/iwd/main.conf
src/storage.c:storage_create_dirs() Using state directory /var/lib/iwd
src/main.c:nl80211_appeared() Found nl80211 interface
src/module.c:iwd_modules_init()
station: Network configuration is disabled.
src/wsc.c:wsc_init()
src/eap.c:__eap_method_enable()
src/eap-wsc.c:eap_wsc_init()
src/eap-md5.c:eap_md5_init()
src/eap-tls.c:eap_tls_init()
src/eap-ttls.c:eap_ttls_init()
src/eap-mschapv2.c:eap_mschapv2_init()
src/eap-sim.c:eap_sim_init()
src/eap-aka.c:eap_aka_prime_init()
src/eap-aka.c:eap_aka_init()
src/eap-peap.c:eap_peap_init()
src/eap-gtc.c:eap_gtc_init()
src/eap-pwd.c:eap_pwd_init()
src/manager.c:manager_wiphy_dump_callback() New wiphy phy0 added (0)
Wiphy: 0, Name: phy0
Permanent Address: 74:d8:3e:cf:6c:8c
2.4Ghz Band:
Bitrates (non-HT):
1.0 Mbps
2.0 Mbps
5.5 Mbps
11.0 Mbps
6.0 Mbps
9.0 Mbps
12.0 Mbps
18.0 Mbps
24.0 Mbps
36.0 Mbps
48.0 Mbps
54.0 Mbps
HT Capabilities:
HT40
Short GI for 20Mhz
Short GI for 40Mhz
HT RX MCS indexes:
0-15
5Ghz Band:
Bitrates (non-HT):
6.0 Mbps
9.0 Mbps
12.0 Mbps
18.0 Mbps
24.0 Mbps
36.0 Mbps
48.0 Mbps
54.0 Mbps
HT Capabilities:
HT40
Short GI for 20Mhz
Short GI for 40Mhz
HT RX MCS indexes:
0-15
VHT Capabilities:
160 Mhz operation
Short GI for 80Mhz
Short GI for 160 and 80 + 80 Mhz
Max RX MCS: 0-9 for NSS: 2
Max TX MCS: 0-9 for NSS: 2
Ciphers: CCMP TKIP BIP
Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
src/manager.c:manager_create_interfaces() creating wlan0
src/manager.c:manager_create_interfaces() creating wlan0-p2p
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is GB
src/manager.c:manager_config_notify() Notification of command New Interface(7)
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/manager.c:manager_new_station_interface_cb()
src/netdev.c:netdev_create_from_genl() Created interface wlan0[12 10]
src/netdev.c:netdev_cqm_rssi_update()
src/manager.c:manager_config_notify() Notification of command New Interface(7)
src/manager.c:manager_new_p2p_interface_cb()
src/p2p.c:p2p_device_update_from_genl() Created P2P device 11
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is XX
src/netdev.c:netdev_set_4addr() netdev: 12 use_4addr: 0
src/netdev.c:netdev_initial_up_cb() Interface 12 initialized
src/station.c:station_enter_state() Old State: disconnected, new state: autoconnect_quick
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 1
src/wiphy.c:wiphy_radio_work_next() Starting work item 1
src/rrm.c:rrm_add_frame_watches()
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/manager.c:manager_config_notify() Notification of command Set Interface(6)
src/scan.c:scan_notify() Scan notification Trigger Scan(33)
src/scan.c:scan_request_triggered() Active scan triggered for wdev 10
src/station.c:station_quick_scan_triggered() Quick scan triggered for wlan0
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/scan.c:scan_notify() Scan notification New Scan Results(34)
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 16/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 16/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 16/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_done() get_scan_done
src/station.c:station_add_seen_bss() Processing BSS '28:bd:89:d3:54:4b' with SSID: TrotyNet, freq: 5180, rank: 65535, strength: -5900, data_rate: 585.0
src/station.c:station_add_seen_bss() Added new Network "TrotyNet" security psk
src/station.c:station_add_seen_bss() Processing BSS '72:75:dc:4e:54:4c' with SSID: BTWifi-X, freq: 5180, rank: 43689, strength: -7200, data_rate: 130.0
src/station.c:station_add_seen_bss() Added new Network "BTWifi-X" security 8021x
src/station.c:station_add_seen_bss() Processing BSS '72:75:dc:4e:54:4b' with SSID: BTWi-fi, freq: 5180, rank: 43689, strength: -7200, data_rate: 130.0
src/station.c:station_add_seen_bss() Added new Network "BTWi-fi" security open
src/station.c:station_add_seen_bss() Processing BSS 'e4:75:dc:4e:54:4a' with SSID: BT-SWAHPX, freq: 5180, rank: 43689, strength: -7200, data_rate: 130.0
src/station.c:station_add_seen_bss() Added new Network "BT-SWAHPX" security psk
src/station.c:station_add_seen_bss() Processing BSS '30:24:78:c1:70:f5' with SSID: BTHub6-3CJF, freq: 5180, rank: 21844, strength: -7600, data_rate: 65.0
src/station.c:station_add_seen_bss() Added new Network "BTHub6-3CJF" security psk
src/station.c:station_add_seen_bss() Processing BSS '32:24:78:c1:71:f7' with SSID: BTWifi-X, freq: 5180, rank: 10082, strength: -7700, data_rate: 30.0
src/station.c:station_add_seen_bss() Processing BSS '32:24:78:c1:71:f6' with SSID: BTWi-fi, freq: 5180, rank: 10082, strength: -7700, data_rate: 30.0
src/station.c:station_add_seen_bss() Processing BSS '28:bd:89:d3:54:4f' with SSID: TrotyNet, freq: 2437, rank: 4045, strength: -5700, data_rate: 144.4
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: TrotyNet
src/station.c:station_autoconnect_next() autoconnect: '28:bd:89:d3:54:4b' freq: 5180, rank: 65535, strength: -5900
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 2
src/station.c:__station_connect_network() connecting to BSS 28:bd:89:d3:54:4b
src/station.c:station_enter_state() Old State: autoconnect_quick, new state: connecting (auto)
src/scan.c:scan_cancel() Trying to cancel scan id 1 for wdev 10
src/wiphy.c:wiphy_radio_work_done() Work item 1 done
src/wiphy.c:wiphy_radio_work_next() Starting work item 2
src/netdev.c:netdev_mlme_notify() MLME notification New Station(19)
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event()
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event()
src/netdev.c:netdev_mlme_notify() MLME notification Associate(38)
src/netdev.c:netdev_associate_event()
src/netdev.c:netdev_mlme_notify() MLME notification Connect(46)
src/netdev.c:netdev_connect_event()
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/netdev.c:netdev_unicast_notify() Unicast notification 129
src/netdev.c:netdev_control_port_frame_event()
src/eapol.c:eapol_handle_ptk_1_of_4() ifindex=12
src/netdev.c:netdev_mlme_notify() MLME notification Notify CQM(64)
src/netdev.c:netdev_mlme_notify() MLME notification Control Port TX Status(139)
src/netdev.c:netdev_unicast_notify() Unicast notification 129
src/netdev.c:netdev_control_port_frame_event()
src/eapol.c:eapol_handle_ptk_3_of_4() ifindex=12
src/netdev.c:netdev_set_gtk() 12
src/netdev.c:netdev_set_igtk() 12
src/station.c:station_handshake_event() Setting keys
src/netdev.c:netdev_set_tk() 12
src/netdev.c:netdev_set_rekey_offload() 12
src/netdev.c:netdev_mlme_notify() MLME notification Control Port TX Status(139)
src/station.c:station_connect_cb() 12, result: 0
src/station.c:station_connect_ok()
src/station.c:station_enter_state() Old State: connecting (auto), new state: connected
src/wiphy.c:wiphy_radio_work_done() Work item 2 done
src/netdev.c:netdev_link_notify() event 16 on ifindex 12
src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
src/netdev.c:netdev_unicast_notify() Unicast notification 59
src/station.c:station_early_neighbor_report_cb() ifindex: 12, error: 0()
src/station.c:parse_neighbor_report() Neighbor report received for 28:bd:89:d3:54:4b: ch 36 (oper class 128), MD not set
src/netdev.c:netdev_mlme_notify() MLME notification Notify CQM(64)
***
Aug 22 04:07:19 mars systemd-udevd[1140421]: Using default interface naming scheme 'v249'.
Aug 22 04:07:19 mars systemd-networkd[903]: wlan0: Link UP
Aug 22 04:07:20 mars kernel: wlan0: authenticate with 28:bd:89:d3:54:4b
Aug 22 04:07:20 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4b (try 1/3)
Aug 22 04:07:20 mars kernel: wlan0: authenticate with 28:bd:89:d3:54:4b
Aug 22 04:07:20 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4b (try 1/3)
Aug 22 04:07:20 mars kernel: wlan0: authenticated
Aug 22 04:07:20 mars kernel: wlan0: associate with 28:bd:89:d3:54:4b (try 1/3)
Aug 22 04:07:20 mars kernel: wlan0: RX AssocResp from 28:bd:89:d3:54:4b (capab=0x1011 status=0 aid=6)
Aug 22 04:07:20 mars kernel: wlan0: associated
Aug 22 04:07:20 mars kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 28:bd:89:d3:54:4b
Aug 22 04:07:20 mars systemd-networkd[903]: wlan0: Connected WiFi access point: TrotyNet (28:bd:89:d3:54:4b)
Aug 22 04:07:20 mars systemd-networkd[903]: wlan0: Gained carrier
Aug 22 04:07:20 mars kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Aug 22 04:07:20 mars systemd-networkd[903]: wlan0: DHCPv4 address 192.168.86.2/24 via 192.168.86.1
Aug 22 04:07:20 mars dbus-daemon[730]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.6' (uid=192 pid=903 comm="/lib/systemd/systemd-networkd ")
Aug 22 04:07:20 mars systemd-timesyncd[692]: Network configuration changed, trying to establish connection.
Aug 22 04:07:20 mars systemd[1]: Starting Hostname Service...
Aug 22 04:07:20 mars systemd-timesyncd[692]: Initial synchronization to time server 81.21.76.27:123 (0.gentoo.pool.ntp.org).
Aug 22 04:07:20 mars dbus-daemon[730]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 22 04:07:20 mars systemd[1]: Started Hostname Service.
Aug 22 04:07:20 mars systemd-hostnamed[1140430]: Hostname set to <mars> (static)
Aug 22 04:07:21 mars systemd-networkd[903]: wlan0: Gained IPv6LL
Wireless daemon version 1.16
src/main.c:main() Using configuration directory /etc/iwd
Loaded configuration from /etc/iwd/main.conf
src/storage.c:storage_create_dirs() Using state directory /var/lib/iwd
src/main.c:nl80211_appeared() Found nl80211 interface
src/module.c:iwd_modules_init()
station: Network configuration is disabled.
src/wsc.c:wsc_init()
src/eap.c:__eap_method_enable()
src/eap-wsc.c:eap_wsc_init()
src/eap-md5.c:eap_md5_init()
src/eap-tls.c:eap_tls_init()
src/eap-ttls.c:eap_ttls_init()
src/eap-mschapv2.c:eap_mschapv2_init()
src/eap-sim.c:eap_sim_init()
src/eap-aka.c:eap_aka_prime_init()
src/eap-aka.c:eap_aka_init()
src/eap-peap.c:eap_peap_init()
src/eap-gtc.c:eap_gtc_init()
src/eap-pwd.c:eap_pwd_init()
src/manager.c:manager_wiphy_dump_callback() New wiphy phy0 added (0)
Wiphy: 0, Name: phy0
Permanent Address: 74:d8:3e:cf:6c:8c
2.4Ghz Band:
Bitrates (non-HT):
1.0 Mbps
2.0 Mbps
5.5 Mbps
11.0 Mbps
6.0 Mbps
9.0 Mbps
12.0 Mbps
18.0 Mbps
24.0 Mbps
36.0 Mbps
48.0 Mbps
54.0 Mbps
HT Capabilities:
HT40
Short GI for 20Mhz
Short GI for 40Mhz
HT RX MCS indexes:
0-15
5Ghz Band:
Bitrates (non-HT):
6.0 Mbps
9.0 Mbps
12.0 Mbps
18.0 Mbps
24.0 Mbps
36.0 Mbps
48.0 Mbps
54.0 Mbps
HT Capabilities:
HT40
Short GI for 20Mhz
Short GI for 40Mhz
HT RX MCS indexes:
0-15
VHT Capabilities:
160 Mhz operation
Short GI for 80Mhz
Short GI for 160 and 80 + 80 Mhz
Max RX MCS: 0-9 for NSS: 2
Max TX MCS: 0-9 for NSS: 2
Ciphers: CCMP TKIP BIP
Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
src/manager.c:manager_create_interfaces() creating wlan0
src/manager.c:manager_create_interfaces() creating wlan0-p2p
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is 00
src/manager.c:manager_config_notify() Notification of command New Interface(7)
src/netdev.c:netdev_link_notify() event 16 on ifindex 13
src/manager.c:manager_new_station_interface_cb()
src/netdev.c:netdev_create_from_genl() Created interface wlan0[13 12]
src/manager.c:manager_config_notify() Notification of command New Interface(7)
src/manager.c:manager_new_p2p_interface_cb()
src/p2p.c:p2p_device_update_from_genl() Created P2P device 13
src/netdev.c:netdev_link_notify() event 16 on ifindex 13
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is XX
src/netdev.c:netdev_set_4addr() netdev: 13 use_4addr: 0
src/netdev.c:netdev_initial_up_cb() Interface 13 initialized
src/station.c:station_enter_state() Old State: disconnected, new state: autoconnect_quick
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 1
src/wiphy.c:wiphy_radio_work_next() Starting work item 1
src/rrm.c:rrm_add_frame_watches()
src/netdev.c:netdev_link_notify() event 16 on ifindex 13
src/netdev.c:netdev_link_notify() event 16 on ifindex 13
src/manager.c:manager_config_notify() Notification of command Set Interface(6)
src/scan.c:scan_notify() Scan notification Trigger Scan(33)
src/scan.c:scan_request_triggered() Active scan triggered for wdev 12
src/station.c:station_quick_scan_triggered() Quick scan triggered for wlan0
src/netdev.c:netdev_link_notify() event 16 on ifindex 13
src/scan.c:scan_notify() Scan notification New Scan Results(34)
src/netdev.c:netdev_link_notify() event 16 on ifindex 13
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 17/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 17/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 17/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_done() get_scan_done
src/station.c:station_add_seen_bss() Processing BSS '28:bd:89:d3:54:4b' with SSID: TrotyNet, freq: 5180, rank: 65535, strength: -5800, data_rate: 650.0
src/station.c:station_add_seen_bss() Added new Network "TrotyNet" security psk
src/station.c:station_add_seen_bss() Processing BSS '72:75:dc:4e:54:4c' with SSID: BTWifi-X, freq: 5180, rank: 43689, strength: -7300, data_rate: 130.0
src/station.c:station_add_seen_bss() Added new Network "BTWifi-X" security 8021x
src/station.c:station_add_seen_bss() Processing BSS '72:75:dc:4e:54:4b' with SSID: BTWi-fi, freq: 5180, rank: 43689, strength: -7300, data_rate: 130.0
src/station.c:station_add_seen_bss() Added new Network "BTWi-fi" security open
src/station.c:station_add_seen_bss() Processing BSS 'e4:75:dc:4e:54:4a' with SSID: BT-SWAHPX, freq: 5180, rank: 43689, strength: -7300, data_rate: 130.0
src/station.c:station_add_seen_bss() Added new Network "BT-SWAHPX" security psk
src/station.c:station_add_seen_bss() Processing BSS '32:24:78:c1:71:f7' with SSID: BTWifi-X, freq: 5180, rank: 21844, strength: -7600, data_rate: 65.0
src/station.c:station_add_seen_bss() Processing BSS '32:24:78:c1:71:f6' with SSID: BTWi-fi, freq: 5180, rank: 21844, strength: -7600, data_rate: 65.0
src/station.c:station_add_seen_bss() Processing BSS '30:24:78:c1:70:f5' with SSID: BTHub6-3CJF, freq: 5180, rank: 21844, strength: -7600, data_rate: 65.0
src/station.c:station_add_seen_bss() Added new Network "BTHub6-3CJF" security psk
src/station.c:station_add_seen_bss() Processing BSS '28:bd:89:d3:54:4f' with SSID: TrotyNet, freq: 2437, rank: 4045, strength: -5700, data_rate: 144.4
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: TrotyNet
src/station.c:station_autoconnect_next() autoconnect: '28:bd:89:d3:54:4b' freq: 5180, rank: 65535, strength: -5800
src/network.c:network_generate_sae_pt() Generating PT for Group 19
src/network.c:network_generate_sae_pt() Generating PT for Group 20
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/sae.c:sae_sm_new() Using SAE Hunting and Pecking
src/netdev.c:netdev_cqm_rssi_update()
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 2
src/station.c:__station_connect_network() connecting to BSS 28:bd:89:d3:54:4b
src/station.c:station_enter_state() Old State: autoconnect_quick, new state: connecting (auto)
src/scan.c:scan_cancel() Trying to cancel scan id 1 for wdev 12
src/wiphy.c:wiphy_radio_work_done() Work item 1 done
src/wiphy.c:wiphy_radio_work_next() Starting work item 2
src/netdev.c:netdev_mlme_notify() MLME notification New Station(19)
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event()
AP did not include group number in response!
src/netdev.c:netdev_mlme_notify() MLME notification Del Station(20)
src/netdev.c:netdev_mlme_notify() MLME notification New Station(19)
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event()
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event()
src/wiphy.c:wiphy_radio_work_done() Work item 2 done
src/station.c:station_connect_cb() 13, result: 1
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/sae.c:sae_sm_new() Using SAE Hunting and Pecking
src/netdev.c:netdev_cqm_rssi_update()
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 3
src/wiphy.c:wiphy_radio_work_next() Starting work item 3
src/station.c:__station_connect_network() connecting to BSS 28:bd:89:d3:54:4f
src/station.c:station_try_next_bss() Attempting to connect to next BSS 28:bd:89:d3:54:4f
src/netdev.c:netdev_mlme_notify() MLME notification Del Station(20)
src/netdev.c:netdev_mlme_notify() MLME notification New Station(19)
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event()
AP did not include group number in response!
src/netdev.c:netdev_mlme_notify() MLME notification Del Station(20)
src/netdev.c:netdev_mlme_notify() MLME notification New Station(19)
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event()
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event()
src/wiphy.c:wiphy_radio_work_done() Work item 3 done
src/station.c:station_connect_cb() 13, result: 1
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/station.c:station_enter_state() Old State: connecting (auto), new state: disconnected
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: BTWifi-X
src/station.c:station_autoconnect_next() autoconnect: '72:75:dc:4e:54:4c' freq: 5180, rank: 43689, strength: -7300
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: BTWi-fi
src/station.c:station_autoconnect_next() autoconnect: '72:75:dc:4e:54:4b' freq: 5180, rank: 43689, strength: -7300
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: BT-SWAHPX
src/station.c:station_autoconnect_next() autoconnect: 'e4:75:dc:4e:54:4a' freq: 5180, rank: 43689, strength: -7300
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: BTHub6-3CJF
src/station.c:station_autoconnect_next() autoconnect: '30:24:78:c1:70:f5' freq: 5180, rank: 21844, strength: -7600
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/station.c:station_connect_cb() Nothing left on autoconnect list
src/station.c:station_enter_state() Old State: disconnected, new state: autoconnect_full
src/scan.c:scan_periodic_start() Starting periodic scan for wdev 12
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 4
src/wiphy.c:wiphy_radio_work_next() Starting work item 4
src/netdev.c:netdev_mlme_notify() MLME notification Del Station(20)
src/scan.c:scan_notify() Scan notification Trigger Scan(33)
src/scan.c:scan_request_triggered() Passive scan triggered for wdev 12
src/scan.c:scan_periodic_triggered() Periodic scan triggered for wdev 12
src/scan.c:scan_notify() Scan notification New Scan Results(34)
src/netdev.c:netdev_link_notify() event 16 on ifindex 13
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 17/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 17/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 17/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 52/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 52/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 52/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 78/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 57/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 30/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 39/255
src/scan.c:get_scan_done() get_scan_done
src/scan.c:scan_periodic_rearm() Arming periodic scan timer: 10
src/station.c:station_add_seen_bss() Processing BSS '28:bd:89:d3:54:4b' with SSID: TrotyNet, freq: 5180, rank: 65535, strength: -6400, data_rate: 390.0
src/station.c:station_add_seen_bss() Processing BSS '72:75:dc:4e:54:4e' with SSID: , freq: 5180, rank: 43689, strength: -7200, data_rate: 130.0
src/station.c:station_add_seen_bss() BSS has hidden SSID
src/station.c:station_add_seen_bss() Processing BSS '72:75:dc:4e:54:4c' with SSID: BTWifi-X, freq: 5180, rank: 43689, strength: -7200, data_rate: 130.0
src/station.c:station_add_seen_bss() Processing BSS '72:75:dc:4e:54:4b' with SSID: BTWi-fi, freq: 5180, rank: 43689, strength: -7200, data_rate: 130.0
src/station.c:station_add_seen_bss() Processing BSS 'e4:75:dc:4e:54:4a' with SSID: BT-SWAHPX, freq: 5180, rank: 43689, strength: -7200, data_rate: 130.0
src/station.c:station_add_seen_bss() Processing BSS '32:24:78:c1:71:f7' with SSID: BTWifi-X, freq: 5180, rank: 21844, strength: -7600, data_rate: 65.0
src/station.c:station_add_seen_bss() Processing BSS '32:24:78:c1:71:f6' with SSID: BTWi-fi, freq: 5180, rank: 21844, strength: -7600, data_rate: 65.0
src/station.c:station_add_seen_bss() Processing BSS '30:24:78:c1:70:f5' with SSID: BTHub6-3CJF, freq: 5180, rank: 21844, strength: -7500, data_rate: 65.0
src/station.c:station_add_seen_bss() Processing BSS 'fa:8f:ca:6a:1b:b6' with SSID: , freq: 5180, rank: 4045, strength: -7900, data_rate: 14.4
src/station.c:station_add_seen_bss() BSS has hidden SSID
src/station.c:station_add_seen_bss() Processing BSS '28:bd:89:d3:54:4f' with SSID: TrotyNet, freq: 2437, rank: 4045, strength: -5500, data_rate: 144.4
src/station.c:station_add_seen_bss() Processing BSS '7a:75:dc:4e:54:4f' with SSID: , freq: 2412, rank: 1941, strength: -6600, data_rate: 57.8
src/station.c:station_add_seen_bss() BSS has hidden SSID
src/station.c:station_add_seen_bss() Processing BSS 'e4:75:dc:4e:54:4b' with SSID: BT-SWAHPX, freq: 2412, rank: 1941, strength: -6600, data_rate: 57.8
src/station.c:station_add_seen_bss() Processing BSS '7a:75:dc:4e:54:4c' with SSID: BTWi-fi, freq: 2412, rank: 1456, strength: -6700, data_rate: 43.3
src/station.c:station_add_seen_bss() Processing BSS '32:24:78:c1:72:f5' with SSID: BTWi-fi, freq: 2462, rank: 970, strength: -7200, data_rate: 28.9
src/station.c:station_add_seen_bss() Processing BSS '80:72:15:5f:6d:65' with SSID: SKYZDMHJ, freq: 5180, rank: 672, strength: -8400, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "SKYZDMHJ" security psk
src/station.c:station_add_seen_bss() Processing BSS '80:72:15:5f:6d:62' with SSID: SKYZDMHJ, freq: 2462, rank: 606, strength: -7500, data_rate: 21.7
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: TrotyNet
src/station.c:station_autoconnect_next() autoconnect: No suitable BSSes found
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: BTWifi-X
src/station.c:station_autoconnect_next() autoconnect: '72:75:dc:4e:54:4c' freq: 5180, rank: 43689, strength: -7200
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: BTWi-fi
src/station.c:station_autoconnect_next() autoconnect: '72:75:dc:4e:54:4b' freq: 5180, rank: 43689, strength: -7200
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: BT-SWAHPX
src/station.c:station_autoconnect_next() autoconnect: 'e4:75:dc:4e:54:4a' freq: 5180, rank: 43689, strength: -7200
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: BTHub6-3CJF
src/station.c:station_autoconnect_next() autoconnect: '30:24:78:c1:70:f5' freq: 5180, rank: 21844, strength: -7500
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: SKYZDMHJ
src/station.c:station_autoconnect_next() autoconnect: '80:72:15:5f:6d:65' freq: 5180, rank: 672, strength: -8400
src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
src/wiphy.c:wiphy_radio_work_done() Work item 4 done
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is GB
***
Aug 22 04:08:55 mars dbus-daemon[730]: [system] Reloaded configuration
Aug 22 04:08:55 mars dbus-daemon[730]: [system] Reloaded configuration
Aug 22 04:08:59 mars systemd-udevd[1152615]: Using default interface naming scheme 'v249'.
Aug 22 04:08:59 mars systemd-networkd[903]: wlan0: Link UP
Aug 22 04:08:59 mars kernel: wlan0: authenticate with 28:bd:89:d3:54:4b
Aug 22 04:08:59 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4b (try 1/3)
Aug 22 04:08:59 mars kernel: wlan0: 28:bd:89:d3:54:4b denied authentication (status 77)
Aug 22 04:08:59 mars kernel: wlan0: authenticate with 28:bd:89:d3:54:4b
Aug 22 04:08:59 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4b (try 1/3)
Aug 22 04:09:00 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4b (try 2/3)
Aug 22 04:09:00 mars kernel: wlan0: authenticate with 28:bd:89:d3:54:4b
Aug 22 04:09:00 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4b (try 1/3)
Aug 22 04:09:00 mars kernel: wlan0: 28:bd:89:d3:54:4b unexpected authentication state: alg 3 (expected 3) transact 1 (expected 2)
Aug 22 04:09:00 mars kernel: wlan0: 28:bd:89:d3:54:4b denied authentication (status 1)
Aug 22 04:09:00 mars kernel: wlan0: authenticate with 28:bd:89:d3:54:4f
Aug 22 04:09:00 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4f (try 1/3)
Aug 22 04:09:01 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4f (try 2/3)
Aug 22 04:09:01 mars kernel: wlan0: 28:bd:89:d3:54:4f denied authentication (status 77)
Aug 22 04:09:01 mars kernel: wlan0: authenticate with 28:bd:89:d3:54:4f
Aug 22 04:09:01 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4f (try 1/3)
Aug 22 04:09:02 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4f (try 2/3)
Aug 22 04:09:02 mars kernel: wlan0: authenticate with 28:bd:89:d3:54:4f
Aug 22 04:09:02 mars kernel: wlan0: send auth to 28:bd:89:d3:54:4f (try 1/3)
Aug 22 04:09:02 mars kernel: wlan0: 28:bd:89:d3:54:4f unexpected authentication state: alg 3 (expected 3) transact 1 (expected 2)
Aug 22 04:09:02 mars kernel: wlan0: 28:bd:89:d3:54:4f denied authentication (status 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment