Fred Labrosse writes:
 > Peter Ruskin writes:
 >  > >
 >  > > Am I missing something?  Anybody got any clue?
 >  > >
 >  > My guess is that doing `make mrproper` before rebuilding the kernel 
 >  > would remove those redundant modules.
 >  > 
 > 
 > I did (because the kernel wouldn't compile without ;-).
 > 
 > I did
 > 
 > make mrproper
 > cp /boot/config .config
 > make menuconfig (to remove the SMP)
 > make dep
 > make bzImage modules modules_install
 > emerge alsa-driver
 > 

I hate saying that, but I did it again and it worked.  Actually, two things
were different.  The first one is I did "make oldconfig" instead of "make
menuconfig".  The second is that I was already running a kernel without SMP
support (last time, I did not reboot between the kernel compilation and the
emerging of alsa-driver).  I don't know if any of these make any difference
or if I made a mistake last time, but it now works.

Thanks to all who suggested something.

Fred


--
[EMAIL PROTECTED] mailing list

Reply via email to