There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

@Rustmilian@lemmy.world cover
@Rustmilian@lemmy.world avatar

Rustmilian

@[email protected]

This profile is from a federated server and may be incomplete. Browse more on the original instance.

nirogu , to linux
@nirogu@vivaldi.net avatar

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

Rustmilian ,
@Rustmilian@lemmy.world avatar

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

Rustmilian ,
@Rustmilian@lemmy.world avatar

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


<span style="color:#323232;">options iwlwifi swcrypto=1 11n_disable=1
</span>

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.

Rustmilian , (edited )
@Rustmilian@lemmy.world avatar

Iā€™m glad to hear that worked.
I suggest trying sudo iwconfig wlan0 power off replacing wlan0 as needed, this temporarily disables the wireless cardā€™s power saving features.
Then check if the speed has improved, if not, skip the following.
If it has improved make the change permanent by adding the following to file /etc/pm/power.d/disable-wireless-power-management :


<span style="color:#323232;">#!/bin/bash
</span><span style="color:#323232;">/sbin/iwconfig wlan0 power off
</span>

Then run sudo chmod +x /etc/pm/power.d/disable-wireless-power-management

I assume the linux-firmware package is already installed, but double check if youā€™re not sure. It provides iwlwifi-8265-36.ucode in /usr/lib/firmware/ which I believe is your cards specific iwlwifi driver. Intel Wireless Firmware Page is the source that made me think to check.

If the above doesnā€™t work let me know as thereā€™s a few more things we can try, but weā€™re reaching the end of our options.

Rustmilian ,
@Rustmilian@lemmy.world avatar

Well hereā€™s where I became less helpful. Thereā€™s 3 possible things I can think of, unfortunately as I havenā€™t had to do them myself I donā€™t know how exactly to go about doing them.
First is to optimize the MTU settings.
Second is to optimize the Regdomain.
Third is to investigate Fedoraā€™s WiFi configuration for your card.
Sorry that I canā€™t help you pass here.

VENMusica , to linux
@VENMusica@mastodon.social avatar

@linux any global mesh networks that could replace ISP's?

Rustmilian ,
@Rustmilian@lemmy.world avatar

ā€œparanoidā€ assumes that itā€™s unjustified suspicion of someone or something. However itā€™s a well known fact that ISPs may spy on users as itā€™s been exposed to happen in the pastā€¦

  • All
  • Subscribed
  • Moderated
  • Favorites
  • ā€¢
  • random
  • lifeLocal
  • goranko
  • All magazines