Re: Re: No connections after upgrades
Michael Mattes <[email protected]> Tue, 30 Dec 2014 15:21:10 +0100
| Newsgroups | gmane.linux.gentoo.amd64 |
|---|---|
| Message-ID | <[email protected]> |
Am 29.12.2014 15:09, schrieb mr_L4N: > The status of NetworkManager.service is loaded but active failed, and > i'm using Networkmanager 0.9.8.10-r1 > > Il domenica 28 dicembre 2014, Canek Peláez Valdés <[email protected]> > ha scritto: > >> On Sun, Dec 28, 2014 at 3:38 PM, mr_L4N <[email protected]> >> wrote: >>> >>> Today i've upgrade my gentoo box with systemd and kernel 3.16.5, >> and now networkmanager won't start. >> >> Are you sure about that? What does >> >> systemctl status NetworkManager.service >> >> says? >> >> Be aware that with NetworkManager > 9.8.6, the ifnet plugin is not >> longer supported with systemd, since it conflicts wih OpenRC. The >> ebuild tells you then that you probably will need to reconfigure >> your networks: >> >> ewarn "Ifnet plugin won't be used with >> systemd support enabled" >> ewarn "as it is meant to be used with openRC >> and can cause collisions" >> ewarn "(like bug #485658)." >> ewarn "Because of this, you will likely need >> to reconfigure some of" >> ewarn "your networks." >> >> Regards.-- >> Canek Peláez Valdés >> Profesor de asignatura, Facultad de Ciencias >> Universidad Nacional Autónoma de México Perhaps this is because the NIC's naming scheme has changed on your system. At least that's what happened to me. It changed from "enp6s0" to "eth0". Don't know, perhaps because I switched off the UUID naming in grub or because I masked and "-"-flagged systemd, udev, udisks, upower, *kit, etc. greets mick