[lug] SIOCSIFADDR: No such device

Eric edk at viawest.net
Fri May 25 13:07:43 MDT 2001


Sounds like you're missing drivers for your ethernet card.  I usually just
make all of the NIC drivers as modules.  Once you get the card up and
running with the modules loaded.  Do an lsmod to find out which module
your ethernet card is using.  Then rebuild that module into the kernel.
This way you'll get better performance out your regular ethernet driver,
and if your NIC ever goes bad, replacing it with a different vendors
NIC won't require a kernel rebuild.

eric

On Fri, 25 May 2001, Stephen Smith wrote:

> Hey all, when I use a 2.4 kernel to boot and I try
> to run the following command
>
> ifconfig eth0 my.ip.address.
>
> I get the following output..
> SIOCSIFADDR: No such device
>
> When I use a 2.2 kernel all works fine..
>
> Any ideas?
>
> SGS
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
>




More information about the LUG mailing list