Networking Forums

Networking Forums > Computer Networking > Linux Networking > LFS - eth0 installation

Reply
Thread Tools Display Modes

LFS - eth0 installation

 
 
Mashrur Mia
Guest
Posts: n/a

 
      08-08-2003, 07:57 AM
Hi,

After been user of Redhat for some time, I decided go step by step
from scratch. So I tried installing LFS in my machine. After
everything (and perhaps not so everything in kernel compilation), I
managed to run the system. Though, my ethernet card is not getting
installed. (In the same machine I have the old linux where the
ethernet interface is all good.)

Now, I tried to install the drivers within the kernel (as oppose to
module). I went thought menuconfig in kernel compilation. Then to
network device option and ethernet 10/100 Mbps drivers. Selected all
of them and recompiled the kernel. Still I get the error message of
eth0 : device not found.

Any help?

How do I know what devices are installed in kernel?
If I want to install the driver as module, what module do I install
for my D-Link ethernet card?

thanks
Sa'ad
 
Reply With Quote
 
 
 
 
Mashrur Mia
Guest
Posts: n/a

 
      08-08-2003, 10:30 PM
/dev/rob0 <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>. ..
> In article <(E-Mail Removed) >,
> Mashrur Mia wrote:
> > After been user of Redhat for some time, I decided go step by step
> > from scratch. So I tried installing LFS in my machine. After

>
> Maybe you have attempted too much of a leap. LFS from what I hear
> will require a deeper understanding than you seem to have.
>
> > Now, I tried to install the drivers within the kernel (as oppose to
> > module). I went thought menuconfig in kernel compilation. Then to

>
> Bad idea. Why not use modules? You have more flexibility when you use
> modules. Anything you gain from a monolithic kernel is mostly imaginary;
> in the real world you will have wasted a lot more time and effort (and
> reboots) getting it to work.
>
> > network device option and ethernet 10/100 Mbps drivers. Selected all
> > of them and recompiled the kernel. Still I get the error message of
> > eth0 : device not found.
> >
> > Any help?

>
> dmesg # find out what happens when all those drivers try to
> # initialise at boot time
>
> > How do I know what devices are installed in kernel?

>
> If you were using modules there would be an easy answer to this.
>
> > If I want to install the driver as module, what module do I install
> > for my D-Link ethernet card?

>
> lspci -v # find the NIC and look it up


Right after I wrote my message, I found out about lspci. In my RedHat
system, my D-Link ethernet is actually driven by via-rhine ethernet
module. So I guess I will install that module in my LFS. When I try
though (insmod), it shows refences are that are not been satisfied. I
have to install other modules I guess. I am trying depmodules to find
out the dependencies. Will see where it goes. If I have more
questions, I will seek your help...

thanks
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to know if eth0 is up? Linux Networking 6 05-08-2012 04:08 AM
Can't get eth0 up (wired) - e1000 device eth0 does not seem to be present, delaying initialization. OtisUsenet Linux Networking 2 06-06-2007 02:57 AM
Possible? eth0:1 ... eth0:50000 Toni Erdmann Linux Networking 15 03-22-2005 10:47 AM
how tho change source address of eth0/eth0:1 ? news Linux Networking 2 06-09-2004 03:25 PM
new installation is not detecting eth0 Falak Linux Networking 3 11-15-2003 03:02 AM



1 2 3 4 5 6 7 8 9 10 11