Hi David,
Thanks for the quick response. In the console log, I can see the following logs:
[ OK ] Started ntp-systemd-netif.service.
Starting resolvconf-pull-resolved.service...
[ OK ] Finished resolvconf-pull-resolved.service.
Stopping Network Service...
[ OK ] Stopped Network Service.
Starting Force udev to set…ore systemd-networkd starts...
[ OK ] Finished Force udev to set…efore systemd-networkd starts.
Starting Network Service...
[ OK ] Started Network Service.
[ OK ] Started ntp-systemd-netif.service.
[ OK ] Stopped Wait for Network to be Configured.
Starting Wait for Network to be Configured...
[ OK ] Finished Wait for Network to be Configured.
[ OK ] Started ntp-systemd-netif.service.
[FAILED] Failed to start Network Manager Wait Online.
See 'systemctl status NetworkManager-wait-online.service' for details.
[ OK ] Reached target Network is Online.
Could you point me to which log indicates that the NetworkManager got installed? And after login, the result of "sudo systemctl status NetworkManager" shows that the NetworkManager service is already inactive. Why does the conflict still happen? Thanks!