At Sun, 5 Aug 2012 13:25:18 +0000, Brand, Mark (Mr) (Summerstrand Campus South) wrote:
Hi all,
Having cloned alsa-driver and alsa-kmirror, my gitcompile and sudo make install-modules goes smoothly. However, the modules won't load. First errors in dmesg are: [ 24.415466] snd_hwdep: disagrees about version of symbol snd_info_register [ 24.415475] snd_hwdep: Unknown symbol snd_info_register (err -22) [ 24.415489] snd_hwdep: disagrees about version of symbol snd_info_create_module_entry [ 24.415495] snd_hwdep: Unknown symbol snd_info_create_module_entry (err -22) ... and so on.
Could you try the following tree (or alsa-driver snpashot)?
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/alsa-driver.git ftp://ftp.suse.com/pub/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz
Takashi