jerry wrote:
...SKIP...

>>>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.
>>>      
>>>
>...
>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.
>
>
>  
>
Hi,
You can get info about your net-card from your mobo's specs or easier
running "lspci" or "lshw" commands as root in a terminal (lshw is a
separate package, and lspci is part of pciutils package).
Unless you know your net-card brand/model you can't config/use exept by
chance.
Use your current system or boot from a Live-CD (install CD or Knoppix,
other) and run: "lspci".
Then (for e100) in your kernel-config go to:
->Device Drivers -->Networking support --->Ethernet (10 or 100Mbit)
----> Inter (R) PRO/100+ support.
Make sure it's ON [*] (or [M] for a module).
HTH. Rumen

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

Reply via email to