[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: eth0: flipped to 10baseT appears on login prompt



I've been away from the internet for a few days.
Thanks Pol, Jean-Sebastien and Florian.

I'm sorry that I didn't make clear enough
that I did NOT have any network problem. There really was
only the eth0 message on the console I wanted to get
rid of. It messed up the login prompt like this:

dwarf login: eth0: flipped to 10baseT

I assume the eth0 message is normal (not an error, not a warning)
with my network card. Because the network works.

Florian wrote:
> If you run a kernel with procfs (e.g. a "normal" Debian kernel) you can
> do
> 
> echo "4 4 1 7" > /proc/sys/kernel/printk 
> 
> to stop low-level messages on the console. If you want this setting to
> be applied at boot time you can add the following line to
> /etc/sysctl.conf:
> 
> kernel.printk = 4 4 1 7
> 
> (This line is already present on Etch and Sid and just has to be
>  uncommented if desired.)

I did put the "kernel.printk = 4 4 1 7" line into /etc/sysctl.conf
and it does the job. There's no more "eth0: flipped to 10baseT" message
messing up the login prompt. Thanks again, Florian.

 Mikko Fallenius



Reply to: