On Mon, Dec 30, 2002 at 08:05:10PM -0800, krishnaprasad yalavarthi wrote:
> hi,
>     i am not able to see the printk(), messages of the
> kernel driver. can any one plz help me.

cat /proc/sys/kernel/prink

>From man proc:

              The  four  values  in  the  file  printk  are  console_loglevel,
              default_message_loglevel, minimum_console_level and default_con-
              sole_loglevel.   These  values  influence printk() behavior when
              printing or logging error messages. 

Tweak those values.

Binand

-- 
Russian Roulette with Unix:
while :; do kill $RANDOM &> /dev/null && break || sleep 1; done


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to