Jonathan De Cesco wrote:
Hi I have a moblin2 image with 2.6.29.rc7-40.1.moblin2-netbook kernel. I am trying to compile a modem driver module which requires kernel headers. I tried to download them using yum/yumdownloader but the only available headers are for kernel 2.6.29.1.18... Is there a way to get kernel header for my specific kernel? I can still force my module to compile with the available kernel headers but of course the module won't install in the kernel because of the mismatch.
you need the kernel-netbook-devel package. I wonder why you care about the rc7 kernel; it's much older than the 2.6.29.1 one, and not as great and bug free.... Also, can you give us a link to the source code of that driver? Sounds like a good candidate for the staging tree/etc.... _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
