|  | 
| Kernel tweaking graphic tool - Printable Version +- Linux Lite Forums (https://www.135978621.xyz/forums) +-- Forum: Software - Support (https://www.135978621.xyz/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.135978621.xyz/forums/forumdisplay.php?fid=20) +--- Thread: Kernel tweaking graphic tool (/showthread.php?tid=7223) | 
| Kernel tweaking graphic tool - Şerban S. - 07-22-2020 Hi!  Does anyone know if there is a graphic tool that allows to rebuild a kernel without certain modules, such as useless drivers and the like? My skills in compling/recompiling are close to none. This might help me remove useless drivers (Radeon, for one, even NVidia, on the other machines). Best regards!   Re: Kernel tweaking graphic tool - Moltke - 07-22-2020 (07-22-2020, 07:07 AM)Şerban S. link Wrote: Hi! You might want to check Code: make menuconfighttp://www.yolinux.com/TUTORIALS/LinuxTutorialOptimization.html#KERNELENHANCEMENT https://www.maketecheasier.com/build-custom-kernel-ubuntu/ https://wiki.gentoo.org/wiki/Kernel/Configuration/en https://www.kernel.org/doc/Documentation/ Hope this helps!   |