You are not logged in.

#1 2022-10-03 16:06:36

Snowboney
Member
Registered: 2021-10-26
Posts: 3

NetworkManager doesn't connect to WiFi

Hi,

I am running Arch on KDE, have all the firmware packages installed (even reinstalled some). I was trying  to get my NetworkManager WiFi running, but with no luck. I am entering the correct password and all, but it just says "Waiting for authorization" and does nothing, eventually.
I tried googling for various solutions but none of them worked for me. Any help is greatly appreciated.

Thanks.

Offline

#2 2022-10-03 16:24:19

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,263

Re: NetworkManager doesn't connect to WiFi

There's little that can be used to help you in your post. What wifi chip, what kind of access point, is networkmanager the only thing you've setup for wifi connection? Post

sudo journalctl -b
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

https://wiki.archlinux.org/title/List_o … n_services

Offline

Board footer

Powered by FluxBB