Re: Going crazy with sound. No soundcore.o in kernel-source.2.4.21 distributed in SID

2003-10-09 Thread Derrick 'dman' Hudson
On Wed, Oct 08, 2003 at 05:38:18PM -0700, A R wrote: [quoted from subject] | No soundcore.o in kernel-source.2.4.21 distributed in SID Naturally. Object files (.o) are not provided in source packages. They are found in binary packages only. [...] | When I compiled my kernel image, I made sure

Going crazy with sound. No soundcore.o in kernel-source.2.4.21 distributed in SID

2003-10-08 Thread A R
After "updatedb" hpd:~# locate soundcore /lib/modules/2.4.20-bf2.4/kernel/drivers/sound/soundcore.o /usr/src/kernel-source-2.4.18/drivers/sound/soundcore.o /usr/src/modules/alsa-driver/utils/patches/soundcore.2.4.20.patch /usr/src/modules/alsa-driver/utils/patches/soundcore.2.4.patch hpd:~# uname