On Tue, Mar 19, 2002 at 08:44:23PM -0800, Bill Moseley wrote: > > I think I need soundcore, but I'm not clear what kernel config I should > use to build it. I'm not clear if I need ALSA or OSS in addition. > > fgrep SOUND /boot/config-2.4.17 | grep -v ^# > CONFIG_SOUND=y
Thats why you dont have a soundcore module. You've built soundcore into the kernel. If you changed that y to m you'd get the module version.