[linux-audio-user] AudioTrak Maya 44 USB [LONG]

Lee Revell rlrevell at joe-job.com
Tue Nov 1 19:11:27 EST 2005


On Tue, 2005-11-01 at 22:41 +0100, Lukas Zapletal wrote:
> alsaplayer -o alsa -d default=hw:1,0 test.mp3 
> ALSA lib pcm.c:2090:(snd_pcm_open_noupdate) Unknown PCM default=hw:1,0
> snd_pcm_open: file not found (default=hw:1,0)
> Failed to initialize plugin! 

You are doing it wrong.  The correct syntax is:

alsaplayer -o alsa -d hw:1,0 test.mp3

aka lose the "default=".

Lee





More information about the Linux-audio-user mailing list