On Tue, 2006-01-03 at 16:18 +0200, David Baron wrote:
Still cannot get this to play. Kernel boots up fine
loading of any alsa fails
with a bunch of undefined symbols. I am using neither udev nor devfs (no
longer in kernel)--based on an old knoppix hdinstall, upgraded to Debian Sid.
Kernels through 2.6.11 worked fine. 2.6.12 --mpu401 fails, 2.6.14 alsa audio
fails. Fun.
The unresolved synbols almost certainly mean that you compiled ALSA
incorrectly. This could include building against the wrong kernel
sources or with a different compiler than was used for the kernel,
failing to unload all the old ALSA modules before loading the new ones,
trying to load ALSA modules when ALSA is already build into the kernel,
trying to install an old ALSA with a newer kernel, etc.
Please post these errors you see or we can't help. Also what soundcard
driver and ALSA version are you using?
Lee