4 Mar
2011
4 Mar
'11
4:42 p.m.
Grzegorz Daniluk wrote:
snd: Unknown symbol unregister_sound_special (err 0) snd: Unknown symbol register_sound_special_device (err 0)
ok, when I add the --with-oss=no option to ./configure those warnings disappear and I can load the module without any problems. But still.. how can I compile alsa to have also oss emulation
You need to enable OSS emulation in the kernel; try CONFIG_SOUND_PRIME.
Regards, Clemens