I'm having trouble getting my Audigy2 NX card working under Linux. I may have sent this email once already and apologies if I have but I havn't received it back from myself so I'm not too sure. I noticed that in the alsamixer there were two things showing up. PCM and Speaker. So all I did was change the mixer device to Speaker in Xmms. Now though when I try and use the 48000Hz device I defined in .asoundrc thus...

pcm.48000Hz {
 type plug
 slave {
     pcm "hw:0,0"
     rate 48000
 }
 route_policy default
}

...XMMS crashes. But sound plays if I use USB Audio (but very poppy). I've also tried creating speaker.48000Hz and I've also tried putting them both in but XMMS always crashes with this message...

ALSA lib pcm_hw.c:494:(snd_pcm_hw_start) SNDRV_PCM_IOCTL_START failed: Broken pipe

** WARNING **: alsa_mmap_audio(): snd_pcm_start failed: Broken pipe

In fact, any program which tries to use the 48000 device crashes.

Any ideas?

Darrell



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to