You are not logged in.
Pages: 1
I notice in the repositories that there are often multiple versions of the same driver, each for a different kernel (kernel26, kernel26ck…). If I patch my kernel with the –mm patchset, does that mean I can only use drivers from that repositories that were specifically made for the –mm kernel, and if there is no driver in the repository for the –mm kernel, will I always have to compile the driver from source? Are there any other programs that must be tailored to the specific kernel that is being used?
Last edited by Kienja Kenobi (2007-09-16 18:09:44)
Offline
If you custom-build your kernel, then you have to custom-build any kernel modules too - you can't use the ones from the repos.
Offline
Thanks.
Offline
Pages: 1