How to make modules accessible after kernel rebuild

2004-09-29 Thread David Jarvie
I have built a new kernel (2.4.22), using make-kpkg, and it works OK except that various modules are not being found/loaded. Compared to the old kernel (a standard Debian binary one), I have configured a number of options to be modules instead of built in as they were before. I have tried loadi

Re: make modules

2004-08-26 Thread messmate
On Wed, 25 Aug 2004 21:23:25 -0400 Chris Metzler <[EMAIL PROTECTED]> wrote: >catb Thanks for your time Chris. And i'll read it. A+ mess-mate PS: how did you for snipping automatically on a reply ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

Re: make modules

2004-08-25 Thread Chris Metzler
On Wed, 25 Aug 2004 10:48:42 +0200 messmate <[EMAIL PROTECTED]> wrote: > > Here are the errors : > make[2]: Entering directory `/usr/src/kernel-source-2.4.20/drivers/atm' > gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.20/include -Wall > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -

Re: make modules

2004-08-25 Thread messmate
On Tue, 24 Aug 2004 18:45:46 -0400 Chris Metzler <[EMAIL PROTECTED]> wrote: >On Wed, 25 Aug 2004 00:02:30 +0200 >messmate <[EMAIL PROTECTED]> wrote: >> >> Hi, >> while doing a 'make modules' after compiling the kernel >> an error accured ab

Re: make modules

2004-08-25 Thread messmate
On Tue, 24 Aug 2004 23:08:59 +0100 Thomas Adam <[EMAIL PROTECTED]> wrote: >On Wed, Aug 25, 2004 at 12:02:30AM +0200, messmate wrote: >> Hi, >> while doing a 'make modules' after compiling the kernel >> an error accured about 'ambassador.' ??? so

Re: make modules

2004-08-24 Thread Chris Metzler
On Wed, 25 Aug 2004 00:02:30 +0200 messmate <[EMAIL PROTECTED]> wrote: > > Hi, > while doing a 'make modules' after compiling the kernel > an error accured about 'ambassador.' ??? so stopped. Is this the part where we guess what the error was? > Ke

Re: make modules

2004-08-24 Thread Thomas Adam
On Wed, Aug 25, 2004 at 12:02:30AM +0200, messmate wrote: > Hi, > while doing a 'make modules' after compiling the kernel > an error accured about 'ambassador.' ??? so stopped. You should include this error with your e-mail. My telepathy2originalPoster protocol i

make modules

2004-08-24 Thread messmate
Hi, while doing a 'make modules' after compiling the kernel an error accured about 'ambassador.' ??? so stopped. Kernel 2.4.20 on my sarge. Compiler : gcc.3.3 Note: the reason of a 2.4.20 kernel is that i can't burn a cd with a 2.4.26. Maybe anything wrong with th

unresolved symbols with make-kpkg but not with make, make modules, etc.

2003-01-18 Thread Daniel Barclay
What does it mean when compiling a kernel using make-kpkg yields a number of unresolved symbols but using "make" or "make modules" compiles with no errors? Thanks, Daniel -- Daniel Barclay [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Re: make modules question

1999-04-23 Thread homega
Stephen Pitts dixit: ~> > ~> > homega:/usr/src/linux/arch/i386/boot# make modules ~> > make: *** No rule to make target `modules'. Stop. ~> > ~> > what about the new modules? `lsmod' returns nothing at all: ~> > ~> > homega:~$ lsmod ~> &g

Re: make modules question

1999-04-23 Thread Stephen Pitts
On Thu, Apr 22, 1999 at 11:49:00PM +0200, [EMAIL PROTECTED] wrote: > Hi, > > after compiling a new kernel, `make mrproper', `make config', `make > dep', and `make clean', I run `make modules' with this result: > > homega:/usr/src/linux/arch/i386/boo

Re: make modules question

1999-04-23 Thread David Z. Maze
homega <[EMAIL PROTECTED]> writes: homega> after compiling a new kernel, `make mrproper', `make config', `make homega> dep', and `make clean', I run `make modules' with this result: homega> homega> homega:/usr/src/linux/arch/i386/boot# make modul

make modules question

1999-04-22 Thread homega
Hi, after compiling a new kernel, `make mrproper', `make config', `make dep', and `make clean', I run `make modules' with this result: homega:/usr/src/linux/arch/i386/boot# make modules make: *** No rule to make target `modules'. Stop. what about the new module

Re: Can I make modules w/o remaking the entire kernel?

1998-11-10 Thread Helge Hafting
Yes you can. Patch/change wathever you need to fix, then do a "make modules modules_install" You won't even need to reboot, at least not if sound wasn't compiled-in before this. Use insmod/rmmod for loading/unloading modules. Helge Hafting [EMAIL PROTECTED]

Can I make modules w/o remaking the entire kernel?

1998-11-09 Thread Jim Foltz
Dear Debian User, Do I need to re-compile the entire kernel if I really just need to, for example, update the sound module? -- Linux: Powerful Source-ery (I just now made that up) Jim Foltz <[EMAIL PROTECTED]>

Re: How do I make modules?

1997-07-23 Thread Will Lowe
On Wed, 23 Jul 1997, Bruno O. M. Simoes wrote: > Hello; > Is there some way to make modules? I have all fonts, and made the > kernel, > but it turn too big. So I want to make modules to load by "insmod". How can > I make "files.o" with these fonts? >

How do I make modules?

1997-07-23 Thread Bruno O. M. Simoes
Hello; Is there some way to make modules? I have all fonts, and made the kernel, but it turn too big. So I want to make modules to load by "insmod". How can I make "files.o" with these fonts? Thank you Bruno -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the w