All,

In order to get my capturecard and soundcard working, I need the
latest version of alsa together with the linux-dvb repository.

I installed the latest alsa-drivers (1.0.12) from source. Afterwards I
compiled the linux-dvb stuff.

My capturecard is saa7134-based. When I try to load the module
saa7134-alsa, I get the following errors;
saa7134_alsa: disagrees about version of symbol snd_ctl_add
saa7134_alsa: Unknown symbol snd_ctl_add
saa7134_alsa: disagrees about version of symbol snd_pcm_new
saa7134_alsa: Unknown symbol snd_pcm_new
saa7134_alsa: disagrees about version of symbol snd_card_register
saa7134_alsa: Unknown symbol snd_card_register
saa7134_alsa: disagrees about version of symbol snd_card_free
saa7134_alsa: Unknown symbol snd_card_free
saa7134_alsa: disagrees about version of symbol snd_pcm_stop
saa7134_alsa: Unknown symbol snd_pcm_stop
saa7134_alsa: disagrees about version of symbol snd_ctl_new1
saa7134_alsa: Unknown symbol snd_ctl_new1
saa7134_alsa: disagrees about version of symbol snd_card_new
saa7134_alsa: Unknown symbol snd_card_new
saa7134_alsa: disagrees about version of symbol snd_pcm_lib_ioctl
saa7134_alsa: Unknown symbol snd_pcm_lib_ioctl
saa7134_alsa: disagrees about version of symbol snd_pcm_set_ops
saa7134_alsa: Unknown symbol snd_pcm_set_ops
saa7134_alsa: disagrees about version of symbol snd_pcm_hw_constraint_integer
saa7134_alsa: Unknown symbol snd_pcm_hw_constraint_integer
saa7134_alsa: disagrees about version of symbol snd_pcm_period_elapsed
saa7134_alsa: Unknown symbol snd_pcm_period_elapsed

If I don't update alsa, I don't get these errors.

I'm missing something, but I have no idea what.

Regards,

Wouter

_______________________________________________
linux-dvb mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to