installer
installer copied to clipboard
Incompatible use of NetworkManager and dhcpcd
Anarchy linux defaults to installing NetworkManager with the dhcpcd daemon enabled (at least with the GNOME install). This is strongly discouraged, and leads to issues at least with the eduroam network (wpa2-enterprise). See: https://wiki.archlinux.org/index.php/Talk:Wireless_network_configuration#NetworkManager_and_dhcpcd The correct approach would be to install dhclient and add [main] dhcp=dhclient to /etc/NetworkManager/NetworkManager.conf
I can confirm this problem with the Cinnamon install as well