-----邮件原件-----
发件人: Rumen Yotov [mailto:[EMAIL PROTECTED] 
发送时间: 2005年5月21日 14:21
收件人: gentoo-user@lists.gentoo.org
主题: Re: [?? Probable Spam] [gentoo-user] 答复: [gentoo-user] how to
activate the network

jerry wrote:

>I am a newbie, and so simply generate the kernel with the command
"genkernel
>all" without any modification of the .config file.
>
>Maybe I should compile the driver into the kernel, but which option
>corresponds to my eth0 device? I am confused.
>
>Thank you.
>
>-----邮件原件-----
>发件人: Rumen Yotov [mailto:[EMAIL PROTECTED] 
>发送时间: 2005年5月21日 12:38
>收件人: gentoo-user@lists.gentoo.org
>主题: Re: [gentoo-user] how to activate the network
>
>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(r) 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
>
>
>
>  
>
Hi,
In the beginning suggest not to top-post when replying to a message
(unofficial policy here).
Never done that (using generic config), i always config my own kernel
and genkernel options (when using it ;)
Running "genkernel --menuconfig --install --udev --bootsplash all", but
you may choose less options, just leave '--menuconfig --install all' for
the config,compile,install part. Or just manually config/build your
kernel (in the docs).
The initial config file is taken from
/usr/share/genkernel/x86/kernel-config-2.6 and the used/resulting (at
the end) config in /etc/kernels/ dir.
Think that netcard config is somewhere under Networking options,... -
don't be afraid, to get more out of your box you'll have to do some
changes yourself, take your time read the help check the options etc.
HTH. Rumen


Thank you for your advice.
So far I've decided to compile the kernel manually and have tried many of
those options but in vain.

>>BTW, following is the output of “dmesg|grep e100”:
>>
>>Intel(r) PRO/100 Network Driver 3.3.6-k2-NAPI
>>
>>Copyright (c) 1999-2004 Intel corporation

Does information from these lines not imply the type of my net-card?
What else should I do then?
Thank you.


-- 
gentoo-user@gentoo.org mailing list

Reply via email to