Skip to content
/ kould Public

Could you tell me which kernel modules or device drivers are currently running on your machine?

License

Notifications You must be signed in to change notification settings

kzall0c/kould

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

kould

Could you tell me which kernel modules or device drivers are currently running on your machine?

One of the most common challenges when contributing to the Linux kernel is figuring out where to start. Many Linux kernel contributors enjoy exploring the device drivers currently active on their own machines.
Just Do It: $ sudo python3 kould.py

This program helps you identify which Linux kernel modules or device drivers are currently loaded on your machine.

Ready to add printk() to the modules you want and monitor the kernel messages?

Happy hacking!

About

Could you tell me which kernel modules or device drivers are currently running on your machine?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages