TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:9684] New kernel



Dmesg is pretty much clean.  I am logging everything, however, and there I
find this:

Nov  2 02:34:27 marvin network: Bringing up interface lo succeeded
Nov  2 02:34:27 marvin ifup: Delaying eth0 initialization.
Nov  2 02:34:27 marvin network: Bringing up interface eth0 failed 

My card is an ISA ne2000 compatible.  According to the ethernet HOWTO,
this requires arguments specifying the IRQ and IO address.  Since it is an
ISA device, /proc/pci has nothing especially interesting to say.

Curiouser and curiouser...

Ben

-- 
"There is no spoon"
	-- The Matrix

On Tue, 2 Nov 1999, Peter Lukas wrote:

> What does the screen tell you at boot time?  What does `dmesg` say?  What
> does `cat /proc/pci` tell you about the hardware?  
> You don't necessarily need to tell lilo about the device like you would
> with a module.  Try passing no options to the boot loader and see if your
> adapter comes to life.
> 
> Peter Lukas
> 
> On Tue, 2 Nov 1999, Ben Beuchler wrote:
> 
> > I just built myself a svelte new kernel.  I'm now having two problems:
> > 
> > 1) I decided to compile support for my ne2000 compat directly in, instead
> > of using it as a module.  Now it can't seem to find it.  I am using
> > "ether=9,0x2a0" at the boot prompt.  Those are the exact same IRQ/IO
> > settings I was using when it was a module.
> > 
> > 2) I get an error during the portion of the boot process where it mounts
> > local filesystems stating that it can't find the 'devpts' module or the
> > 'nls_iso8859-1' module.  I can't seem to find reference to either one in
> > the 'make xconfig' menu.
> > 
> > Any ideas?
> > Ben
> > 
> > -- 
> > "There is no spoon"
> > 	-- The Matrix
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> > For additional commands, e-mail: tclug-list-help@mn-linux.org
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
> 
>