You are not logged in.

#1 2024-01-30 19:17:38

Branislav
Member
Registered: 2024-01-30
Posts: 1

Internet connection

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

#2 2024-01-30 21:53:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,034

Re: Internet connection

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.st

I can already tell you that if you're running iwd and NM concurrently, that's probably not good.

Offline

Board footer

Powered by FluxBB