Re: Dmesg is not showing whole boot list

From: Randy.Dunlap
Date: Wed Mar 15 2006 - 00:55:55 EST


On Wed, 15 Mar 2006 05:34:42 +0100 CIJOML wrote:

> This helped.
>
> Thanks
>
> Michal

BTW, you don't have to recompile to get this. You can also
add this to the kernel boot/command line:

log_buf_len=n Sets the size of the printk ring buffer, in bytes.
Format: { n | nk | nM }
n must be a power of two. The default size
is set in the kernel config file.


> Dne Ãt 14. bÅezna 2006 09:38 jste napsal(a):
> > On Tue, Mar 14, 2006 at 09:01:27AM +0100, CIJOML wrote:
> > > Hello,
> > >
> > > maybe this si a wrong list to ask, bug after boot, dmesg shows that few
> > > lines at the beginning are missing.
> > >
> > > Is there any option I can increase to get full dmesg?
> >
> > Try increasing CONFIG_LOG_BUF_SHIFT and recompile. That's likely the
> > source of your problem.

---
~Randy
-
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/