Linux Device Driver Development with Raspberry Pi #4 - Linux Kernel Log Levels

Published: 05 December 2025
on channel: MP Coding
368
9

In this video, we explore kernel log levels in Linux kernel modules.

We cover:

Using printk with KERN_ macros (KERN_ALERT, KERN_ERR, KERN_INFO, etc.)
pr_info, pr_err, pr_alert, and other convenient alias functions
Viewing and filtering kernel messages with dmesg -w and dmesg --level
Adding module parameters (int, bool, string, and arrays) using module_param() and module_param_array()
Setting parameter descriptions with MODULE_PARM_DESC
Printing parameter values during module initialization

Reference page: https://docs.kernel.org/core-api/prin...

All source code, Makefile, and shell commands used in this video are available on GitHub: https://github.com/madhawapolkotuwa/l...

Buy me a Coffee :
https://buymeacoffee.com/madhawapolb

#linux #raspberrypi #kernel


On this page of the site you can watch the video online Linux Device Driver Development with Raspberry Pi #4 - Linux Kernel Log Levels with a duration of hours minute second in good quality, which was uploaded by the user MP Coding 05 December 2025, share the link with friends and acquaintances, this video has already been watched 368 times on youtube and it was liked by 9 viewers. Enjoy your viewing!