Dsnoop problem with VT1708B - unable to open slave (on second arecord)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Alsa community,

I'm having a problem opening a dsnoop device pointing to VT1708B multiple times:

# arecord -c2 -r 44100 -D plug:HDA_Intel test1.wav &
Recording WAVE 'stdin' : Unsigned 8 bit, Rate 44100 Hz, Stereo
#
# arecord -c2 -r 44100 -D plug:HDA_Intel test2.wav
ALSA lib pcm_dsnoop.c:641:(snd_pcm_dsnoop_open) unable to open slave
arecord: main:590: audio open error: Invalid argument

This is my asoundrc:

pcm.HDA_Intel {
type dsnoop
ipc_key 822256
    slave {
        pcm "hw:1,0"
        rate 44100
        channels 2
    }
}
pcm.Audigy_SE__SB0570 {
type dsnoop
ipc_key 944213
    slave {
        pcm "hw:0,0"
        rate 44100
        channels 2
    }
}

I have no problem opening the Audigy device multiple times:

# arecord -c2 -r 44100 -D plug:Audigy_SE__SB0570 test3.wav &
Recording WAVE 'stdin' : Unsigned 8 bit, Rate 44100 Hz, Stereo
#
# arecord -c2 -r 44100 -D plug:Audigy_SE__SB0570 test4.wav
Recording WAVE 'stdin' : Unsigned 8 bit, Rate 44100 Hz, Stereo

I'm using 1.0.18a driver and 1.0.18 libs downloaded and compiled from the alsa website,

Any ideas?
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux