Hi all,
I hope someone can give me an hint on this problem, that is stopping me.
On my new laptop (asus f5v) dsnoop do not works, neither I can record at the same moment with more than one application. The second application that want to use the dsnoop, fail to open it.
I'm using Ubuntu 7.04 fully updated.
lspci gives: 00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
cat /proc/asound/card0/codec#* | grep Codec gives: Codec: Realtek ALC660-VD Codec: Motorola Si3054
I've upgraded driver, lib, and utils to 1.0.14 but it do not helped.
I've put at the end of /etc/modprobe.d/alsa-base options snd-hda-intel model=3stack-660
I can always reproduce the behavior, for eg:
root@ubuntu-lap:~# arecord -Ddefault ciao.wav & [1] 6923 root@ubuntu-lap:~# Recording WAVE 'ciao.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
root@ubuntu-lap:~# arecord -Ddefault ciao2.wav & [2] 6926 root@ubuntu-lap:~# ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave arecord: main:545: audio open error: Invalid argument
[2]+ Exit 1 arecord -Ddefault ciao2.wav
I can give any additional info is needed.
Thank you all in advance,
Giovanni Maruzzelli