You are not logged in.
Context:
- I am running a Fresh Install of Arch Linux that i installed yesterday, i had an issue related to IP Address not being available so i try to find a solution and installed dnsmasq which resolved the issue
- I have a ok internet connection of about ~80MB/s and i had Good internet speed which installing Arch.
Problem:
- I had a drop of internet speed massively like to an average ~27KB/s speed when trying to perform a git clone, this problem was non-existent when i pacstraped yesterday.
- I suspected that it might have been a package i have installed (broadcom-wl-dkms and wpa_supplicant) or the Blacklist.conf file that blocked some drivers located in /etc/modprobe.d but it wasn't the problem because when i removed the blacklist and uninstalled the broadcom package, the speed had remained quite the same.
(https://bbs.archlinux.org/viewtopic.php?id=232467 , It was very simular to the problem i was facing with the IP Address Problem)
- I tried to look for a solution and one being that the TCP window limit but that didnt work either. (https://bbs.archlinux.org/viewtopic.php?id=245690)
Snippits:
- Output of journalctl -b-> https://pastebin.com/SFmgwPXm
- Output of lspci -v -> https://pastebin.com/mE8z8eeX
Last edited by GameMeter (2024-03-14 12:51:40)
Offline
Turns out i didn't had linux-headers which throttled the connection, now it is working just fine
Offline