White paper: Vendor Kernels, Bugs and Stability
White paper: Vendor Kernels, Bugs and Stability
Posted May 23, 2024 15:14 UTC (Thu) by zdzichu (subscriber, #17118)In reply to: White paper: Vendor Kernels, Bugs and Stability by eru
Parent article: White paper: Vendor Kernels, Bugs and Stability
Developers, on the other hand, are the target of such messages. I cannot imagine developing a low-level component – like systemd – and not running `dmesg` from time to time. If you use kernel features more than anyone else, you should pay more attention than anyone else.
Posted May 23, 2024 21:14 UTC (Thu)
by mezcalero (subscriber, #45103)
[Link] (1 responses)
But even beyond that: there's *so* *much* *stuff* in dmesg right now. It's a wall, a deluge of text. Don't expect me to read all that. I only look there when I am looking for something, and then I usually do "journalctl -ke", and it never showed up there.
Posted May 23, 2024 21:48 UTC (Thu)
by pizza (subscriber, #46)
[Link]
Fedora just flipped the default, starting with their 6.8 kernels IIRC.
Reverting it is just a matter of:
sysctl kernel.dmesg_restrict=0
> It's a wall, a deluge of text. Don't expect me to read all that.
Fortunately, it's rare when anything beyond the final dozen or so lines matters. (eg the messages that show up when you plug something in, or if something goes wrong...)
White paper: Vendor Kernels, Bugs and Stability
White paper: Vendor Kernels, Bugs and Stability