Deepin Linux
Jan 8, 2026 · Backend Development
How to Dynamically Enable dev_dbg in the Linux Kernel Without Reboot
This article explains the purpose of dev_info, dev_dbg, and dev_err in Linux kernel logging, shows how to view their output, and provides step‑by‑step methods—including dynamic debug, kernel configuration, and module parameters—to enable or disable dev_dbg at runtime without recompiling or rebooting.
Driver developmentLinux kerneldev_dbg
0 likes · 26 min read
