You are not logged in.
Recently, I've been having speed issues with this adapter, it was normal some days ago but since yesterday the internet speed has been capped to 20 mbps, which is way less than what my internet can offer. I have already tried playing with NetworkManager's settings like disabling Power Management, and installing different drivers i found in other forums reporting the same issue (though most of them were for other distros so that didn't really help), I tried with the 8188eu-aircrack-dkms-git and 8188eu-dkms-git aur repositories, and lwfinger/rtl8188eu driver on github, but none of them give me a fix.
Last edited by flowcheer (2024-07-20 18:25:48)
Offline
the internet speed has been capped to 20 mbps
You're likely getting an 802.11a/g connection (only) - check the journal as for why that might be and compare it to previous journals when you got n/ac/ax
Offline
You were right, the band was set to 802.11a only. I tried changing the connection to bg with nmcli but i still got the same speed.
Offline
You want "n" or ac or ax - "bg" won't help you here at all.
https://en.wikipedia.org/wiki/IEEE_802. … escription (the maximum speed is theoretic, the article mentions realistic effective throughputs and 20 mbps is the practical limit for a/g.
Offline
When trying to change the band to n or ac or ax, nmcli tells me that it only allows a and bg, which is weird because I was able to change to another bands before
Error: failed to modify 802-11-wireless.band: «n» not between [a, bg].
Offline
Please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.st
Offline
Really sorry for abandoning this topic for such a long time. But i found a fix for my issue after some time. I managed to fix the issue by using the driver in https://github.com/gglluukk/rtl8188eus/ , which is a for of the aircrack-ng driver, thanks regardless
Offline