Daniel,

Thanks for replying so quickly, but this doesn't seem to be the problem.

I had performed the steps:
make mrproper
make xconfig
make dep
make clean
make bzImage
make modules
make modules_install

and just tried the last two again to make sure everything worked (it
seemed to).

In the Makefile, I have EXTRAVERSION = -19.8.0jan2003,
but when I go to the path
"/lib/modules/2.4.18-19.8.0jan2003/kernel/drivers/", there is only the
net folder.

Thanks,
Stephen

On Mon, 2003-01-13 at 20:02, Daniel Callahan wrote:
> One not-quite-elegant method is to:
> 
> cd /usr/share/linux-...
> make modules
> make modules_install
> 
> As long as the config file as the same, and as long as 'make mrproper' hasn't 
> been run, this should work.
> 
> Daniel.
> 
> On Monday 13 January 2003 13:24, Stephen Reilly wrote:
> > Hello,
> >
> > I have recently installed Redhat 8.0 (kernel version 2.4.18-19.8.0), but
> > am having a problem with the sound drivers.
> >
> > I am using the i810_audio driver, in which there is a known bug. I have
> > made the suggested fix, but am having problems rebuilding the module.
> >
> > I followed the instructions in the "Appendix A: Building a Custom
> > Kernel" of the Official Customization Guide, but when I perform the
> > command "make modules_install" the only folder in the
> > "/lib/modules/VERSION/kernel/drivers" is the "net" folder.
> >
> > During the make bzImage, and make modules I receive a lot of warnings,
> > but no errors, so I had assumed that everything was working. The
> > configuration I used was the default, which I simply checked to ensure
> > that the loadable modules was turned on.
> >
> > My questions would be is this the way to go, and if so, why does the
> > updated driver not seem to have been compiled? Is there some way in
> > which I can simply rebuild the faulty module?
> >
> > method
> >
> > Many thanks in advance,
> > Stephen
> 
> -- 
> "Bash forehead on any key to continue..."
> t-shirts still available for $15
> Free shipping within the continental U.S.
> Call (316) 204-1700 to order or email me for details
> 
> "Success doesn't compile itself and arrive as a binary pre-packaged for your 
> OS on a free CD that's been mailed to you by God.  Unless you do the work, 
> you don't get it."
> 
> 6,000+ ebooks free at http://www.gutenberg.net
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to