Jack works nicely through this card although I'm still not being able to output sound via S/PDIF.
So to test S/PDIF I tried a simple aplay, however it's failing
strangely:
$ aplay -D hw:1,0 mlk.wav
Playing WAVE 'mlk.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, Mono
aplay: set_params:906: Channels count non available
The same using this .asoundrc suggested in AlsaOpensrcOrg:
$ cat .asoundrc
pcm.rme_stereo {
type hw
card 1
}
ctl.rme_stereo {
type hw
card 1
}
pcm.rme_adat {
type hw
card 1
device 1
}
ctl.rme_adat {
type hw
card 1
}
$ aplay -D rme_stereo mlk.wav
Playing WAVE 'mlk.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, Mono
aplay: set_params:906: Channels count non available
Any pointers welcome.
Cordially, Ismael
--
Ismael Valladolid Torres "Il est vain de pleurer sur l'esprit, il suffit
de travailler pour lui." Albert Camus
http://digitrazos.info/
http://lamediahostia.blogspot.com/ OpenPGP key ID: 0xDE721AF4
signature.asc
Description: Digital signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Alsa-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user
