You are not logged in.
I would like to come back to my ping suggestion. Run:
ping -A 1.1
And let it run for a while. What do you see?
From your log I expect that you do have connectivity, albeit you should experience failures from time to time due to your poor signal.
Offline
I would like to come back to my ping suggestion. Run:
ping -A 1.1
And let it run for a while. What do you see?
From your log I expect that you do have connectivity, albeit you should experience failures from time to time due to your poor signal.
I see
ping: connect: Network is Unreachable
But I use the same laptop at the same place within Manjaro live session and my wifi works just fine.
Last edited by tporg (2021-05-15 18:54:54)
Offline
Good Lord. Finally! Got it working.
Solution: Creating /etc/iwd/main.conf did the trick! Thanks to KairiTech - https://bbs.archlinux.org/viewtopic.php … 2#p1915132
main.conf file's content:
[General]
EnableNetworkConfiguration=true
[Network]
NameResolvingService=systemd
Thanks a lot for the assistance Seth, Tucuxi, Scimmia, elkoraco!
Last edited by tporg (2021-05-15 19:26:13)
Offline
great. you need to have systemd-resolved running, so don't disable the service.
Offline