On Wed, Nov 25, 2015 at 9:04 AM, mr_L4N <serverp...@gmail.com> 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

Reply via email to