Tollanen tuli. ei ääntä optisesta..
pingviini:~ # strace -fe open aplay -D hw:0,2 /usr/share/sounds/alsa/test.wav
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/usr/lib64/libasound.so.2", O_RDONLY) = 3
open("/lib64/libm.so.6", O_RDONLY) = 3
open("/lib64/libdl.so.2", O_RDONLY) = 3
open("/lib64/libpthread.so.0", O_RDONLY) = 3
open("/lib64/libc.so.6", O_RDONLY) = 3
syscall_273(0x2ab0508daed0, 0x18, 0x7fff5b06e1b0, 0x2ab04fa3a4a0, 0x2ab0508dae30, 0xff342d312d315e42, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4, 0x4) = 0
open("/usr/lib/locale/locale-archive", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
open("/usr/lib/locale/fi_FI.UTF-8/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/fi_FI.utf8/LC_CTYPE", O_RDONLY) = 3
open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
open("/usr/share/alsa/alsa.conf", O_RDONLY) = 3
open("/etc/asound.conf", O_RDONLY) = 3
open("/dev/snd/controlC0", O_RDONLY) = 3
open("/dev/snd/controlC0", O_RDWR) = 3
open("/dev/snd/pcmC0D2p", O_RDWR|O_NONBLOCK) = 4
open("/usr/share/sounds/alsa/test.wav", O_RDONLY) = 3
Playing WAVE '/usr/share/sounds/alsa/test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Warning: rate is not accurate (requested = 44100Hz, got = 48000Hz)
please, try the plug plugin
Process 5148 detached
pingviini:~ #