lwfinger / rtl8723du

89 stars 43 forks source link

Manjaro Kernel 5.15 19-1: Hangs on "Configuring Interface" after entering password #15

Open JordanSimkovic opened 2 years ago

JordanSimkovic commented 2 years ago

WiFi networks successfully appear in the menu, but unable to connect. Can't get further than the "Configuring Interface" stage

lwfinger commented 2 years ago

With no further diagnostic information, there is nothing I can do.

Check the output of 'sudo journa,ctl -xe' for clues. The usual reason is that you have the wrong secret.

yurisuki commented 2 years ago

Hello, I have the same issue when I use master branch, no issue is present, but when I change branch to the second one, and disable roaming, this issue comes up. I have to disable roaming because of the latency issue.

Feb 15 22:43:43 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:43:43 study kernel: RTW: rtl8723du_hal_init in 214ms
Feb 15 22:43:43 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:43:43 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:43:43 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:43:43 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:43:43 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 217ms
Feb 15 22:43:43 study NetworkManager[415]: <info>  [1644961423.2418] device (wlp0s21f0u4i2): supplicant interface state: disconnected -> scanning
Feb 15 22:43:43 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:43:43 study NetworkManager[415]: <info>  [1644961423.2419] device (p2p-dev-wlp0s21f0u4i2): supplicant management interface state: disconnected -> scanning
Feb 15 22:43:44 study wpa_supplicant[419]: wlp0s21f0u4i2: Trying to associate with 00:5f:67:47:25:5c (SSID='TP-Link_255C' freq=2432 MHz)
Feb 15 22:43:44 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:43:44 study kernel: RTW: survey done event(29) band:0 for wlp0s21f0u4i2
Feb 15 22:43:44 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:43:44 study kernel: RTW: =>cfg80211_rtw_connect(wlp0s21f0u4i2) - Start to Connection
Feb 15 22:43:44 study kernel: RTW: privacy=1, key=0000000000000000, key_len=0, key_idx=0, auth_type=0
Feb 15 22:43:44 study kernel: RTW: ssid=TP-Link_255C, len=12
Feb 15 22:43:44 study kernel: RTW: bssid=00:5f:67:47:25:5c
Feb 15 22:43:44 study kernel: RTW: rtw_cfg80211_set_wpa_version, wpa_version=2
Feb 15 22:43:44 study kernel: RTW: rtw_cfg80211_set_auth_type, nl80211_auth_type=0
Feb 15 22:43:44 study kernel: RTW: cfg80211_rtw_connect, ie_len=41
Feb 15 22:43:44 study kernel: RTW: set wpa_ie(length:41):
Feb 15 22:43:44 study kernel: RTW: 30 14 01 00  00 0F AC 04  01 00 00 0F  AC 04 01 00  
Feb 15 22:43:44 study kernel: RTW: 00 0F AC 02  80 00 7F 0B  00 00 00 00  00 00 40 00  
Feb 15 22:43:44 study kernel: RTW: 00 00 20 3B  04 51 51 53  54 
Feb 15 22:43:44 study kernel: RTW: got wpa2_ie, wpa2_ielen:20
Feb 15 22:43:44 study kernel: RTW: rtw_cfg80211_set_cipher, ucast=1, cipher=0xfac04
Feb 15 22:43:44 study kernel: RTW: rtw_cfg80211_set_cipher, ucast=0, cipher=0xfac04
Feb 15 22:43:44 study kernel: RTW: rtw_cfg80211_set_key_mgt, key_mgt=0xfac02
Feb 15 22:43:44 study kernel: RTW: rtw_set_802_11_connect(wlp0s21f0u4i2)  fw_state=0x00000008
Feb 15 22:43:44 study kernel: RTW: [by_bssid:1][assoc_ssid:TP-Link_255C][to_roam:0] new candidate: TP-Link_255C(00:5f:67:47:25:5c, ch5) rssi:-59 dBm
Feb 15 22:43:44 study kernel: RTW: rtw_select_and_join_from_scanned_queue: candidate: TP-Link_255C(00:5f:67:47:25:5c, ch:5)
Feb 15 22:43:44 study kernel: RTW: link to Artheros AP
Feb 15 22:43:44 study kernel: RTW: [HT] HAL Support STBC = 0x01
Feb 15 22:43:44 study kernel: RTW: [HT] Declare supporting RX STBC = 1
Feb 15 22:43:44 study kernel: RTW: set ssid:dot11AuthAlgrthm=2, dot11PrivacyAlgrthm=4, dot118021XGrpPrivacy=4
Feb 15 22:43:44 study kernel: RTW: <=cfg80211_rtw_connect, ret 0
Feb 15 22:43:44 study kernel: RTW: rtw_chk_start_clnt_join(wlp0s21f0u4i2) req: 5,0,0
Feb 15 22:43:44 study kernel: RTW: rtw_chk_start_clnt_join(wlp0s21f0u4i2) union: 5,0,0
Feb 15 22:43:44 study kernel: RTW: rtw_hal_set_bssid wlp0s21f0u4i2- hw port -0 BSSID: 00:5f:67:47:25:5c
Feb 15 22:43:44 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=2432 ht_enabled=1 ch_offset=0 ch_width=20 MHz cf1=2432 cf2=0
Feb 15 22:43:44 study NetworkManager[415]: <info>  [1644961424.6580] device (wlp0s21f0u4i2): supplicant interface state: scanning -> associating
Feb 15 22:43:44 study NetworkManager[415]: <info>  [1644961424.6581] device (p2p-dev-wlp0s21f0u4i2): supplicant management interface state: scanning -> associating
Feb 15 22:43:44 study kernel: RTW: OnBeacon: beacon keys ready
Feb 15 22:43:44 study kernel: RTW: link to Artheros AP
Feb 15 22:43:44 study kernel: RTW: start auth
Feb 15 22:43:44 study kernel: RTW: issue_auth
Feb 15 22:43:44 study kernel: RTW: OnAuthClient
Feb 15 22:43:44 study kernel: RTW: auth success, start assoc
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[0]=82
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[1]=84
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[2]=8B
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[3]=96
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[4]=0C
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[5]=12
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[6]=18
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[7]=24
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[8]=30
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[9]=48
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[10]=60
Feb 15 22:43:44 study kernel: RTW: network.SupportedRates[11]=6C
Feb 15 22:43:44 study kernel: RTW: bssrate_len = 12
Feb 15 22:43:44 study kernel: RTW: rtw_set_spp_amsdu_mode set spp opt = 3
Feb 15 22:43:44 study wpa_supplicant[419]: wlp0s21f0u4i2: Associated with 00:5f:67:47:25:5c
Feb 15 22:43:44 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Feb 15 22:43:44 study kernel: RTW: OnAssocRsp
Feb 15 22:43:44 study kernel: RTW: report_join_res(3, 0)
Feb 15 22:43:44 study kernel: RTW: rtw_joinbss_update_network
Feb 15 22:43:44 study kernel: RTW: +rtw_update_ht_cap()
Feb 15 22:43:44 study kernel: RTW: rtw_alloc_macid(wlp0s21f0u4i2) if1, mac_addr:00:5f:67:47:25:5c macid:0
Feb 15 22:43:44 study kernel: RTW: rtw_joinbss_update_stainfo
Feb 15 22:43:44 study kernel: RTW: rtw_get_sta_tx_nss: 1 SS
Feb 15 22:43:44 study kernel: RTW: rtw_get_sta_rx_nss: 1 ss
Feb 15 22:43:44 study kernel: RTW: STA - MAC_ID:0, Tx - 1 SS, Rx - 1 SS
Feb 15 22:43:44 study kernel: RTW: STA - MAC_ID:0, SM_PS 3
Feb 15 22:43:44 study kernel: RTW: ht_mcs_set=ff 00 00 00, nss=1, bitmap=000000ff
Feb 15 22:43:44 study kernel: RTW: ### Set STA_(0) info ###
Feb 15 22:43:44 study kernel: RTW: rtw_check_amsdu_disable spp_opt=0 
Feb 15 22:43:44 study kernel: RTW: rtw_xmit_queue_set(wlp0s21f0u4i2): enable queue TX for macid=0
Feb 15 22:43:44 study kernel: RTW: rtw_cfg80211_indicate_connect(wlp0s21f0u4i2)
Feb 15 22:43:44 study kernel: RTW: assoc success
Feb 15 22:43:44 study kernel: RTW: rtw_set_rts_bw connect_to_8812=0,enable=1
Feb 15 22:43:44 study kernel: RTW: HW_VAR_BASIC_RATE: 0x15f->0x15f->0x15f
Feb 15 22:43:44 study kernel: RTW: WMM(0): 0, a42b
Feb 15 22:43:44 study kernel: RTW: rtw_ndev_notifier_call(wlp0s21f0u4i2) state:4
Feb 15 22:43:44 study kernel: RTW: recv eapol packet 1/4
Feb 15 22:43:44 study kernel: RTW: Receive unencrypted eapol key
Feb 15 22:43:44 study kernel: RTW: WMM(1): 0, a44f
Feb 15 22:43:44 study kernel: RTW: WMM(2): 0, 5e4322
Feb 15 22:43:44 study kernel: RTW: WMM(3): 0, 2f3222
Feb 15 22:43:44 study kernel: RTW: wmm_para_seq(0): 0
Feb 15 22:43:44 study kernel: RTW: wmm_para_seq(1): 1
Feb 15 22:43:44 study kernel: RTW: wmm_para_seq(2): 2
Feb 15 22:43:44 study kernel: RTW: wmm_para_seq(3): 3
Feb 15 22:43:44 study kernel: RTW: HTOnAssocRsp
Feb 15 22:43:44 study kernel: RTW: ============ STA [00:5f:67:47:25:5c]  ===================
Feb 15 22:43:44 study kernel: RTW: mac_id : 0
Feb 15 22:43:44 study kernel: RTW: wireless_mode : 0x0b
Feb 15 22:43:44 study kernel: RTW: mimo_type : 0
Feb 15 22:43:44 study kernel: RTW: static smps : N
Feb 15 22:43:44 study kernel: RTW: bw_mode : 20MHz, ra_bw_mode : 20MHz
Feb 15 22:43:44 study kernel: RTW: rate_id : 3
Feb 15 22:43:44 study kernel: RTW: rssi : 37 (%), rssi_level : 0
Feb 15 22:43:44 study kernel: RTW: is_support_sgi : Y, is_vht_enable : N
Feb 15 22:43:44 study kernel: RTW: disable_ra : N, disable_pt : N
Feb 15 22:43:44 study kernel: RTW: is_noisy : N
Feb 15 22:43:44 study kernel: RTW: txrx_state : 0
Feb 15 22:43:44 study kernel: RTW: curr_tx_rate : CCK_1M (L)
Feb 15 22:43:44 study kernel: RTW: curr_tx_bw : 20MHz
Feb 15 22:43:44 study kernel: RTW: curr_retry_ratio : 0
Feb 15 22:43:44 study kernel: RTW: ra_mask : 0x00000000000fffff
Feb 15 22:43:44 study kernel: RTW: wlp0s21f0u4i2 wakeup macid=0, ori reg_0x4d4=0x00000000
Feb 15 22:43:44 study kernel: RTW: rtw_xmit_queue_clear(wlp0s21f0u4i2): disable queue TX for macid=0
Feb 15 22:43:44 study kernel: RTW: +rtl8723d_download_rsvd_page(wlp0s21f0u4i2): hw_port=0 mstatus(1)
Feb 15 22:43:44 study kernel: RTW: _rtw_hal_set_fw_rsvd_page(wlp0s21f0u4i2) PageSize: 128, [ NOR ]-RsvdPageNUm: 10
Feb 15 22:43:44 study kernel: RTW: LocPsPoll: 4
Feb 15 22:43:44 study kernel: RTW: LocNullData: 5
Feb 15 22:43:44 study kernel: RTW: LocQosNull: 6
Feb 15 22:43:44 study kernel: RTW: _rtw_hal_set_fw_rsvd_page PageNum(7), pktlen(896)
Feb 15 22:43:44 study kernel: RTW: _rtw_hal_set_fw_rsvd_page: Set RSVD page location to Fw ,TotalPacketLen(896), TotalPageNum(7)
Feb 15 22:43:44 study kernel: RTW: RsvdPageLoc: ProbeRsp=0 PsPoll=4 Null=5 QoSNull=6 BTNull=0
Feb 15 22:43:44 study kernel: RTW: wlp0s21f0u4i2: 1 DL RSVD page success! DLBcnCount:1, poll:1
Feb 15 22:43:44 study kernel: RTW: rtw_join_done_chk_ch(wlp0s21f0u4i2) union:5,0,0
Feb 15 22:43:44 study NetworkManager[415]: <info>  [1644961424.8508] device (wlp0s21f0u4i2): supplicant interface state: associating -> associated
Feb 15 22:43:44 study NetworkManager[415]: <info>  [1644961424.8509] device (p2p-dev-wlp0s21f0u4i2): supplicant management interface state: associating -> associated
Feb 15 22:43:44 study kernel: RTW: =>mlmeext_joinbss_event_callback - End to Connection without 4-way
Feb 15 22:43:45 study kernel: RTW: recv eapol packet 1/4
Feb 15 22:43:45 study kernel: RTW: Receive unencrypted eapol key
Feb 15 22:43:46 study kernel: RTW: Turbo EDCA =0xa630
Feb 15 22:43:46 study kernel: RTW: recv eapol packet 1/4
Feb 15 22:43:46 study kernel: RTW: Receive unencrypted eapol key
Feb 15 22:43:47 study kernel: RTW: recv eapol packet 1/4
Feb 15 22:43:47 study kernel: RTW: Receive unencrypted eapol key
Feb 15 22:43:48 study kernel: RTW: OnDisassoc(wlp0s21f0u4i2) - Start to Disconnect
Feb 15 22:43:48 study kernel: RTW: OnDisassoc(wlp0s21f0u4i2) reason=2, ta=00:5f:67:47:25:5c
Feb 15 22:43:48 study kernel: RTW: receive_disconnect
Feb 15 22:43:48 study kernel: RTW: report_del_sta_event(wlp0s21f0u4i2) 00:5f:67:47:25:5c mac_id=0, enqueue:1, res:1
Feb 15 22:43:48 study kernel: RTW: rtw_stadel_event_callback(mac_id=0)=00:5f:67:47:25:5c
Feb 15 22:43:48 study kernel: RTW: rtw_sta_mstatus_disc_rpt(wlp0s21f0u4i2) - mac_id=0
Feb 15 22:43:48 study kernel: RTW: start_addr=1020, data_H:00000400, data_L:8000000d, macid=0, txrpt_h4b=400
Feb 15 22:43:48 study kernel: RTW: wlp0s21f0u4i2 wakeup macid=0, ori reg_0x4d4=0x00000000
Feb 15 22:43:48 study kernel: RTW: rtw_hal_set_bssid wlp0s21f0u4i2- hw port -0 BSSID: 00:00:00:00:00:00
Feb 15 22:43:48 study kernel: RTW: rtw_set_rts_bw connect_to_8812=0,enable=1
Feb 15 22:43:48 study kernel: RTW: rtw_free_assoc_resources-wlp0s21f0u4i2 tgt_network MacAddress=00:5f:67:47:25:5c ssid=TP-Link_255C
Feb 15 22:43:48 study kernel: RTW: ### Clean STA_(0) info ###
Feb 15 22:43:48 study kernel: RTW: rtw_release_macid(wlp0s21f0u4i2) if1, mac_addr:00:5f:67:47:25:5c macid:0
Feb 15 22:43:48 study kernel: RTW: Free disconnecting network of scanned_queue
Feb 15 22:43:48 study kernel: RTW: rtw_cfg80211_unlink_bss(): cfg80211_unlink TP-Link_255C!!
Feb 15 22:43:48 study kernel: RTW: rtw_cfg80211_indicate_disconnect(wlp0s21f0u4i2) ,reason = 2
Feb 15 22:43:48 study kernel: RTW: rtw_cfg80211_indicate_disconnect(wlp0s21f0u4i2) call cfg80211_disconnected, reason:2
Feb 15 22:43:48 study kernel: RTW: rtw_set_rts_bw connect_to_8812=0,enable=1
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=0, addr=(null)
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=1, addr=(null)
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=2, addr=(null)
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=3, addr=(null)
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=4, addr=(null)
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=5, addr=(null)
Feb 15 22:43:48 study kernel: RTW: rtw_ndev_notifier_call(wlp0s21f0u4i2) state:4
Feb 15 22:43:48 study kernel: RTW: rtw_reset_securitypriv(wlp0s21f0u4i2) - End to Disconnect
Feb 15 22:43:48 study kernel: RTW: rtw_reg_notifier(phy0)
Feb 15 22:43:48 study kernel: RTW: initiator:CORE, wiphy_idx:0, type:USER
Feb 15 22:43:48 study kernel: RTW: alpha2:00
Feb 15 22:43:48 study kernel: RTW: dfs_region:UNSET
Feb 15 22:43:48 study kernel: RTW: intersect:0
Feb 15 22:43:48 study kernel: RTW: processed:1
Feb 15 22:43:48 study kernel: RTW: country_ie_env:ANY
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_get_txpower(wlp0s21f0u4i2) total max: -10000 mbm
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_get_txpower(wlp0s21f0u4i2) total max: -10000 mbm
Feb 15 22:43:48 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-DISCONNECTED bssid=00:5f:67:47:25:5c reason=2
Feb 15 22:43:48 study wpa_supplicant[419]: BSSID 00:5f:67:47:25:5c ignore list count incremented to 2, ignoring for 10 seconds
Feb 15 22:43:48 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="TP-Link_255C" auth_failures=1 duration=10 reason=CONN_FAILED
Feb 15 22:43:48 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Feb 15 22:43:48 study NetworkManager[415]: <info>  [1644961428.8613] device (wlp0s21f0u4i2): supplicant interface state: associated -> disconnected
Feb 15 22:43:48 study NetworkManager[415]: <info>  [1644961428.8613] device (p2p-dev-wlp0s21f0u4i2): supplicant management interface state: associated -> disconnected
Feb 15 22:43:48 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:43:48 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:43:48 study NetworkManager[415]: <info>  [1644961428.9592] device (wlp0s21f0u4i2): supplicant interface state: disconnected -> scanning
Feb 15 22:43:48 study NetworkManager[415]: <info>  [1644961428.9593] device (p2p-dev-wlp0s21f0u4i2): supplicant management interface state: disconnected -> scanning
Feb 15 22:43:49 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:43:49 study kernel: RTW: survey done event(3f) band:0 for wlp0s21f0u4i2
Feb 15 22:43:49 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:43:49 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:43:49 study kernel: RTW: ==>ips_enter cnts:89
Feb 15 22:43:49 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:43:49 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:43:49 study kernel: RTW: usb_read_port_cancel
Feb 15 22:43:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:43:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:43:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:43:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:43:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:43:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:43:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:43:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:43:49 study kernel: RTW: usb_write_port_cancel
Feb 15 22:43:49 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:43:49 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:43:49 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:43:49 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:43:50 study systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.
Feb 15 22:43:50 study audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 15 22:43:50 study kernel: audit: type=1131 audit(1644961430.783:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 15 22:43:58 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:43:58 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:43:58 study kernel: RTW: ==>ips_leave cnts:89
Feb 15 22:43:58 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:43:58 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:43:58 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:43:58 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:43:58 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:43:58 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:43:58 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:43:58 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:43:58 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:43:58 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:43:58 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:43:58 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:43:58 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:43:58 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:43:58 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:43:58 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (449, 20ms), REG_MCUFWDL:0x000707c6
Feb 15 22:43:58 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 40ms
Feb 15 22:43:58 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:43:58 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:43:58 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:43:58 study kernel: RTW: rtl8723du_hal_init in 204ms
Feb 15 22:43:58 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:43:58 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:43:58 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:43:58 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:43:58 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 210ms
Feb 15 22:43:58 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:44:00 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-SSID-REENABLED id=0 ssid="TP-Link_255C"
Feb 15 22:44:00 study wpa_supplicant[419]: wlp0s21f0u4i2: Trying to associate with 00:5f:67:15:3a:48 (SSID='TP-Link_255C' freq=2432 MHz)
Feb 15 22:44:00 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:44:00 study kernel: RTW: survey done event(2a) band:0 for wlp0s21f0u4i2
Feb 15 22:44:00 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:44:00 study kernel: RTW: =>cfg80211_rtw_connect(wlp0s21f0u4i2) - Start to Connection
Feb 15 22:44:00 study kernel: RTW: privacy=1, key=0000000000000000, key_len=0, key_idx=0, auth_type=0
Feb 15 22:44:00 study kernel: RTW: ssid=TP-Link_255C, len=12
Feb 15 22:44:00 study kernel: RTW: bssid=00:5f:67:15:3a:48
Feb 15 22:44:00 study kernel: RTW: rtw_cfg80211_set_wpa_version, wpa_version=2
Feb 15 22:44:00 study kernel: RTW: rtw_cfg80211_set_auth_type, nl80211_auth_type=0
Feb 15 22:44:00 study kernel: RTW: cfg80211_rtw_connect, ie_len=41
Feb 15 22:44:00 study kernel: RTW: set wpa_ie(length:41):
Feb 15 22:44:00 study kernel: RTW: 30 14 01 00  00 0F AC 04  01 00 00 0F  AC 04 01 00  
Feb 15 22:44:00 study kernel: RTW: 00 0F AC 02  80 00 7F 0B  00 00 00 00  00 00 40 00  
Feb 15 22:44:00 study kernel: RTW: 00 00 20 3B  04 51 51 53  54 
Feb 15 22:44:00 study kernel: RTW: got wpa2_ie, wpa2_ielen:20
Feb 15 22:44:00 study kernel: RTW: rtw_cfg80211_set_cipher, ucast=1, cipher=0xfac04
Feb 15 22:44:00 study kernel: RTW: rtw_cfg80211_set_cipher, ucast=0, cipher=0xfac04
Feb 15 22:44:00 study kernel: RTW: rtw_cfg80211_set_key_mgt, key_mgt=0xfac02
Feb 15 22:44:00 study kernel: RTW: rtw_set_802_11_connect(wlp0s21f0u4i2)  fw_state=0x00000008
Feb 15 22:44:00 study kernel: RTW: [by_bssid:1][assoc_ssid:TP-Link_255C][to_roam:0] new candidate: TP-Link_255C(00:5f:67:15:3a:48, ch5) rssi:-59 dBm
Feb 15 22:44:00 study kernel: RTW: rtw_select_and_join_from_scanned_queue: candidate: TP-Link_255C(00:5f:67:15:3a:48, ch:5)
Feb 15 22:44:00 study kernel: RTW: link to Ralink AP
Feb 15 22:44:00 study kernel: RTW: [HT] HAL Support STBC = 0x01
Feb 15 22:44:00 study kernel: RTW: [HT] Declare supporting RX STBC = 1
Feb 15 22:44:00 study kernel: RTW: set ssid:dot11AuthAlgrthm=2, dot11PrivacyAlgrthm=4, dot118021XGrpPrivacy=4
Feb 15 22:44:00 study kernel: RTW: <=cfg80211_rtw_connect, ret 0
Feb 15 22:44:00 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=2432 ht_enabled=1 ch_offset=0 ch_width=20 MHz cf1=2432 cf2=0
Feb 15 22:44:00 study NetworkManager[415]: <info>  [1644961440.2267] device (wlp0s21f0u4i2): supplicant interface state: scanning -> associating
Feb 15 22:44:00 study NetworkManager[415]: <info>  [1644961440.2267] device (p2p-dev-wlp0s21f0u4i2): supplicant management interface state: scanning -> associating
Feb 15 22:44:00 study kernel: RTW: rtw_chk_start_clnt_join(wlp0s21f0u4i2) req: 5,0,0
Feb 15 22:44:00 study kernel: RTW: rtw_chk_start_clnt_join(wlp0s21f0u4i2) union: 5,0,0
Feb 15 22:44:00 study kernel: RTW: rtw_hal_set_bssid wlp0s21f0u4i2- hw port -0 BSSID: 00:5f:67:15:3a:48
Feb 15 22:44:00 study kernel: RTW: OnBeacon: beacon keys ready
Feb 15 22:44:00 study kernel: RTW: link to Ralink AP
Feb 15 22:44:00 study kernel: RTW: start auth
Feb 15 22:44:00 study kernel: RTW: issue_auth
Feb 15 22:44:00 study kernel: RTW: OnAuthClient
Feb 15 22:44:00 study kernel: RTW: auth success, start assoc
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[0]=82
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[1]=84
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[2]=8B
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[3]=96
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[4]=12
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[5]=24
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[6]=48
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[7]=6C
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[8]=0C
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[9]=18
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[10]=30
Feb 15 22:44:00 study kernel: RTW: network.SupportedRates[11]=60
Feb 15 22:44:00 study kernel: RTW: bssrate_len = 12
Feb 15 22:44:00 study kernel: RTW: rtw_set_spp_amsdu_mode set spp opt = 3
Feb 15 22:44:00 study kernel: RTW: OnAssocRsp
Feb 15 22:44:00 study kernel: RTW: report_join_res(4, 0)
Feb 15 22:44:00 study kernel: RTW: rtw_joinbss_update_network
Feb 15 22:44:00 study kernel: RTW: +rtw_update_ht_cap()
Feb 15 22:44:00 study kernel: RTW: rtw_alloc_macid(wlp0s21f0u4i2) if1, mac_addr:00:5f:67:15:3a:48 macid:0
Feb 15 22:44:00 study kernel: RTW: rtw_joinbss_update_stainfo
Feb 15 22:44:00 study kernel: RTW: rtw_get_sta_tx_nss: 1 SS
Feb 15 22:44:00 study kernel: RTW: rtw_get_sta_rx_nss: 1 ss
Feb 15 22:44:00 study kernel: RTW: STA - MAC_ID:0, Tx - 1 SS, Rx - 1 SS
Feb 15 22:44:00 study kernel: RTW: STA - MAC_ID:0, SM_PS 3
Feb 15 22:44:00 study kernel: RTW: ht_mcs_set=ff 00 00 00, nss=1, bitmap=000000ff
Feb 15 22:44:00 study kernel: RTW: ### Set STA_(0) info ###
Feb 15 22:44:00 study kernel: RTW: rtw_check_amsdu_disable spp_opt=0 
Feb 15 22:44:00 study kernel: RTW: rtw_xmit_queue_set(wlp0s21f0u4i2): enable queue TX for macid=0
Feb 15 22:44:00 study kernel: RTW: rtw_cfg80211_indicate_connect(wlp0s21f0u4i2)
Feb 15 22:44:00 study kernel: RTW: assoc success
Feb 15 22:44:00 study kernel: RTW: rtw_ndev_notifier_call(wlp0s21f0u4i2) state:4
Feb 15 22:44:00 study wpa_supplicant[419]: wlp0s21f0u4i2: Associated with 00:5f:67:15:3a:48
Feb 15 22:44:00 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Feb 15 22:44:00 study kernel: RTW: rtw_set_rts_bw connect_to_8812=0,enable=1
Feb 15 22:44:00 study kernel: RTW: HW_VAR_BASIC_RATE: 0x15f->0x15f->0x15f
Feb 15 22:44:00 study kernel: RTW: WMM(0): 0, a42b
Feb 15 22:44:00 study kernel: RTW: WMM(1): 0, a44f
Feb 15 22:44:00 study kernel: RTW: WMM(2): 0, 5e4322
Feb 15 22:44:00 study kernel: RTW: WMM(3): 0, 2f3222
Feb 15 22:44:00 study kernel: RTW: wmm_para_seq(0): 0
Feb 15 22:44:00 study kernel: RTW: wmm_para_seq(1): 1
Feb 15 22:44:00 study kernel: RTW: wmm_para_seq(2): 2
Feb 15 22:44:00 study kernel: RTW: wmm_para_seq(3): 3
Feb 15 22:44:00 study kernel: RTW: HTOnAssocRsp
Feb 15 22:44:00 study kernel: RTW: ============ STA [00:5f:67:15:3a:48]  ===================
Feb 15 22:44:00 study kernel: RTW: mac_id : 0
Feb 15 22:44:00 study kernel: RTW: wireless_mode : 0x0b
Feb 15 22:44:00 study kernel: RTW: mimo_type : 0
Feb 15 22:44:00 study kernel: RTW: static smps : N
Feb 15 22:44:00 study kernel: RTW: bw_mode : 20MHz, ra_bw_mode : 20MHz
Feb 15 22:44:00 study kernel: RTW: rate_id : 3
Feb 15 22:44:00 study kernel: RTW: rssi : -1 (%), rssi_level : 0
Feb 15 22:44:00 study kernel: RTW: is_support_sgi : Y, is_vht_enable : N
Feb 15 22:44:00 study kernel: RTW: disable_ra : N, disable_pt : N
Feb 15 22:44:00 study kernel: RTW: is_noisy : N
Feb 15 22:44:00 study kernel: RTW: txrx_state : 0
Feb 15 22:44:00 study kernel: RTW: curr_tx_rate : CCK_1M (L)
Feb 15 22:44:00 study kernel: RTW: curr_tx_bw : 20MHz
Feb 15 22:44:00 study kernel: RTW: curr_retry_ratio : 0
Feb 15 22:44:00 study kernel: RTW: ra_mask : 0x00000000000fffff
Feb 15 22:44:00 study kernel: RTW: wlp0s21f0u4i2 wakeup macid=0, ori reg_0x4d4=0x00000000
Feb 15 22:44:00 study kernel: RTW: rtw_xmit_queue_clear(wlp0s21f0u4i2): disable queue TX for macid=0
Feb 15 22:44:00 study kernel: RTW: +rtl8723d_download_rsvd_page(wlp0s21f0u4i2): hw_port=0 mstatus(1)
Feb 15 22:44:00 study kernel: RTW: _rtw_hal_set_fw_rsvd_page(wlp0s21f0u4i2) PageSize: 128, [ NOR ]-RsvdPageNUm: 10
Feb 15 22:44:00 study kernel: RTW: LocPsPoll: 4
Feb 15 22:44:00 study kernel: RTW: LocNullData: 5
Feb 15 22:44:00 study kernel: RTW: LocQosNull: 6
Feb 15 22:44:00 study kernel: RTW: _rtw_hal_set_fw_rsvd_page PageNum(7), pktlen(896)
Feb 15 22:44:00 study kernel: RTW: _rtw_hal_set_fw_rsvd_page: Set RSVD page location to Fw ,TotalPacketLen(896), TotalPageNum(7)
Feb 15 22:44:00 study kernel: RTW: RsvdPageLoc: ProbeRsp=0 PsPoll=4 Null=5 QoSNull=6 BTNull=0
Feb 15 22:44:00 study kernel: RTW: wlp0s21f0u4i2: 1 DL RSVD page success! DLBcnCount:1, poll:1
Feb 15 22:44:00 study NetworkManager[415]: <info>  [1644961440.4767] device (wlp0s21f0u4i2): supplicant interface state: associating -> associated
Feb 15 22:44:00 study NetworkManager[415]: <info>  [1644961440.4767] device (p2p-dev-wlp0s21f0u4i2): supplicant management interface state: associating -> associated
Feb 15 22:44:00 study kernel: RTW: rtw_join_done_chk_ch(wlp0s21f0u4i2) union:5,0,0
Feb 15 22:44:00 study kernel: RTW: =>mlmeext_joinbss_event_callback - End to Connection without 4-way
Feb 15 22:44:00 study kernel: RTW: recv eapol packet 1/4
Feb 15 22:44:00 study kernel: RTW: Receive unencrypted eapol key
Feb 15 22:44:03 study kernel: RTW: rtw_aes_decrypt(wlp0s21f0u4i2) no_gkey_bc_cnt:2, no_gkey_mc_cnt:0
Feb 15 22:44:03 study kernel: RTW: recv eapol packet 1/4
Feb 15 22:44:03 study kernel: RTW: Receive unencrypted eapol key
Feb 15 22:44:04 study kernel: RTW: Group handshake still in progress !!!
Feb 15 22:44:05 study NetworkManager[415]: <warn>  [1644961445.5379] device (wlp0s21f0u4i2): Activation: (wifi) association took too long
Feb 15 22:44:05 study NetworkManager[415]: <info>  [1644961445.5380] device (wlp0s21f0u4i2): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Feb 15 22:44:05 study NetworkManager[415]: <warn>  [1644961445.5386] device (wlp0s21f0u4i2): Activation: (wifi) asking for new secrets
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_disconnect(wlp0s21f0u4i2) - Start to Disconnect
Feb 15 22:44:05 study kernel: RTW: rtw_sta_mstatus_disc_rpt(wlp0s21f0u4i2) - mac_id=0
Feb 15 22:44:05 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-DISCONNECTED bssid=00:5f:67:15:3a:48 reason=3 locally_generated=1
Feb 15 22:44:05 study kernel: RTW: start_addr=1020, data_H:00000400, data_L:8000000e, macid=0, txrpt_h4b=400
Feb 15 22:44:05 study kernel: RTW: wlp0s21f0u4i2 wakeup macid=0, ori reg_0x4d4=0x00000000
Feb 15 22:44:05 study kernel: RTW: rtw_hal_set_bssid wlp0s21f0u4i2- hw port -0 BSSID: 00:00:00:00:00:00
Feb 15 22:44:05 study kernel: RTW: rtw_set_rts_bw connect_to_8812=0,enable=1
Feb 15 22:44:05 study kernel: RTW: _rtw_disconnect...call rtw_indicate_disconnect
Feb 15 22:44:05 study kernel: RTW: rtw_free_assoc_resources-wlp0s21f0u4i2 tgt_network MacAddress=00:5f:67:15:3a:48 ssid=TP-Link_255C
Feb 15 22:44:05 study kernel: RTW: ### Clean STA_(0) info ###
Feb 15 22:44:05 study kernel: RTW: rtw_release_macid(wlp0s21f0u4i2) if1, mac_addr:00:5f:67:15:3a:48 macid:0
Feb 15 22:44:05 study kernel: RTW: Free disconnecting network of scanned_queue
Feb 15 22:44:05 study kernel: RTW: rtw_cfg80211_unlink_bss(): cfg80211_unlink TP-Link_255C!!
Feb 15 22:44:05 study kernel: RTW: rtw_cfg80211_indicate_disconnect(wlp0s21f0u4i2) ,reason = 0
Feb 15 22:44:05 study kernel: RTW: rtw_ndev_notifier_call(wlp0s21f0u4i2) state:4
Feb 15 22:44:05 study kernel: RTW: rtw_cfg80211_indicate_disconnect(wlp0s21f0u4i2) call cfg80211_disconnected, reason:0
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_disconnect(wlp0s21f0u4i2) return 0
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=0, addr=(null)
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=1, addr=(null)
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=2, addr=(null)
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=3, addr=(null)
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=4, addr=(null)
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_del_key(wlp0s21f0u4i2) key_index=5, addr=(null)
Feb 15 22:44:05 study kernel: RTW: rtw_reg_notifier(phy0)
Feb 15 22:44:05 study kernel: RTW: initiator:CORE, wiphy_idx:0, type:USER
Feb 15 22:44:05 study kernel: RTW: alpha2:00
Feb 15 22:44:05 study kernel: RTW: dfs_region:UNSET
Feb 15 22:44:05 study kernel: RTW: intersect:0
Feb 15 22:44:05 study kernel: RTW: processed:1
Feb 15 22:44:05 study kernel: RTW: country_ie_env:ANY
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_get_txpower(wlp0s21f0u4i2) total max: -10000 mbm
Feb 15 22:44:05 study kernel: RTW: rtw_reset_securitypriv(wlp0s21f0u4i2) - End to Disconnect
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_get_txpower(wlp0s21f0u4i2) total max: -10000 mbm
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_get_txpower(wlp0s21f0u4i2) total max: -10000 mbm
Feb 15 22:44:05 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-DSCP-POLICY clear_all
Feb 15 22:44:05 study wpa_supplicant[419]: wlp0s21f0u4i2: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Feb 15 22:44:05 study NetworkManager[415]: <info>  [1644961445.5468] device (wlp0s21f0u4i2): supplicant interface state: associated -> disconnected
Feb 15 22:44:05 study NetworkManager[415]: <info>  [1644961445.5469] device (p2p-dev-wlp0s21f0u4i2): supplicant management interface state: associated -> disconnected
Feb 15 22:44:05 study NetworkManager[415]: <warn>  [1644961445.5482] device (wlp0s21f0u4i2): no secrets: No agents were available for this request.
Feb 15 22:44:05 study NetworkManager[415]: <info>  [1644961445.5482] device (wlp0s21f0u4i2): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Feb 15 22:44:05 study NetworkManager[415]: <warn>  [1644961445.5513] device (wlp0s21f0u4i2): Activation: failed for connection 'TP-Link_255C'
Feb 15 22:44:05 study audit[3986]: USER_END pid=3986 uid=1002 auid=1002 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/1 res=success'
Feb 15 22:44:05 study audit[3986]: CRED_DISP pid=3986 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/1 res=success'
Feb 15 22:44:05 study doas[3986]: pam_unix(doas:session): session closed for user root
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:44:05 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:44:05 study kernel: audit: type=1106 audit(1644961445.547:145): pid=3986 uid=1002 auid=1002 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/1 res=success'
Feb 15 22:44:05 study kernel: audit: type=1104 audit(1644961445.547:146): pid=3986 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/1 res=success'
Feb 15 22:44:05 study NetworkManager[415]: <info>  [1644961445.5546] device (wlp0s21f0u4i2): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Feb 15 22:44:05 study kernel: RTW: rtw_ndev_notifier_call(wlp0s21f0u4i2) state:4
Feb 15 22:44:05 study kernel: RTW: cfg80211_rtw_get_txpower(wlp0s21f0u4i2) total max: -10000 mbm
Feb 15 22:44:06 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:44:06 study kernel: RTW: survey done event(22) band:0 for wlp0s21f0u4i2
Feb 15 22:44:06 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:44:06 study NetworkManager[415]: <info>  [1644961446.9741] policy: auto-activating connection 'UPC1970775' (b9929395-13df-40b1-a43b-6eacfe71e5ee)
Feb 15 22:44:06 study NetworkManager[415]: <info>  [1644961446.9773] device (wlp0s21f0u4i2): Activation: starting connection 'UPC1970775' (b9929395-13df-40b1-a43b-6eacfe71e5ee)
Feb 15 22:44:06 study NetworkManager[415]: <info>  [1644961446.9782] device (wlp0s21f0u4i2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 15 22:44:06 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:44:06 study kernel: RTW: ==>ips_enter cnts:90
Feb 15 22:44:06 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:44:06 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:44:06 study kernel: RTW: usb_read_port_cancel
Feb 15 22:44:06 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:06 study kernel: RTW: rtw_ndev_notifier_call(wlp0s21f0u4i2) state:4
Feb 15 22:44:06 study kernel: RTW: cfg80211_rtw_get_txpower(wlp0s21f0u4i2) total max: -10000 mbm
Feb 15 22:44:06 study NetworkManager[415]: <info>  [1644961446.9814] device (wlp0s21f0u4i2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 15 22:44:06 study NetworkManager[415]: <info>  [1644961446.9818] device (wlp0s21f0u4i2): Activation: (wifi) access point 'UPC1970775' has security, but secrets are required.
Feb 15 22:44:06 study NetworkManager[415]: <info>  [1644961446.9818] device (wlp0s21f0u4i2): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Feb 15 22:44:06 study NetworkManager[415]: <warn>  [1644961446.9821] device (wlp0s21f0u4i2): no secrets: No agents were available for this request.
Feb 15 22:44:06 study NetworkManager[415]: <info>  [1644961446.9821] device (wlp0s21f0u4i2): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Feb 15 22:44:06 study NetworkManager[415]: <warn>  [1644961446.9825] device (wlp0s21f0u4i2): Activation: failed for connection 'UPC1970775'
Feb 15 22:44:06 study NetworkManager[415]: <info>  [1644961446.9827] device (wlp0s21f0u4i2): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Feb 15 22:44:06 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:06 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:06 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:06 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:06 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:06 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:06 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:06 study kernel: RTW: usb_write_port_cancel
Feb 15 22:44:06 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:44:06 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:44:06 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:44:07 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 20ms
Feb 15 22:44:07 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:44:07 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:44:07 study kernel: RTW: ==>ips_leave cnts:90
Feb 15 22:44:07 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:44:07 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:44:07 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:44:07 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:44:07 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:44:07 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:44:07 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:44:07 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:44:07 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:44:07 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:44:07 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:44:07 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:44:07 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:44:07 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:44:07 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:44:07 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (455, 20ms), REG_MCUFWDL:0x000707c6
Feb 15 22:44:07 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 44ms
Feb 15 22:44:07 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:44:07 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:44:07 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:44:07 study kernel: RTW: rtl8723du_hal_init in 210ms
Feb 15 22:44:07 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:07 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:44:07 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:07 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:44:07 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 214ms
Feb 15 22:44:07 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:44:08 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:44:08 study kernel: RTW: survey done event(27) band:0 for wlp0s21f0u4i2
Feb 15 22:44:08 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:44:08 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:44:08 study kernel: RTW: ==>ips_enter cnts:91
Feb 15 22:44:08 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:44:08 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:44:08 study kernel: RTW: usb_read_port_cancel
Feb 15 22:44:08 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:08 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:08 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:08 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:08 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:08 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:08 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:08 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:08 study kernel: RTW: usb_write_port_cancel
Feb 15 22:44:08 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:44:08 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:44:08 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:44:08 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:44:11 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:44:11 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:44:11 study kernel: RTW: ==>ips_leave cnts:91
Feb 15 22:44:11 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:44:11 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:44:11 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:44:11 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:44:11 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:44:11 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:44:11 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:44:11 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:44:11 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:44:11 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:44:11 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:44:11 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:44:11 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:44:11 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:44:11 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:44:11 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (445, 17ms), REG_MCUFWDL:0x000707c6
Feb 15 22:44:11 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 37ms
Feb 15 22:44:11 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:44:11 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:44:11 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:44:11 study kernel: RTW: rtl8723du_hal_init in 204ms
Feb 15 22:44:11 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:11 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:44:11 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:11 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:44:11 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 210ms
Feb 15 22:44:11 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:44:13 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:44:13 study kernel: RTW: survey done event(2b) band:0 for wlp0s21f0u4i2
Feb 15 22:44:13 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:44:13 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:44:13 study kernel: RTW: ==>ips_enter cnts:92
Feb 15 22:44:13 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:44:13 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:44:13 study kernel: RTW: usb_read_port_cancel
Feb 15 22:44:13 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:13 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:13 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:13 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:13 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:13 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:13 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:13 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:13 study kernel: RTW: usb_write_port_cancel
Feb 15 22:44:13 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:44:13 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:44:13 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:44:13 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 10ms
Feb 15 22:44:16 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:44:16 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:44:16 study kernel: RTW: ==>ips_leave cnts:92
Feb 15 22:44:16 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:44:16 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:44:16 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:44:16 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:44:16 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:44:16 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:44:16 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:44:16 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:44:16 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:44:16 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:44:16 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:44:16 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:44:16 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:44:16 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:44:16 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:44:16 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (446, 17ms), REG_MCUFWDL:0x000707c6
Feb 15 22:44:16 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 40ms
Feb 15 22:44:16 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:44:16 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:44:16 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:44:16 study kernel: RTW: rtl8723du_hal_init in 207ms
Feb 15 22:44:16 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:16 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:44:16 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:16 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:44:16 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 214ms
Feb 15 22:44:16 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:44:18 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:44:18 study kernel: RTW: survey done event(25) band:0 for wlp0s21f0u4i2
Feb 15 22:44:18 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:44:18 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:44:18 study kernel: RTW: ==>ips_enter cnts:93
Feb 15 22:44:18 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:44:18 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:44:18 study kernel: RTW: usb_read_port_cancel
Feb 15 22:44:18 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:18 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:18 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:18 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:18 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:18 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:18 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:18 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:18 study kernel: RTW: usb_write_port_cancel
Feb 15 22:44:18 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:44:18 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:44:18 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:44:18 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:44:23 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:44:23 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:44:23 study kernel: RTW: ==>ips_leave cnts:93
Feb 15 22:44:23 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:44:23 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:44:23 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:44:23 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:44:23 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:44:23 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:44:23 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:44:23 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:44:23 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:44:23 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:44:23 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:44:23 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:44:23 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:44:23 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:44:23 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:44:23 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (445, 20ms), REG_MCUFWDL:0x000707c6
Feb 15 22:44:23 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 47ms
Feb 15 22:44:23 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:44:23 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:44:23 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:44:23 study kernel: RTW: rtl8723du_hal_init in 200ms
Feb 15 22:44:23 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:23 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:44:23 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:23 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:44:23 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 207ms
Feb 15 22:44:23 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:44:25 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:44:25 study kernel: RTW: survey done event(22) band:0 for wlp0s21f0u4i2
Feb 15 22:44:25 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:44:25 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:44:25 study kernel: RTW: ==>ips_enter cnts:94
Feb 15 22:44:25 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:44:25 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:44:25 study kernel: RTW: usb_read_port_cancel
Feb 15 22:44:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:25 study kernel: RTW: usb_write_port_cancel
Feb 15 22:44:25 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:44:25 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:44:25 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:44:25 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:44:33 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:44:33 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:44:33 study kernel: RTW: ==>ips_leave cnts:94
Feb 15 22:44:33 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:44:33 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:44:33 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:44:33 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:44:33 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:44:33 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:44:33 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:44:33 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:44:33 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:44:33 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:44:33 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:44:33 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:44:33 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:44:33 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:44:33 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:44:33 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (450, 17ms), REG_MCUFWDL:0x000707c6
Feb 15 22:44:33 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 47ms
Feb 15 22:44:33 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:44:33 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:44:33 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:44:33 study kernel: RTW: rtl8723du_hal_init in 210ms
Feb 15 22:44:33 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:33 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:44:33 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:33 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:44:33 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 214ms
Feb 15 22:44:33 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:44:35 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:44:35 study kernel: RTW: survey done event(2c) band:0 for wlp0s21f0u4i2
Feb 15 22:44:35 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:44:35 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:44:35 study kernel: RTW: ==>ips_enter cnts:95
Feb 15 22:44:35 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:44:35 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:44:35 study kernel: RTW: usb_read_port_cancel
Feb 15 22:44:35 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:35 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:35 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:35 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:35 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:35 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:35 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:35 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:35 study kernel: RTW: usb_write_port_cancel
Feb 15 22:44:35 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:44:35 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:44:35 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:44:35 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:44:37 study systemd[1]: Starting Cleanup of Temporary Directories...
░░ Subject: A start job for unit systemd-tmpfiles-clean.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit systemd-tmpfiles-clean.service has begun execution.
░░ 
░░ The job identifier is 923.
Feb 15 22:44:37 study systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit systemd-tmpfiles-clean.service has successfully entered the 'dead' state.
Feb 15 22:44:37 study audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 15 22:44:37 study audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 15 22:44:37 study systemd[1]: Finished Cleanup of Temporary Directories.
░░ Subject: A start job for unit systemd-tmpfiles-clean.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit systemd-tmpfiles-clean.service has finished successfully.
░░ 
░░ The job identifier is 923.
Feb 15 22:44:37 study kernel: audit: type=1130 audit(1644961477.583:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 15 22:44:37 study kernel: audit: type=1131 audit(1644961477.583:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 15 22:44:47 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:44:47 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:44:47 study kernel: RTW: ==>ips_leave cnts:95
Feb 15 22:44:47 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:44:47 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:44:47 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:44:47 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:44:47 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:44:47 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:44:47 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:44:47 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:44:47 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:44:47 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:44:47 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:44:47 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:44:47 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:44:47 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:44:47 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:44:47 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (449, 20ms), REG_MCUFWDL:0x000707c6
Feb 15 22:44:47 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 50ms
Feb 15 22:44:47 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:44:47 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:44:47 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:44:47 study kernel: RTW: rtl8723du_hal_init in 224ms
Feb 15 22:44:47 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:47 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:44:47 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:44:47 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:44:47 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 230ms
Feb 15 22:44:47 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:44:49 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:44:49 study kernel: RTW: survey done event(26) band:0 for wlp0s21f0u4i2
Feb 15 22:44:49 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:44:49 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:44:49 study kernel: RTW: ==>ips_enter cnts:96
Feb 15 22:44:49 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:44:49 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:44:49 study kernel: RTW: usb_read_port_cancel
Feb 15 22:44:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:49 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:44:49 study kernel: RTW: usb_write_port_cancel
Feb 15 22:44:49 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:44:49 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:44:49 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:44:49 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 17ms
Feb 15 22:45:07 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:45:07 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:45:07 study kernel: RTW: ==>ips_leave cnts:96
Feb 15 22:45:07 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:45:07 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:45:07 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:45:07 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:45:07 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:45:07 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:45:07 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:45:07 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:45:07 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:45:07 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:45:07 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:45:07 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:45:07 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:45:07 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:45:07 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:45:07 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (403, 20ms), REG_MCUFWDL:0x000707c6
Feb 15 22:45:07 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 44ms
Feb 15 22:45:07 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:45:07 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:45:07 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:45:07 study kernel: RTW: rtl8723du_hal_init in 207ms
Feb 15 22:45:07 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:45:07 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:45:07 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:45:07 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:45:07 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 214ms
Feb 15 22:45:07 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:45:09 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:45:09 study kernel: RTW: survey done event(24) band:0 for wlp0s21f0u4i2
Feb 15 22:45:09 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:45:09 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:45:09 study kernel: RTW: ==>ips_enter cnts:97
Feb 15 22:45:09 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:45:09 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:45:09 study kernel: RTW: usb_read_port_cancel
Feb 15 22:45:09 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:09 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:09 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:09 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:09 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:09 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:09 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:09 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:09 study kernel: RTW: usb_write_port_cancel
Feb 15 22:45:09 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:45:09 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:45:09 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:45:09 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:45:36 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:45:36 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:45:36 study kernel: RTW: ==>ips_leave cnts:97
Feb 15 22:45:36 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:45:36 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:45:36 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:45:36 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:45:36 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:45:36 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:45:36 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:45:36 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:45:36 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:45:36 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:45:36 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:45:36 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:45:36 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:45:36 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:45:36 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:45:36 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (447, 17ms), REG_MCUFWDL:0x000707c6
Feb 15 22:45:36 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 40ms
Feb 15 22:45:36 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:45:36 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:45:36 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:45:36 study kernel: RTW: rtl8723du_hal_init in 194ms
Feb 15 22:45:36 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:45:36 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:45:36 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:45:36 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:45:36 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 200ms
Feb 15 22:45:36 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:45:38 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:45:38 study kernel: RTW: survey done event(23) band:0 for wlp0s21f0u4i2
Feb 15 22:45:38 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:45:38 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:45:38 study kernel: RTW: ==>ips_enter cnts:98
Feb 15 22:45:38 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:45:38 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:45:38 study kernel: RTW: usb_read_port_cancel
Feb 15 22:45:38 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:38 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:38 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:38 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:38 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:38 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:38 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:38 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:45:38 study kernel: RTW: usb_write_port_cancel
Feb 15 22:45:38 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:45:38 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:45:38 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:45:38 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:45:56 study dbus-daemon[413]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.45' (uid=0 pid=4477 comm="doas -- journalctl -xe ")
Feb 15 22:45:56 study dbus-daemon[413]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 15 22:45:56 study doas[4477]: pam_systemd_home(doas:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 15 22:45:56 study kernel: audit: type=1101 audit(1644961556.248:149): pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adam" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:45:56 study kernel: audit: type=1110 audit(1644961556.248:150): pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:45:56 study kernel: audit: type=1105 audit(1644961556.252:151): pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:45:56 study audit[4477]: USER_ACCT pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adam" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:45:56 study audit[4477]: CRED_REFR pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:45:56 study audit[4477]: USER_START pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:45:56 study doas[4477]: pam_unix(doas:session): session opened for user root(uid=0) by (uid=1002)
Feb 15 22:45:56 study doas[4479]: adam ran command journalctl -xe as root from /home/adam
Feb 15 22:46:19 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:46:19 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:46:19 study kernel: RTW: ==>ips_leave cnts:98
Feb 15 22:46:19 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:46:19 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:46:19 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:46:19 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:46:19 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:46:19 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:46:19 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:46:19 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:46:19 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:46:19 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:46:19 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:46:19 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:46:19 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:46:19 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:46:19 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:46:19 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (450, 20ms), REG_MCUFWDL:0x000707c6
Feb 15 22:46:19 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 40ms
Feb 15 22:46:19 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:46:19 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:46:19 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:46:19 study kernel: RTW: rtl8723du_hal_init in 204ms
Feb 15 22:46:19 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:46:19 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:46:19 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:46:19 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:46:19 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 210ms
Feb 15 22:46:19 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:46:21 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:46:21 study kernel: RTW: survey done event(26) band:0 for wlp0s21f0u4i2
Feb 15 22:46:21 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:46:21 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:46:21 study kernel: RTW: ==>ips_enter cnts:99
Feb 15 22:46:21 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:46:21 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:46:21 study kernel: RTW: usb_read_port_cancel
Feb 15 22:46:21 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:46:21 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:46:21 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:46:21 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:46:21 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:46:21 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:46:21 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:46:21 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:46:21 study kernel: RTW: usb_write_port_cancel
Feb 15 22:46:21 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:46:21 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:46:21 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:46:21 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:47:23 study kernel: RTW: cfg80211_rtw_scan(wlp0s21f0u4i2)
Feb 15 22:47:23 study kernel: RTW: _rtw_pwr_wakeup call ips_leave....
Feb 15 22:47:23 study kernel: RTW: ==>ips_leave cnts:99
Feb 15 22:47:23 study kernel: RTW: ===>  rtw_ips_pwr_up..............
Feb 15 22:47:23 study kernel: RTW: ===> ips_netdrv_open.........
Feb 15 22:47:23 study kernel: RTW:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
Feb 15 22:47:23 study kernel: RTW:  MAC has not been powered on yet.
Feb 15 22:47:23 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=1
Feb 15 22:47:23 study kernel: RTW: _InitPowerOn_8723du: Normal Mode
Feb 15 22:47:23 study kernel: RTW: _InitPowerOn_8723du: SPS Mode
Feb 15 22:47:23 study kernel: RTW: rtl8723d_FirmwareDownload(wlp0s21f0u4i2) tmp_ps=0
Feb 15 22:47:23 study kernel: RTW: rtl8723d_FirmwareDownload fw: FW_NIC, size: 29262
Feb 15 22:47:23 study kernel: RTW: rtl8723d_FirmwareDownload: fw_ver=31 fw_subver=0000 sig=0x23d1, Month=11, Date=18, Hour=20, Minute=41
Feb 15 22:47:23 study kernel: RTW: rtl8723d_FirmwareDownload(): Shift for fw header!
Feb 15 22:47:23 study kernel: RTW: rtl8723d_FirmwareDownload by IO write!
Feb 15 22:47:23 study kernel: RTW: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00070705
Feb 15 22:47:23 study kernel: RTW: rtl8723d_FirmwareDownload: download FW count:1
Feb 15 22:47:23 study kernel: RTW: _8051Reset8723: Finish
Feb 15 22:47:23 study kernel: RTW: _FWFreeToGo: Polling FW ready OK! (450, 20ms), REG_MCUFWDL:0x000707c6
Feb 15 22:47:23 study kernel: RTW: rtl8723d_FirmwareDownload success. write_fw:1, 50ms
Feb 15 22:47:23 study kernel: RTW:  <=== rtl8723d_FirmwareDownload()
Feb 15 22:47:23 study kernel: RTW: Set RF Chip ID to RF_6052 and RF type to 0.
Feb 15 22:47:23 study kernel: RTW: HalDetectPwrDownMode(): PDN=0
Feb 15 22:47:23 study kernel: RTW: rtl8723du_hal_init in 214ms
Feb 15 22:47:23 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:47:23 study kernel: RTW: [HW_VAR_ENABLE_RX_BAR] 0x6A2=0x500
Feb 15 22:47:23 study kernel: RTW: rtw_hal_set_macaddr_port wlp0s21f0u4i2- hw port(0) mac_addr =38:ca:73:74:cb:de
Feb 15 22:47:23 study kernel: RTW: #### hw_var_set_opmode() -4450 hw_port(0) mode = 2 ####
Feb 15 22:47:23 study kernel: RTW: <===  rtw_ips_pwr_up.............. in 217ms
Feb 15 22:47:23 study kernel: RTW: wlp0s21f0u4i2 sleep m0=0x00000002, ori reg_0x4d4=0x00000000
Feb 15 22:47:25 study kernel: RTW: wlp0s21f0u4i2 wakeup m0=0x00000002, ori reg_0x4d4=0x00000002
Feb 15 22:47:25 study kernel: RTW: survey done event(26) band:0 for wlp0s21f0u4i2
Feb 15 22:47:25 study kernel: RTW: rtw_indicate_scan_done(wlp0s21f0u4i2)
Feb 15 22:47:25 study kernel: RTW: ==>rtw_ps_processor .fw_state(8)
Feb 15 22:47:25 study kernel: RTW: ==>ips_enter cnts:100
Feb 15 22:47:25 study kernel: RTW: ===> rtw_ips_pwr_down...................
Feb 15 22:47:25 study kernel: RTW: ====> rtw_ips_dev_unload...
Feb 15 22:47:25 study kernel: RTW: usb_read_port_cancel
Feb 15 22:47:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:47:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:47:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:47:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:47:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:47:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:47:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:47:25 study kernel: RTW: usb_read_port_complete() RX Warning! bDriverStopped(False) OR bSurpriseRemoved(False)
Feb 15 22:47:25 study kernel: RTW: usb_write_port_cancel
Feb 15 22:47:25 study kernel: RTW: ==> rtl8723du_hal_deinit
Feb 15 22:47:25 study kernel: RTW: CardDisableRTL8723du(wlp0s21f0u4i2): bMacPwrCtrlOn=1
Feb 15 22:47:25 study kernel: RTW: SetHwReg: bMacPwrCtrlOn=0
Feb 15 22:47:25 study kernel: RTW: <=== rtw_ips_pwr_down..................... in 14ms
Feb 15 22:47:51 study doas[4477]: pam_unix(doas:session): session closed for user root
Feb 15 22:47:51 study audit[4477]: USER_END pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:51 study audit[4477]: CRED_DISP pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:51 study kernel: audit: type=1106 audit(1644961671.101:152): pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:51 study kernel: audit: type=1104 audit(1644961671.101:153): pid=4477 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:53 study dbus-daemon[413]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.46' (uid=0 pid=4842 comm="doas -- journalctl -xe ")
Feb 15 22:47:53 study dbus-daemon[413]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 15 22:47:53 study doas[4842]: pam_systemd_home(doas:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 15 22:47:53 study audit[4842]: USER_ACCT pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adam" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:53 study audit[4842]: CRED_REFR pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:53 study doas[4842]: pam_unix(doas:session): session opened for user root(uid=0) by (uid=1002)
Feb 15 22:47:53 study kernel: audit: type=1101 audit(1644961673.951:154): pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adam" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:53 study kernel: audit: type=1110 audit(1644961673.951:155): pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:53 study audit[4842]: USER_START pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:47:53 study doas[4844]: adam ran command journalctl -xe as root from /home/adam
Feb 15 22:47:53 study kernel: audit: type=1105 audit(1644961673.954:156): pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:04 study doas[4842]: pam_unix(doas:session): session closed for user root
Feb 15 22:48:04 study audit[4842]: USER_END pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:04 study audit[4842]: CRED_DISP pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:04 study kernel: audit: type=1106 audit(1644961684.556:157): pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:04 study kernel: audit: type=1104 audit(1644961684.556:158): pid=4842 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:37 study dbus-daemon[413]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.47' (uid=0 pid=4973 comm="doas -- journalctl -xe ")
Feb 15 22:48:37 study dbus-daemon[413]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 15 22:48:37 study doas[4973]: pam_systemd_home(doas:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 15 22:48:37 study audit[4973]: USER_ACCT pid=4973 uid=1002 auid=1002 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adam" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:37 study audit[4973]: CRED_REFR pid=4973 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:37 study kernel: audit: type=1101 audit(1644961717.054:159): pid=4973 uid=1002 auid=1002 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adam" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:37 study kernel: audit: type=1110 audit(1644961717.054:160): pid=4973 uid=1002 auid=1002 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:37 study doas[4973]: pam_unix(doas:session): session opened for user root(uid=0) by (uid=1002)
Feb 15 22:48:37 study audit[4973]: USER_START pid=4973 uid=1002 auid=1002 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'
Feb 15 22:48:37 study doas[4974]: adam ran command journalctl -xe as root from /home/adam
Feb 15 22:48:37 study kernel: audit: type=1105 audit(1644961717.057:161): pid=4973 uid=1002 auid=1002 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/doas" hostname=study addr=? terminal=pts/2 res=success'

Thank you for your work, I appreciate it very much.

lwfinger commented 2 years ago

I am willing to commit some money to purchase an RTL8723DU chip, but I was unable to find one at E-Bay. Are you using a single-board computer with the chip on board? If so, which unit are you using? A link to the device would be appreciated.

yurisuki commented 2 years ago

hello, i’ll try to get in touch with the manufacturer, because i don’t want to disassemble it yet. this notebook is being sold only in czechia and slovakia, and nobody knows certainly what actually is inside.

all i can provide you with is czech page with specifications, which actually don’t include the information we want. https://www.umax.cz/umax-visionbook-12wr-gray/

and also, i can help you paying that chip. thank you, have a nice day

Sent from my iPhone

On 16. 2. 2022, at 2:55, lwfinger @.***> wrote:

 I am willing to commit some money to purchase an RTL8723DU chip, but I was unable to find one at E-Bay. Are you using a single-board computer with the chip on board? If so, which unit are you using? A link to the device would be appreciated.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

yurisuki commented 2 years ago

On 22/02/15 05:55, lwfinger wrote:

I am willing to commit some money to purchase an RTL8723DU chip, but I was unable to find one at E-Bay. Are you using a single-board computer with the chip on board? If so, which unit are you using? A link to the device would be appreciated.

-- Reply to this email directly or view it on GitHub: https://github.com/lwfinger/rtl8723du/issues/15#issuecomment-1041011624 You are receiving this because you commented.

Message ID: @.***>

So, I got in the touch with the manufacturer, and they confirmed, that the chip is soldered to the board itself. I was only able to find https://www.alibaba.com/product-detail/2-4G-RTL8723DU-USB-2-In_60822232348.html which has to be soldered unfortunentely.

Unfortunately, I can't even replace this chip there.

lwfinger commented 2 years ago

I am not interested in buying a laptop for this project. I did find the ROCK Pi E D4W1P or D4W1 with the RTL8723DU chip installed, but the only place with them for sale is at https://www.seeedstudio.com/Rock-Pi-E-c-1569.html?utm_source=cnx_software&utm_medium=link&utm_campaign=cnx_software, but they are out of stock. I will get notification when they are available, but I have no idea how long that might take.

JonD-libera commented 2 years ago

@lwfinger I believe I'm having a similar issue with this model: https://www.microcenter.com/product/646649/evolve-iii-maestro-e-book-116-laptop-computer-dark-grey

Works on master branch, not on the versioned branch.

JonD-libera commented 2 years ago

xubuntu 21.10. Card is onboard system-on-chip laptop. wifi.txt

Device info (shows up on lsusb, not lspci)

lwfinger commented 2 years ago

OK, then use the master branch. I do not have a device, thus all I can confirm that it builds.

The device should show up in the lsusb list - it is not a PCI device.

lwfinger commented 2 years ago

I checked for a code error that had affected v5 USB drivers, but it is fixed in this code. What kind of failure happens? Is anything logged in dmesg?

mo123 commented 2 years ago

Hi

Can this commit from the master branch be added to the 5.13.4 branch? https://github.com/lwfinger/rtl8723du/commit/b21a60f5aca05db6ff8289facca66f8c2d6f91e6 Maybe it fixes the problem? The master branch is unbootable on Armbian 22.02 but boots on the 5.13.4 branch with the 5.15 kernel. I also have the problem with wifi not authenticating after entering the password on an ARM RK3399 RTL8723DU device using Armbian. What logs can I send, dmesg?

lwfinger commented 2 years ago

I doubt that napi is affecting your issue, but I did make the change. It was necessary.

Is there any message associated with the boot problem on Armbian 22.02? Having your dmesg would be a potential help.

Who manufactured your RK3999 device? I found a number of vendors, but no mention of the RTL8723DU. I am willing to spend the $70 needed to get one, but I want to be sure it has the right wifi chip.

mo123 commented 2 years ago

@lwfinger Hi, here is the dmesg from Firefly ROC-PC-PLUS RK3399 device with RTL8723DU. After you enter the wifi password it says after a while authentication failed. The wifi still works correctly on 5.10 kernel with eg. June 2021 5.13.4 RTL8723DU driver. https://pastebin.com/raw/F4kn1HSf 5.15 kernel config file - Perhaps something needs to be added for compatibility? https://github.com/armbian/build/blob/master/config/kernel/linux-rockchip64-current.config

yurisuki commented 2 years ago

hey, i had this same issue on laptop. master branch will work, but doesnt include roaming fix. if you want to, you can use this: https://github.com/yurisuki/rtl8723du

its basically a fork with roaming patch applied, and that password issue is fixed. make sure you are using master branch in my repo.

Sent from my iPhone

mo123 commented 2 years ago

hey, i had this same issue on laptop. master branch will work, but doesnt include roaming fix. if you want to, you can use this: https://github.com/yurisuki/rtl8723du its basically a fork with roaming patch applied, and that password issue is fixed. make sure you are using master branch in my repo. Sent from my iPhone

Hi After using the master branch it seems to be fixed now :)

But it seems Armbian has to be built with the 5.16 edge kernel, with the 5.15 current kernel it can't build an image or doesn't boot(or perhaps it's an issue on my side).

lwfinger commented 2 years ago

The roaming fix is now applied to the master branch. I saw nothing in that fork that affected any password issue.

yurisuki commented 1 year ago

yes, because master branch doesnt have this issue.

Sent from my iPhone

On 19. 3. 2022, at 19:23, lwfinger @.***> wrote:

 The roaming fix is now applied to the master branch. I saw nothing in that fork that affected any password issue.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.