Mailinglist Archive: opensuse (2731 mails)

< Previous Next >
Re: [SLE] Intel e1000.o
  • From: Michael Galloway <mgx@xxxxxxxx>
  • Date: Thu, 28 Aug 2003 10:36:35 -0400
  • Message-id: <20030828143635.GC13973@xxxxxxxxxxxxxxxx>
Hi Dave!

do an lsmod to see if the e1000 module is loaded:

watson:~ # lsmod
e1000 65924 1

if not try to install the module by hand:

insmod e1000

-- michael


On Thu, 28 Aug 2003, Dave Howorth wrote:
>
> I have the same problem. The install appeared to detect the NIC and I
> told it all the static parameters I need. I'm a newbie with SuSE and
> the only message that seems relevant is in /var/log/boot.msg:
>
> <notice>/etc/init.d/rc3.d/S05network start
> Setting up network interfaces:
> lo
> done
> eth0
> failed
> <notice>'/etc/init.d/rc3.d/S05network start' exits with status 0
>
> Is there somewhere else I can find better information to debug?
>
> Thanks, Dave

< Previous Next >
Follow Ups