Hi, Am 26.08.24 um 16:30 schrieb Andrei Borzenkov:
On Mon, Aug 26, 2024 at 5:13 PM Simon Becherer <simon@becherer.de> wrote:
Am 26.08.24 um 14:20 schrieb Andrei Borzenkov:
On Mon, Aug 26, 2024 at 3:04 PM Simon Becherer <simon@becherer.de> wrote:
is there something i have to configure, or why is this now on screen.
on the old system it was not on screen. and i think it should not be there interrupting the output (as example if working with mc everything will be messed up)
It is quite possible that some defaults have changed.
any hints? or should i open a bug report?
I do not see any bug unless you can prove that the log level of this message should not appear on the console with its current settings.
thanks for pointing me in the direction.
i read a little bit inside the internet.
so the new tumbleweed has:
cat /proc/sys/kernel/printk 7 4 1 7
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4
So, without "quiet" on the kernel command line you get 7.
so 7 is high, i read "normal" is 4 4 1 7 at the moment i am not on an old enough system to check what it was before.
2 questions: when i pass a commandline loglevel=4 parameter to the kernel, i guess that all the messages at boot will also be affected. is this correct?
I did not use it myself, but from the documentation it should work unless overridden later.
-> this would not be what i like.
when i like to have it after logging in, is the .bashrc file the correct place also for tty ?
This is kernel.printk sysctl. Just add it to /etc/sysctld.
In the past it was also set by tools like klogd. Not sure if something like this is still used (as the value is kernel default, probably, not). In general, any program may mess with it.
you are right, it has changed sometimes in past. the tumbleweed system propably from 2018, i updated sometimes in this year has had: 1 4 1 7 i will try at the weekend to generate a file inside /etc/sysctl.d simoN -- www.becherer.de