jerry wrote:

> Hi, all
>
> It’s my first time to setup a gentoo system on my pc. I use “genkernel
> all” to build the kernel, but failed to bring up the eth0 device when
> rebooting.
>
> Despite I ran “modprobe e100”, the “ifconfig eth0 “ reports no such
> device found.
>
> Then what should I do to setup my eth0 device?
>
> BTW, following is the output of “dmesg|grep e100”:
>
> Intel® PRO/100 Network Driver 3.3.6-k2-NAPI
>
> Copyright (c) 1999-2004 Intel corporation
>
> Thank you.
>
Hi,
Check if e100 is compiled as module or is build-in (the kernel).
Run "lsmod" as root to see available modules and then to load "modprobe
e100".
Have you customized your kernel-config or just used the default one
(genkernel).
HTH. Rumen

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to