css459 / arch-linux-arm-clockworkpi-a06

[UNMAINTAINED] Arch Linux ARM for the ClockworkPi DevTerm A06
GNU Lesser General Public License v2.1
15 stars 6 forks source link

dhcpcd interferes with NetworkManager #8

Open stuartpb opened 2 years ago

stuartpb commented 2 years ago

I had an issue connecting to my Wi-Fi where the connection would constantly cycle between connected and disconnected, with device (wlan0): failure to start DHCPv6: failed to start client: Address already in use appearing repeatedly in the output for journalctl -u NetworkManager right before the connection would disconnect.

Running sudo systemctl disable --now dhcpcd fixed it.