You are not logged in.
Pages: 1
Hi guys,
I would like to ask you one simple question for you, ofcourse.
1. Internet connection – I had no problem, when I installed Arch linux, absolutely perfect connection through wifi, in Arch linux as wlan0. I am using MATE desktop environment. After installation I was connected only if I wanted to install some softwares in MATE terminal. I am using latest vivaldi web browser at this moment in Arch linux. After install, no connection if I wanted to use vivaldi browser, but then I wrote command to mate terminal:
systemctl --now enable iwd
and I reconnected to internet back with command: iwctl, etc.
Then, internet connection was back, but very slow only 247 kb/s, I think. So, I wrote commands as:
1. sudo pacman -S networkmanager
2. sudo systemctl start NetworkManager
3. sudo systemctl enable NetworkManager
4. ping -c 6 archlinux.org – in terminal is everything absolutely ok with internet connection
Then, internet connection was fine, but still only 12 Mb/s. In speedmeter I have for download 309,2 Mb/s, upload 25,59 Mb, latency 11,80 ms.
Now, internet connection is still too slow. Websites aren’t loading and myonlineradio is absolutely unusable, lagging.
If somebody knows where is the problem, please can you advice me?
Thank you.
Offline
If somebody knows where is the problem, please can you advice me?
Nobody here can possibly from that information, https://bbs.archlinux.org/viewtopic.php?id=57855
But your journal might:
sudo journalctl -b | curl -F 'file=@-' 0x0.stI can already tell you that if you're running iwd and NM concurrently, that's probably not good.
Offline
Pages: 1