I'll try again. I think my last email screwed up.

You can all ignore the one I sent before about not being able to get the ALSA plugin for XMMS working. I've got it working but now I have another problem. 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