Systemd without migration
mr_L4N <[email protected]> Fri, 27 Nov 2015 11:17:41 +0100
| Newsgroups | gmane.linux.gentoo.amd64 |
|---|---|
| Message-ID | <CAFcTAPpWu7v8paH8of+ZG+u23_RcCrux9XHXkCqJWhQSuwd7+g@mail.gmail.com> |
Now i've an error during the compilation "4.1.12-gentooError: kernelrelease not valid - exceeds 64 characters" then don't create image and System.map Il mercoledì 25 novembre 2015, Rich Freeman <[email protected]> ha scritto: > On Wed, Nov 25, 2015 at 9:04 AM, mr_L4N <[email protected]> wrote: > > Thanks for your note, now system boot with openrc correctly, but > absolutely > > without network (possibly driver's problem). I'm on an Asus X79 > > That is quite possible. How did you build your kernel? Genkernel's > defaults should give you the same configuration as the Gentoo install > CD, so if that worked your install should work as far as drivers go. > > If you're using openrc you'll probably need a network manager, such as > dhcpcd. It has been a while since I've used it so perhaps that has > changed. Either dhcpcd or systemd-networkd should work for a dhcp > network with no tweaking if you enable them and your drivers are good. > > If you have iproute2 or net-tools installed you can run either > "ifconfig -a" or "ip link" to show all interfaces that are available. > If you see your device then your kernel is good and the problem is the > network manager. If you don't see your device the problem lies in the > kernel. > > -- > Rich > >