[LAU] Multiple sound cards
ailo
ailo.at at gmail.com
Wed Dec 15 23:14:06 UTC 2010
On 12/15/2010 11:58 PM, Paul Davis wrote:
> On Wed, Dec 15, 2010 at 5:52 PM, ailo<ailo.at at gmail.com> wrote:
>> Ok, so there is a third device here as well, at hw:2, which I intentionally
>> left out before.
>>
>> aplay -L
>
> ok, so now try:
>
> strace -e trace=open aplay -L
Apart from the aplay -L result at the end I got a lot of this:
...
open("/dev/snd/controlC2", O_RDWR|O_CLOEXEC) = 4
open("/dev/snd/controlC2", O_RDONLY|O_CLOEXEC) = 4
open("/dev/snd/controlC2", O_RDWR|O_CLOEXEC) = 4
...
and this
...
open("/dev/snd/controlC3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file
or directory)
open("/dev/aloadC3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or
directory)
open("/dev/snd/controlC4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file
or directory)
open("/dev/aloadC4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or
directory)
open("/dev/snd/controlC5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file
or directory)
open("/dev/aloadC5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or
directory)
open("/dev/snd/controlC6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file
or directory)
open("/dev/aloadC6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or
directory)
open("/dev/snd/controlC7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file
or directory)
...
--
ailo
More information about the Linux-audio-user
mailing list