Wifi instable
Après maj vers nouveau kernel
Système et matériels / Réseau Internet Wi-Fi

calludefr Membre non connecté
-
- Voir le profil du membre calludefr
- Inscrit le : 25/08/2017
- Groupes :
J'ai un ordinateur Asus Vivobook S14, Carte mère X411UA,
Carte réseau RTL8822BE 802.11a/b/g/n/ac WiFi adapter
J'ai installé Mageia 7.1 XFCE en dualboot avec Win10.
Tout fonctionnait bien avec le kernel 5.1.14-desktop-1.mga7
Quand le kernel 5.5.9-desktop-1.mga7 a été installé ma connexion internet est devenue instable et après peu de minutes de travail l'ordinateur s'est déconnecté, plus aucun réseau wifi n'était plus apparent dans l'applet du bureau et dans le gestionnaire de réseaux.
Les kernel-firmware et kernel-firmware-non-free sont bien installés.
Quand j'utilise le kernel 5.1.14-desktop-1.mga7 ma connexion est totalement stable.
Que puis-je faire pour pouvoir travailler avec les nouveaux kernels ?
Merci d'avance

nic80 Membre non connecté
-
- Voir le profil du membre nic80
- Inscrit le : 06/08/2018
- Groupes :
-
Modérateur
Avec le 5.5.9, est ce que le réseau wifi est vu ou pas du tout ?
Que donne les commandes:
lspci -nn | grep -i rtl
Ainsi que
/sbin/lsmod | grep -i rtl
Enfin quel est le type de box utilisé ? Freebox ?

Guygoye Membre non connecté
-
- Voir le profil du membre Guygoye
- Inscrit le : 25/10/2018
- Groupes :
-
Modérateur
-
Forgeron
Ca ressemble aux problèmes que je rencontre avec Network manager et LiveBox

calludefr Membre non connecté
-
- Voir le profil du membre calludefr
- Inscrit le : 25/08/2017
- Groupes :
Désolé pour ce retard dans la réponse. J'étais absent deux jours de chez moi.
Je veux vous donner des infos complémentaires
1. Je vis au Vietnam, Saigon. Je n'ai pas de Freebox, je passe par un router Wifi Belkin.
2. Je fais tourner 5.1.14 et 5.5.9 sur un HP Compaq 6510b; il n'y a aucun problème de connexion.
Voici le retour des commandes demandées
Code :
[peqce@localhost ~]$ lspci -nn | grep -i rtl
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822] (rev ff)
[peqce@localhost ~]$ /sbin/lsmod | grep -i rtl
btrtl 24576 1 btusb
bluetooth 630784 31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
[peqce@localhost ~]$ lspci -nn | grep -i rtl
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822] (rev ff)
[peqce@localhost ~]$ /sbin/lsmod | grep -i rtl
btrtl 24576 1 btusb
bluetooth 630784 31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
Autres réponses
1. J'utilise drakx-net-applet
2. Aucun réseau sous n'est proposé sous 5.5.9
Remarque: J'avais d'abord fait une installation Mageia 7.1 Gnome. Le problème était le même. Puis j'ai procédé à cette installation Mageia 7.1 XFCE et le problème n'est toujours pas résolu.
Merci pour votre aide.
Cordialement.

nic80 Membre non connecté
-
- Voir le profil du membre nic80
- Inscrit le : 06/08/2018
- Groupes :
-
Modérateur
Si la carte wifi ne voit aucun wifi, il faudrait regarder ce que donne la commande
rfkill
, afin de vérifier qu' il n' y a pas un blocage quelque part.
Ensuite, il semble que le chipset rtl8822be semble être géré par le module rtw88.
Il faudrait regarder s' il est bien chargé par un
/sbin/lsmod | grep rtw
Si ce n' est pas le cas, on peut regarder dans le journal ce qui est relatif à ce module. En root,
journalctl -b0 | grep -i -C6 rtw88

