Re: [CentOS] Compiling modules in kernel source but not included in distro.

2014-08-25 Thread Akemi Yagi
On Sun, Aug 24, 2014 at 2:40 PM, Andrew Stringer wrote: > Hi Akemi, > >> On Sun, Aug 24, 2014 at 8:22 AM, Andrew Stringer >> If you still wish to learn how to build a kernel module, we can help you. >> > Yes, although not of huge interest now I have achieved what I wanted to, > it would be of int

Re: [CentOS] Compiling modules in kernel source but not included in distro.

2014-08-24 Thread Andrew Stringer
Hi Akemi, > On Sun, Aug 24, 2014 at 8:22 AM, Andrew Stringer > wrote: >> Hi, I've been trying to compile some kernel modules for centos 6.5, >> specifically fore_200e atm driver (although I also have hardware to try >> nicstar >> and he ). This module is not included in the centos kernel or modul

Re: [CentOS] Compiling modules in kernel source but not included in distro.

2014-08-24 Thread Akemi Yagi
On Sun, Aug 24, 2014 at 8:22 AM, Andrew Stringer wrote: > Hi, I've been trying to compile some kernel modules for centos 6.5, > specifically fore_200e atm driver (although I also have hardware to try > nicstar > and he ). This module is not included in the centos kernel or modules but > is include

Re: [CentOS] Compiling modules in kernel source but not included in distro.

2014-08-24 Thread Valeri Galtsev
On Sun, August 24, 2014 10:22 am, Andrew Stringer wrote: > With make menuconfig I could select the extra modules to compile. This > seems to have worked ok, but the resulting kernel is > kernel-2.6.32-1.i386.rpm, the src package is kernel-2.6.32-1.src.rpm but > the running kernel is 2.6.32-431.20.

[CentOS] Compiling modules in kernel source but not included in distro.

2014-08-24 Thread Andrew Stringer
Hi, I've been trying to compile some kernel modules for centos 6.5, specifically fore_200e atm driver (although I also have hardware to try nicstar and he ). This module is not included in the centos kernel or modules but is included in the stock kernel source. Lots of articles on compiling or