=== xnox is now known as doko_ === doko_ is now known as xnox [02:17] so my kernel options include "console=ttyS0,115200n8" and even though I run "dmesg -n 7", KERN_DEBUG messages aren't printed to the console - I have to run dmesg to see them. This is not the case on my other Linux machine - what is different about Ubuntu? [02:53] imMute: what is your full kernel options? [03:17] xnox: I don't have them presently, but the only thing changed from the default was that and "console=tty0" [09:16] imMute, loglevel=7 or whatever on the kernel command line allows you to have more out there on the console [15:27] apw: tried loglevel=7 and loglevel=8 and neither makes KERN_DEBUG messages show up [17:54] imMute, i would expect them to come out at loglevel=8, of course nothing comes out until printk is up and running so it dpeend just how early things break [17:56] imMute, and there seem to also be an 'ignore_loglevel' to turn it off [17:56] MODULE_PARM_DESC(ignore_loglevel, "ignore loglevel setting, to" [17:56] "print all kernel messages to the console."); === psivaa is now known as psivaa-holiday === kentb is now known as kentb-weekend