-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hello!
After following Case: Wireless and adding iwlmvm to the MODULES array in mkinitcpio.conf remote unlocking works as expected, however the interface doesn't get renamed when the system continues booting with the following error:
systemd-udevd[414]: wlan0: Failed to rename network interface 2 from 'wlan0' to 'wlp1s0': Device or resource busy
This results in lack of network connectivity until iwlwifi is manually removed and then added again with modprobe.
I noticed that flushing and disabling the interface through the debug shell prevents the issue from occurring and that the initrd-network.service has them as ExecStop statements. These aren't executed however as the service remains active (exited) after initrd.
Could this be the cause?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels