FS#64335 - [networkmanager] Fails to connect to new WiFi with iwd 1.0 as backend
Attached to Project:
Arch Linux
Opened by Parker Reed (parkerlreed) - Thursday, 31 October 2019, 01:10 GMT
Last edited by Jan Alexander Steffens (heftig) - Saturday, 09 November 2019, 02:42 GMT
Opened by Parker Reed (parkerlreed) - Thursday, 31 October 2019, 01:10 GMT
Last edited by Jan Alexander Steffens (heftig) - Saturday, 09 November 2019, 02:42 GMT
|
Details
Description: iwd 1.0 changes the dbus root path. This patch
updates this to allow new connections to be added
https://raw.githubusercontent.com/dtzWill/nixpkgs/nixos-dtz/pkgs/tools/networking/network-manager/iwd-new-root-path.patch Additional info: * iwd 1.0 * networkmanager 1.20.4 Steps to reproduce: Install/enable iwd, set as backend in NetworkManager, attempt to add new WiFi network. Error in NetworkManager log Oct 30 20:47:17 stealth NetworkManager[31067]: <error> [1572482837.3188] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:net.connman.iwd.NoAgent: No Agent registered |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Saturday, 09 November 2019, 02:42 GMT
Reason for closing: Fixed
Additional comments about closing: networkmanager 1.20.6
Saturday, 09 November 2019, 02:42 GMT
Reason for closing: Fixed
Additional comments about closing: networkmanager 1.20.6
BUT, it is not related to iwd.
The problem is with the ell-package.
Downgrading to ell-0.25-1-x86_64.pkg.tar.xz from yesterdays ell-update will resolve the problem.
Here is the ticket for ell https://bugs.archlinux.org/task/64343 .
Dunno but I think it is an ell-bug because it did some backwards-incompatible changes.
Here's the NM commit: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/commit/186d22a9634e2bf94658ed6f1cf2b332ecb3a32c
If you are using NM, than that might not work.
maxammann: iwd has the version 1.0-3 on my system so 0.23-1 would be very old.