calludefr Membre non connecté
-
- Voir le profil du membre calludefr
- Inscrit le : 25/08/2017
- Groupes :
Je vous envoie le retour des commandes dans le fichier joint
Merci
A bientôt
Je vous mets en copie le contenu car j'ai l'impression que le fichier ne s'est pas joint.
Caché :
[peqce@localhost ~]$ rfkill
ID TYPE DEVICE SOFT HARD
0 bluetooth hci0 débloqué débloqué
1 wlan phy0 débloqué débloqué
[peqce@localhost ~]$ /sbin/lsmod | grep rtw
rtwpci 28672 0
rtw88 561152 1 rtwpci
mac80211 872448 2 rtwpci,rtw88
cfg80211 835584 2 mac80211,rtw88
[peqce@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# journalctl -bO | grep -i -C6 rtw88
Failed to parse boot descriptor 'O'
[root@localhost ~]# journalctl -b0 | grep -i -C6 rtw88
mars 23 06:28:49 localhost chronyd[1042]: Selected source 162.159.200.1
mars 23 06:28:57 localhost kernel: net-fw DROP IN=wlp2s0 OUT= MAC=40:9f:38:88:5f:bf:c0:56:27:aa:47:8c:08:00 SRC=3.114.5.45 DST=10.217.65.145 LEN=71 TOS=0x18 PREC=0x20 TTL=234 ID=31014 DF PROTO=TCP SPT=443 DPT=54668 WINDOW=65340 RES=0x00 ACK PSH FIN URGP=0
mars 23 06:28:59 localhost kernel: rtw_pci 0000:02:00.0: firmware failed to restore hardware setting
mars 23 06:29:01 localhost kernel: net-fw DROP IN=wlp2s0 OUT= MAC=40:9f:38:88:5f:bf:c0:56:27:aa:47:8c:08:00 SRC=3.114.5.45 DST=10.217.65.145 LEN=71 TOS=0x18 PREC=0x20 TTL=234 ID=37996 DF PROTO=TCP SPT=443 DPT=54669 WINDOW=422 RES=0x00 ACK PSH FIN URGP=0
mars 23 06:29:05 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:05 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:05 localhost kernel: WARNING: CPU: 4 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:05 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:05 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:05 localhost kernel: CPU: 4 PID: 161 Comm: kworker/u16:2 Not tainted 5.5.9-desktop-1.mga7 #1
mars 23 06:29:05 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:05 localhost kernel: Workqueue: phy0 rtw_watch_dog_work [rtw88]
mars 23 06:29:05 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
mars 23 06:29:05 localhost kernel: RSP: 0018:ffffb1c340457df0 EFLAGS: 00010286
mars 23 06:29:05 localhost kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000007
mars 23 06:29:05 localhost kernel: RDX: 0000000000000007 RSI: 0000000000000082 RDI: ffff93eb1ad19880
mars 23 06:29:05 localhost kernel: RBP: ffff93eb09f59e60 R08: 000000000000038a R09: 0000000000000004
--
mars 23 06:29:05 localhost kernel: R13: 0000000000000000 R14: ffff93eb19be8cc0 R15: 0ffff93eb1466ee1
mars 23 06:29:05 localhost kernel: FS: 0000000000000000(0000) GS:ffff93eb1ad00000(0000) knlGS:0000000000000000
mars 23 06:29:05 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:05 localhost kernel: CR2: 00000000016db158 CR3: 000000011d40a001 CR4: 00000000003606e0
mars 23 06:29:05 localhost kernel: Call Trace:
mars 23 06:29:05 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:05 localhost kernel: rtw_leave_lps+0x83/0x150 [rtw88]
mars 23 06:29:05 localhost kernel: rtw_watch_dog_work+0x1c3/0x230 [rtw88]
mars 23 06:29:05 localhost kernel: process_one_work+0x200/0x3c0
mars 23 06:29:05 localhost kernel: worker_thread+0x2d/0x3d0
mars 23 06:29:05 localhost kernel: ? process_one_work+0x3c0/0x3c0
mars 23 06:29:05 localhost kernel: kthread+0x112/0x130
mars 23 06:29:05 localhost kernel: ? kthread_park+0x80/0x80
mars 23 06:29:05 localhost kernel: ret_from_fork+0x35/0x40
--
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: firmware failed to restore hardware setting
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:05 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:05 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:05 localhost kernel: WARNING: CPU: 4 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:05 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:05 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:05 localhost kernel: CPU: 4 PID: 161 Comm: kworker/u16:2 Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:05 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:05 localhost kernel: Workqueue: phy0 rtw_watch_dog_work [rtw88]
mars 23 06:29:05 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
mars 23 06:29:05 localhost kernel: RSP: 0018:ffffb1c340457e08 EFLAGS: 00010286
mars 23 06:29:05 localhost kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000007
mars 23 06:29:05 localhost kernel: RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff93eb1ad19880
mars 23 06:29:05 localhost kernel: RBP: ffff93eb09f59e60 R08: 00000000000003af R09: 0000000000000004
--
mars 23 06:29:05 localhost kernel: R13: 0000000000000000 R14: ffff93eb19be8cc0 R15: 0ffff93eb1466ee1
mars 23 06:29:05 localhost kernel: FS: 0000000000000000(0000) GS:ffff93eb1ad00000(0000) knlGS:0000000000000000
mars 23 06:29:05 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:05 localhost kernel: CR2: 00000000016db158 CR3: 000000011d40a001 CR4: 00000000003606e0
mars 23 06:29:05 localhost kernel: Call Trace:
mars 23 06:29:05 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:05 localhost kernel: rtw_enter_lps+0xb6/0x100 [rtw88]
mars 23 06:29:05 localhost kernel: rtw_watch_dog_work+0x221/0x230 [rtw88]
mars 23 06:29:05 localhost kernel: process_one_work+0x200/0x3c0
mars 23 06:29:05 localhost kernel: worker_thread+0x2d/0x3d0
mars 23 06:29:05 localhost kernel: ? process_one_work+0x3c0/0x3c0
mars 23 06:29:05 localhost kernel: kthread+0x112/0x130
mars 23 06:29:05 localhost kernel: ? kthread_park+0x80/0x80
mars 23 06:29:05 localhost kernel: ret_from_fork+0x35/0x40
mars 23 06:29:05 localhost kernel: ---[ end trace fd961e212e1759d1 ]---
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: failed to read ASPM, ret=-5
mars 23 06:29:05 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:05 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:05 localhost kernel: WARNING: CPU: 4 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:05 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:05 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:05 localhost kernel: CPU: 4 PID: 161 Comm: kworker/u16:2 Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:05 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:05 localhost kernel: Workqueue: phy0 ieee80211_beacon_connection_loss_work [mac80211]
mars 23 06:29:05 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
--
mars 23 06:29:05 localhost kernel: R13: ffff93eb09f587c0 R14: ffff93eb19be8cc0 R15: 0ffff93eb1466ee1
mars 23 06:29:05 localhost kernel: FS: 0000000000000000(0000) GS:ffff93eb1ad00000(0000) knlGS:0000000000000000
mars 23 06:29:05 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:05 localhost kernel: CR2: 00000000016db158 CR3: 000000011d40a001 CR4: 00000000003606e0
mars 23 06:29:05 localhost kernel: Call Trace:
mars 23 06:29:05 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:05 localhost kernel: rtw_leave_lps+0x83/0x150 [rtw88]
mars 23 06:29:05 localhost kernel: rtw_ops_config+0xa5/0xb0 [rtw88]
mars 23 06:29:05 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
mars 23 06:29:05 localhost kernel: ieee80211_recalc_ps.part.31+0xe9/0x150 [mac80211]
mars 23 06:29:05 localhost kernel: ieee80211_mgd_probe_ap.part.32+0xb1/0x140 [mac80211]
mars 23 06:29:05 localhost kernel: process_one_work+0x200/0x3c0
mars 23 06:29:05 localhost kernel: worker_thread+0x2d/0x3d0
mars 23 06:29:05 localhost kernel: ? process_one_work+0x3c0/0x3c0
--
mars 23 06:29:06 localhost kernel: rtw_pci 0000:02:00.0: sta c0:56:27:aa:47:8d with macid 0 left
mars 23 06:29:06 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:06 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:06 localhost ifplugd(wlp2s0)[1290]: Link beat lost.
mars 23 06:29:08 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:08 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:08 localhost kernel: WARNING: CPU: 4 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:08 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:08 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:08 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:08 localhost kernel: CPU: 4 PID: 161 Comm: kworker/u16:2 Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:08 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:08 localhost kernel: Workqueue: phy0 ieee80211_iface_work [mac80211]
mars 23 06:29:08 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:08 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
--
mars 23 06:29:08 localhost kernel: R13: ffff93eb09f587c0 R14: ffff93eb163a08c0 R15: ffff93eb163a1200
mars 23 06:29:08 localhost kernel: FS: 0000000000000000(0000) GS:ffff93eb1ad00000(0000) knlGS:0000000000000000
mars 23 06:29:08 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:08 localhost kernel: CR2: 00000000016db158 CR3: 000000011d40a001 CR4: 00000000003606e0
mars 23 06:29:08 localhost kernel: Call Trace:
mars 23 06:29:08 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:08 localhost kernel: rtw_enter_ips+0x38/0x40 [rtw88]
mars 23 06:29:08 localhost kernel: rtw_ops_config+0x44/0xb0 [rtw88]
mars 23 06:29:08 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
mars 23 06:29:08 localhost kernel: ieee80211_free_chanctx+0x8b/0xb0 [mac80211]
mars 23 06:29:08 localhost kernel: __ieee80211_vif_release_channel+0xed/0x130 [mac80211]
mars 23 06:29:08 localhost kernel: ieee80211_vif_release_channel+0x3a/0x50 [mac80211]
mars 23 06:29:08 localhost kernel: ieee80211_set_disassoc+0x28c/0x590 [mac80211]
mars 23 06:29:08 localhost kernel: ieee80211_sta_connection_lost.constprop.34+0x36/0x70 [mac80211]
--
mars 23 06:29:08 localhost kernel: ? kthread_park+0x80/0x80
mars 23 06:29:08 localhost kernel: ret_from_fork+0x35/0x40
mars 23 06:29:08 localhost kernel: ---[ end trace fd961e212e1759d3 ]---
mars 23 06:29:08 localhost kernel: rtw_pci 0000:02:00.0: failed to read ASPM, ret=-5
mars 23 06:29:08 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:08 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:08 localhost kernel: WARNING: CPU: 7 PID: 1288 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:08 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:08 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:08 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:08 localhost kernel: CPU: 7 PID: 1288 Comm: wpa_supplicant Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:08 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:08 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:08 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
mars 23 06:29:08 localhost kernel: RSP: 0018:ffffb1c340cd3b38 EFLAGS: 00010282
--
mars 23 06:29:08 localhost kernel: R13: ffff93eb09f587c0 R14: 0000000000000000 R15: ffff93eb09f587c0
mars 23 06:29:08 localhost kernel: FS: 00007f33be833800(0000) GS:ffff93eb1adc0000(0000) knlGS:0000000000000000
mars 23 06:29:08 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:08 localhost kernel: CR2: 00007f33bed60b20 CR3: 0000000149f14004 CR4: 00000000003606e0
mars 23 06:29:08 localhost kernel: Call Trace:
mars 23 06:29:08 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:08 localhost kernel: rtw_leave_ips+0x19/0x70 [rtw88]
mars 23 06:29:08 localhost kernel: rtw_ops_config+0x79/0xb0 [rtw88]
mars 23 06:29:08 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
mars 23 06:29:08 localhost kernel: __ieee80211_start_scan+0x31e/0x730 [mac80211]
mars 23 06:29:08 localhost kernel: ? security_capable+0x38/0x50
mars 23 06:29:08 localhost kernel: ieee80211_request_scan+0x2b/0x50 [mac80211]
mars 23 06:29:08 localhost kernel: cfg80211_wext_siwscan+0x2f7/0x460 [cfg80211]
mars 23 06:29:08 localhost kernel: ? rb_insert_bss+0xa0/0xa0 [cfg80211]
--
mars 23 06:29:12 localhost ifplugd(wlp2s0)[1290]: Executing '/etc/ifplugd/ifplugd.action wlp2s0 down'.
mars 23 06:29:12 localhost avahi-daemon[880]: Withdrawing address record for 10.217.65.145 on wlp2s0.
mars 23 06:29:12 localhost avahi-daemon[880]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 10.217.65.145.
mars 23 06:29:12 localhost avahi-daemon[880]: Interface wlp2s0.IPv4 no longer relevant for mDNS.
mars 23 06:29:14 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:14 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:14 localhost kernel: WARNING: CPU: 7 PID: 1995 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:14 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:14 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:14 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:14 localhost kernel: CPU: 7 PID: 1995 Comm: ip Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:14 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:14 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:14 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
mars 23 06:29:14 localhost kernel: RSP: 0018:ffffb1c340f7f3b0 EFLAGS: 00010282
--
mars 23 06:29:14 localhost kernel: R13: ffff93eb09f587c0 R14: ffff93eb163a08c0 R15: 0000000000000001
mars 23 06:29:14 localhost kernel: FS: 00007fdb8a05c740(0000) GS:ffff93eb1adc0000(0000) knlGS:0000000000000000
mars 23 06:29:14 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:14 localhost kernel: CR2: 00007f80626d0b58 CR3: 0000000146ca0004 CR4: 00000000003606e0
mars 23 06:29:14 localhost kernel: Call Trace:
mars 23 06:29:14 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:14 localhost kernel: rtw_enter_ips+0x38/0x40 [rtw88]
mars 23 06:29:14 localhost kernel: rtw_ops_config+0x44/0xb0 [rtw88]
mars 23 06:29:14 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
mars 23 06:29:14 localhost kernel: __ieee80211_scan_completed+0xf7/0x3b0 [mac80211]
mars 23 06:29:14 localhost kernel: ieee80211_scan_cancel+0xeb/0x1d0 [mac80211]
mars 23 06:29:14 localhost kernel: ieee80211_do_stop+0x76f/0x850 [mac80211]
mars 23 06:29:14 localhost kernel: ieee80211_stop+0x16/0x20 [mac80211]
mars 23 06:29:14 localhost kernel: __dev_close_many+0x9e/0x110
[root@localhost ~]#
ID TYPE DEVICE SOFT HARD
0 bluetooth hci0 débloqué débloqué
1 wlan phy0 débloqué débloqué
[peqce@localhost ~]$ /sbin/lsmod | grep rtw
rtwpci 28672 0
rtw88 561152 1 rtwpci
mac80211 872448 2 rtwpci,rtw88
cfg80211 835584 2 mac80211,rtw88
[peqce@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# journalctl -bO | grep -i -C6 rtw88
Failed to parse boot descriptor 'O'
[root@localhost ~]# journalctl -b0 | grep -i -C6 rtw88
mars 23 06:28:49 localhost chronyd[1042]: Selected source 162.159.200.1
mars 23 06:28:57 localhost kernel: net-fw DROP IN=wlp2s0 OUT= MAC=40:9f:38:88:5f:bf:c0:56:27:aa:47:8c:08:00 SRC=3.114.5.45 DST=10.217.65.145 LEN=71 TOS=0x18 PREC=0x20 TTL=234 ID=31014 DF PROTO=TCP SPT=443 DPT=54668 WINDOW=65340 RES=0x00 ACK PSH FIN URGP=0
mars 23 06:28:59 localhost kernel: rtw_pci 0000:02:00.0: firmware failed to restore hardware setting
mars 23 06:29:01 localhost kernel: net-fw DROP IN=wlp2s0 OUT= MAC=40:9f:38:88:5f:bf:c0:56:27:aa:47:8c:08:00 SRC=3.114.5.45 DST=10.217.65.145 LEN=71 TOS=0x18 PREC=0x20 TTL=234 ID=37996 DF PROTO=TCP SPT=443 DPT=54669 WINDOW=422 RES=0x00 ACK PSH FIN URGP=0
mars 23 06:29:05 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:05 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:05 localhost kernel: WARNING: CPU: 4 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:05 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:05 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:05 localhost kernel: CPU: 4 PID: 161 Comm: kworker/u16:2 Not tainted 5.5.9-desktop-1.mga7 #1
mars 23 06:29:05 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:05 localhost kernel: Workqueue: phy0 rtw_watch_dog_work [rtw88]
mars 23 06:29:05 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
mars 23 06:29:05 localhost kernel: RSP: 0018:ffffb1c340457df0 EFLAGS: 00010286
mars 23 06:29:05 localhost kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000007
mars 23 06:29:05 localhost kernel: RDX: 0000000000000007 RSI: 0000000000000082 RDI: ffff93eb1ad19880
mars 23 06:29:05 localhost kernel: RBP: ffff93eb09f59e60 R08: 000000000000038a R09: 0000000000000004
--
mars 23 06:29:05 localhost kernel: R13: 0000000000000000 R14: ffff93eb19be8cc0 R15: 0ffff93eb1466ee1
mars 23 06:29:05 localhost kernel: FS: 0000000000000000(0000) GS:ffff93eb1ad00000(0000) knlGS:0000000000000000
mars 23 06:29:05 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:05 localhost kernel: CR2: 00000000016db158 CR3: 000000011d40a001 CR4: 00000000003606e0
mars 23 06:29:05 localhost kernel: Call Trace:
mars 23 06:29:05 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:05 localhost kernel: rtw_leave_lps+0x83/0x150 [rtw88]
mars 23 06:29:05 localhost kernel: rtw_watch_dog_work+0x1c3/0x230 [rtw88]
mars 23 06:29:05 localhost kernel: process_one_work+0x200/0x3c0
mars 23 06:29:05 localhost kernel: worker_thread+0x2d/0x3d0
mars 23 06:29:05 localhost kernel: ? process_one_work+0x3c0/0x3c0
mars 23 06:29:05 localhost kernel: kthread+0x112/0x130
mars 23 06:29:05 localhost kernel: ? kthread_park+0x80/0x80
mars 23 06:29:05 localhost kernel: ret_from_fork+0x35/0x40
--
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: firmware failed to restore hardware setting
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:05 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:05 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:05 localhost kernel: WARNING: CPU: 4 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:05 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:05 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:05 localhost kernel: CPU: 4 PID: 161 Comm: kworker/u16:2 Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:05 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:05 localhost kernel: Workqueue: phy0 rtw_watch_dog_work [rtw88]
mars 23 06:29:05 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
mars 23 06:29:05 localhost kernel: RSP: 0018:ffffb1c340457e08 EFLAGS: 00010286
mars 23 06:29:05 localhost kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000007
mars 23 06:29:05 localhost kernel: RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff93eb1ad19880
mars 23 06:29:05 localhost kernel: RBP: ffff93eb09f59e60 R08: 00000000000003af R09: 0000000000000004
--
mars 23 06:29:05 localhost kernel: R13: 0000000000000000 R14: ffff93eb19be8cc0 R15: 0ffff93eb1466ee1
mars 23 06:29:05 localhost kernel: FS: 0000000000000000(0000) GS:ffff93eb1ad00000(0000) knlGS:0000000000000000
mars 23 06:29:05 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:05 localhost kernel: CR2: 00000000016db158 CR3: 000000011d40a001 CR4: 00000000003606e0
mars 23 06:29:05 localhost kernel: Call Trace:
mars 23 06:29:05 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:05 localhost kernel: rtw_enter_lps+0xb6/0x100 [rtw88]
mars 23 06:29:05 localhost kernel: rtw_watch_dog_work+0x221/0x230 [rtw88]
mars 23 06:29:05 localhost kernel: process_one_work+0x200/0x3c0
mars 23 06:29:05 localhost kernel: worker_thread+0x2d/0x3d0
mars 23 06:29:05 localhost kernel: ? process_one_work+0x3c0/0x3c0
mars 23 06:29:05 localhost kernel: kthread+0x112/0x130
mars 23 06:29:05 localhost kernel: ? kthread_park+0x80/0x80
mars 23 06:29:05 localhost kernel: ret_from_fork+0x35/0x40
mars 23 06:29:05 localhost kernel: ---[ end trace fd961e212e1759d1 ]---
mars 23 06:29:05 localhost kernel: rtw_pci 0000:02:00.0: failed to read ASPM, ret=-5
mars 23 06:29:05 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:05 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:05 localhost kernel: WARNING: CPU: 4 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:05 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:05 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:05 localhost kernel: CPU: 4 PID: 161 Comm: kworker/u16:2 Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:05 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:05 localhost kernel: Workqueue: phy0 ieee80211_beacon_connection_loss_work [mac80211]
mars 23 06:29:05 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:05 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
--
mars 23 06:29:05 localhost kernel: R13: ffff93eb09f587c0 R14: ffff93eb19be8cc0 R15: 0ffff93eb1466ee1
mars 23 06:29:05 localhost kernel: FS: 0000000000000000(0000) GS:ffff93eb1ad00000(0000) knlGS:0000000000000000
mars 23 06:29:05 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:05 localhost kernel: CR2: 00000000016db158 CR3: 000000011d40a001 CR4: 00000000003606e0
mars 23 06:29:05 localhost kernel: Call Trace:
mars 23 06:29:05 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:05 localhost kernel: rtw_leave_lps+0x83/0x150 [rtw88]
mars 23 06:29:05 localhost kernel: rtw_ops_config+0xa5/0xb0 [rtw88]
mars 23 06:29:05 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
mars 23 06:29:05 localhost kernel: ieee80211_recalc_ps.part.31+0xe9/0x150 [mac80211]
mars 23 06:29:05 localhost kernel: ieee80211_mgd_probe_ap.part.32+0xb1/0x140 [mac80211]
mars 23 06:29:05 localhost kernel: process_one_work+0x200/0x3c0
mars 23 06:29:05 localhost kernel: worker_thread+0x2d/0x3d0
mars 23 06:29:05 localhost kernel: ? process_one_work+0x3c0/0x3c0
--
mars 23 06:29:06 localhost kernel: rtw_pci 0000:02:00.0: sta c0:56:27:aa:47:8d with macid 0 left
mars 23 06:29:06 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:06 localhost kernel: rtw_pci 0000:02:00.0: failed to send h2c command
mars 23 06:29:06 localhost ifplugd(wlp2s0)[1290]: Link beat lost.
mars 23 06:29:08 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:08 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:08 localhost kernel: WARNING: CPU: 4 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:08 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:08 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:08 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:08 localhost kernel: CPU: 4 PID: 161 Comm: kworker/u16:2 Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:08 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:08 localhost kernel: Workqueue: phy0 ieee80211_iface_work [mac80211]
mars 23 06:29:08 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:08 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
--
mars 23 06:29:08 localhost kernel: R13: ffff93eb09f587c0 R14: ffff93eb163a08c0 R15: ffff93eb163a1200
mars 23 06:29:08 localhost kernel: FS: 0000000000000000(0000) GS:ffff93eb1ad00000(0000) knlGS:0000000000000000
mars 23 06:29:08 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:08 localhost kernel: CR2: 00000000016db158 CR3: 000000011d40a001 CR4: 00000000003606e0
mars 23 06:29:08 localhost kernel: Call Trace:
mars 23 06:29:08 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:08 localhost kernel: rtw_enter_ips+0x38/0x40 [rtw88]
mars 23 06:29:08 localhost kernel: rtw_ops_config+0x44/0xb0 [rtw88]
mars 23 06:29:08 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
mars 23 06:29:08 localhost kernel: ieee80211_free_chanctx+0x8b/0xb0 [mac80211]
mars 23 06:29:08 localhost kernel: __ieee80211_vif_release_channel+0xed/0x130 [mac80211]
mars 23 06:29:08 localhost kernel: ieee80211_vif_release_channel+0x3a/0x50 [mac80211]
mars 23 06:29:08 localhost kernel: ieee80211_set_disassoc+0x28c/0x590 [mac80211]
mars 23 06:29:08 localhost kernel: ieee80211_sta_connection_lost.constprop.34+0x36/0x70 [mac80211]
--
mars 23 06:29:08 localhost kernel: ? kthread_park+0x80/0x80
mars 23 06:29:08 localhost kernel: ret_from_fork+0x35/0x40
mars 23 06:29:08 localhost kernel: ---[ end trace fd961e212e1759d3 ]---
mars 23 06:29:08 localhost kernel: rtw_pci 0000:02:00.0: failed to read ASPM, ret=-5
mars 23 06:29:08 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:08 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:08 localhost kernel: WARNING: CPU: 7 PID: 1288 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:08 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:08 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:08 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:08 localhost kernel: CPU: 7 PID: 1288 Comm: wpa_supplicant Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:08 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:08 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:08 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
mars 23 06:29:08 localhost kernel: RSP: 0018:ffffb1c340cd3b38 EFLAGS: 00010282
--
mars 23 06:29:08 localhost kernel: R13: ffff93eb09f587c0 R14: 0000000000000000 R15: ffff93eb09f587c0
mars 23 06:29:08 localhost kernel: FS: 00007f33be833800(0000) GS:ffff93eb1adc0000(0000) knlGS:0000000000000000
mars 23 06:29:08 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:08 localhost kernel: CR2: 00007f33bed60b20 CR3: 0000000149f14004 CR4: 00000000003606e0
mars 23 06:29:08 localhost kernel: Call Trace:
mars 23 06:29:08 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:08 localhost kernel: rtw_leave_ips+0x19/0x70 [rtw88]
mars 23 06:29:08 localhost kernel: rtw_ops_config+0x79/0xb0 [rtw88]
mars 23 06:29:08 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
mars 23 06:29:08 localhost kernel: __ieee80211_start_scan+0x31e/0x730 [mac80211]
mars 23 06:29:08 localhost kernel: ? security_capable+0x38/0x50
mars 23 06:29:08 localhost kernel: ieee80211_request_scan+0x2b/0x50 [mac80211]
mars 23 06:29:08 localhost kernel: cfg80211_wext_siwscan+0x2f7/0x460 [cfg80211]
mars 23 06:29:08 localhost kernel: ? rb_insert_bss+0xa0/0xa0 [cfg80211]
--
mars 23 06:29:12 localhost ifplugd(wlp2s0)[1290]: Executing '/etc/ifplugd/ifplugd.action wlp2s0 down'.
mars 23 06:29:12 localhost avahi-daemon[880]: Withdrawing address record for 10.217.65.145 on wlp2s0.
mars 23 06:29:12 localhost avahi-daemon[880]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 10.217.65.145.
mars 23 06:29:12 localhost avahi-daemon[880]: Interface wlp2s0.IPv4 no longer relevant for mDNS.
mars 23 06:29:14 localhost kernel: ------------[ cut here ]------------
mars 23 06:29:14 localhost kernel: failed to read DBI register, addr=0x0719
mars 23 06:29:14 localhost kernel: WARNING: CPU: 7 PID: 1995 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:14 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp iptable_raw ccm nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet bnep nls_iso8859_1 nls_cp437 fuse vfat fat dm_mirror dm_region_hash dm_log dm_mod x86_pkg_temp_thermal intel_powerclamp coretemp uvcvideo kvm_intel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2
mars 23 06:29:14 localhost kernel: videobuf2_common videodev kvm btusb btbcm btrtl rtwpci btintel bluetooth rtw88 irqbypass snd_soc_skl mc ecdh_generic mac80211 snd_soc_hdac_hda ecc snd_hda_ext_core crc32_pclmul snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core crc32c_intel joydev cfg80211 ghash_clmulni_intel spi_pxa2xx_platform snd_compress ac97_bus snd_hda_codec_hdmi aesni_intel hid_multitouch libarc4 dw_dmac snd_hda_codec_generic crypto_simd ledtrig_audio dw_dmac_core cryptd input_leds glue_helper snd_hda_intel iTCO_wdt 8250_dw iTCO_vendor_support snd_intel_dspcfg mei_hdcp intel_rapl_msr asus_nb_wmi snd_hda_codec intel_cstate asus_wmi intel_lpss_pci intel_lpss sparse_keymap intel_uncore idma64 intel_xhci_usb_role_switch roles snd_hda_core i2c_i801 thermal intel_rapl_perf mei_me mei snd_hwdep snd_pcm virt_dma snd_timer snd soundcore rfkill wmi_bmof processor_thermal_device intel_rapl_common intel_soc_dts_iosf int3403_thermal intel_pch_thermal int340x_thermal_zone ac
mars 23 06:29:14 localhost kernel: int3400_thermal asus_wireless pinctrl_sunrisepoint acpi_thermal_rel pinctrl_intel tpm_crb tpm_tis tpm_tis_core tpm button acpi_pad evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
mars 23 06:29:14 localhost kernel: CPU: 7 PID: 1995 Comm: ip Tainted: G W 5.5.9-desktop-1.mga7 #1
mars 23 06:29:14 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
mars 23 06:29:14 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
mars 23 06:29:14 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 95 d6 cf 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 a2 e9 c0 e8 5b 05 1f cf <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
mars 23 06:29:14 localhost kernel: RSP: 0018:ffffb1c340f7f3b0 EFLAGS: 00010282
--
mars 23 06:29:14 localhost kernel: R13: ffff93eb09f587c0 R14: ffff93eb163a08c0 R15: 0000000000000001
mars 23 06:29:14 localhost kernel: FS: 00007fdb8a05c740(0000) GS:ffff93eb1adc0000(0000) knlGS:0000000000000000
mars 23 06:29:14 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
mars 23 06:29:14 localhost kernel: CR2: 00007f80626d0b58 CR3: 0000000146ca0004 CR4: 00000000003606e0
mars 23 06:29:14 localhost kernel: Call Trace:
mars 23 06:29:14 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
mars 23 06:29:14 localhost kernel: rtw_enter_ips+0x38/0x40 [rtw88]
mars 23 06:29:14 localhost kernel: rtw_ops_config+0x44/0xb0 [rtw88]
mars 23 06:29:14 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
mars 23 06:29:14 localhost kernel: __ieee80211_scan_completed+0xf7/0x3b0 [mac80211]
mars 23 06:29:14 localhost kernel: ieee80211_scan_cancel+0xeb/0x1d0 [mac80211]
mars 23 06:29:14 localhost kernel: ieee80211_do_stop+0x76f/0x850 [mac80211]
mars 23 06:29:14 localhost kernel: ieee80211_stop+0x16/0x20 [mac80211]
mars 23 06:29:14 localhost kernel: __dev_close_many+0x9e/0x110
[root@localhost ~]#
Édité par Papoteur Le 05/04/2020 à 16h51

nic80 Membre non connecté
-
- Voir le profil du membre nic80
- Inscrit le : 06/08/2018
- Groupes :
-
Modérateur
A priori, il s' agit du bug du kernel avec les noyaux de la branche 5.5
https://bugzilla.kernel.org/show_bug.cgi?id=206411

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
On a droit à un beau plantage du module dans le noyau.
Il faudrait faire un rapport de bogue sur bugzilla, pour que notre spécialiste du noyau traite la question.
Yves

calludefr Membre non connecté
-
- Voir le profil du membre calludefr
- Inscrit le : 25/08/2017
- Groupes :
Que me conseillez-vous à ce stade ?
S'il faut faire une rapport de bogue, pouvez-vous me guider ?
Merci à vous.

nic80 Membre non connecté
-
- Voir le profil du membre nic80
- Inscrit le : 06/08/2018
- Groupes :
-
Modérateur
Ici il est préférable d' ouvrir un rapport de bug.
Le paquetage impliqué est le kernel 5.5.9
Dans le rapport il faudra indiquer que le problème est spécifique au noyau 5.5 et que cela fonctionne sur le 5.1.14.
Joindre le résultat des commandes:
lspci -nn | grep -i realtek
uname -a
et le résultat du grep du journal ( probablement à joindre en temps que fichier).
Le lien vers le bugs que j' ai signalé pourra peut être également aider le mainteneur du noyau de Mageia.
Édité par nic80 Le 24/03/2020 à 00h50

calludefr Membre non connecté
-
- Voir le profil du membre calludefr
- Inscrit le : 25/08/2017
- Groupes :
Je reprends le fil de notre discussion.
J'ai fait un rapport de bug (https://bugs.mageia.org/show_bug.cgi?id=26376) et j'ai sagement attendu la sortie du nouveau kernel, qui se trouve être le 5.5.15 qui vient de sortir.
Malheureusement, ce nouveau kernel ne résout pas mon problème. Toujours pas de réseau disponible dans net-applet.
Pourriez-vous m'aider ?
Merci beaucoup.
_________________
Je vous mets ci-dessous le retour sur 5.5.15 des commandes que vous m'aviez proposées il y 2 semaines.
Caché :
[peqce@localhost ~]$ lspci -nn | grep -i rtl
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822] (rev ff)
[peqce@localhost ~]$ /sbin/lsmod |grep -i rtl
btrtl 24576 1 btusb
bluetooth 630784 33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
[peqce@localhost ~]$ rfkill
ID TYPE DEVICE SOFT HARD
0 wlan phy0 débloqué débloqué
1 bluetooth hci0 débloqué débloqué
[peqce@localhost ~]$ /sbin/lsmod | grep rtw
rtwpci 28672 0
rtw88 561152 1 rtwpci
mac80211 872448 2 rtwpci,rtw88
cfg80211 835584 2 mac80211,rtw88
[peqce@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# journalctl -b0 | grep -i -C6 rtw88
avril 04 20:02:02 localhost root[1791]: Shorewall6 started
avril 04 20:02:02 localhost shorewall[1569]: done.
avril 04 20:02:02 localhost systemd[1]: Started Shorewall IPv6 firewall.
avril 04 20:02:02 localhost systemd[1]: Startup finished in 3.167s (firmware) + 7.110s (loader) + 5.779s (kernel) + 37.382s (userspace) = 53.440s.
avril 04 20:02:03 localhost kernel: ------------[ cut here ]------------
avril 04 20:02:03 localhost kernel: failed to read DBI register, addr=0x0719
avril 04 20:02:03 localhost kernel: WARNING: CPU: 1 PID: 68 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:03 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp ccm iptable_raw nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet cmac algif_hash algif_skcipher af_alg bnep fuse nls_iso8859_1 nls_cp437 vfat fat dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common
avril 04 20:02:03 localhost kernel: snd_soc_skl videodev btusb mc snd_soc_hdac_hda btbcm snd_hda_ext_core btrtl btintel snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match bluetooth snd_soc_acpi snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi snd_compress ecdh_generic kvm_intel ecc snd_hda_codec_generic spi_pxa2xx_platform ac97_bus dw_dmac ledtrig_audio kvm dw_dmac_core irqbypass joydev snd_hda_intel hid_multitouch 8250_dw snd_intel_dspcfg input_leds mei_hdcp intel_rapl_msr snd_hda_codec crc32_pclmul rtwpci rtw88 crc32c_intel ghash_clmulni_intel snd_hda_core aesni_intel mac80211 crypto_simd snd_hwdep cryptd glue_helper snd_pcm snd_timer intel_cstate snd cfg80211 intel_uncore soundcore intel_lpss_pci intel_rapl_perf intel_lpss libarc4 iTCO_wdt asus_nb_wmi iTCO_vendor_support asus_wmi sparse_keymap processor_thermal_device intel_rapl_common idma64 rfkill virt_dma mei_me thermal i2c_i801 mei intel_xhci_usb_role_switch roles wmi_bmof intel_soc_dts_iosf intel_pch_thermal acpi_pad
avril 04 20:02:03 localhost kernel: ac int3403_thermal int340x_thermal_zone tpm_crb tpm_tis tpm_tis_core int3400_thermal button tpm pinctrl_sunrisepoint acpi_thermal_rel asus_wireless pinctrl_intel evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
avril 04 20:02:03 localhost kernel: CPU: 1 PID: 68 Comm: kworker/u16:1 Not tainted 5.5.15-desktop-1.mga7 #1
avril 04 20:02:03 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
avril 04 20:02:03 localhost kernel: Workqueue: phy0 ieee80211_beacon_connection_loss_work [mac80211]
avril 04 20:02:03 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:03 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 65 2a f3 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 d2 95 c0 e8 3b d5 72 f2 <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
--
avril 04 20:02:03 localhost kernel: R13: ffff90ead48987c0 R14: ffff90eaddb2e0c0 R15: 0ffff90eac717811
avril 04 20:02:03 localhost kernel: FS: 0000000000000000(0000) GS:ffff90eadec40000(0000) knlGS:0000000000000000
avril 04 20:02:03 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
avril 04 20:02:03 localhost kernel: CR2: 00007fc81f731010 CR3: 000000015c40a001 CR4: 00000000003606e0
avril 04 20:02:03 localhost kernel: Call Trace:
avril 04 20:02:03 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
avril 04 20:02:03 localhost kernel: rtw_leave_lps+0x83/0x150 [rtw88]
avril 04 20:02:03 localhost kernel: rtw_ops_config+0xa5/0xb0 [rtw88]
avril 04 20:02:03 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
avril 04 20:02:03 localhost kernel: ieee80211_recalc_ps.part.31+0xe9/0x150 [mac80211]
avril 04 20:02:03 localhost kernel: ieee80211_mgd_probe_ap.part.32+0xb1/0x140 [mac80211]
avril 04 20:02:03 localhost kernel: process_one_work+0x200/0x3c0
avril 04 20:02:03 localhost kernel: worker_thread+0x2d/0x3d0
avril 04 20:02:03 localhost kernel: ? process_one_work+0x3c0/0x3c0
--
avril 04 20:02:05 localhost systemd[1822]: Starting GnuPG private key agent...
avril 04 20:02:05 localhost systemd[1822]: Started GnuPG private key agent.
avril 04 20:02:05 localhost systemd[1822]: Reached target Main User Target.
avril 04 20:02:05 localhost systemd[1822]: Startup finished in 467ms.
avril 04 20:02:06 localhost kernel: ------------[ cut here ]------------
avril 04 20:02:06 localhost kernel: failed to read DBI register, addr=0x0719
avril 04 20:02:06 localhost kernel: WARNING: CPU: 3 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:06 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp ccm iptable_raw nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet cmac algif_hash algif_skcipher af_alg bnep fuse nls_iso8859_1 nls_cp437 vfat fat dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common
avril 04 20:02:06 localhost kernel: snd_soc_skl videodev btusb mc snd_soc_hdac_hda btbcm snd_hda_ext_core btrtl btintel snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match bluetooth snd_soc_acpi snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi snd_compress ecdh_generic kvm_intel ecc snd_hda_codec_generic spi_pxa2xx_platform ac97_bus dw_dmac ledtrig_audio kvm dw_dmac_core irqbypass joydev snd_hda_intel hid_multitouch 8250_dw snd_intel_dspcfg input_leds mei_hdcp intel_rapl_msr snd_hda_codec crc32_pclmul rtwpci rtw88 crc32c_intel ghash_clmulni_intel snd_hda_core aesni_intel mac80211 crypto_simd snd_hwdep cryptd glue_helper snd_pcm snd_timer intel_cstate snd cfg80211 intel_uncore soundcore intel_lpss_pci intel_rapl_perf intel_lpss libarc4 iTCO_wdt asus_nb_wmi iTCO_vendor_support asus_wmi sparse_keymap processor_thermal_device intel_rapl_common idma64 rfkill virt_dma mei_me thermal i2c_i801 mei intel_xhci_usb_role_switch roles wmi_bmof intel_soc_dts_iosf intel_pch_thermal acpi_pad
avril 04 20:02:06 localhost kernel: ac int3403_thermal int340x_thermal_zone tpm_crb tpm_tis tpm_tis_core int3400_thermal button tpm pinctrl_sunrisepoint acpi_thermal_rel asus_wireless pinctrl_intel evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
avril 04 20:02:06 localhost kernel: CPU: 3 PID: 161 Comm: kworker/u16:2 Tainted: G W 5.5.15-desktop-1.mga7 #1
avril 04 20:02:06 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
avril 04 20:02:06 localhost kernel: Workqueue: phy0 ieee80211_iface_work [mac80211]
avril 04 20:02:06 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:06 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 65 2a f3 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 d2 95 c0 e8 3b d5 72 f2 <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
--
avril 04 20:02:06 localhost kernel: R13: ffff90ead48987c0 R14: ffff90ead26468c0 R15: ffff90ead2647200
avril 04 20:02:06 localhost kernel: FS: 0000000000000000(0000) GS:ffff90eadecc0000(0000) knlGS:0000000000000000
avril 04 20:02:06 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
avril 04 20:02:06 localhost kernel: CR2: 00007f323ae79180 CR3: 000000015c40a003 CR4: 00000000003606e0
avril 04 20:02:06 localhost kernel: Call Trace:
avril 04 20:02:06 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
avril 04 20:02:06 localhost kernel: rtw_enter_ips+0x38/0x40 [rtw88]
avril 04 20:02:06 localhost kernel: rtw_ops_config+0x44/0xb0 [rtw88]
avril 04 20:02:06 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
avril 04 20:02:06 localhost kernel: ieee80211_free_chanctx+0x8b/0xb0 [mac80211]
avril 04 20:02:06 localhost kernel: __ieee80211_vif_release_channel+0xed/0x130 [mac80211]
avril 04 20:02:06 localhost kernel: ieee80211_vif_release_channel+0x3a/0x50 [mac80211]
avril 04 20:02:06 localhost kernel: ieee80211_set_disassoc+0x28c/0x590 [mac80211]
avril 04 20:02:06 localhost kernel: ieee80211_sta_connection_lost.constprop.34+0x36/0x70 [mac80211]
--
avril 04 20:02:06 localhost kernel: ? kthread_park+0x80/0x80
avril 04 20:02:06 localhost kernel: ret_from_fork+0x35/0x40
avril 04 20:02:06 localhost kernel: ---[ end trace 40a68b7d23f7f23a ]---
avril 04 20:02:06 localhost kernel: rtw_pci 0000:02:00.0: failed to read ASPM, ret=-5
avril 04 20:02:06 localhost kernel: ------------[ cut here ]------------
avril 04 20:02:06 localhost kernel: failed to read DBI register, addr=0x0719
avril 04 20:02:06 localhost kernel: WARNING: CPU: 5 PID: 1301 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:06 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp ccm iptable_raw nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet cmac algif_hash algif_skcipher af_alg bnep fuse nls_iso8859_1 nls_cp437 vfat fat dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common
avril 04 20:02:06 localhost kernel: snd_soc_skl videodev btusb mc snd_soc_hdac_hda btbcm snd_hda_ext_core btrtl btintel snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match bluetooth snd_soc_acpi snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi snd_compress ecdh_generic kvm_intel ecc snd_hda_codec_generic spi_pxa2xx_platform ac97_bus dw_dmac ledtrig_audio kvm dw_dmac_core irqbypass joydev snd_hda_intel hid_multitouch 8250_dw snd_intel_dspcfg input_leds mei_hdcp intel_rapl_msr snd_hda_codec crc32_pclmul rtwpci rtw88 crc32c_intel ghash_clmulni_intel snd_hda_core aesni_intel mac80211 crypto_simd snd_hwdep cryptd glue_helper snd_pcm snd_timer intel_cstate snd cfg80211 intel_uncore soundcore intel_lpss_pci intel_rapl_perf intel_lpss libarc4 iTCO_wdt asus_nb_wmi iTCO_vendor_support asus_wmi sparse_keymap processor_thermal_device intel_rapl_common idma64 rfkill virt_dma mei_me thermal i2c_i801 mei intel_xhci_usb_role_switch roles wmi_bmof intel_soc_dts_iosf intel_pch_thermal acpi_pad
avril 04 20:02:06 localhost kernel: ac int3403_thermal int340x_thermal_zone tpm_crb tpm_tis tpm_tis_core int3400_thermal button tpm pinctrl_sunrisepoint acpi_thermal_rel asus_wireless pinctrl_intel evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
avril 04 20:02:06 localhost kernel: CPU: 5 PID: 1301 Comm: wpa_supplicant Tainted: G W 5.5.15-desktop-1.mga7 #1
avril 04 20:02:06 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
avril 04 20:02:06 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:06 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 65 2a f3 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 d2 95 c0 e8 3b d5 72 f2 <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
avril 04 20:02:06 localhost kernel: RSP: 0018:ffffb97ec0577b38 EFLAGS: 00010282
--
avril 04 20:02:06 localhost kernel: R13: ffff90ead48987c0 R14: 0000000000000000 R15: ffff90ead48987c0
avril 04 20:02:06 localhost kernel: FS: 00007f9e4968e800(0000) GS:ffff90eaded40000(0000) knlGS:0000000000000000
avril 04 20:02:06 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
avril 04 20:02:06 localhost kernel: CR2: 00007f9e49bbbb20 CR3: 0000000140ed4006 CR4: 00000000003606e0
avril 04 20:02:06 localhost kernel: Call Trace:
avril 04 20:02:06 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
avril 04 20:02:06 localhost kernel: rtw_leave_ips+0x19/0x70 [rtw88]
avril 04 20:02:06 localhost kernel: rtw_ops_config+0x79/0xb0 [rtw88]
avril 04 20:02:06 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
avril 04 20:02:06 localhost kernel: __ieee80211_start_scan+0x31e/0x730 [mac80211]
avril 04 20:02:06 localhost kernel: ? security_capable+0x38/0x50
avril 04 20:02:06 localhost kernel: ieee80211_request_scan+0x2b/0x50 [mac80211]
avril 04 20:02:06 localhost kernel: cfg80211_wext_siwscan+0x2f7/0x460 [cfg80211]
avril 04 20:02:06 localhost kernel: ? rb_insert_bss+0xa0/0xa0 [cfg80211]
--
avril 04 20:02:11 localhost avahi-daemon[888]: Withdrawing address record for 10.217.65.145 on wlp2s0.
avril 04 20:02:11 localhost avahi-daemon[888]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 10.217.65.145.
avril 04 20:02:11 localhost avahi-daemon[888]: Interface wlp2s0.IPv4 no longer relevant for mDNS.
avril 04 20:02:12 localhost lightdm[1991]: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "peqce"
avril 04 20:02:13 localhost kernel: ------------[ cut here ]------------
avril 04 20:02:13 localhost kernel: failed to read DBI register, addr=0x0719
avril 04 20:02:13 localhost kernel: WARNING: CPU: 7 PID: 1989 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:13 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp ccm iptable_raw nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet cmac algif_hash algif_skcipher af_alg bnep fuse nls_iso8859_1 nls_cp437 vfat fat dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common
avril 04 20:02:13 localhost kernel: snd_soc_skl videodev btusb mc snd_soc_hdac_hda btbcm snd_hda_ext_core btrtl btintel snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match bluetooth snd_soc_acpi snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi snd_compress ecdh_generic kvm_intel ecc snd_hda_codec_generic spi_pxa2xx_platform ac97_bus dw_dmac ledtrig_audio kvm dw_dmac_core irqbypass joydev snd_hda_intel hid_multitouch 8250_dw snd_intel_dspcfg input_leds mei_hdcp intel_rapl_msr snd_hda_codec crc32_pclmul rtwpci rtw88 crc32c_intel ghash_clmulni_intel snd_hda_core aesni_intel mac80211 crypto_simd snd_hwdep cryptd glue_helper snd_pcm snd_timer intel_cstate snd cfg80211 intel_uncore soundcore intel_lpss_pci intel_rapl_perf intel_lpss libarc4 iTCO_wdt asus_nb_wmi iTCO_vendor_support asus_wmi sparse_keymap processor_thermal_device intel_rapl_common idma64 rfkill virt_dma mei_me thermal i2c_i801 mei intel_xhci_usb_role_switch roles wmi_bmof intel_soc_dts_iosf intel_pch_thermal acpi_pad
avril 04 20:02:13 localhost kernel: ac int3403_thermal int340x_thermal_zone tpm_crb tpm_tis tpm_tis_core int3400_thermal button tpm pinctrl_sunrisepoint acpi_thermal_rel asus_wireless pinctrl_intel evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
avril 04 20:02:13 localhost kernel: CPU: 7 PID: 1989 Comm: ip Tainted: G W 5.5.15-desktop-1.mga7 #1
avril 04 20:02:13 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
avril 04 20:02:13 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:13 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 65 2a f3 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 d2 95 c0 e8 3b d5 72 f2 <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
avril 04 20:02:13 localhost kernel: RSP: 0018:ffffb97ec17bb3b0 EFLAGS: 00010282
--
avril 04 20:02:13 localhost kernel: R13: ffff90ead48987c0 R14: ffff90ead26468c0 R15: 0000000000000001
avril 04 20:02:13 localhost kernel: FS: 00007fb92647c740(0000) GS:ffff90eadedc0000(0000) knlGS:0000000000000000
avril 04 20:02:13 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
avril 04 20:02:13 localhost kernel: CR2: 00000000004cde48 CR3: 000000013ca76004 CR4: 00000000003606e0
avril 04 20:02:13 localhost kernel: Call Trace:
avril 04 20:02:13 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
avril 04 20:02:13 localhost kernel: rtw_enter_ips+0x38/0x40 [rtw88]
avril 04 20:02:13 localhost kernel: rtw_ops_config+0x44/0xb0 [rtw88]
avril 04 20:02:13 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
avril 04 20:02:13 localhost kernel: __ieee80211_scan_completed+0xf7/0x3b0 [mac80211]
avril 04 20:02:13 localhost kernel: ieee80211_scan_cancel+0xeb/0x1d0 [mac80211]
avril 04 20:02:13 localhost kernel: ieee80211_do_stop+0x76f/0x850 [mac80211]
avril 04 20:02:13 localhost kernel: ieee80211_stop+0x16/0x20 [mac80211]
avril 04 20:02:13 localhost kernel: __dev_close_many+0x9e/0x110
[peqce@localhost ~]$ lspci -nn | grep -i rtl
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822] (rev ff)
[peqce@localhost ~]$ /sbin/lsmod |grep -i rtl
btrtl 24576 1 btusb
bluetooth 630784 33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
[peqce@localhost ~]$ rfkill
ID TYPE DEVICE SOFT HARD
0 wlan phy0 débloqué débloqué
1 bluetooth hci0 débloqué débloqué
[peqce@localhost ~]$ /sbin/lsmod | grep rtw
rtwpci 28672 0
rtw88 561152 1 rtwpci
mac80211 872448 2 rtwpci,rtw88
cfg80211 835584 2 mac80211,rtw88
[peqce@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# journalctl -b0 | grep -i -C6 rtw88
avril 04 20:02:02 localhost root[1791]: Shorewall6 started
avril 04 20:02:02 localhost shorewall[1569]: done.
avril 04 20:02:02 localhost systemd[1]: Started Shorewall IPv6 firewall.
avril 04 20:02:02 localhost systemd[1]: Startup finished in 3.167s (firmware) + 7.110s (loader) + 5.779s (kernel) + 37.382s (userspace) = 53.440s.
avril 04 20:02:03 localhost kernel: ------------[ cut here ]------------
avril 04 20:02:03 localhost kernel: failed to read DBI register, addr=0x0719
avril 04 20:02:03 localhost kernel: WARNING: CPU: 1 PID: 68 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:03 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp ccm iptable_raw nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet cmac algif_hash algif_skcipher af_alg bnep fuse nls_iso8859_1 nls_cp437 vfat fat dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common
avril 04 20:02:03 localhost kernel: snd_soc_skl videodev btusb mc snd_soc_hdac_hda btbcm snd_hda_ext_core btrtl btintel snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match bluetooth snd_soc_acpi snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi snd_compress ecdh_generic kvm_intel ecc snd_hda_codec_generic spi_pxa2xx_platform ac97_bus dw_dmac ledtrig_audio kvm dw_dmac_core irqbypass joydev snd_hda_intel hid_multitouch 8250_dw snd_intel_dspcfg input_leds mei_hdcp intel_rapl_msr snd_hda_codec crc32_pclmul rtwpci rtw88 crc32c_intel ghash_clmulni_intel snd_hda_core aesni_intel mac80211 crypto_simd snd_hwdep cryptd glue_helper snd_pcm snd_timer intel_cstate snd cfg80211 intel_uncore soundcore intel_lpss_pci intel_rapl_perf intel_lpss libarc4 iTCO_wdt asus_nb_wmi iTCO_vendor_support asus_wmi sparse_keymap processor_thermal_device intel_rapl_common idma64 rfkill virt_dma mei_me thermal i2c_i801 mei intel_xhci_usb_role_switch roles wmi_bmof intel_soc_dts_iosf intel_pch_thermal acpi_pad
avril 04 20:02:03 localhost kernel: ac int3403_thermal int340x_thermal_zone tpm_crb tpm_tis tpm_tis_core int3400_thermal button tpm pinctrl_sunrisepoint acpi_thermal_rel asus_wireless pinctrl_intel evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
avril 04 20:02:03 localhost kernel: CPU: 1 PID: 68 Comm: kworker/u16:1 Not tainted 5.5.15-desktop-1.mga7 #1
avril 04 20:02:03 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
avril 04 20:02:03 localhost kernel: Workqueue: phy0 ieee80211_beacon_connection_loss_work [mac80211]
avril 04 20:02:03 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:03 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 65 2a f3 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 d2 95 c0 e8 3b d5 72 f2 <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
--
avril 04 20:02:03 localhost kernel: R13: ffff90ead48987c0 R14: ffff90eaddb2e0c0 R15: 0ffff90eac717811
avril 04 20:02:03 localhost kernel: FS: 0000000000000000(0000) GS:ffff90eadec40000(0000) knlGS:0000000000000000
avril 04 20:02:03 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
avril 04 20:02:03 localhost kernel: CR2: 00007fc81f731010 CR3: 000000015c40a001 CR4: 00000000003606e0
avril 04 20:02:03 localhost kernel: Call Trace:
avril 04 20:02:03 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
avril 04 20:02:03 localhost kernel: rtw_leave_lps+0x83/0x150 [rtw88]
avril 04 20:02:03 localhost kernel: rtw_ops_config+0xa5/0xb0 [rtw88]
avril 04 20:02:03 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
avril 04 20:02:03 localhost kernel: ieee80211_recalc_ps.part.31+0xe9/0x150 [mac80211]
avril 04 20:02:03 localhost kernel: ieee80211_mgd_probe_ap.part.32+0xb1/0x140 [mac80211]
avril 04 20:02:03 localhost kernel: process_one_work+0x200/0x3c0
avril 04 20:02:03 localhost kernel: worker_thread+0x2d/0x3d0
avril 04 20:02:03 localhost kernel: ? process_one_work+0x3c0/0x3c0
--
avril 04 20:02:05 localhost systemd[1822]: Starting GnuPG private key agent...
avril 04 20:02:05 localhost systemd[1822]: Started GnuPG private key agent.
avril 04 20:02:05 localhost systemd[1822]: Reached target Main User Target.
avril 04 20:02:05 localhost systemd[1822]: Startup finished in 467ms.
avril 04 20:02:06 localhost kernel: ------------[ cut here ]------------
avril 04 20:02:06 localhost kernel: failed to read DBI register, addr=0x0719
avril 04 20:02:06 localhost kernel: WARNING: CPU: 3 PID: 161 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:06 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp ccm iptable_raw nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet cmac algif_hash algif_skcipher af_alg bnep fuse nls_iso8859_1 nls_cp437 vfat fat dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common
avril 04 20:02:06 localhost kernel: snd_soc_skl videodev btusb mc snd_soc_hdac_hda btbcm snd_hda_ext_core btrtl btintel snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match bluetooth snd_soc_acpi snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi snd_compress ecdh_generic kvm_intel ecc snd_hda_codec_generic spi_pxa2xx_platform ac97_bus dw_dmac ledtrig_audio kvm dw_dmac_core irqbypass joydev snd_hda_intel hid_multitouch 8250_dw snd_intel_dspcfg input_leds mei_hdcp intel_rapl_msr snd_hda_codec crc32_pclmul rtwpci rtw88 crc32c_intel ghash_clmulni_intel snd_hda_core aesni_intel mac80211 crypto_simd snd_hwdep cryptd glue_helper snd_pcm snd_timer intel_cstate snd cfg80211 intel_uncore soundcore intel_lpss_pci intel_rapl_perf intel_lpss libarc4 iTCO_wdt asus_nb_wmi iTCO_vendor_support asus_wmi sparse_keymap processor_thermal_device intel_rapl_common idma64 rfkill virt_dma mei_me thermal i2c_i801 mei intel_xhci_usb_role_switch roles wmi_bmof intel_soc_dts_iosf intel_pch_thermal acpi_pad
avril 04 20:02:06 localhost kernel: ac int3403_thermal int340x_thermal_zone tpm_crb tpm_tis tpm_tis_core int3400_thermal button tpm pinctrl_sunrisepoint acpi_thermal_rel asus_wireless pinctrl_intel evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
avril 04 20:02:06 localhost kernel: CPU: 3 PID: 161 Comm: kworker/u16:2 Tainted: G W 5.5.15-desktop-1.mga7 #1
avril 04 20:02:06 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
avril 04 20:02:06 localhost kernel: Workqueue: phy0 ieee80211_iface_work [mac80211]
avril 04 20:02:06 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:06 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 65 2a f3 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 d2 95 c0 e8 3b d5 72 f2 <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
--
avril 04 20:02:06 localhost kernel: R13: ffff90ead48987c0 R14: ffff90ead26468c0 R15: ffff90ead2647200
avril 04 20:02:06 localhost kernel: FS: 0000000000000000(0000) GS:ffff90eadecc0000(0000) knlGS:0000000000000000
avril 04 20:02:06 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
avril 04 20:02:06 localhost kernel: CR2: 00007f323ae79180 CR3: 000000015c40a003 CR4: 00000000003606e0
avril 04 20:02:06 localhost kernel: Call Trace:
avril 04 20:02:06 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
avril 04 20:02:06 localhost kernel: rtw_enter_ips+0x38/0x40 [rtw88]
avril 04 20:02:06 localhost kernel: rtw_ops_config+0x44/0xb0 [rtw88]
avril 04 20:02:06 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
avril 04 20:02:06 localhost kernel: ieee80211_free_chanctx+0x8b/0xb0 [mac80211]
avril 04 20:02:06 localhost kernel: __ieee80211_vif_release_channel+0xed/0x130 [mac80211]
avril 04 20:02:06 localhost kernel: ieee80211_vif_release_channel+0x3a/0x50 [mac80211]
avril 04 20:02:06 localhost kernel: ieee80211_set_disassoc+0x28c/0x590 [mac80211]
avril 04 20:02:06 localhost kernel: ieee80211_sta_connection_lost.constprop.34+0x36/0x70 [mac80211]
--
avril 04 20:02:06 localhost kernel: ? kthread_park+0x80/0x80
avril 04 20:02:06 localhost kernel: ret_from_fork+0x35/0x40
avril 04 20:02:06 localhost kernel: ---[ end trace 40a68b7d23f7f23a ]---
avril 04 20:02:06 localhost kernel: rtw_pci 0000:02:00.0: failed to read ASPM, ret=-5
avril 04 20:02:06 localhost kernel: ------------[ cut here ]------------
avril 04 20:02:06 localhost kernel: failed to read DBI register, addr=0x0719
avril 04 20:02:06 localhost kernel: WARNING: CPU: 5 PID: 1301 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:06 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp ccm iptable_raw nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet cmac algif_hash algif_skcipher af_alg bnep fuse nls_iso8859_1 nls_cp437 vfat fat dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common
avril 04 20:02:06 localhost kernel: snd_soc_skl videodev btusb mc snd_soc_hdac_hda btbcm snd_hda_ext_core btrtl btintel snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match bluetooth snd_soc_acpi snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi snd_compress ecdh_generic kvm_intel ecc snd_hda_codec_generic spi_pxa2xx_platform ac97_bus dw_dmac ledtrig_audio kvm dw_dmac_core irqbypass joydev snd_hda_intel hid_multitouch 8250_dw snd_intel_dspcfg input_leds mei_hdcp intel_rapl_msr snd_hda_codec crc32_pclmul rtwpci rtw88 crc32c_intel ghash_clmulni_intel snd_hda_core aesni_intel mac80211 crypto_simd snd_hwdep cryptd glue_helper snd_pcm snd_timer intel_cstate snd cfg80211 intel_uncore soundcore intel_lpss_pci intel_rapl_perf intel_lpss libarc4 iTCO_wdt asus_nb_wmi iTCO_vendor_support asus_wmi sparse_keymap processor_thermal_device intel_rapl_common idma64 rfkill virt_dma mei_me thermal i2c_i801 mei intel_xhci_usb_role_switch roles wmi_bmof intel_soc_dts_iosf intel_pch_thermal acpi_pad
avril 04 20:02:06 localhost kernel: ac int3403_thermal int340x_thermal_zone tpm_crb tpm_tis tpm_tis_core int3400_thermal button tpm pinctrl_sunrisepoint acpi_thermal_rel asus_wireless pinctrl_intel evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
avril 04 20:02:06 localhost kernel: CPU: 5 PID: 1301 Comm: wpa_supplicant Tainted: G W 5.5.15-desktop-1.mga7 #1
avril 04 20:02:06 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
avril 04 20:02:06 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:06 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 65 2a f3 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 d2 95 c0 e8 3b d5 72 f2 <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
avril 04 20:02:06 localhost kernel: RSP: 0018:ffffb97ec0577b38 EFLAGS: 00010282
--
avril 04 20:02:06 localhost kernel: R13: ffff90ead48987c0 R14: 0000000000000000 R15: ffff90ead48987c0
avril 04 20:02:06 localhost kernel: FS: 00007f9e4968e800(0000) GS:ffff90eaded40000(0000) knlGS:0000000000000000
avril 04 20:02:06 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
avril 04 20:02:06 localhost kernel: CR2: 00007f9e49bbbb20 CR3: 0000000140ed4006 CR4: 00000000003606e0
avril 04 20:02:06 localhost kernel: Call Trace:
avril 04 20:02:06 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
avril 04 20:02:06 localhost kernel: rtw_leave_ips+0x19/0x70 [rtw88]
avril 04 20:02:06 localhost kernel: rtw_ops_config+0x79/0xb0 [rtw88]
avril 04 20:02:06 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
avril 04 20:02:06 localhost kernel: __ieee80211_start_scan+0x31e/0x730 [mac80211]
avril 04 20:02:06 localhost kernel: ? security_capable+0x38/0x50
avril 04 20:02:06 localhost kernel: ieee80211_request_scan+0x2b/0x50 [mac80211]
avril 04 20:02:06 localhost kernel: cfg80211_wext_siwscan+0x2f7/0x460 [cfg80211]
avril 04 20:02:06 localhost kernel: ? rb_insert_bss+0xa0/0xa0 [cfg80211]
--
avril 04 20:02:11 localhost avahi-daemon[888]: Withdrawing address record for 10.217.65.145 on wlp2s0.
avril 04 20:02:11 localhost avahi-daemon[888]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 10.217.65.145.
avril 04 20:02:11 localhost avahi-daemon[888]: Interface wlp2s0.IPv4 no longer relevant for mDNS.
avril 04 20:02:12 localhost lightdm[1991]: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "peqce"
avril 04 20:02:13 localhost kernel: ------------[ cut here ]------------
avril 04 20:02:13 localhost kernel: failed to read DBI register, addr=0x0719
avril 04 20:02:13 localhost kernel: WARNING: CPU: 7 PID: 1989 at drivers/net/wireless/realtek/rtw88/pci.c:1109 rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:13 localhost kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 xt_comment ip6table_mangle ip6table_nat ip6table_raw nf_log_ipv6 ip6table_filter ip6_tables xt_recent ipt_IFWLOG ipt_psd xt_set ip_set_hash_ip ip_set ipt_REJECT nf_reject_ipv4 xt_conntrack xt_hashlimit xt_addrtype xt_mark iptable_mangle iptable_nat xt_CT xt_tcpudp ccm iptable_raw nfnetlink_log xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nfnetlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv4 iptable_filter af_packet cmac algif_hash algif_skcipher af_alg bnep fuse nls_iso8859_1 nls_cp437 vfat fat dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common
avril 04 20:02:13 localhost kernel: snd_soc_skl videodev btusb mc snd_soc_hdac_hda btbcm snd_hda_ext_core btrtl btintel snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match bluetooth snd_soc_acpi snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi snd_compress ecdh_generic kvm_intel ecc snd_hda_codec_generic spi_pxa2xx_platform ac97_bus dw_dmac ledtrig_audio kvm dw_dmac_core irqbypass joydev snd_hda_intel hid_multitouch 8250_dw snd_intel_dspcfg input_leds mei_hdcp intel_rapl_msr snd_hda_codec crc32_pclmul rtwpci rtw88 crc32c_intel ghash_clmulni_intel snd_hda_core aesni_intel mac80211 crypto_simd snd_hwdep cryptd glue_helper snd_pcm snd_timer intel_cstate snd cfg80211 intel_uncore soundcore intel_lpss_pci intel_rapl_perf intel_lpss libarc4 iTCO_wdt asus_nb_wmi iTCO_vendor_support asus_wmi sparse_keymap processor_thermal_device intel_rapl_common idma64 rfkill virt_dma mei_me thermal i2c_i801 mei intel_xhci_usb_role_switch roles wmi_bmof intel_soc_dts_iosf intel_pch_thermal acpi_pad
avril 04 20:02:13 localhost kernel: ac int3403_thermal int340x_thermal_zone tpm_crb tpm_tis tpm_tis_core int3400_thermal button tpm pinctrl_sunrisepoint acpi_thermal_rel asus_wireless pinctrl_intel evdev nvram sch_fq_codel efivarfs ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 hid_generic usbhid xhci_pci xhci_hcd usbcore serio_raw usb_common i915 i2c_hid hid wmi i2c_algo_bit drm_kms_helper battery video drm
avril 04 20:02:13 localhost kernel: CPU: 7 PID: 1989 Comm: ip Tainted: G W 5.5.15-desktop-1.mga7 #1
avril 04 20:02:13 localhost kernel: Hardware name: ASUSTeK COMPUTER INC. X411UA/X411UA, BIOS X411UA.310 04/16/2019
avril 04 20:02:13 localhost kernel: RIP: 0010:rtw_dbi_read8.constprop.35+0xa0/0xb0 [rtwpci]
avril 04 20:02:13 localhost kernel: Code: be ed 03 00 00 48 8b 40 40 e8 6c 65 2a f3 5b 5d 41 88 04 24 31 c0 41 5c c3 be 19 07 00 00 48 c7 c7 b8 d2 95 c0 e8 3b d5 72 f2 <0f> 0b b8 fb ff ff ff 5b 5d 41 5c c3 0f 1f 40 00 0f 1f 44 00 00 55
avril 04 20:02:13 localhost kernel: RSP: 0018:ffffb97ec17bb3b0 EFLAGS: 00010282
--
avril 04 20:02:13 localhost kernel: R13: ffff90ead48987c0 R14: ffff90ead26468c0 R15: 0000000000000001
avril 04 20:02:13 localhost kernel: FS: 00007fb92647c740(0000) GS:ffff90eadedc0000(0000) knlGS:0000000000000000
avril 04 20:02:13 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
avril 04 20:02:13 localhost kernel: CR2: 00000000004cde48 CR3: 000000013ca76004 CR4: 00000000003606e0
avril 04 20:02:13 localhost kernel: Call Trace:
avril 04 20:02:13 localhost kernel: rtw_pci_link_ps+0x4a/0x80 [rtwpci]
avril 04 20:02:13 localhost kernel: rtw_enter_ips+0x38/0x40 [rtw88]
avril 04 20:02:13 localhost kernel: rtw_ops_config+0x44/0xb0 [rtw88]
avril 04 20:02:13 localhost kernel: ieee80211_hw_config+0x8d/0x390 [mac80211]
avril 04 20:02:13 localhost kernel: __ieee80211_scan_completed+0xf7/0x3b0 [mac80211]
avril 04 20:02:13 localhost kernel: ieee80211_scan_cancel+0xeb/0x1d0 [mac80211]
avril 04 20:02:13 localhost kernel: ieee80211_do_stop+0x76f/0x850 [mac80211]
avril 04 20:02:13 localhost kernel: ieee80211_stop+0x16/0x20 [mac80211]
avril 04 20:02:13 localhost kernel: __dev_close_many+0x9e/0x110
Édité par Papoteur Le 05/04/2020 à 16h52

nic80 Membre non connecté
-
- Voir le profil du membre nic80
- Inscrit le : 06/08/2018
- Groupes :
-
Modérateur
Peut être une piste à suivre sur ce post reddit.
https://www.reddit.com/r/archlinux/comments/exr82b/tried_55_from_testing_and_wifi_rtl8822be_stopped/

calludefr Membre non connecté
-
- Voir le profil du membre calludefr
- Inscrit le : 25/08/2017
- Groupes :
J'ai suivi pas à pas les indications de edu4rdshl
J'ai rebooté et je n'ai toujours pas de wifi.
A noter que j'ai différents fichiers blacklist : blacklist-mga.conf, blacklist-ide.conf, blacklist-compat.conf. Comme rien ne marchait j'ai même créé un blacklist.conf. Et j'ai inscrit les infos de blacklist dans chaque fichier.
Je ne suis pas sûr que les scripts installés sont lancés. Comment le vérifier ?
Faut-il adapter les scripts à mon ordi ?
Merci de votre aide

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
La solution qu'il propose est d'automatiser les modifications afin qu'elles soient opérationnelles à chaque démarrage. De toute façon, c'est un moyen de contournement et pas une solution définitive.
Avant de faire toutes les configurations, il faudrait vérifier que ça peut marcher.
Quelques outils :
lsmod permet de lister les modules chargés par le noyaux. Dans le lot, tu trouves le rtw88 qui pose problème et le btrtl qui est peut être en conflit.
rmmod <un_module> te permet (en root) de décharger un module du noyau
modprobe <un_module> te permet de charger un module du noyau.
Dans un premier temps, le gars suggère de trouver l'adresse PCI de la carte :
Citation :
Execute lspci | grep -i wifi | awk '{print $1}' and keep that result in mind.
Now execute lscpi -t and see where the previous value belongs to. In my case I have the following results:
Now execute lscpi -t and see where the previous value belongs to. In my case I have the following results:
Donc chez toi, que donnent les deux commandes :
Code BASH :
lspci | grep -i wifi | awk '{print $1}' lspci -t
?
On remplace le travail des blacklistes (en root) :
Code BASH :
rmmod btrtl rmmod btusb rmmod r8822be rmmod rtw88 rmmod rtwpci
Ensuite, il faudra modifier la commande ci dessous avec les adresses spécifiques à ton système :
setpci -s 00:1c.5 0x50.B=0x40 && sleep 1 && modprobe rtwpci
A ce moment, ceci devrait fonctionner, si le problème est le même.
Yves

calludefr Membre non connecté
-
- Voir le profil du membre calludefr
- Inscrit le : 25/08/2017
- Groupes :
Je voudrais signaler que j'ai eu des difficultés à récupérer les scripts upnet et fix-wifi.service. J'ai dû faire des copier coller de contenu et je ne suis pas sûr qu'ils sont lancés automatiquement maintenant.
Voici le retour des commandes
code :
[peqce@localhost ~]$ lspci | grep -i wifi | awk '{print $1}'
02:00.0
[peqce@localhost ~]$ lspci -t
-[0000:00]-+-00.0
+-02.0
+-04.0
+-14.0
+-14.2
+-15.0
+-15.1
+-16.0
+-17.0
+-1c.0-[01]--
+-1c.5-[02]----00.0
+-1e.0
+-1e.2
+-1f.0
+-1f.2
+-1f.3
\-1f.4
[peqce@localhost ~]$
peqce@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# rmmod btrtl
rmmod: ERROR: Module btrtl is not currently loaded
[root@localhost ~]# rmmod
rmmod: ERROR: missing module name.
[root@localhost ~]# rmmod btusb
rmmod: ERROR: Module btusb is not currently loaded
[root@localhost ~]# rmmod r8822be
rmmod: ERROR: Module r8822be is not currently loaded
[root@localhost ~]# rmmod rtw88
rmmod: ERROR: Module rtw88 is in use by: rtwpci
[root@localhost ~]# rmmod rtwpci
[root@localhost ~]#
02:00.0
[peqce@localhost ~]$ lspci -t
-[0000:00]-+-00.0
+-02.0
+-04.0
+-14.0
+-14.2
+-15.0
+-15.1
+-16.0
+-17.0
+-1c.0-[01]--
+-1c.5-[02]----00.0
+-1e.0
+-1e.2
+-1f.0
+-1f.2
+-1f.3
\-1f.4
[peqce@localhost ~]$
peqce@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# rmmod btrtl
rmmod: ERROR: Module btrtl is not currently loaded
[root@localhost ~]# rmmod
rmmod: ERROR: missing module name.
[root@localhost ~]# rmmod btusb
rmmod: ERROR: Module btusb is not currently loaded
[root@localhost ~]# rmmod r8822be
rmmod: ERROR: Module r8822be is not currently loaded
[root@localhost ~]# rmmod rtw88
rmmod: ERROR: Module rtw88 is in use by: rtwpci
[root@localhost ~]# rmmod rtwpci
[root@localhost ~]#
Pourrai-je connaître comment on met en forme le code sur le forum ?
Merci à vous
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie