> Ich weiss nicht, was ich sonst verpasse, wenn ich auf > 4 4 7 1 stelle. Dann teste es doch mal aus :-) To change the current console_loglevel simply write the desired level to / proc/sys/kernel/printk. For example, to print all messages to the console: # echo 8 > /proc/sys/kernel/printk Siehe: https://www.kernel.org/doc/html/latest/core-api/printk-basics.html -- Sven