Search Criteria
Package Details: networkmanager-iwd-overlay 1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/networkmanager-iwd-overlay.git (read-only, click to copy) |
---|---|
Package Base: | networkmanager-iwd-overlay |
Description: | Configure NetworkManager to use iwd instead of wpa_supplicant |
Upstream URL: | https://wiki.gnome.org/Projects/NetworkManager |
Licenses: | GPL2, LGPL2.1 |
Provides: | wpa_supplicant |
Submitter: | Prototik |
Maintainer: | Prototik |
Last Packager: | Prototik |
Votes: | 4 |
Popularity: | 0.007323 |
First Submitted: | 2020-03-14 14:27 (UTC) |
Last Updated: | 2020-08-11 17:54 (UTC) |
Dependencies (2)
- iwd (iwd-gitAUR)
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR)
Required by (29)
- adhocspot-script-git (requires wpa_supplicant)
- configure-wifi-git (requires wpa_supplicant)
- connman-git (requires wpa_supplicant) (make)
- connman-git (requires wpa_supplicant) (optional)
- connman-systemd-resolved (requires wpa_supplicant) (make)
- connman-systemd-resolved (requires wpa_supplicant) (optional)
- dracut-network-manager-wireless-iwlwifi-ath9k (requires wpa_supplicant)
- ethoscope-device (requires wpa_supplicant)
- hbdinetd-git (requires wpa_supplicant)
- ifupdown-ng (requires wpa_supplicant) (optional)
- libnetctlgui (requires wpa_supplicant) (optional)
- libnm-git (requires wpa_supplicant) (make)
- libnm-iwd (requires wpa_supplicant) (make)
- mkinitcpio-wifi (requires wpa_supplicant)
- netmon-git (requires wpa_supplicant)
- networkmanager-git (requires wpa_supplicant)
- networkmanager-git (requires wpa_supplicant) (make)
- networkmanager-iwd (requires wpa_supplicant) (make)
- networkmanager-support (requires wpa_supplicant)
- nm-cloud-setup-git (requires wpa_supplicant) (make)
- Show 9 more...
Latest Comments
ihipop commented on 2023-04-13 04:07 (UTC) (edited on 2023-04-17 03:44 (UTC) by ihipop)
@Prototik this is the way~!
thanks.
I want to switch to iwd by use this package, because the builtin wpa_supplicant can not manage a hotspot with password to work
iwd works with hotspot with password, (but failed to start a 5G hotspot ,while wpa_supplicant works)
it's wired that they indifferent with the bug of wpa_supplicant ...
Prototik commented on 2023-04-12 12:20 (UTC)
@ihipop that's caused by iwd itself to avoid race condition, see https://wiki.archlinux.org/title/Iwd#Wireless_device_is_not_renamed_by_udev
ihipop commented on 2023-04-12 12:03 (UTC)
my wlan network interface name change to wlan0/1/2/3 style instead if the default Consistent network interface device naming style
remove the package doesn't help
anyone knows why?
cherkaba commented on 2021-02-09 10:37 (UTC)
@Prototik thanks
Prototik commented on 2021-02-08 14:45 (UTC) (edited on 2021-02-08 14:46 (UTC) by Prototik)
@cherkaba are you using
networkmanager-iwd
package from AUR? It causes that problems and not required for this overlay (that's purpose of overlay to keep default networkmanager, but force to use iwd).Revert back to default NetworkManager (with something like
pacman -Syu networkmanager libnm
) and then install this package.After that you can easily delete
wpa_supplicant
package if no one more uses it.cherkaba commented on 2021-02-08 11:43 (UTC)
hi how to install this pkg?
but i still cannot install networkmanager-iwd =>
ppp=2.4.8 (Dépendances de: networkmanager-iwd -> libnm-iwd ppp=2.4.8 (Dépendances de: networkmanager-iwd)
i removed already ppp V2.4.7-7 to ppp-git V2.9.0 but the system do not take care about it! the same ppp Version issues
@+
CircleCode commented on 2020-08-11 13:58 (UTC)
There seems to be a bug in the PKGBUILD:
NM service is
NetworkManager.service
(with capital N and M`)so there must be
instead of
Prototik commented on 2020-03-14 14:30 (UTC)
Note after installing this package you can safely remove wpa_supplicant (if no other package uses it of course).