Thread: LAN
View Single Post

   
  #3 (permalink)  
Old 02-21-2008, 05:06 AM
Dennis =?ISO-8859-1?Q?Nienh=FCser?=
 
Posts: n/a
Default Re: LAN

Matata wrote:

> I have ethernet on board of my MSI 865 PE Neo2 motherboard.
> But when I do ifconfig eth0 up I get this message:"eth0: unknown
> interface:No such device"
>
> I can see the connector lamp working.
>
> What must I do?
>
> Greetz Matata


You'll need to load the module for your ethernet card. does
'modprobe eepro100' work?
if not, please post the output of 'cat /proc/pci | grep Ethernet'

Dennis
Reply With Quote