On Thu, 2018-12-06 at 12:52 +0100, Michel Dänzer wrote: > In contrast to the 2b case, the pr_debug output isn't visible by default > with 1b, so the latter doesn't fit "always produce output" either. I think you are mistaken here. Adding #define DEBUG as Chris did enables pr_debug output and is your 1b. Perhaps your default console logging level is set to a non-default value. CONSOLE_LOGLEVEL_DEFAULT lib/Kconfig.debug:config CONSOLE_LOGLEVEL_DEFAULT lib/Kconfig.debug- int "Default console loglevel (1-15)" lib/Kconfig.debug- range 1 15 lib/Kconfig.debug- default "7" _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel