Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624406 - sys-kernel/gentoo-sources-4.9.34: wifi intermittently disconnects (AP changed bandwidth)
Summary: sys-kernel/gentoo-sources-4.9.34: wifi intermittently disconnects (AP changed...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-10 07:56 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2018-06-18 19:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2017-07-10 07:56:45 UTC
I'm using sys-kernel/gentoo-sources-4.9.34 and noticed that while wifi _appears_ to be connected, any attempt to resolve addresses would time out. I'd also get temporary failures in name resolution errors from python scripts.

When this happens, there's corresponding message in dmesg:

[23547.606905] wlp3s0: AP 2c:4d:54:6b:e7:10 changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)

I found similar bug reports in https://bbs.archlinux.org/viewtopic.php?id=197014 and https://bugzilla.redhat.com/show_bug.cgi?id=981445#c15 . Changing router config like in that last report to restrict to 20MHz seems to work for me.

The router is ASUS RT-AC51U , firmware version 3.0.0.4.380_3625-geb2b179 .

This is my hardware (wifi is Realtek RTL8723BE, everything else for completeness):

# lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 08)
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
04:00.0 3D controller: NVIDIA Corporation GK208M [GeForce 920M] (rev a1)

If you need further info or some experiments, please just let me know. Even though I have a workaround, it'd be cool to find and fix the root cause.
Comment 1 Mike Pagano gentoo-dev 2018-06-18 18:16:43 UTC
Still a problem, Pawel ?
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2018-06-18 18:32:32 UTC
Not sure, I've changed router since then. Feel free to close the bug.
Comment 3 Mike Pagano gentoo-dev 2018-06-18 19:07:30 UTC
Thanks for the reply.