
April kernel module manager
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This here contains three little programs:
1. Kernel module manager: You can use this to browse all the modules you have compiled for the running kernel, load and unload modules with arguments, and configure which modules to load at startup.
2. AnswerTheCall: This is a CPU Frequency Governor selector. You can select a governor and speed, appropriately as is available.
3. mdoule_loader: This is a little utility that will load modules as configured by the module manager. You can run it on startup.
These require a small utility library that I made. Download from link below.
10 years ago
* 1.0 Initial release
10 years ago
* 1.0 Initial release
Please login or register to add a comment or rating