Re: Multiple sound cards

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

 




Apart from the aplay -L result at the end I got a lot of this:

that's not what we're looking for. it should open ~/.asoundrc
if it doesn't show with that command, use

       strace -e trace=file aplay -L


....
stat("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=9035, ...}) = 0
open("/dev/snd/controlC1", O_RDONLY|O_CLOEXEC) = 4
open("/dev/snd/controlC1", O_RDWR|O_CLOEXEC) = 4
open("/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 4
open("/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 4
open("/dev/snd/controlC1", O_RDONLY|O_CLOEXEC) = 4
open("/dev/snd/controlC1", O_RDWR|O_CLOEXEC) = 4
stat("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=9035, ...}) = 0
open("/dev/snd/controlC1", O_RDONLY|O_CLOEXEC) = 4
open("/dev/snd/controlC1", O_RDWR|O_CLOEXEC) = 4
open("/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 4
...

...
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)
...

--
ailo
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux