Re: Reiser4 lockups (no oops)

From: Chris Boot
Date: Thu Oct 20 2005 - 17:06:17 EST


Nikita Danilov wrote:
Chris Boot writes:
> Nikita Danilov wrote:
> > >Chris Boot writes:
> >
> >[...]
> >
> > > Oh! Hehe, now I get you. However, I'm using metalog for logging, and > > > modprobe loop doesn't give any output. What's interesting is that serial > > > console logging dies long before metalog is started, just after my swap > > > is added in fact. I'm using Gentoo.
> > > > > > Any ideas?
> >
> >What
> >
> >cat /proc/sys/kernel/printk
> >
> >shows after a boot?
> >
> > > > > > Cheers,
> > > Chris
> >
> >Nikita.
> > > >
> Hi there,
> > It shows:
> > arcadia ~ # cat /proc/sys/kernel/printk
> 1 4 1 7

That's why nothing is printed on the console. Try

echo 8 4 4 8 > /proc/sys/kernel/printk

Cheers! That did the trick.

Chris

--
Chris Boot
bootc@xxxxxxxxx
http://www.bootc.net/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/