Package Details: networkmanager-iwd 1.52.0-1

Git Clone URL: https://aur.archlinux.org/networkmanager-iwd.git (read-only, click to copy)
Package Base: networkmanager-iwd
Description: Network connection manager and user applications; using iwd backend instead of wpa_supplicant
Upstream URL: https://networkmanager.dev/
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: networkmanager
Provides: networkmanager
Submitter: digitalone
Maintainer: buzo
Last Packager: buzo
Votes: 34
Popularity: 0.019832
First Submitted: 2019-08-10 10:04 (UTC)
Last Updated: 2025-03-05 19:10 (UTC)

Required by (287)

Sources (2)

Pinned Comments

digitalone commented on 2019-08-10 10:37 (UTC) (edited on 2019-08-15 09:14 (UTC) by digitalone)

This is a modified package configured to get NetworkManager working exclusively with iwd. Main difference with upstream version is that iwd is required and wpa_supplicant is not needed (so you can uninstall it); iwd seems more reliable on certain wireless cards, so someone could prefer it in place of wpa_supplicant.

It's recommended to enable systemd iwd.service at boot: systemctl enable iwd.service

Tested with Plasma NM system tray applet (plasma-nm), it's working.

Note that wpa_supplicant is still needed to build the package, but you can uninstall it after the building stage.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

digitalone commented on 2019-12-08 08:14 (UTC)

Updated. Didn't have time to test it, let me know if something is going wrong.

rpodgorny commented on 2019-11-01 00:43 (UTC)

@digitalone - thanks, i've submitted your version. also, i've made you a co-maintaner.

@ilikenwf - thanks!

digitalone commented on 2019-10-31 16:45 (UTC)

I won't, don't use it anymore. At least I could help as a contributor, but not as a maintainer.

ilikenwf commented on 2019-10-31 16:29 (UTC)

Disowned, feel free to take it over.

digitalone commented on 2019-10-31 15:15 (UTC) (edited on 2019-10-31 15:26 (UTC) by digitalone)

He can make me as a contributor, so I can push the update, or you can download the PKGBUILD and install it on your own.

Anyway, I don't think I will update it in the future since I'm still having issues with iwd and I'm using wpa_supplicant.

rpodgorny commented on 2019-10-31 14:45 (UTC)

please update or orphan, thank you...

digitalone commented on 2019-10-28 09:14 (UTC)

@ilikenwf I updated this package to test the new version on my system: https://pastebin.com/i6m1vxc6

Feel free to push the commit here.

digitalone commented on 2019-08-27 08:21 (UTC)

As stated here, I had issues with iwd and I'm forced to come back to wpa_supplicant, so don't need this package anymore. Feel free to adopt it if you want.

digitalone commented on 2019-08-15 09:21 (UTC)

I noticed that plasma-nm applet it's not showing wifi when using an external usb wifi adapter, but it's working when I restart networkmanager service. So I managed to resolve enabling iwd.service at boot. I pushed an overriding configuration for safety reasons to get iwd.service start after udev and before networkmanager service.

If you're having same issues, it's recommended to enable iwd service at boot.