Gabriel Formica wrote: > Hello, I just booted up into my linux from scratch. It seems to be ok, but > I'm having some troubles with the network interface. > When my linux from scratch begins, it shows: > > Bringing up the eth0 interface > Adding IPv4 address --------(the ip) to the eth0 interface.... cannot find > device "eth0" > ******* > *******face eth0 doesn't exist > > I followed the 7.3 version of the linux from scratch's book. > I loaded the module "tg3" (this is the module of my ethenet card) as a > module (not as a biltuin-in) when compiling the kernel. > Udev is loading the kernel automatically > > My linux from scratch system is x86_64 > My host system is debian x86_64 > > > When using the dmesg | grep "tg3" I get > tg3.c:v3.128 > libphy: tg3 mdio bus: probed > tg3 0000:02:00.0 no phy devices > tg3 0000:02:00.0: problem fetching invariants of chip, aborintg
It sounds like you have the wrong driver. What is the output of lspci on the host? What is the result of lsmod on the host? You might also need some dependent drivers. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page