[PlanetCCRMA] snd and m-audio card

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Sat Apr 2 11:42:01 2005


On Thu, 2005-03-31 at 11:35, Oded Ben-Tal wrote:
> > Since the on-board card is card 0, how are you starting snd? It seems
> > that it thinks it's supposed to play with the first card and that's
> > what it's doing?
> > man snd doesn't tell me how to do a second card.
> 
> untill the last update setting:
> SNDLIB_ALSA_DEVICE=hw:1,0
> 
> did the trick (and = hw:0,0 for the other card). I also tried to look for 
> clues in the snd documantation about whether this has changed recently but 
> I didn't find anything. 
> anyone else has idea?

I do. This all works provided that snd is actually built with alsa
support instead of oss, in the current binary (fc3):

 > ldd /usr/bin/snd|grep asound
yields nothing....

Doh!!!
Bad packager!!
I'll see what went wrong in the build and update it asap...

-- Fernando