Re: Printk output on console

From: Robin Jose
Date: Mon Dec 27 2004 - 05:39:11 EST


You can refer to Rubini's book "Linux Device Drivers 2nd Edition". See
section "How messages gets logged" in Chapter 4, which explains in
detail how to use printk for debugging.

This book is now available online, under Oreilly's open book project
http://www.xml.com/ldd/chapter/book/ch04.html

Thanks,
Robin

On Mon, 20 Dec 2004 22:32:22 -0800 (PST), selvakumar nagendran
<kernelselva@xxxxxxxxx> wrote:
> How can we see the output of printk calls in kernel
> source files in our console. Is there any special
> command or utility for it?
> How to view the output of printk on our console? What
> is the log level to be set for this?
>
> Thanks,
> selva
>
> __________________________________
> Do you Yahoo!?
> Take Yahoo! Mail with you! Get it on your mobile phone.
> http://mobile.yahoo.com/maildemo
> -
> 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/
>
-
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/