Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Make bttv produces kernel not configed for modules - how to fix


On Sun, 1 Oct 2000, Terry Collins wrote:

> Terry Collins wrote:
> >

> Ting about this a bit further, can someone explain how make reaches this
> conclusion (that the kernel will not load modules)?
>
> This may give me an idea of what is causing the problem.
>   

install the kernel source in /usr/src/linux and do a make config,
configure your kernel, and especially make sure you enable 

*
* Loadable module support
*
Enable loadable module support (CONFIG_MODULES) [Y/n/?] 

(ie. type y)

then go back to your drivers dir and sudo make
   
--
 Damien