Problem with WiFi driver in arch linux

Hi everyone

I’ve been trying to solve a problem with my arch (endeavour) instalation and wanted to know if anyone here can help

Everything is working well, excepting the WiFi connection. It is extremely slow, sometimes disconnecting from the network, and in the task bar, the WiFi icon shows that the signal strength is weak, although the router is in the same room. Switching between r8168 and r8169 as recommended doesnt work. Any ideas?

@linux

You are viewing a single thread.
View all comments
12 points
*

Can you run lspci -vnn | grep -i net and post it’s output here, thank you.

permalink
report
reply
3 points

01:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]

permalink
report
parent
reply
11 points
*

I did some digging.
Check if iwlwifi kernel module is loaded with
lsmod | grep iwlwifi
If not sudo modprobe iwlwifi
Then in /etc/modprobe.d/iwlwifi.conf add

options iwlwifi swcrypto=1 11n_disable=1

And reboot, check if the problem is still persistent. If it is let me know, as there’s a few more things we can try like disabling power management.

permalink
report
parent
reply
8 points

@Rustmilian @linux Thank you for your help! I did what you suggested and it fixed about 80% of the problem. I no longer randomly disconnect from the network and it is way faster than before, although download speed is still 8x slower than it was last week when I had fedora running instead of arch. I think I’m going to try more values for the 11n_disable parameter (there is no power management to disable), but even if it doesnt improve my machine is at least usable now. Thanks!

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 7.6K

    Monthly active users

  • 6.4K

    Posts

  • 176K

    Comments