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

Fwd: [lug] recompiling kernel and not loosing sound support



Forwarded:


>X-Authentication-Warning: central.boulder.nist.gov: majordom set sender to
owner-lug using -f
>Date: Sun, 4 Oct 1998 15:36:46 -0600 (MDT)
>From: Manny Roque <mroque@ophir.frcc.cccoes.edu>
>X-Sender: mroque@ophir
>To: lug@boulder.nist.gov
>Subject: [lug] recompiling kernel and not loosing sound support
>Sender: owner-lug@boulder.nist.gov
>Reply-To: lug@lug.boulder.co.us
>
>hello all,
>	I have been running into problems when I go to rebuild a kernel.
>If I do a fresh install of Linux I have sound support. When I go to
>rebuild the kernel so that it can use 2 processors I loose my sound
>support. I do set up the kernel to have sound support but I still have
>problems. I do the rebuild like this:
>
>edit the Makefile and uncomment the SMP lines
>
>make mrproper
>
>make menuconfig (select Sound Support with a 'Y')
>
>make boot 
>
>make modules
>
>mv /lib/modules/2.0.34 /lib/modules/2.0.34-old
>
>make modules_install
>
>mv /boot/vmlinuz /boot/vmlinuz-old
>
>cp zImage /boot/vmlinuz
>
>edit lilo.conf to have a backup boot option of the old kernel labeling the
>old kernel old and new kernel linux.
>
>lilo
>
>and then reboot.
>It seems that this would work but it does not. I'm thinking that the make
>modules step is messing up my existing sound module support. But I don't
>know anything as to how modules work much less when you rebuild a kernel.
>If anyone can help me out with this I would greatly appreciate it. 
>
>
>Sincerely,
>
>Manny Roque
>
>email : mroque@ophir.frcc.cccoes.edu
>url : <http://ophir.frcc.ccoes.edu/~mroque>
>
>
>-----------------------------------------------------
>Boulder Linux Users Group:  http://lug.boulder.co.us
>-----------------------------------------------------
> 
================================================
Kent West, Technology Support
kent.west@infotech.acu.edu
Abilene Christian Univ., Abilene, TX
915-674-2557  FAX: 915.674.6724
Amateur Radio: KC5ENO
Debian Linux: Ride the wave with the penguins!


Reply to: