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

RE: NEWBIE: modules compiling



Hi,

to do it not the debian way:
make menuconfig
make dep
make bzImage
make modules
make modules_install

If you have only selected new modules, you possibly can leave out 'make
bzImage', but with some kind modules, you need a little kernel support, so
it is safe to recompile everything, unless you are hacking a buggy part of
the kernel.

Greetz,
Sebastiaan


On Tue, 27 Feb 2001, Joris Lambrecht wrote:

> Sorry,
> 
> you'll have to do a 'make install' i guess, could be 'make modules' too but
> darned my memory is not very up to speed t'day.
> 
> In the root of your kernel source is a document wich states all of the
> necessary steps to install kernel AND modules. This information can also be
> found in your howto's.
> 
> Hope this was what you ware lookin for.
> Sorry not bein able to assist you further. I have no more time left for
> linux. Too Bad.
> 
> Joris
> 
> 
> -----Original Message-----
> From: Laurent VANCAILLIE [mailto:vancaill@dice.ucl.ac.be]
> Sent: Tuesday, February 27, 2001 9:59 AM
> To: Joris Lambrecht
> Cc: debian-user@lists.debian.org
> Subject: RE: NEWBIE: modules compiling
> 
> 
> On Tue, 27 Feb 2001, Joris Lambrecht wrote:
> 
> > If i were you i'd upgrade to kernel 2.4.x since it has muuuch better
> laptop
> > support. Compiling the kernel with 'make menuconfig' seems to be the most
> > reliable way to compile any required packages you might need.
> > 
> > Give it a go, it' reliable/modern and feature rich.
> > 
> > Joris
> > 
> 
> ok i will try 2.4 but I am still with the same question...
> I recompiled my kernel using 'make menuconfig' and in the config i asked
> the PCMCIA features and others to be load as modules.  So, now that my
> kernel is working I have to recompile the modules to work with that
> kernel, isn'it ?
> And i wondered if there was a "debian way" of compiling the modules...
> 
> 
> Thanks
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 



Reply to: