On 20.05.2007, at 17:58, David Relson wrote:
Since the dmesg buffer exists in kernel space, a kernel build is
required to change its size.  If recollection serves, the setting is
named CONFIG_LOG_BUF_SHIFT and the value is a power of 2.  For example

CONFIG_LOG_BUF_SHIFT=18

sets the buffer size to 262144 bytes.

Thanks, that's exactly what i wanted. Now i can see all i want to see.


On 20.05.2007, at 18:59, Dan Farrell wrote:

You can use syslog if you like to log your dmesg output, so that you
can see it at any time.

I actually did that, i just remembered after posting. But at the time when it is logged, the buffer is already more then full, so it did never log the first messages.


Thanks,
        Philipp
--
[EMAIL PROTECTED] mailing list

Reply via email to