Re: [gentoo-user] ALSA and SMP support

2004-01-10 Thread Fred Labrosse
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

[gentoo-user] ALSA and SMP support

2004-01-09 Thread Fred Labrosse
All, Trying (and now succeeding) to power off my computer, I turned off SMP support in the kernel. However, since then, I get loads of messages similar to the one below when insmod'ing snd.o: /lib/modules/2.4.20-gentoo-r9/kernel/sound/acore/snd.o: unresolved symbol

Re: [gentoo-user] ALSA and SMP support

2004-01-09 Thread Peter Ruskin
On Friday 09 Jan 2004 08:57, Fred Labrosse wrote: All, Trying (and now succeeding) to power off my computer, I turned off SMP support in the kernel. However, since then, I get loads of messages similar to the one below when insmod'ing snd.o:

Re: [gentoo-user] ALSA and SMP support

2004-01-09 Thread Fred Labrosse
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

Re: [gentoo-user] ALSA and SMP support

2004-01-09 Thread Øyvind Stegard
On Friday 09 January 2004 12:59, Fred Labrosse wrote: 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

Re: [gentoo-user] ALSA and SMP support

2004-01-09 Thread Fred Labrosse
Øyvind Stegard writes: On Friday 09 January 2004 12:59, Fred Labrosse wrote: 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