[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: sound problem



On Tue, Jun 29, 1999 at 11:42:15PM +0530, munir keshwani wrote:
- -> Hey how do I recompile the kernel and include sound support in it

	go to the directory /usr/src/linux and run the commands in the
following order
make mrproper
make menuconfig [heres where you will choose the necessary modules and
part of the kernel. choose sound support here]
make dep
make bzImage
make modules
make modules_install

	copy the new kernel [bzImage] to /boot and edit your lilo.conf to
include the new kernel [save your old one too in case the new does not
boot]
check the readme file in /usr/src/linux and also the Kernel-HOWTO at
/usr/doc


- -- 
With Regards,

S Ravi Shankar

- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/

------------------------------