You are not logged in.
Hi. 
I bought a new laptop (Acer swift 3) and decided to install Arch Linux on it (if it does matter). During the installation I have not met any problem with connect to network. I used iwctl.  I installed netctl dhcpcd networkmanager network-manager-applet  dialog  and enabled NetworkManger to be able to connect to wi-fi. After reboot I couldn't connect through iwctl and somehow connected through dhcpcd. I had  Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service'  as well from here https://superuser.com/questions/1427311 … e1-service.
After another reboot I have met Failed to add/activate new connection: Not authorized to control networking . This error shows me network-manager-applet and nmcli. So, I can't connect my laptop to internet.
ping archlinux.org
ping: archlinux.org: Temporary failure in name resolutionI added only exec i3 in my xinitrc
Last edited by heyslava (2022-07-31 05:23:37)
Offline
I installed netctl dhcpcd networkmanager network-manager-applet dialog
Choose one network manager, uninstall the others. They conflict.
https://wiki.archlinux.org/title/Netctl
https://wiki.archlinux.org/title/Dhcpcd
https://wiki.archlinux.org/title/NetworkManager
https://wiki.archlinux.org/title/Wpa_supplicant
https://wiki.archlinux.org/title/Iwd
Offline