Random wifi disconnects on Acer Aspire E 17

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
may_the_fox

Random wifi disconnects on Acer Aspire E 17

Post by may_the_fox »

Facing the following issues: random wifi disconnects on Acer Aspire E 17, with Linux Mint 18.3 Sylvia, using 4.13.0-32-generic #35~16.04.1-Ubuntu.
Full report here: https://pastebin.com/RUKPfGPR
Main things:

##### lspci #############################

03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30)
Subsystem: Lite-On Communications Inc Device [11ad:0806]
Kernel driver in use: ath10k_pci

04:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: Acer Incorporated [ALI] RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1025:111a]
Kernel driver in use: r8169

##### lsusb #############################

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f2:b573 Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 04ca:3015 Lite-On Technology Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### rfkill ############################

0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
1: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
2: acer-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

##### lsmod #############################

ath10k_pci 45056 0
ath10k_core 352256 1 ath10k_pci
ath 28672 1 ath10k_core
mac80211 782336 1 ath10k_core
wmi_bmof 16384 0
acer_wmi 20480 0
sparse_keymap 16384 1 acer_wmi
cfg80211 614400 3 mac80211,ath,ath10k_core
mxm_wmi 16384 1 nouveau
wmi 24576 4 wmi_bmof,acer_wmi,mxm_wmi,nouveau
video 40960 3 acer_wmi,nouveau,i915

##### interfaces ########################

[/etc/network/interfaces]
auto lo
iface lo inet loopback

##### ifconfig ##########################

enp4s0f1 Link encap:Ethernet HWaddr <MAC 'enp4s0f1' [IF1]>
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:4509 errors:0 dropped:0 overruns:0 frame:0
TX packets:4509 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:345907 (345.9 KB) TX bytes:345907 (345.9 KB)

wlp3s0 Link encap:Ethernet HWaddr <MAC 'wlp3s0' [IF2]>
inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::5630:9d65:e3:4f74/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:578725 errors:0 dropped:0 overruns:0 frame:0
TX packets:273790 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:840368286 (840.3 MB) TX bytes:24559026 (24.5 MB)

##### iwconfig ##########################

enp4s0f1 no wireless extensions.

lo no wireless extensions.

wlp3s0 IEEE 802.11 ESSID:"KOTE_MOE_SKOTE"
Mode:Managed Frequency:2.412 GHz Access Point: <MAC 'KOTE_MOE_SKOTE' [AC1]>
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=66/70 Signal level=-44 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:5 Missed beacon:0
===========================================================================
Tried:
Upgraded to linux-firmware.169.3
Set wifi powersave off
Disabled IPv6 - no difference, enabled it back
I removed hw3.0/board-2.bin
Tried driver from here (looks like a Windows one or whatever): https://askubuntu.com/questions/607707/ ... stallation - no use.

I would appreciate any suggestion, except changing the OS:)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
AZgl1800
Level 20
Level 20
Posts: 11182
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Random wifi disconnects on Acer Aspire E 17

Post by AZgl1800 »

Long shot in the dark, but I just got my ASUS TP500L working on WiFi last week.

I will list the threads where the guys on this forum helped me.

viewtopic.php?f=90&t=261817


viewtopic.php?f=90&t=261817#p1416186


https://community.linuxmint.com/tutorial/view/1796
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
may_the_fox

Re: Random wifi disconnects on Acer Aspire E 17

Post by may_the_fox »

Update:
Installed clean Ubuntu instead of Mint (4.13.0-32-generic #35~16.04.1-Ubuntu), faced the same issue with wireless as described above.
Noticed that the disconnects are not random (1 in 3 minutes) and depend on if any other computer is connected to wireless. Tested with my Fedora laptop and husband's Windows laptop. Thus made a conclusion that the the issue is a network one and can be fixed through router.
Followed the best practices here (though none of the PCs at home is a Dell):
https://www.dell.com/community/Networki ... -p/5190817
Particularly done this:
- Set channel to 11
- Disable 20/40Mhz Coexistence (set 20Mhz)
- Set WPA2-PSK for security
Writing this from my Ubuntu laptop, works like a charm. Maybe this helps someone with Mint as well.
Locked

Return to “Networking”