On Fri, Oct 28, 2011 at 11:06 AM, Jarry <mr.ja...@gmail.com> wrote:
> On 28-Oct-11 16:52, Michael Mol wrote:
>>
>> On Fri, Oct 28, 2011 at 10:46 AM, Jarry<mr.ja...@gmail.com>  wrote:
>>>
>>> I'm trying to install gentoo on mobo with Realtek 8111C LAN,
>>> but the last weekly autobuild does not detect it
>>
>> Which kernel version? Which patchset?
>
> # uname -r
> 3.0.6-gentoo
>
>> Without manually loading the module, do you see it in lsmod on a fresh
>> boot?
>
> # lsmod | grep r8169
> r8169                33932  0
> firmware_class        5085  9 r8169,tg3,aic94xx,...
>
> It seems to me it is auto-loaded during boot-up (without
> any command-line parameter). Yet ifconfig shows only lo,
> no eth...

lsmod -k

Find the line for the Realtek device

lsmod -vn


-- 
:wq

Reply via email to