I resolved this problem after compile and install from sources alsa- driver-1.0.13 and compile and install from sources alsa-lib-1.0.13 with changed driver configuration in file ./src/conf/cards/CS46xx.conf
CODE capture.pcm { type plug slave.pcm { @func concat - strings [ "dsnoop:" $CARD ] <- delete this line + strings [ "hw:" $CARD ] <- add this line } } After this changes recoring works perfectly. -- snd-cs46xx recording not work https://launchpad.net/bugs/76311 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs