Thanks. After compiling I ran "make install-modules". I found some strange behaviour when executing:
# make install-modules
First output line is:
rm -f /lib/modules/2.6.20.3-ubuntu1/misc/snd*.*o /lib/modules/2.6.20.3-ubuntu1/misc/persist.o /lib/modules/2.6.20.3-ubuntu1/misc/isapnp.o
Then "make" continues to work with /lib/modules/2.6.20.3-ubuntu1/ as destination directory. The problem is, I don't know where this directory comes from, I never saw it before nor did I install any packages with that number. My installed kernels are 2.6.20-16-generic 2.6.20-16-lowlatency.
alex@****:/lib/modules$ ls 2.6.20-16-generic 2.6.20-16-lowlatency 2.6.20.3-ubuntu1 (<- ?)
-- Alex
Takashi Iwai wrote:
At Tue, 29 May 2007 09:49:11 +0200, Clemens Ladisch wrote:
Alex Pintilie wrote:
snd_usb_caiaq: disagrees about version of symbol snd_pcm_new
You are trying to use a new version of the snd-usb-caiaq module with some older version of the other sound modules.
Install all new modules ("make install-modules"), then unload and reload all snd* modules (or reboot).
Right. In many cases, "stop" via alsasound init script doesn't unload the all snd-* modules but keeps some of them. Thus, after upgrading the alsa drivers, "rcalsasound restart" doesn't suffice (often).
Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel