Page 4 of 4 FirstFirst ... 234
Results 31 to 37 of 37

Thread: Ubuntu 20.04 - Wifi keeps disconnecting

  1. #31
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 20.04 - Wifi keeps disconnecting

    Synaptic also says:

    This package is built from the X.org xf86-video-intel driver module.
    Although I am a bit skeptical, as an experiment, I removed the package from my own machine and upon reboot, there was no ill effect, that is, no effect at all. I do not, however, use the ath10k_pci wireless device.

    If you are certain that your hardware is new enough (ca. 2007 and newer), you can try uninstalling this driver:

    Code:
    sudo apt purge  xserver-xorg-video-intel
    Reboot and show us:

    Code:
    dmesg  | grep ath
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #32
    Join Date
    Oct 2020
    Beans
    21

    Re: Ubuntu 20.04 - Wifi keeps disconnecting

    I bought the laptop last year (around September) so it should be new enough. In hindsight I should have done a better research because it seems that this model (Acer Nitro AN515-43-R40X) is not the best choice for using Linux.

    I uninstalled the driver, after reboot that's the output of dmesg:
    Code:
    ~$ dmesg -T | grep ath
    [p ápr  9 14:27:24 2021] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
    [p ápr  9 14:27:24 2021] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
    [p ápr  9 14:27:25 2021] ath10k_pci 0000:04:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
    [p ápr  9 14:27:26 2021] ath10k_pci 0000:04:00.0: invalid firmware magic
    [p ápr  9 14:27:26 2021] ath10k_pci 0000:04:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 11ad:0807
    [p ápr  9 14:27:26 2021] ath10k_pci 0000:04:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
    [p ápr  9 14:27:26 2021] ath10k_pci 0000:04:00.0: firmware ver WLAN.RM.2.0-00180-QCARMSWPZ-1 api 4 features wowlan,ignore-otp,no-4addr-pad crc32 75dee6c5
    [p ápr  9 14:27:26 2021] ath10k_pci 0000:04:00.0: board_file api 2 bmi_id N/A crc32 4ac0889b
    [p ápr  9 14:27:26 2021] ath10k_pci 0000:04:00.0: htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
    [p ápr  9 14:27:26 2021] ath: EEPROM regdomain: 0x6c
    [p ápr  9 14:27:26 2021] ath: EEPROM indicates we should expect a direct regpair map
    [p ápr  9 14:27:26 2021] ath: Country alpha2 being used: 00
    [p ápr  9 14:27:26 2021] ath: Regpair used: 0x6c
    [p ápr  9 14:27:26 2021] ath10k_pci 0000:04:00.0 wlp4s0: renamed from wlan0
    [p ápr  9 14:27:26 2021] Modules linked in: fjes(-) nvidia_uvm(OE) nvidia_drm(POE) nvidia_modeset(POE) edac_mce_amd snd_hda_codec_realtek kvm_amd snd_hda_codec_generic ledtrig_audio kvm crct10dif_pclmul ghash_clmulni_intel snd_hda_codec_hdmi aesni_intel nvidia(POE) crypto_simd cryptd glue_helper snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm uvcvideo ath10k_pci videobuf2_vmalloc videobuf2_memops ath10k_core videobuf2_v4l2 btusb videobuf2_common btrtl btbcm ath joydev rapl snd_seq_midi btintel snd_seq_midi_event videodev amdgpu bluetooth snd_rawmidi input_leds mc acer_wmi mac80211 hid_multitouch ecdh_generic sparse_keymap snd_seq serio_raw efi_pstore wmi_bmof ecc iommu_v2 gpu_sched snd_seq_device ttm snd_timer k10temp i2c_algo_bit snd drm_kms_helper cfg80211 cec ccp soundcore rc_core fb_sys_fops syscopyarea sysfillrect libarc4 sysimgblt mac_hid acer_wireless sch_fq_codel parport_pc ppdev lp parport drm ip_tables x_tables autofs4 hid_logitech_hidpp hid_logitech_dj usbhid
    [p ápr  9 14:28:04 2021] audit: type=1107 audit(1617971285.251:58): pid=922 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=5945 label="snap.snap-store.ubuntu-software" peer_pid=923 peer_label="unconfined"
    [p ápr  9 14:28:05 2021] audit: type=1107 audit(1617971286.263:59): pid=922 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.8" pid=5945 label="snap.snap-store.ubuntu-software" peer_pid=939 peer_label="unconfined"
    [p ápr  9 14:28:05 2021] audit: type=1107 audit(1617971286.267:60): pid=922 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.8" pid=5945 label="snap.snap-store.ubuntu-software" peer_pid=939 peer_label="unconfined"
    [p ápr  9 14:28:05 2021] audit: type=1107 audit(1617971286.291:61): pid=922 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.8" pid=5945 label="snap.snap-store.ubuntu-software" peer_pid=939 peer_label="unconfined"
    [p ápr  9 14:28:05 2021] audit: type=1107 audit(1617971286.291:62): pid=922 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.8" pid=5945 label="snap.snap-store.ubuntu-software" peer_pid=939 peer_label="unconfined"
    The amdgpu failures are indeed all over my dmesg output and I've been reading a lot of posts regarding this as you suggested. So far no luck, but I'm also impacted by problems like this: https://ubuntuforums.org/showthread....ghlight=amdgpu - suspending the machine doesn't work for me either, since the very first day. Anyway, I don't want to spam this issue with another one.

    Thanks a lot for still looking at my issue!!
    Daniel

  3. #33
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 20.04 - Wifi keeps disconnecting

    We see none of the previous ath10k_pci errors. I assume that the firmware update has fixed the wireless issue.

    Without seeing the lines in dmesg appearing just before and after this: Modules linked in: fjes(-) , I can't tell if it's related to the wireless driver ath10k_pci or not. I strongly suspect that it's related to amdgpu.

    If the experts over on General Help can help fix that, I think your issues are resolved.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #34
    Join Date
    Oct 2020
    Beans
    21

    Re: Ubuntu 20.04 - Wifi keeps disconnecting

    Thanks chili555!

    I see that dmesg looks
    cleaner after startup, although these lines (after another reboot) still coming up - are these OK?
    Code:
    [p ápr  9 16:51:50 2021] ath10k_pci 0000:04:00.0: failed to receive scan abortion completion: timed out
    [p ápr  9 16:51:50 2021] ath10k_pci 0000:04:00.0: failed to stop scan: -110
    [p ápr  9 16:51:50 2021] ath10k_pci 0000:04:00.0: failed to start hw scan: -110
    And actually, while I'm using ethernet cable I get these messages in dmesg:
    Code:
    [p ápr  9 17:51:51 2021] ath10k_pci 0000:04:00.0: wmi command 24579 timeout, restarting hardware
    [p ápr  9 17:51:51 2021] ath10k_pci 0000:04:00.0: failed to read hi_board_data address: -16
    [p ápr  9 17:51:54 2021] ath10k_pci 0000:04:00.0: failed to receive initialized event from target: 00000000
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to receive initialized event from target: 00000000
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to wait for target init: -110
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to flush transmit queue (skip 1 ar-state 2): 1250
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to delete peer ac:22:05:29:da:6e for vdev 0: -108
    [p ápr  9 17:51:57 2021] Modules linked in: rfcomm vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) ccm aufs cmac algif_hash algif_skcipher af_alg bnep overlay nvidia_uvm(OE) nvidia_drm(POE) nvidia_modeset(POE) nls_iso8859_1 nvidia(POE) edac_mce_amd snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep ath10k_pci snd_pcm ath10k_core uvcvideo amdgpu snd_seq_midi snd_seq_midi_event ath snd_rawmidi kvm_amd btusb mac80211 btrtl btbcm btintel kvm joydev snd_seq videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 crct10dif_pclmul videobuf2_common ghash_clmulni_intel snd_seq_device bluetooth cfg80211 snd_timer videodev iommu_v2 aesni_intel gpu_sched crypto_simd ttm cryptd ecdh_generic glue_helper ecc mc rapl libarc4 ccp snd drm_kms_helper cec i2c_algo_bit input_leds hid_multitouch rc_core serio_raw acer_wmi efi_pstore fb_sys_fops sparse_keymap syscopyarea soundcore sysfillrect wmi_bmof sysimgblt k10temp mac_hid acer_wireless
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to recalculate rts/cts prot for vdev 0: -108
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to set cts protection for vdev 0: -108
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to set erp slot for vdev 0: -108
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to set preamble for vdev 0: -108
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to down vdev 0: -108
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to submit vdev param txbf 0x0: -108
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to recalc txbf for vdev 0: -108
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: device successfully recovered


    This is the log around the "modules linked in" segment and I think you are right, problems are related to amdgpu it seems.
    Code:
    ~$ dmesg -T | grep -C 35 "Modules linked in:"
    [p ápr  9 16:50:13 2021] kfd kfd: added device 1002:15d8
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 11, active_cu_number 10
    [p ápr  9 16:50:13 2021] [drm] fb mappable at 0x3EFBCA000
    [p ápr  9 16:50:13 2021] [drm] vram apper at 0x3EF000000
    [p ápr  9 16:50:13 2021] [drm] size 8294400
    [p ápr  9 16:50:13 2021] [drm] fb depth is 24
    [p ápr  9 16:50:13 2021] [drm]    pitch is 7680
    [p ápr  9 16:50:13 2021] fbcon: amdgpudrmfb (fb0) is primary device
    [p ápr  9 16:50:13 2021] Console: switching to colour frame buffer device 240x67
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: fb0: amdgpudrmfb frame buffer device
    [p ápr  9 16:50:13 2021] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  450.102.04  Tue Dec 29 06:51:23 UTC 2020
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
    [p ápr  9 16:50:13 2021] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
    [p ápr  9 16:50:13 2021] EDAC amd64: F17h_M10h detected (node 0).
    [p ápr  9 16:50:13 2021] EDAC amd64: Node 0: DRAM ECC disabled.
    [p ápr  9 16:50:13 2021] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  450.102.04  Tue Dec 29 06:44:25 UTC 2020
    [p ápr  9 16:50:13 2021] ath10k_pci 0000:04:00.0: htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
    [p ápr  9 16:50:13 2021] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
    [p ápr  9 16:50:13 2021] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
    [p ápr  9 16:50:13 2021] [drm] Initialized amdgpu 3.38.0 20150101 for 0000:05:00.0 on minor 0
    [p ápr  9 16:50:13 2021] ------------[ cut here ]------------
    [p ápr  9 16:50:13 2021] WARNING: CPU: 4 PID: 682 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:2546 dc_link_set_backlight_level+0x92/0xf0 [amdgpu]
    [p ápr  9 16:50:13 2021] Modules linked in: nvidia_drm(POE) nvidia_modeset(POE) nls_iso8859_1 nvidia(POE) edac_mce_amd snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep ath10k_pci snd_pcm ath10k_core uvcvideo amdgpu snd_seq_midi snd_seq_midi_event ath snd_rawmidi kvm_amd btusb mac80211 btrtl btbcm btintel kvm joydev snd_seq videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 crct10dif_pclmul videobuf2_common ghash_clmulni_intel snd_seq_device bluetooth cfg80211 snd_timer videodev iommu_v2 aesni_intel gpu_sched crypto_simd ttm cryptd ecdh_generic glue_helper ecc mc rapl libarc4 ccp snd drm_kms_helper cec i2c_algo_bit input_leds hid_multitouch rc_core serio_raw acer_wmi efi_pstore fb_sys_fops sparse_keymap syscopyarea soundcore sysfillrect wmi_bmof sysimgblt k10temp mac_hid acer_wireless sch_fq_codel parport_pc ppdev lp parport drm ip_tables x_tables autofs4 hid_logitech_hidpp hid_logitech_dj usbhid hid_generic
    [p ápr  9 16:50:13 2021]  crc32_pclmul nvme ahci xhci_pci libahci i2c_piix4 r8169 xhci_pci_renesas nvme_core realtek i2c_hid video hid wmi
    [p ápr  9 16:50:13 2021] CPU: 4 PID: 682 Comm: systemd-backlig Tainted: P           OE     5.8.0-48-generic #54~20.04.1-Ubuntu
    [p ápr  9 16:50:13 2021] Hardware name: Acer Nitro AN515-43/Octavia_PKS, BIOS V1.08 12/24/2019
    [p ápr  9 16:50:13 2021] RIP: 0010:dc_link_set_backlight_level+0x92/0xf0 [amdgpu]
    [p ápr  9 16:50:13 2021] Code: 30 03 00 00 31 c0 48 8d 96 c0 01 00 00 48 8b 0a 48 85 c9 74 06 4c 3b 61 08 74 22 83 c0 01 48 81 c2 c8 04 00 00 83 f8 06 75 e3 <0f> 0b 45 31 ff 5b 44 89 f8 41 5c 41 5d 41 5e 41 5f 5d c3 48 98 48
    [p ápr  9 16:50:13 2021] RSP: 0018:ffffb397c14ebd98 EFLAGS: 00010246
    [p ápr  9 16:50:13 2021] RAX: 0000000000000006 RBX: ffff916fd9380000 RCX: 0000000000000000
    [p ápr  9 16:50:13 2021] RDX: ffff916fd6fc1e70 RSI: ffff916fd6fc0000 RDI: 0000000000000004
    [p ápr  9 16:50:13 2021] RBP: ffffb397c14ebdc0 R08: 000000000000003a R09: 0000000000000002
    [p ápr  9 16:50:13 2021] R10: 000000000000000a R11: f000000000000000 R12: ffff916fdccb5400
    [p ápr  9 16:50:13 2021] R13: 0000000000000000 R14: 00000000000049bd R15: 0000000000004901
    [p ápr  9 16:50:13 2021] FS:  00007f9eb2633980(0000) GS:ffff916fe0b00000(0000) knlGS:0000000000000000
    [p ápr  9 16:50:13 2021] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [p ápr  9 16:50:13 2021] CR2: 000055ad3a6c60a8 CR3: 00000003dbb34000 CR4: 00000000003406e0
    [p ápr  9 16:50:13 2021] Call Trace:
    [p ápr  9 16:50:13 2021]  amdgpu_dm_backlight_update_status+0xb9/0xd0 [amdgpu]
    [p ápr  9 16:50:13 2021]  backlight_device_set_brightness+0x6b/0xd0
    [p ápr  9 16:50:13 2021]  brightness_store+0x61/0x80
    [p ápr  9 16:50:13 2021]  dev_attr_store+0x17/0x30
    [p ápr  9 16:50:13 2021]  sysfs_kf_write+0x3e/0x50
    [p ápr  9 16:50:13 2021]  kernfs_fop_write+0xda/0x1b0
    [p ápr  9 16:50:13 2021]  vfs_write+0xc9/0x200
    [p ápr  9 16:50:13 2021]  ksys_write+0x67/0xe0
    [p ápr  9 16:50:13 2021]  __x64_sys_write+0x1a/0x20
    [p ápr  9 16:50:13 2021]  do_syscall_64+0x49/0xc0
    [p ápr  9 16:50:13 2021]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
    [p ápr  9 16:50:13 2021] RIP: 0033:0x7f9eb34e11e7
    [p ápr  9 16:50:13 2021] Code: 64 89 02 48 c7 c0 ff ff ff ff eb bb 0f 1f 80 00 00 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
    [p ápr  9 16:50:13 2021] RSP: 002b:00007ffd6e91e548 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
    [p ápr  9 16:50:13 2021] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f9eb34e11e7
    [p ápr  9 16:50:13 2021] RDX: 0000000000000003 RSI: 00007ffd6e91e600 RDI: 0000000000000004
    [p ápr  9 16:50:13 2021] RBP: 00007ffd6e91e600 R08: 0000000000000003 R09: 0000000000000000
    [p ápr  9 16:50:13 2021] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000003
    [p ápr  9 16:50:13 2021] R13: 000055ad3a6b02d0 R14: 0000000000000003 R15: 00007f9eb35bc8a0
    [p ápr  9 16:50:13 2021] ---[ end trace 6d74529606dca6de ]---
    I'll try to find solution on the other forums related to amdgpu.
    Last edited by nemethda; April 9th, 2021 at 05:24 PM.

  5. #35
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 20.04 - Wifi keeps disconnecting

    [drm] Initialized amdgpu 3.38.0 20150101 for 0000:05:00.0 on minor 0
    ------------[ cut here ]------------
    WARNING: CPU: 4 PID: 682 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:2546 dc_link_set_backlight_level+0x92/0xf0 [amdgpu]
    [Modules linked in: nvidia_drm(POE) nvidia_modeset(POE) nls_iso8859_1 nvidia(POE) edac_mce_amd snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep ath10k_pci snd_pcm ath10k_core uvcvideo amdgpu snd_seq_midi
    <snip>
    As we suspected.

    And actually, while I'm using ethernet cable I get these messages in dmesg:
    Code:
    [p ápr  9 17:51:51 2021] ath10k_pci 0000:04:00.0: wmi command 24579 timeout, restarting hardware
    [p ápr  9 17:51:51 2021] ath10k_pci 0000:04:00.0: failed to read hi_board_data address: -16
    [p ápr  9 17:51:54 2021] ath10k_pci 0000:04:00.0: failed to receive initialized event from target: 00000000
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to receive initialized event from target: 00000000
    [p ápr  9 17:51:57 2021] ath10k_pci 0000:04:00.0: failed to wait for target init: -110
    <snip>
    Was the wireless turned off at Network Manager, ideally Airplane Mode, when using the ethernet?

    still coming up - are these OK?
    Code:
    [p ápr 9 16:51:50 2021] ath10k_pci 0000:04:00.0: failed to receive scan abortion completion: timed out
    [p ápr 9 16:51:50 2021] ath10k_pci 0000:04:00.0: failed to stop scan: -110
    [p ápr 9 16:51:50 2021] ath10k_pci 0000:04:00.0: failed to start hw scan: -110
    It is hard to tell. It isn't listed as a warning or error. We don't know if the system recovered. If, in spite of these messages, the wireless connects and passes traffic, then I'd say they are trivial.

    Frankly, until amdgpu stops crashing, I'm not sure there is anything else to do with wireless.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #36
    Join Date
    Oct 2020
    Beans
    21

    Re: Ubuntu 20.04 - Wifi keeps disconnecting

    Was the wireless turned off at Network Manager, ideally Airplane Mode, when using the ethernet?
    No it wasn't.

    Frankly, until amdgpu stops crashing, I'm not sure there is anything else to do with wireless.
    Understood, thanks!

  7. #37
    Join Date
    Oct 2021
    Beans
    5

    Re: Ubuntu 20.04 - Wifi keeps disconnecting

    hi nemethda, What's your the current status regarding your issue?; Any improvements/solutions by now? I am curious, as I have been suffering from the same issue almost two years now...

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •