On 2023-09-09, Dale <rdalek1...@gmail.com> wrote:

>> Changing the level in /etc/conf.d/dmesg from 1 to 8 allowed the serial
>> console to continue working as I wanted it to.
>
> Does it say what else changing the log level does?

It's a single, global value in the kernel so it has the same affect on
all linux kernel consoles.

> If so, can you link to the docs you found? I'm curious.

https://github.com/OpenRC/openrc/blob/master/conf.d/dmesg

https://man7.org/linux/man-pages/man1/dmesg.1.html

https://www.kernel.org/doc/html/next/core-api/printk-basics.html

https://linuxconfig.org/introduction-to-the-linux-kernel-log-levels

https://www.oreilly.com/library/view/linux-kernel-in/0596100795/re06.html



Reply via email to