Advertisement
NERO_REDIVIVUS

wifi_diagnostics_not_working_after_extended_power_off

Jun 16th, 2021
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.64 KB | None | 0 0
  1. ----------------------------
  2. nmcli networking connectivity:
  3.  
  4. none
  5. ----------------------------
  6. nmcli radio all:
  7.  
  8. WIFI-HW WIFI WWAN-HW WWAN
  9. enabled enabled enabled disabled
  10. ----------------------------
  11. nmcli connection show:
  12.  
  13. NAME UUID TYPE DEVICE
  14. @ 3BB_WiFi 2d320085-39ab-469b-8ef6-31c8f052032f wifi --
  15. APSBBKK-0977-E2 befab9e9-fa07-4e39-8b02-7fefeb1afae5 wifi --
  16. Control Sound Glenbar 55e61098-8300-4d04-955a-ea843e23b146 wifi --
  17. Galaxy A112439 f67e82aa-f451-4248-9c99-72c081c999ec wifi --
  18. Nitinan’s iPhone 87d3f9f1-b9ed-48a1-8d86-2dd76e860c9c wifi --
  19. PULLMAN 88e84937-b167-4d05-937e-78c37870d3dc wifi --
  20. SRISUWAN 4c7a8823-cfb7-4ae8-a6b8-158cf0cfb7d6 wifi --
  21. WiFi-RMUTP b74fd1e3-4ad6-43e2-9109-47e3a0e42e11 wifi --
  22. WIFI-RMUTP-STAFF d4dea39e-2cb5-4213-8972-0e4d135df55a wifi --
  23. ----------------------------
  24. nmcli device status:
  25.  
  26. DEVICE TYPE STATE CONNECTION
  27. wlp2s0 wifi disconnected --
  28. lo loopback unmanaged --
  29. ----------------------------
  30. nmcli device show wlp2s0:
  31.  
  32. GENERAL.DEVICE: wlp2s0
  33. GENERAL.TYPE: wifi
  34. GENERAL.HWADDR: 28:39:26:70:6A:D9
  35. GENERAL.MTU: 1500
  36. GENERAL.STATE: 30 (disconnected)
  37. GENERAL.CONNECTION: --
  38. GENERAL.CON-PATH: --
  39. ----------------------------
  40. dmesg -T | grep rtw:
  41.  
  42. [Thu Jun 17 06:35:39 2021] rtw_8821ce 0000:02:00.0: Firmware version 24.8.0, H2C version 12
  43. [Thu Jun 17 06:35:39 2021] rtw_8821ce 0000:02:00.0 wlp2s0: renamed from wlan0
  44. [Thu Jun 17 06:35:42 2021] rtw_8821ce 0000:02:00.0: start vif 28:39:26:70:6a:d9 on port 0
  45. [Thu Jun 17 06:35:47 2021] rtw_8821ce 0000:02:00.0: sta fc:3f:7c:29:e6:f8 joined with macid 0
  46. [Thu Jun 17 07:46:24 2021] WARNING: CPU: 2 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  47. [Thu Jun 17 07:46:24 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  48. [Thu Jun 17 07:46:24 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  49. [Thu Jun 17 07:46:24 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  50. [Thu Jun 17 07:46:24 2021] rtw_leave_lps+0x82/0x110 [rtw88_core]
  51. [Thu Jun 17 07:46:24 2021] rtw_ops_config+0xc6/0xe0 [rtw88_core]
  52. [Thu Jun 17 07:46:24 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  53. [Thu Jun 17 07:46:24 2021] rtw_8821ce 0000:02:00.0: failed to send h2c command
  54. [Thu Jun 17 07:46:25 2021] rtw_8821ce 0000:02:00.0: firmware failed to leave lps state
  55. [Thu Jun 17 07:46:25 2021] rtw_8821ce 0000:02:00.0: failed to send h2c command
  56. [Thu Jun 17 07:46:25 2021] rtw_8821ce 0000:02:00.0: failed to send h2c command
  57. [Thu Jun 17 07:46:25 2021] rtw_8821ce 0000:02:00.0: failed to send h2c command
  58. [Thu Jun 17 07:46:25 2021] rtw_8821ce 0000:02:00.0: sta fc:3f:7c:29:e6:f8 with macid 0 left
  59. [Thu Jun 17 07:46:25 2021] rtw_8821ce 0000:02:00.0: failed to send h2c command
  60. [Thu Jun 17 07:46:25 2021] rtw_8821ce 0000:02:00.0: failed to send h2c command
  61. [Thu Jun 17 07:46:27 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  62. [Thu Jun 17 07:46:27 2021] WARNING: CPU: 3 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  63. [Thu Jun 17 07:46:27 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  64. [Thu Jun 17 07:46:27 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  65. [Thu Jun 17 07:46:27 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  66. [Thu Jun 17 07:46:27 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  67. [Thu Jun 17 07:46:27 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  68. [Thu Jun 17 07:46:27 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  69. [Thu Jun 17 07:46:27 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  70. [Thu Jun 17 07:46:27 2021] WARNING: CPU: 7 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  71. [Thu Jun 17 07:46:27 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  72. [Thu Jun 17 07:46:27 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  73. [Thu Jun 17 07:46:27 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  74. [Thu Jun 17 07:46:27 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  75. [Thu Jun 17 07:46:27 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  76. [Thu Jun 17 07:46:27 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  77. [Thu Jun 17 07:46:29 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  78. [Thu Jun 17 07:46:29 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  79. [Thu Jun 17 07:46:29 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  80. [Thu Jun 17 07:46:29 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  81. [Thu Jun 17 07:46:29 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  82. [Thu Jun 17 07:46:29 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  83. [Thu Jun 17 07:46:35 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  84. [Thu Jun 17 07:46:35 2021] WARNING: CPU: 1 PID: 4740 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  85. [Thu Jun 17 07:46:35 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  86. [Thu Jun 17 07:46:35 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  87. [Thu Jun 17 07:46:35 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  88. [Thu Jun 17 07:46:35 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  89. [Thu Jun 17 07:46:35 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  90. [Thu Jun 17 07:46:35 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  91. [Thu Jun 17 07:46:35 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  92. [Thu Jun 17 07:46:38 2021] WARNING: CPU: 3 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  93. [Thu Jun 17 07:46:38 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  94. [Thu Jun 17 07:46:38 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  95. [Thu Jun 17 07:46:38 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  96. [Thu Jun 17 07:46:38 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  97. [Thu Jun 17 07:46:38 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  98. [Thu Jun 17 07:46:38 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  99. [Thu Jun 17 07:46:40 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  100. [Thu Jun 17 07:46:40 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  101. [Thu Jun 17 07:46:40 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  102. [Thu Jun 17 07:46:40 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  103. [Thu Jun 17 07:46:40 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  104. [Thu Jun 17 07:46:40 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  105. [Thu Jun 17 07:46:46 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  106. [Thu Jun 17 07:46:46 2021] WARNING: CPU: 1 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  107. [Thu Jun 17 07:46:46 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  108. [Thu Jun 17 07:46:46 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  109. [Thu Jun 17 07:46:46 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  110. [Thu Jun 17 07:46:46 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  111. [Thu Jun 17 07:46:46 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  112. [Thu Jun 17 07:46:46 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  113. [Thu Jun 17 07:46:46 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  114. [Thu Jun 17 07:46:46 2021] WARNING: CPU: 3 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  115. [Thu Jun 17 07:46:46 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  116. [Thu Jun 17 07:46:46 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  117. [Thu Jun 17 07:46:46 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  118. [Thu Jun 17 07:46:46 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  119. [Thu Jun 17 07:46:46 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  120. [Thu Jun 17 07:46:46 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  121. [Thu Jun 17 07:46:48 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  122. [Thu Jun 17 07:46:48 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  123. [Thu Jun 17 07:46:48 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  124. [Thu Jun 17 07:46:48 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  125. [Thu Jun 17 07:46:48 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  126. [Thu Jun 17 07:46:48 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  127. [Thu Jun 17 07:46:54 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  128. [Thu Jun 17 07:46:54 2021] WARNING: CPU: 5 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  129. [Thu Jun 17 07:46:54 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  130. [Thu Jun 17 07:46:54 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  131. [Thu Jun 17 07:46:54 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  132. [Thu Jun 17 07:46:54 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  133. [Thu Jun 17 07:46:54 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  134. [Thu Jun 17 07:46:54 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  135. [Thu Jun 17 07:46:54 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  136. [Thu Jun 17 07:46:54 2021] WARNING: CPU: 1 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  137. [Thu Jun 17 07:46:54 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  138. [Thu Jun 17 07:46:54 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  139. [Thu Jun 17 07:46:54 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  140. [Thu Jun 17 07:46:54 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  141. [Thu Jun 17 07:46:54 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  142. [Thu Jun 17 07:46:54 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  143. [Thu Jun 17 07:46:56 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  144. [Thu Jun 17 07:46:56 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  145. [Thu Jun 17 07:46:56 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  146. [Thu Jun 17 07:46:56 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  147. [Thu Jun 17 07:46:56 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  148. [Thu Jun 17 07:46:56 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  149. [Thu Jun 17 07:47:02 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  150. [Thu Jun 17 07:47:02 2021] WARNING: CPU: 1 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  151. [Thu Jun 17 07:47:02 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  152. [Thu Jun 17 07:47:02 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  153. [Thu Jun 17 07:47:02 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  154. [Thu Jun 17 07:47:02 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  155. [Thu Jun 17 07:47:02 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  156. [Thu Jun 17 07:47:02 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  157. [Thu Jun 17 07:47:02 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  158. [Thu Jun 17 07:47:09 2021] WARNING: CPU: 2 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  159. [Thu Jun 17 07:47:09 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  160. [Thu Jun 17 07:47:09 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  161. [Thu Jun 17 07:47:09 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  162. [Thu Jun 17 07:47:09 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  163. [Thu Jun 17 07:47:09 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  164. [Thu Jun 17 07:47:09 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  165. [Thu Jun 17 07:47:11 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  166. [Thu Jun 17 07:47:11 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  167. [Thu Jun 17 07:47:11 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  168. [Thu Jun 17 07:47:11 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  169. [Thu Jun 17 07:47:11 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  170. [Thu Jun 17 07:47:11 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  171. [Thu Jun 17 07:47:16 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  172. [Thu Jun 17 07:47:16 2021] WARNING: CPU: 1 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  173. [Thu Jun 17 07:47:16 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  174. [Thu Jun 17 07:47:16 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  175. [Thu Jun 17 07:47:16 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  176. [Thu Jun 17 07:47:16 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  177. [Thu Jun 17 07:47:16 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  178. [Thu Jun 17 07:47:16 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  179. [Thu Jun 17 07:47:16 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  180. [Thu Jun 17 07:47:23 2021] WARNING: CPU: 6 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  181. [Thu Jun 17 07:47:23 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  182. [Thu Jun 17 07:47:23 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  183. [Thu Jun 17 07:47:23 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  184. [Thu Jun 17 07:47:23 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  185. [Thu Jun 17 07:47:23 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  186. [Thu Jun 17 07:47:23 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  187. [Thu Jun 17 07:47:25 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  188. [Thu Jun 17 07:47:25 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  189. [Thu Jun 17 07:47:25 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  190. [Thu Jun 17 07:47:25 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  191. [Thu Jun 17 07:47:25 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  192. [Thu Jun 17 07:47:25 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  193. [Thu Jun 17 07:47:30 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  194. [Thu Jun 17 07:47:30 2021] WARNING: CPU: 7 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  195. [Thu Jun 17 07:47:30 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  196. [Thu Jun 17 07:47:30 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  197. [Thu Jun 17 07:47:30 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  198. [Thu Jun 17 07:47:30 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  199. [Thu Jun 17 07:47:30 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  200. [Thu Jun 17 07:47:30 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  201. [Thu Jun 17 07:47:30 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  202. [Thu Jun 17 07:47:42 2021] WARNING: CPU: 3 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  203. [Thu Jun 17 07:47:42 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  204. [Thu Jun 17 07:47:42 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  205. [Thu Jun 17 07:47:42 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  206. [Thu Jun 17 07:47:42 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  207. [Thu Jun 17 07:47:42 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  208. [Thu Jun 17 07:47:42 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  209. [Thu Jun 17 07:47:44 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  210. [Thu Jun 17 07:47:44 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  211. [Thu Jun 17 07:47:44 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  212. [Thu Jun 17 07:47:44 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  213. [Thu Jun 17 07:47:44 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  214. [Thu Jun 17 07:47:44 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  215. [Thu Jun 17 07:47:49 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  216. [Thu Jun 17 07:47:49 2021] WARNING: CPU: 7 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  217. [Thu Jun 17 07:47:49 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  218. [Thu Jun 17 07:47:49 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  219. [Thu Jun 17 07:47:49 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  220. [Thu Jun 17 07:47:49 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  221. [Thu Jun 17 07:47:49 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  222. [Thu Jun 17 07:47:49 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  223. [Thu Jun 17 07:47:49 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  224. [Thu Jun 17 07:48:10 2021] WARNING: CPU: 3 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  225. [Thu Jun 17 07:48:10 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  226. [Thu Jun 17 07:48:10 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  227. [Thu Jun 17 07:48:10 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  228. [Thu Jun 17 07:48:10 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  229. [Thu Jun 17 07:48:10 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  230. [Thu Jun 17 07:48:10 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  231. [Thu Jun 17 07:48:12 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  232. [Thu Jun 17 07:48:12 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  233. [Thu Jun 17 07:48:12 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  234. [Thu Jun 17 07:48:12 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  235. [Thu Jun 17 07:48:12 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  236. [Thu Jun 17 07:48:12 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  237. [Thu Jun 17 07:48:17 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  238. [Thu Jun 17 07:48:17 2021] WARNING: CPU: 3 PID: 126 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  239. [Thu Jun 17 07:48:17 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  240. [Thu Jun 17 07:48:17 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  241. [Thu Jun 17 07:48:17 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  242. [Thu Jun 17 07:48:17 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  243. [Thu Jun 17 07:48:17 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  244. [Thu Jun 17 07:48:17 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  245. [Thu Jun 17 07:48:17 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  246. [Thu Jun 17 07:48:53 2021] WARNING: CPU: 6 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  247. [Thu Jun 17 07:48:53 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  248. [Thu Jun 17 07:48:53 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  249. [Thu Jun 17 07:48:53 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  250. [Thu Jun 17 07:48:53 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  251. [Thu Jun 17 07:48:53 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  252. [Thu Jun 17 07:48:53 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  253. [Thu Jun 17 07:48:55 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  254. [Thu Jun 17 07:48:55 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  255. [Thu Jun 17 07:48:55 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  256. [Thu Jun 17 07:48:55 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  257. [Thu Jun 17 07:48:55 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  258. [Thu Jun 17 07:48:55 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  259. [Thu Jun 17 07:49:00 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  260. [Thu Jun 17 07:49:00 2021] WARNING: CPU: 0 PID: 4849 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  261. [Thu Jun 17 07:49:00 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  262. [Thu Jun 17 07:49:00 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  263. [Thu Jun 17 07:49:00 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  264. [Thu Jun 17 07:49:00 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  265. [Thu Jun 17 07:49:00 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  266. [Thu Jun 17 07:49:00 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  267. [Thu Jun 17 07:49:00 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  268. [Thu Jun 17 07:49:56 2021] WARNING: CPU: 4 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  269. [Thu Jun 17 07:49:56 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  270. [Thu Jun 17 07:49:56 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  271. [Thu Jun 17 07:49:56 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  272. [Thu Jun 17 07:49:56 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  273. [Thu Jun 17 07:49:56 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  274. [Thu Jun 17 07:49:56 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  275. [Thu Jun 17 07:49:58 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  276. [Thu Jun 17 07:49:58 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  277. [Thu Jun 17 07:49:58 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  278. [Thu Jun 17 07:49:58 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  279. [Thu Jun 17 07:49:58 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  280. [Thu Jun 17 07:49:58 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  281. [Thu Jun 17 07:50:03 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  282. [Thu Jun 17 07:50:03 2021] WARNING: CPU: 1 PID: 4849 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  283. [Thu Jun 17 07:50:03 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  284. [Thu Jun 17 07:50:03 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  285. [Thu Jun 17 07:50:03 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  286. [Thu Jun 17 07:50:03 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  287. [Thu Jun 17 07:50:03 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  288. [Thu Jun 17 07:50:03 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  289. [Thu Jun 17 07:50:03 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  290. [Thu Jun 17 07:51:30 2021] WARNING: CPU: 3 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  291. [Thu Jun 17 07:51:30 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  292. [Thu Jun 17 07:51:30 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  293. [Thu Jun 17 07:51:30 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  294. [Thu Jun 17 07:51:30 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  295. [Thu Jun 17 07:51:30 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  296. [Thu Jun 17 07:51:30 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  297. [Thu Jun 17 07:51:32 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  298. [Thu Jun 17 07:51:32 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  299. [Thu Jun 17 07:51:32 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  300. [Thu Jun 17 07:51:32 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  301. [Thu Jun 17 07:51:32 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  302. [Thu Jun 17 07:51:32 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  303. [Thu Jun 17 07:51:37 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  304. [Thu Jun 17 07:51:37 2021] WARNING: CPU: 0 PID: 4740 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  305. [Thu Jun 17 07:51:37 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  306. [Thu Jun 17 07:51:37 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  307. [Thu Jun 17 07:51:37 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  308. [Thu Jun 17 07:51:37 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  309. [Thu Jun 17 07:51:37 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  310. [Thu Jun 17 07:51:37 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  311. [Thu Jun 17 07:51:37 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  312. [Thu Jun 17 07:53:30 2021] WARNING: CPU: 7 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  313. [Thu Jun 17 07:53:30 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  314. [Thu Jun 17 07:53:30 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  315. [Thu Jun 17 07:53:30 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  316. [Thu Jun 17 07:53:30 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  317. [Thu Jun 17 07:53:30 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  318. [Thu Jun 17 07:53:30 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  319. [Thu Jun 17 07:53:32 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  320. [Thu Jun 17 07:53:32 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  321. [Thu Jun 17 07:53:32 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  322. [Thu Jun 17 07:53:32 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  323. [Thu Jun 17 07:53:32 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  324. [Thu Jun 17 07:53:32 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  325. [Thu Jun 17 07:53:37 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  326. [Thu Jun 17 07:53:37 2021] WARNING: CPU: 1 PID: 4740 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  327. [Thu Jun 17 07:53:37 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  328. [Thu Jun 17 07:53:37 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  329. [Thu Jun 17 07:53:37 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  330. [Thu Jun 17 07:53:37 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  331. [Thu Jun 17 07:53:37 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  332. [Thu Jun 17 07:53:37 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  333. [Thu Jun 17 07:53:37 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  334. [Thu Jun 17 07:55:31 2021] WARNING: CPU: 2 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  335. [Thu Jun 17 07:55:31 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  336. [Thu Jun 17 07:55:31 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  337. [Thu Jun 17 07:55:31 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  338. [Thu Jun 17 07:55:31 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  339. [Thu Jun 17 07:55:31 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  340. [Thu Jun 17 07:55:31 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  341. [Thu Jun 17 07:55:33 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  342. [Thu Jun 17 07:55:33 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  343. [Thu Jun 17 07:55:33 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  344. [Thu Jun 17 07:55:33 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  345. [Thu Jun 17 07:55:33 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  346. [Thu Jun 17 07:55:33 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  347. [Thu Jun 17 07:55:38 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  348. [Thu Jun 17 07:55:38 2021] WARNING: CPU: 2 PID: 4909 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  349. [Thu Jun 17 07:55:38 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  350. [Thu Jun 17 07:55:38 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  351. [Thu Jun 17 07:55:38 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  352. [Thu Jun 17 07:55:38 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  353. [Thu Jun 17 07:55:38 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  354. [Thu Jun 17 07:55:38 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  355. [Thu Jun 17 07:55:38 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  356. [Thu Jun 17 07:57:31 2021] WARNING: CPU: 1 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  357. [Thu Jun 17 07:57:31 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  358. [Thu Jun 17 07:57:31 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  359. [Thu Jun 17 07:57:31 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  360. [Thu Jun 17 07:57:31 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  361. [Thu Jun 17 07:57:31 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  362. [Thu Jun 17 07:57:31 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  363. [Thu Jun 17 07:57:33 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  364. [Thu Jun 17 07:57:33 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  365. [Thu Jun 17 07:57:33 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  366. [Thu Jun 17 07:57:33 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  367. [Thu Jun 17 07:57:33 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  368. [Thu Jun 17 07:57:33 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  369. [Thu Jun 17 07:57:38 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  370. [Thu Jun 17 07:57:38 2021] WARNING: CPU: 3 PID: 4909 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  371. [Thu Jun 17 07:57:38 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  372. [Thu Jun 17 07:57:38 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  373. [Thu Jun 17 07:57:38 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  374. [Thu Jun 17 07:57:38 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  375. [Thu Jun 17 07:57:38 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  376. [Thu Jun 17 07:57:38 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  377. [Thu Jun 17 07:57:38 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  378. [Thu Jun 17 07:59:31 2021] WARNING: CPU: 5 PID: 951 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  379. [Thu Jun 17 07:59:31 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  380. [Thu Jun 17 07:59:31 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  381. [Thu Jun 17 07:59:31 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  382. [Thu Jun 17 07:59:31 2021] rtw_leave_ips+0x1f/0x80 [rtw88_core]
  383. [Thu Jun 17 07:59:31 2021] rtw_ops_config+0xa3/0xe0 [rtw88_core]
  384. [Thu Jun 17 07:59:31 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  385. [Thu Jun 17 07:59:33 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  386. [Thu Jun 17 07:59:33 2021] rtw_8821ce 0000:02:00.0: mac power on failed
  387. [Thu Jun 17 07:59:33 2021] rtw_8821ce 0000:02:00.0: failed to power on mac
  388. [Thu Jun 17 07:59:33 2021] rtw_8821ce 0000:02:00.0: leave idle state failed
  389. [Thu Jun 17 07:59:33 2021] rtw_8821ce 0000:02:00.0: failed to leave ips state
  390. [Thu Jun 17 07:59:33 2021] rtw_8821ce 0000:02:00.0: failed to leave idle state
  391. [Thu Jun 17 07:59:38 2021] rtw_8821ce 0000:02:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
  392. [Thu Jun 17 07:59:38 2021] WARNING: CPU: 3 PID: 4740 at drivers/net/wireless/realtek/rtw88/pci.c:1173 rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  393. [Thu Jun 17 07:59:38 2021] Modules linked in: binfmt_misc rfcomm ccm cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_hda_codec_generic btusb btrtl btbcm btintel bluetooth uvcvideo ecdh_generic usbhid ecc nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) rtl8821ce(O) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp mei_hdcp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation x86_pkg_temp_thermal soundwire_cadence intel_rapl_msr nls_iso8859_1 intel_powerclamp snd_hda_codec coretemp rtw88_8821ce rtw88_8821c snd_hda_core rtw88_pci kvm_intel snd_hwdep rtw88_core soundwire_bus snd_soc_core snd_compress mac80211 kvm i915 ac97_bus snd_pcm_dmaengine snd_pcm crct10dif_pclmul ghash_clmulni_intel aesni_intel snd_seq_midi snd_seq_midi_event crypto_simd cryptd glue_helper rapl snd_rawmidi intel_cstate snd_seq
  394. [Thu Jun 17 07:59:38 2021] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtw88_pci]
  395. [Thu Jun 17 07:59:38 2021] rtw_pci_link_ps+0x53/0x90 [rtw88_pci]
  396. [Thu Jun 17 07:59:38 2021] ? rtw_core_stop+0xd2/0xe0 [rtw88_core]
  397. [Thu Jun 17 07:59:38 2021] rtw_enter_ips+0x3e/0x50 [rtw88_core]
  398. [Thu Jun 17 07:59:38 2021] rtw_ops_config+0xd3/0xe0 [rtw88_core]
  399. [Thu Jun 17 07:59:38 2021] rtw_8821ce 0000:02:00.0: failed to read ASPM, ret=-5
  400. ----------------------------
  401. nmcli networking on:
  402.  
  403. ----------------------------
  404. nmcli device connect wlp2s0:
  405.  
  406. Error: Failed to add/activate new connection: A 'wireless' setting is required if no AP path was given.
  407. ----------------------------
  408. nmcli connection up SRISUWAN:
  409.  
  410. Error: Connection activation failed: The Wi-Fi network could not be found
  411. Hint: use 'journalctl -xe NM_CONNECTION=4c7a8823-cfb7-4ae8-a6b8-158cf0cfb7d6 + NM_DEVICE=wlp2s0' to get more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement