[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: modules after kernel make - can't get new kernel finding its modules



On Mon, Mar 01, 2004 at 06:38:07PM -0000, Chris Evans wrote:
> On 1 Mar 2004 at 18:27, Martin Wood wrote:
> 
> > I think this is exactly where i went wrong the other day.
> > 
> > try adding :
> > 
> > make modules
> > make modules_install
> > 
> > and hopefully your modules will show up
> 
> Thanks Martin.  I should have said that I've tried this sequence with 
> and without that, make modules and make modules_install both produce 
> a lot of moving in and out of subdirectories:

I thought you were using make-kpkg?  It does all this for you when you
"build" the .deb package.

> 
> make -C  arch/i386/lib modules_install
> make[1]: Entering directory `/usr/src/kernel-source-
> 2.4.18/arch/i386/lib'
> make[1]: Nothing to be done for `modules_install'.
> 
> but that "Nothing to be done" message seems to be summarising the 
> situation!
> 
> I think they aren't doing more than the make dep make-kpkg clean make-
> kpkg --rev ... kernel_image sequence is doing.  
> 
> I think that all of them are simply assuming either I have the 
> necessary modules already or that there are far fewer modules I want 
> than I atually do want.
> 
> Anyone any idea what's wrong and how I can perhaps restart the whole 
> sequence and insist that all the modules get compiled and installed?
What are the diff's between the working 2.4.18 config and the new one?
Should it only be the RAID built-in?

Maybe start with the working config and do "make menuconfig" (or
whatever method you like) to add the RAID stuff, then try the make-kpkg
sequence again.

Note you should have a config in /boot corresponding to the
kernel-compile options (but there may be a config option to not use it?
I seem to recall there might be, but I have always had /boot/config-2.4.xx)

You can also read the kernel-package README.gz file if you haven't
already, to check you procedure using it, but your steps sound right to
me. 

> 
> TIA (and thanks again Martin: funny how down I get failing on these 
> things, feeling stupid, _and_ getting no answers!)

Don't despair. Hang in there.

> 
> Chris
> PSYCTC: Psychotherapy, Psychology, Psychiatry, Counselling

Take an anti-depressant PRN :>

>    and Therapeutic Communities; practice, research, 
>    teaching and consultancy.
> Chris Evans & Jo-anne Carlyle
> http://psyctc.org/ Email: chris@psyctc.org
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 

Chris Harris <charris@rtcmarketing.com>
-------------------------------------------
GNU/Linux --- The best things in life are free.



Reply to: