Re: How to enable printk

From: David Woodhouse (dwmw2@infradead.org)
Date: Mon Apr 29 2002 - 06:37:16 EST


wyuan1@ews.uiuc.edu said:
> It may be a simple question. But I cannot see the result of printk in
> console like the following. Do i need to enable it somewhere? Thanks

You didn't give a priority, so it will have defaulted to KERN_WARNING.

Some distributions disable the logging of KERN_WARNING messages to the
console, which seems to be a very silly thing to do. I suggest you
re-enable these messages (echo 7 > /proc/sys/kernel/printk) and file a bug
report.

--
dwmw2

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



This archive was generated by hypermail 2b29 : Tue Apr 30 2002 - 22:00:17 EST