81
submitted 6 days ago by Sunshine@lemmy.ca to c/linux@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] possiblylinux127@lemmy.zip -4 points 6 days ago

Those can't really be updated independently of the kernel so they are effectively baked it.

Also the modules are dependent on how it is compiled you can include them in the kernel binary or you can have them separate.

[-] ArbiterXero@lemmy.world 10 points 6 days ago

…….. what are you talking about?

The new modules can absolutely be updated independently of the kernel.

The modules need to be built against your version of the kernel, but MANY versions of the modules work (and are compiled against) different kernel versions.

Just look at nvidia, a nearly duplicate version of this exact problem. They have MANY versions you can install at any given time for their cards.

[-] lengau@midwest.social 4 points 5 days ago

But also, fundamentally... Those modules are the device drivers, regardless of whether they're separable from the kernel. That's part of why they're organised under the drivers directory in the kernel source tree.

this post was submitted on 20 Dec 2024
81 points (98.8% liked)

Linux

5502 readers
205 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS