You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Kernel tweaking graphic tool

Author (Read 4530 times)

0 Members and 1 Guest are viewing this topic.

Re: Kernel tweaking graphic tool
« Reply #2 on: July 22, 2020, 09:25:55 AM »
 

Moltke

  • Platinum Level Poster
  • **********
  • 1134
    Posts
  • Reputation: 126
  • Linux Lite Member
    • View Profile

  • CPU: amd athlon 64 x2

  • MEMORY: 4Gb

  • VIDEO CARD: amd radeon hd 6750

  • Kernel: 5.x
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! :)

You might want to check
Code: [Select]
make menuconfig and it's probably wise to try first in a VM. However,  this tool won't tweak your current kernel, you may try with modprobe https://linux.die.net/man/8/modprobe to enable/disable modules you don't need/use, althought and AFAIK they'll be loaded/unloaded again after a reboot so you'll have to repeat the process each time. Menuconfig helps in the kernel's building process by providing a GUI to set some parameters. Again, you might want to try this in a VM first and you need to become yourself familiar with kernel parameters. Try reading here

http://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! :)
Without each others help there ain't no hope for us :)
Need a translation service? https://www.deepl.com/es/translator
 

Kernel tweaking graphic tool
« Reply #1 on: July 22, 2020, 03:07:20 AM »
 

Şerban S.

  • Şerban
  • PayPal Supporter
  • I come here a lot
  • *****
  • 357
    Posts
  • Reputation: 17
  • Linux Lite Member
    • View Profile
    • Forum

  • CPU: Intel® Core™ i7-4790

  • MEMORY: 16Gb

  • VIDEO CARD: Intel® HD Graphics 4600 + NVidia GK107 (GeForce GT630 OEM)

  • Kernel: 5.x
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! :)
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
 Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
 ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section