[ardour-users] alsa can't find my es1371 card

Keith kmceng at yahoo.com
Sat Jun 12 12:15:42 PDT 2004


Jan,
my .asoundrc had the following:
pcm.!default {
    type hw
    card 0
}
ctl.!default {
    type hw
    card 0
}
pcm.es1371 {
    type hw
    card 0
}
ctl.es1371 { 
    type hw
    card 0
}

OK, so I'll try:
$ jackd -R -d alsa -d es1371
jackd 0.98.1
Copyright 2001-2003 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
 
loading driver ..
creating alsa driver ... ens1371|ens1371|1024|2|48000|0|0|nomon|swmeter|-|32bitjackd: pcm.c:690:
snd_pcm_nonblock: Assertion `pcm' failed.
Aborted

So I tried changing the es1371 to ens1371...
$ jackd -R -d alsa -d ens1371
Same results:

Not getting too far too fast... But I've been away most of the day, 
and I'll be away most of the rest of the day too...

Keith

--- Jan Depner <eviltwin69 at cableone.net> wrote:
> Do you have the standard ~/.asoundrc?
> 
>         pcm.ens1371 {
>            type hw
>            card 0
>         }
> 
>         ctl.ens1371 {
>            type hw
>            card 0
>         }
> 
> If so, have you tried starting JACK like this:
> 
> jackd -R -d alsa -d ens1371

<snip>


	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 



More information about the Ardour-Users mailing list