Top 5 command used for Linux Kernel Module Programming

preview_player
Показать описание
About video:
Different command used for kernel module programming. I have describe top 5 command for linux kernel module programming.

Timestamps for Video:
-------------------------------------
00:12 Commands of kernel modules
lsmod, modinfo, insmod, rmmod, dmesg

1:20 lsmod command for kernel module
how to find particular kernel module

02:47 modinfo command will display all information of defined kernel module

03:27 insmod command will insert .ko module into OS

03:59 rmmod command will remove .ko module from OS

04:25 dmesg command display driver message information

About My channel:
Devputer Software channel contain Software technology related videos. If you are Technical or Software domain person,
Devputer Software channel will be very much useful to learn and understand different technical tools/software/Programming language and to crack Coding interviews.
Рекомендации по теме
Комментарии
Автор

Upload more videos about kernel and Data structures used in kernel

pradeep_
Автор

Moooore please.
If you actually are able to give me some C programming creating a module(something like controling the lights of the keyboard), I will recommend you to many people :). I also can give you a section on my website.
I am not sure why no one updates this content.

tomasvenere