umiddelb / z2d

Zero 2 Docker with Ubuntu Core, Debian 9, Devuan, Fedora 28 or CentOS 7
144 stars 37 forks source link

centos for pine 64 - kernel modules #22

Open dz00te opened 7 years ago

dz00te commented 7 years ago

hi i'm using pine64 with centos. i've seen that in centos for pine64, also in the latest kernel, are missing a lot of modules compared to kernel for c2 or xu4. i'm missing some module in kernel/net/ like sched. There is a specific reason why they are not included? there is a simple way to compile them, or would it be better to use c2 instead of pine for my tests? thank you for your work

tcreek commented 7 years ago

you can compile them yourself usually with downloading the project then doing the usual ./configure / make / make install

umiddelb commented 7 years ago

Hm, I still have to finish the comparison between the CentOS Aarch64 distro kernel config and the board specific ones. Unfortunately the comparison has to be done for 1000+ deviations.

If you give me a list of kernel options/modules to be included I can integrate them into my next build.