Re: Eth0 still doesn't work under 2.4.9

2001-09-12 Thread Vittorio
SOLVED! I just compiled the eepro100 support statically in the kernel (not as a module)! Ciao Vittorio Vittorio [debian-user] <12/09/01 10:14 +>: > > At last, after an extenuating series of failures I've been able to > compile a tailored 2.4.9 kernel for my laptop under debian potato, > usin

Re: Eth0 still doesn't work under 2.4.9

2001-09-12 Thread Vittorio
Hi Sunny > > potato#ifconfig eth0 192.168.1.1 > > SIOCSIFADDR:no such device > > eth0:unknown interface:no such device > well ... kernel support for the card (the module) has to be loaded before > you> can use apps to configure it So, you mean that I have to put a line modprobe eepro100 in /init