Remix.run Logo
simgoh 4 hours ago

Out of curiosity, back when you were compiling the kernel yourself was it because you wanted to learn it or because you wanted to add more modules to the kernel that didnt exist there by default?

Aldipower 4 hours ago | parent [-]

The kernel compilation had a configuration UI where you could select all the drivers you wanted to literally build in. So I selected just what I needed, to save memory, recompiled, waited an hour et voila. Kernel modules came later.