On Tue, 2006-09-26 at 11:15 +0200, Ismael Valladolid Torres wrote:
> 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
> 

Use plughw:1,0

> 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
> }

Delete the .asoundrc, it's useless.

Lee


-------------------------------------------------------------------------
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
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to