WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Does the Linux kernel contain unnecessary drivers for hardware not in the system  (Read 1761 times)

Offline xor

  • Hero Member
  • *****
  • Posts: 1263
Does the Linux kernel contain unnecessary drivers for hardware not in the system?

What I am curious about is;
Can I create a smaller linux kernel!?

a kernel that consumes an average of 250MB of ram
for hardware that does not exist in my system
I think it contains unnecessary pre-drivers,

is this true !?

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14623
Since tinycorelinux is a general distribution, it contains kernel drivers for most hardware so, yes, you can save space by keeping only those drivers required for your specific hardware.

Offline xor

  • Hero Member
  • *****
  • Posts: 1263
Do we need to recompile the kernel according to personal hardware?
« Last Edit: December 17, 2020, 07:02:01 AM by Rich »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14623
I believe that you could just delete many drivers, but for some you may need to change the kernel config and recompile.