this post was submitted on 09 Oct 2023
43 points (95.7% liked)

Linux

47356 readers
1114 users here now

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

Related Communities

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

founded 5 years ago
MODERATORS
 

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 comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (1 children)

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.

[–] [email protected] 2 points 11 months ago

@Rustmilian @linux Yeah, it's close to impossible to find documentation on what to do here. I'm trying to find out how is it that Fedora works well with the same hardware, and even considering changing the card itself, but for the moment at least my connection is much more stable after setting the iwlwifi.conf file
Once again, thank you for your help!